propellor spin

This commit is contained in:
Joey Hess 2014-04-19 01:58:31 -04:00
parent f4c0df84ee
commit ba4f5599ec
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ secondary hosts domain = secondaryFor masters hosts domain
-- | This variant is useful if the primary server does not have its DNS
-- configured via propellor.
secondaryFor :: [HostName] -> [Host] -> Domain -> -> Property
secondaryFor :: [HostName] -> [Host] -> Domain -> Property
secondaryFor masters hosts domain = pureAttrProperty desc (addNamedConf conf)
`requires` servingZones
where