summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-08-29 16:14:09 -0700
committerJoey Hess2014-08-29 16:14:09 -0700
commit0af697a6499a98b7fab66271a5ad060ce2d9476e (patch)
treeec808b30bd6295e529345b442189c924de3124e2 /config-joey.hs
parent4c7f8bc8a3ba83abd086b30a3830348949f2150e (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index cfdceb66..3890b63c 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