From: Tom Hughes Date: Sat, 8 Feb 2020 15:48:25 +0000 (+0000) Subject: Include sshfp on DNS management host X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/cf6ec9a5b80bcfdf25bd3a71a165510cedbf577a?ds=sidebyside Include sshfp on DNS management host --- diff --git a/cookbooks/dns/recipes/default.rb b/cookbooks/dns/recipes/default.rb index 5b4743ef6..e613961fa 100644 --- a/cookbooks/dns/recipes/default.rb +++ b/cookbooks/dns/recipes/default.rb @@ -34,6 +34,7 @@ package %w[ libyaml-perl libwww-perl libjson-xs-perl + sshfp ] # remote_file "/usr/local/bin/dnscontrol" do