remove empress

This commit is contained in:
Christine Dodrill 2015-08-15 00:15:10 -07:00
parent 17b06d15cc
commit 0cddef3c0b
1 changed files with 0 additions and 5 deletions

View File

@ -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 * * * *")
]