diff --git a/manifests/init.pp b/manifests/init.pp index 2dc1906..9016089 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -12,6 +12,7 @@ class bind ( hasrestart => true, hasstatus => true, require => Package[$bind::params::bind_package], + subscribe => File[$bind::params::confdir], } concat { [