From a4e042707ec8628bf196ae5663626a6c40cce7b4 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Jul 2019 13:48:40 -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 35c2afb3..e9c4d557 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -409,7 +409,7 @@ keysafe = host "keysafe.joeyh.name" $ props & ipv4 "139.59.17.168" & Hostname.sane & Hostname.mailname - & osDebian (Stable "stretch") X86_64 + & osDebian (Stable "buster") X86_64 & Apt.stdSourcesList `onChange` Apt.upgrade & Apt.unattendedUpgrades & DigitalOcean.distroKernel -- cgit v1.2.3