propellor spin

This commit is contained in:
Joey Hess 2014-04-19 22:34:20 -04:00
parent 845f273ec4
commit 2dcf0ea95f
Failed to extract signature
1 changed files with 2 additions and 2 deletions

View File

@ -111,8 +111,8 @@ mumbleServer hosts = combineProperties "mumble.debian.net"
] Obnam.OnlyClient
`requires` Ssh.keyImported SshRsa "root"
`requires` Ssh.knownHost hosts "turtle.kitenet.net" "root"
`requires` User.accountFor "mumble-server"
, Apt.installed ["mumble-server"]
, cmdProperty "chown" ["-R", "mumble-server:mumble-server", "/var/lib/mumble-server"]
, Apt.serviceInstalledRunning "mumble-server"
]
-- git.kitenet.net and git.joeyh.name