]> git.openstreetmap.org Git - chef.git/commitdiff
Drop sshfp and add some extra perl modules
authorTom Hughes <tom@compton.nu>
Thu, 18 Jun 2020 20:01:38 +0000 (21:01 +0100)
committerTom Hughes <tom@compton.nu>
Thu, 18 Jun 2020 20:04:02 +0000 (21:04 +0100)
cookbooks/dns/recipes/default.rb

index 2f045a778bebed6ce262e5c940e489ef053bd834..cfdd1318e32ffd8408f878244fcdc5c7d5cfc4f6 100644 (file)
@@ -29,13 +29,13 @@ package %w[
   parallel
   rsync
   perl
+  libdigest-sha-perl
+  libjson-xs-perl
+  libwww-perl
   libxml-treebuilder-perl
   libxml-writer-perl
   libyaml-libyaml-perl
-  libwww-perl
-  libjson-xs-perl
   lockfile-progs
-  sshfp
 ]
 
 remote_file "/usr/local/bin/dnscontrol" do