From 2f4515d5e28c342aed149866ab5dab728a5cdf52 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 16 Jul 2019 14:06:36 -0400 Subject: standard sources.list for pell --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/joeyconfig.hs b/joeyconfig.hs index 1a777bf6..653335fe 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -399,6 +399,7 @@ pell = host "pell.branchable.com" $ props & osDebian (Stable "buster") X86_32 & Apt.installed ["linux-image-686-pae"] + & Apt.stdSourcesList `onChange` Apt.upgrade & Apt.unattendedUpgrades & Branchable.server hosts & Linode.serialGrub -- cgit v1.2.3