From eae58f33397de9850d76c06df6ab37c1a906a200 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 1 Jun 2014 05:58:13 -0400 Subject: propellor spin --- config-joey.hs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config-joey.hs') 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 -- cgit v1.2.3