propellor spin

This commit is contained in:
Joey Hess 2015-04-01 12:27:43 -04:00
parent 0886c13ee6
commit d19966a95d
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -306,6 +306,7 @@ iabak :: Host
iabak = host "ia-bak.joeyh.name"
& ipv4 "124.6.40.227"
& os (System (Debian Testing) "amd64")
& Apt.stdSourcesList `onChange` Apt.upgrade
& Apt.installed ["git"]
& Apt.installed ["etckeeper"]
& Apt.installed ["ssh"]