propellor spin
This commit is contained in:
parent
4e65793674
commit
bb6cbe894f
|
@ -112,6 +112,7 @@ hosts = -- (o) `
|
||||||
& Apache.modEnabled "ssl"
|
& Apache.modEnabled "ssl"
|
||||||
& Apache.multiSSL
|
& Apache.multiSSL
|
||||||
& File.ownerGroup "/srv/web" "joey" "joey"
|
& File.ownerGroup "/srv/web" "joey" "joey"
|
||||||
|
& Apt.installed ["analog"]
|
||||||
|
|
||||||
& alias "git.kitenet.net"
|
& alias "git.kitenet.net"
|
||||||
& alias "git.joeyh.name"
|
& alias "git.joeyh.name"
|
||||||
|
|
Loading…
Reference in New Issue