From ec939694ffbb0e5bfbc1383ea9742c14ad994c7b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 23 Aug 2017 16:46:52 -0400 Subject: pell upgrade --- joeyconfig.hs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index 4d2024ba..1ce15682 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -453,8 +453,8 @@ pell = host "pell.branchable.com" $ props & alias "dist-bugs.kitenet.net" & alias "family.kitenet.net" - & osDebian (Stable "jessie") X86_64 - & Apt.installed ["linux-image-amd64"] + & osDebian (Stable "stretch") X86_64 + & Apt.installed ["linux-image-686-pae"] & Apt.unattendedUpgrades & Branchable.server hosts & Linode.serialGrub -- cgit v1.2.3