diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-01-06 01:20:56 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-01-06 01:20:56 -0400 |
| commit | f4a57ca27d2009b3069c6b33904d198e6aa73f79 (patch) | |
| tree | 2a46bc46c39da40ec85c8fdc04017042920daf18 /config-joey.hs | |
| parent | ff7f70d2805f9f24655fd6a8e510419803658606 (diff) | |
refactor dns settings!
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config-joey.hs b/config-joey.hs index 03674318..d2dbbb6a 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -226,7 +226,6 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" & alias "git.joeyh.name" & JoeySites.gitServer hosts - & alias "downloads.kitenet.net" & JoeySites.annexWebSite "/srv/git/downloads.git" "downloads.kitenet.net" "840760dc-08f0-11e2-8c61-576b7e66acfd" @@ -235,7 +234,6 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" `requires` Ssh.knownHost hosts "eubackup.kitenet.net" "joey" & JoeySites.gitAnnexDistributor - & alias "tmp.kitenet.net" & JoeySites.annexWebSite "/srv/git/joey/tmp.git" "tmp.kitenet.net" "26fd6e38-1226-11e2-a75f-ff007033bdba" @@ -243,7 +241,6 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64" & JoeySites.twitRss & JoeySites.pumpRss - & alias "user-liberation.joeyh.name" & JoeySites.annexWebSite "/srv/git/user-liberation.git" "user-liberation.joeyh.name" "da89f112-808b-420a-b468-d990ae2e5b52" |
