From a82a41dba3d6cc3356f502e54a6435bc184e135d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 12 Jun 2017 13:22:31 -0400 Subject: add OS for branchable --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/joeyconfig.hs b/joeyconfig.hs index 2b679342..ecc7e7d0 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -468,6 +468,7 @@ 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"] & Apt.unattendedUpgrades & Branchable.server hosts -- cgit v1.3-2-g0d8e