package "libyaml-perl"
package "libwww-perl"
package "libjson-xs-perl"
-package "liblwp-useragent-determined-perl"
directory "/srv/dns.openstreetmap.org" do
owner "root"
owner "git"
group "git"
mode 02775
- notifies :run, resources(:execute => "dns-update")
+ notifies :run, "execute[dns-update]"
end
cookbook_file "#{node[:dns][:repository]}/hooks/post-receive" do