summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-03-19 19:23:18 -0400
committerJoey Hess2017-03-19 19:23:18 -0400
commit2ee343f54b9b185e65a524cdfca406d02276a15c (patch)
tree952e9a1a4408c987ac313b8c08db8c8edca81829 /joeyconfig.hs
parent7d3537e2b5462880242bf3f7c4f7aa75f2727d15 (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs6
1 files changed, 1 insertions, 5 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 6fb05be1..b590789f 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -132,11 +132,7 @@ clam = host "clam.kitenet.net" $ props
& Tor.named "kite1"
& Tor.bandwidthRate (Tor.PerMonth "400 GB")
- & Systemd.nspawned webserver
- & File.dirExists "/var/www/html"
- & File.notPresent "/var/www/index.html"
- & "/var/www/html/index.html" `File.hasContent` ["hello, world"]
- & alias "helloworld.kitenet.net"
+ ! Systemd.nspawned webserver
& Systemd.nspawned oldusenetShellBox