diff options
| author | Joey Hess <joey@kitenet.net> | 2014-08-29 16:09:12 -0700 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-08-29 16:09:12 -0700 |
| commit | 4c7f8bc8a3ba83abd086b30a3830348949f2150e (patch) | |
| tree | 17ee9df78b063c0ac92e6e06b262bcbebd841e26 | |
| parent | 69873e484e1d4e0fc59db6f8756214083c2caae9 (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 8dd9e89d..cfdceb66 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -67,6 +67,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64" & Docker.configured & Docker.garbageCollected `period` Daily & Docker.docked hosts "webserver" + & alias "helloworld.kitenet.net" -- ssh on some extra ports to deal with horrible networks -- while travelling |
