summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-06-01 05:58:13 -0400
committerJoey Hess2014-06-01 05:58:13 -0400
commiteae58f33397de9850d76c06df6ab37c1a906a200 (patch)
tree082a2690a31c4e10089be0128d4dd9afd072ef40 /config-joey.hs
parent6d8c55e887f7f81cc0300eec11dd00d5dcccf3bb (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs4
1 files changed, 3 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 2a4f262a..92fef2ba 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -163,7 +163,9 @@ hosts = -- (o) `
& Dns.secondaryFor ["animx"] hosts "animx.eu.org"
-- storage and backup server
- , standardSystem "elephant.kitenet.net" Unstable "amd64"
+ -- Running stable because unstable kernels don't boot for unknown
+ -- reason.
+ , standardSystem "elephant.kitenet.net" Stable "amd64"
& ipv4 "193.234.225.114"
& Docker.garbageCollected `period` Daily