propellor spin
This commit is contained in:
parent
e32f157374
commit
3978485e4b
|
@ -205,6 +205,8 @@ kite = standardSystemUnhardened "kite.kitenet.net" Testing "amd64"
|
||||||
& Docker.garbageCollected `period` Daily
|
& Docker.garbageCollected `period` Daily
|
||||||
! Docker.docked oldusenetShellBox
|
! Docker.docked oldusenetShellBox
|
||||||
|
|
||||||
|
& alias "git.kitenet.net"
|
||||||
|
& alias "git.joeyh.name"
|
||||||
& JoeySites.gitServer hosts
|
& JoeySites.gitServer hosts
|
||||||
|
|
||||||
diatom :: Host
|
diatom :: Host
|
||||||
|
@ -232,9 +234,9 @@ diatom = standardSystem "diatom.kitenet.net" (Stable "wheezy") "amd64"
|
||||||
& File.ownerGroup "/srv/web" "joey" "joey"
|
& File.ownerGroup "/srv/web" "joey" "joey"
|
||||||
& Apt.installed ["analog"]
|
& Apt.installed ["analog"]
|
||||||
|
|
||||||
& alias "git.kitenet.net"
|
-- & alias "git.kitenet.net"
|
||||||
& alias "git.joeyh.name"
|
-- & alias "git.joeyh.name"
|
||||||
& JoeySites.gitServer hosts
|
-- & JoeySites.gitServer hosts
|
||||||
|
|
||||||
& JoeySites.downloads hosts
|
& JoeySites.downloads hosts
|
||||||
& JoeySites.gitAnnexDistributor
|
& JoeySites.gitAnnexDistributor
|
||||||
|
|
Loading…
Reference in New Issue