From 2c58f2a7df719b1443467aa4c22d12de564c6920 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 21 Oct 2016 14:13:51 -0400 Subject: propellor spin --- joeyconfig.hs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index a8996be9..4a353819 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -260,6 +260,7 @@ kite = host "kite.kitenet.net" $ props & Network.static "eth0" `requires` Network.cleanInterfacesFile & Apt.installed ["linux-image-amd64"] + & Linode.serialGrub & Linode.mlocateEnabled & Apt.unattendedUpgrades & Systemd.installed @@ -456,6 +457,7 @@ pell = host "pell.branchable.com" $ props & Apt.installed ["linux-image-amd64"] & Apt.unattendedUpgrades & Branchable.server hosts + & Linode.serialGrub -- See https://joeyh.name/code/keysafe/servers/ for requirements. keysafe :: Host -- cgit v1.3-2-g0d8e