From 1e643313bce9cf5353e72ef34e9fa94fa3eec92c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 22 Mar 2020 20:07:28 -0400 Subject: propellor spin --- joeyconfig.hs | 8 -------- 1 file changed, 8 deletions(-) diff --git a/joeyconfig.hs b/joeyconfig.hs index e8dc4954..33f0f8a2 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -566,14 +566,6 @@ standardContainer suite = propertyList "standard container" $ props & Apt.unattendedUpgrades & Apt.cacheCleaned -myDnsSecondary :: Property (HasInfo + DebianLike) -myDnsSecondary = propertyList "dns secondary for all my domains" $ props - & Dns.secondary hosts "kitenet.net" - & Dns.secondary hosts "joeyh.name" - & Dns.secondary hosts "ikiwiki.info" - & Dns.secondary hosts "olduse.net" - & Dns.secondary hosts "quarantimer.app" - branchableSecondary :: RevertableProperty (HasInfo + DebianLike) DebianLike branchableSecondary = Dns.secondaryFor ["branchable.com"] hosts "branchable.com" -- cgit v1.2.3