convert empress to debian 8
This commit is contained in:
parent
1c782f5725
commit
58bccaa169
|
@ -28,7 +28,7 @@ hosts =
|
|||
& Apt.installed ["ssh"]
|
||||
& Cron.runPropellor (Cron.Times "30 * * * *")
|
||||
, host "empress"
|
||||
& os (System (Ubuntu "trusty") "amd64")
|
||||
& os (System (Debian (Stable "jessie")) "amd64")
|
||||
& Apt.stdSourcesList
|
||||
& Apt.installed ["ssh"]
|
||||
& Cron.runPropellor (Cron.Times "30 * * * *")
|
||||
|
|
Loading…
Reference in New Issue