]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/dns/recipes/default.rb
Drop sshfp and add some extra perl modules
[chef.git] / cookbooks / dns / recipes / default.rb
index a37b8b157a38f0196a28fca5ea305a520046b41f..cfdd1318e32ffd8408f878244fcdc5c7d5cfc4f6 100644 (file)
@@ -29,12 +29,13 @@ package %w[
   parallel
   rsync
   perl
+  libdigest-sha-perl
+  libjson-xs-perl
+  libwww-perl
   libxml-treebuilder-perl
   libxml-writer-perl
-  libyaml-perl
-  libwww-perl
-  libjson-xs-perl
-  sshfp
+  libyaml-libyaml-perl
+  lockfile-progs
 ]
 
 remote_file "/usr/local/bin/dnscontrol" do