From 5c686afab2279921f3da3baad792dc38d5c81687 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 5 Dec 2014 15:32:23 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') 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 ] -- cgit v1.2.3