remove empress
This commit is contained in:
parent
17b06d15cc
commit
0cddef3c0b
|
@ -27,9 +27,4 @@ hosts =
|
|||
& Apt.stdSourcesList
|
||||
& Apt.installed ["ssh"]
|
||||
& Cron.runPropellor (Cron.Times "30 * * * *")
|
||||
, host "empress"
|
||||
& os (System (Ubuntu "trusty") "amd64")
|
||||
& Apt.stdSourcesList
|
||||
& Apt.installed ["ssh"]
|
||||
& Cron.runPropellor (Cron.Times "30 * * * *")
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue