From: Tom Hughes Date: Sat, 23 Jun 2018 09:54:53 +0000 (+0100) Subject: Remove redundant git configuration from ironbelly X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/1f6f3070a6841c2938ccf014c5cf6b246220b932?ds=sidebyside Remove redundant git configuration from ironbelly --- 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 => {