diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-21 21:01:46 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-21 21:01:46 -0400 |
| commit | d38017a1abc1859f5fe526cc85ae9e0cc192ea00 (patch) | |
| tree | 95efb09d0a41b7a99fc16706da9c33dd5ad98879 | |
| parent | ddeee3ceb8ef5aa94ffc0696bff085eb031309d6 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 7aa94bb1..7d990ca9 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -109,6 +109,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64" & File.notPresent "/var/www/html/index.html" & "/var/www/index.html" `File.hasContent` ["hello, world"] & alias "helloworld.kitenet.net" + & Docker.docked oldusenetShellBox -- ssh on some extra ports to deal with horrible networks -- while travelling |
