From e649e7aa704f6fed22f270860fd43fca9dc2b28f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Jul 2019 14:03:03 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index e9c4d557..668bcfea 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -397,7 +397,7 @@ pell = host "pell.branchable.com" $ props & alias "dist-bugs.kitenet.net" & alias "family.kitenet.net" - & osDebian (Stable "stretch") X86_64 + & osDebian (Stable "buster") X86_64 & Apt.installed ["linux-image-686-pae"] & Apt.unattendedUpgrades & Branchable.server hosts -- cgit v1.2.3