diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-09 21:33:34 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-09 21:33:34 -0400 |
| commit | bf2097bf7565a16cd35aedb5065575cd21300da8 (patch) | |
| tree | 480469d894e8650694009ea652a7e8fd93eb6505 /config-joey.hs | |
| parent | ad493dcc78918d740b04a12c6b9872500b0f62f4 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 23390f6a..705ad0f6 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -256,7 +256,7 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" & alias "ns2.kitenet.net" & myDnsPrimary False "kitenet.net" [] & myDnsPrimary True "joeyh.name" [] - & myDnsPrimary False "ikiwiki.info" [] + & myDnsPrimary True "ikiwiki.info" [] & myDnsPrimary True "olduse.net" [ (RelDomain "article", CNAME $ AbsDomain "virgil.koldfront.dk") ] |
