From: Tom Hughes Date: Thu, 18 Jun 2020 17:20:40 +0000 (+0100) Subject: Install YAML::XS for faster DNS updates X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/5957d65d115d2fb2df69b4278d5003422fb2d017 Install YAML::XS for faster DNS updates --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index a37b8b157..3f44b7fa0 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -31,7 +31,7 @@ package %w[ perl libxml-treebuilder-perl libxml-writer-perl - libyaml-perl + libyaml-libyaml-perl libwww-perl libjson-xs-perl sshfp