]> git.openstreetmap.org Git - chef.git/blobdiff - roles/ironbelly.rb
Upgrade ironbelly to chef 12
[chef.git] / roles / ironbelly.rb
index 4bcb8fb268bf6b9c4ea79b6e5849402932d22c2c..85ba5e60d09ca18f619053c8aa7f6d448a38218c 100644 (file)
@@ -5,6 +5,11 @@ default_attributes(
   :apt => {
     :sources => ["ubuntugis-unstable"]
   },
+  :chef => {
+    :client => {
+      :version => "12.1.2-1"
+    }
+  },
   :git => {
     :allowed_nodes => "*:*",
     :user => "chefrepo",