From: Tom Hughes Date: Tue, 8 Nov 2022 22:49:53 +0000 (+0000) Subject: Install libyaml-perl for dns-check X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/cf163679e4cf9c867cde63fe724ba3e578660d0a?ds=sidebyside Install libyaml-perl for dns-check --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index d25c45731..1cc1b1e84 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -35,6 +35,7 @@ package %w[ libwww-perl libxml-treebuilder-perl libxml-writer-perl + libyaml-perl libyaml-libyaml-perl lockfile-progs ]