propellor spin

This commit is contained in:
Joey Hess 2014-08-29 16:21:57 -07:00
parent 859c0c8017
commit bdbbee21f8
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -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