From cf6ec9a5b80bcfdf25bd3a71a165510cedbf577a Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 8 Feb 2020 15:48:25 +0000 Subject: [PATCH] Include sshfp on DNS management host --- cookbooks/dns/recipes/default.rb | 1 + 1 file changed, 1 insertion(+) 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 -- 2.43.2