]> git.openstreetmap.org Git - chef.git/commitdiff
Include sshfp on DNS management host
authorTom Hughes <tom@compton.nu>
Sat, 8 Feb 2020 15:48:25 +0000 (15:48 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 8 Feb 2020 15:48:25 +0000 (15:48 +0000)
cookbooks/dns/recipes/default.rb

index 5b4743ef6e12dd3515cdf971fcfdb0c58b5d3cfb..e613961fa8bdfdc8bf798fab12133e6a7139feb6 100644 (file)
@@ -34,6 +34,7 @@ package %w[
   libyaml-perl
   libwww-perl
   libjson-xs-perl
+  sshfp
 ]
 
 # remote_file "/usr/local/bin/dnscontrol" do