From 0af697a6499a98b7fab66271a5ad060ce2d9476e Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 29 Aug 2014 16:14:09 -0700 Subject: [PATCH] propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/config-joey.hs b/config-joey.hs index cfdceb6..3890b63 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -67,6 +67,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64" & Docker.configured & Docker.garbageCollected `period` Daily & Docker.docked hosts "webserver" + & "/var/www/html/index.html" `File.containsLine` "hello, world" & alias "helloworld.kitenet.net" -- ssh on some extra ports to deal with horrible networks