From 1f6f3070a6841c2938ccf014c5cf6b246220b932 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 23 Jun 2018 10:54:53 +0100 Subject: [PATCH] Remove redundant git configuration from ironbelly --- roles/ironbelly.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/roles/ironbelly.rb b/roles/ironbelly.rb index 8b90bbb44..dccb9bdde 100644 --- a/roles/ironbelly.rb +++ b/roles/ironbelly.rb @@ -22,12 +22,6 @@ default_attributes( :data => "/store/elasticsearch" } }, - :git => { - :allowed_nodes => "fqdn:*", - :user => "chefrepo", - :group => "chefrepo", - :backup => "chef-git" - }, :networking => { :interfaces => { :internal_ipv4 => { -- 2.43.2