From fffa3e003a993f889831a7e897259c20d974ef75 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 19 Apr 2014 11:00:48 -0400 Subject: Dns primary and secondary properties are now revertable. --- config-joey.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index e0973f94..1f1b6c1f 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -245,7 +245,7 @@ cleanCloudAtCost = propertyList "cloudatcost cleanup" ] myDnsSecondary :: Property -myDnsSecondary = propertyList "dns secondary for all my domains" +myDnsSecondary = propertyList "dns secondary for all my domains" $ map toProp [ Dns.secondaryFor wren hosts "kitenet.net" , Dns.secondaryFor wren hosts "joeyh.name" , Dns.secondaryFor wren hosts "ikiwiki.info" -- cgit v1.2.3