Revert "remove empress"

This reverts commit 0cddef3c0b.
This commit is contained in:
Christine Dodrill 2015-08-15 00:15:20 -07:00
parent 0cddef3c0b
commit 1c782f5725
1 changed files with 5 additions and 0 deletions

View File

@ -27,4 +27,9 @@ 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 * * * *")
]