propellor spin

This commit is contained in:
Joey Hess 2014-12-05 15:32:23 -04:00
parent ef8c1d22cd
commit 5c686afab2
Failed to extract signature
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ testvm = host "testvm.kitenet.net"
[ User.shadowConfig True
, OS.preserveRootSshAuthorized
, OS.preserveResolvConf
, Apt.update
, Grub.boots "/dev/sda"
`requires` Grub.installed Grub.PC
]