]> git.openstreetmap.org Git - chef.git/blobdiff - roles/errol.rb
Update errol to chef 12
[chef.git] / roles / errol.rb
index a74cf845272372c75ee583fee0eaaaa33ab439d7..a2665803657aca4d958a2629f830cd2239f8f4c4 100644 (file)
@@ -2,6 +2,11 @@ name "errol"
 description "Master role applied to errol"
 
 default_attributes(
+  :chef => {
+    :client => {
+      :version => "12.1.2-1"
+    }
+  },
   :devices => {
     :osdsk => {
       :comment => "First os disk",
@@ -40,7 +45,7 @@ default_attributes(
       }
     }
   }
-);
+)
 
 run_list(
   "role[ucl-wolfson]",