]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridley.rb
Disable IPv6 auto-configuration on internal network for spikes
[chef.git] / roles / ridley.rb
index 7637af87dc34394839fd89a6ab87adbd6b05b681..47e12e7d0012c80b736fe3a8be71b626abfab603 100644 (file)
@@ -8,11 +8,6 @@ default_attributes(
       :certificate_chain => "startcom"
     }
   },
-  :chef => {
-    :client => {
-      :version => "11.18.0-1"
-    }
-  },
   :dhcpd => {
     :first_address => "10.0.15.1",
     :last_address => "10.0.15.254"
@@ -87,7 +82,7 @@ default_attributes(
 
 run_list(
   "role[ucl-wolfson]",
-  "role[hp-g6]",
+  "role[hp-dl360-g6]",
   "role[gateway]",
   "role[foundation]",
   "role[stateofthemap]",