]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ridley.rb
Move ridley to chef 12
[chef.git] / roles / ridley.rb
index efcdd4c7dae67bd72b183e9358a6babadb07ad12..d925702c8ee5489a743da3b832318e678838f3f6 100644 (file)
@@ -8,6 +8,11 @@ default_attributes(
       :certificate_chain => "startcom"
     }
   },
+  :chef => {
+    :client => {
+      :version => "12.1.2-1"
+    }
+  },
   :dhcpd => {
     :first_address => "10.0.15.1",
     :last_address => "10.0.15.254"