summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2020-02-25 13:05:11 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2020-02-25 13:05:11 -0800
commit7537b362e9c1447d4572d19bd895f4fcc7522a87 (patch)
treed02065b5ae499a1fde74a9a49d0acc2a8216e4f2
parented527d2fd6999a540f7ac183efefe40dcc1762e7 (diff)
downloadchef-7537b362e9c1447d4572d19bd895f4fcc7522a87.tar.gz
this just isn't working at all on fedora
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--kitchen-tests/cookbooks/end_to_end/recipes/default.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/kitchen-tests/cookbooks/end_to_end/recipes/default.rb b/kitchen-tests/cookbooks/end_to_end/recipes/default.rb
index 1abd2ae37a..dc8b44cbf4 100644
--- a/kitchen-tests/cookbooks/end_to_end/recipes/default.rb
+++ b/kitchen-tests/cookbooks/end_to_end/recipes/default.rb
@@ -52,7 +52,6 @@ users_manage "sysadmin" do
end
ssh_known_hosts_entry "github.com"
-ssh_known_hosts_entry "localhost"
sudo "sysadmins" do
group ["sysadmin", "%superadmin"]