]> git.openstreetmap.org Git - chef.git/commitdiff
Remove redundant git configuration from ironbelly
authorTom Hughes <tom@compton.nu>
Sat, 23 Jun 2018 09:54:53 +0000 (10:54 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 23 Jun 2018 09:59:09 +0000 (10:59 +0100)
roles/ironbelly.rb

index 8b90bbb446eea553e94708a2ba7dd6f72aa1cebc..dccb9bddee22899a22644b8aae9e216af0552ced 100644 (file)
@@ -22,12 +22,6 @@ default_attributes(
       :data => "/store/elasticsearch"
     }
   },
-  :git => {
-    :allowed_nodes => "fqdn:*",
-    :user => "chefrepo",
-    :group => "chefrepo",
-    :backup => "chef-git"
-  },
   :networking => {
     :interfaces => {
       :internal_ipv4 => {