summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-08-29 16:21:57 -0700
committerJoey Hess2014-08-29 16:21:57 -0700
commitbdbbee21f88bf179cd6012c4760b522e9893e625 (patch)
tree32bb90a9e91ca8856a5bfd8cffed061d28d28425 /config-joey.hs
parent859c0c80178bede99f0ffb514ccc9e4104589387 (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 64f1654d..159a82d5 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -69,6 +69,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64"
& Docker.docked hosts "webserver"
& File.dirExists "/var/www/html"
& "/var/www/html/index.html" `File.containsLine` "hello, world"
+ & "/var/www/index.html" `File.containsLine` "hello, world"
& alias "helloworld.kitenet.net"
-- ssh on some extra ports to deal with horrible networks