]> git.openstreetmap.org Git - chef.git/commitdiff
Install libyaml-perl for dns-check
authorTom Hughes <tom@compton.nu>
Tue, 8 Nov 2022 22:49:53 +0000 (22:49 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 9 Nov 2022 19:02:21 +0000 (19:02 +0000)
cookbooks/dns/recipes/default.rb

index d25c4573177fe57c43fa6ba8fbfba110eda859e0..1cc1b1e84df079381bdf430339ca6f5560a2c726 100644 (file)
@@ -35,6 +35,7 @@ package %w[
   libwww-perl
   libxml-treebuilder-perl
   libxml-writer-perl
+  libyaml-perl
   libyaml-libyaml-perl
   lockfile-progs
 ]