]> git.openstreetmap.org Git - chef.git/blobdiff - roles/shenron.rb
Update OOB MAC address for clifford
[chef.git] / roles / shenron.rb
index 191c6429ff7c4b8bcec17cb621fa82d7e297f71b..9323c23cecb51e13fcdf1609aa0c5adcfedcef65 100644 (file)
@@ -7,19 +7,19 @@ default_attributes(
       :bretth => {
         :status => :user,
         :shell => "/usr/bin/git-shell"
-      },
+      }
     }
   },
   :apache => {
     :mpm => "event",
     :event => {
-      :max_requests_per_child => 2000
+      :max_connections_per_child => 2000
     }
   },
   :hardware => {
     :modules => [
       "it87"
-    ],
+    ]
   },
   :networking => {
     :interfaces => {
@@ -38,7 +38,7 @@ default_attributes(
         :address => "2001:41c9:1:400::32",
         :prefix => "64",
         :gateway => "fe80::1"
-      },
+      }
     }
   },
   :openvpn => {