diff options
| author | Joey Hess <id@joeyh.name> | 2014-12-05 15:32:23 -0400 |
|---|---|---|
| committer | Joey Hess <id@joeyh.name> | 2014-12-05 15:32:23 -0400 |
| commit | 5c686afab2279921f3da3baad792dc38d5c81687 (patch) | |
| tree | 55ef76ec519098813d8c1bc86222f5b22b65fa79 | |
| parent | ef8c1d22cd6f4957f9d169338899d5282698bc25 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 0e46cb56..b41af4a2 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -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 ] |
