propellor spin

This commit is contained in:
Joey Hess 2015-04-07 12:21:07 -04:00
parent 8e10149893
commit 24bb1cdb46
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -305,6 +305,7 @@ beaver = host "beaver.kitenet.net"
iabak :: Host
iabak = host "iabak.archiveteam.org"
& ipv4 "124.6.40.227"
& Hostname.sane
& os (System (Debian Testing) "amd64")
& Apt.stdSourcesList `onChange` Apt.upgrade
& Apt.installed ["git"]