propellor spin
This commit is contained in:
parent
ddeee3ceb8
commit
d38017a1ab
|
@ -109,6 +109,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64"
|
||||||
& File.notPresent "/var/www/html/index.html"
|
& File.notPresent "/var/www/html/index.html"
|
||||||
& "/var/www/index.html" `File.hasContent` ["hello, world"]
|
& "/var/www/index.html" `File.hasContent` ["hello, world"]
|
||||||
& alias "helloworld.kitenet.net"
|
& alias "helloworld.kitenet.net"
|
||||||
|
& Docker.docked oldusenetShellBox
|
||||||
|
|
||||||
-- ssh on some extra ports to deal with horrible networks
|
-- ssh on some extra ports to deal with horrible networks
|
||||||
-- while travelling
|
-- while travelling
|
||||||
|
|
Loading…
Reference in New Issue