diff options
| author | Joey Hess <joeyh@joeyh.name> | 2014-12-31 13:15:09 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2014-12-31 13:15:09 -0400 |
| commit | 6d4f2b54a660b164f185141ed719b3edf689df74 (patch) | |
| tree | 536f574a65b3f1f332596f9e93f5d71afdecb986 | |
| parent | 5374708b6c210a21d51f73e834fa0142a5b84b44 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 65256364..33624147 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -191,6 +191,10 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64" & alias "pop.kitenet.net" & alias "mail.kitenet.net" & JoeySites.kiteMailServer + + & alias "ns4.kitenet.net" + & myDnsSecondary + & branchableSecondary & JoeySites.legacyWebSites |
