summaryrefslogtreecommitdiff
path: root/manifests/service.pp
AgeCommit message (Collapse)Author
2017-04-02Change to notify instead of subscribeHEADmastervarac
After making the module compatible with puppetlabs/concat, subscribing to the config file failed with: Error: Failed to apply catalog: Could not find dependency File[/etc/unbound/unbound.conf] for Service[unbound] at /etc/puppet/modules/unbound/manifests/service.pp:21 So we use notify now from every concat::fragment
2013-01-16Debian's unbound status command doesn't work properly (see #685052), so setup aMicah Anderson
parameter to toggle the hasstatus value
2013-01-15initial commitMicah Anderson