]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade ironbelly to chef 12
authorTom Hughes <tom@compton.nu>
Thu, 26 Mar 2015 19:01:30 +0000 (19:01 +0000)
committerTom Hughes <tom@compton.nu>
Thu, 26 Mar 2015 19:01:30 +0000 (19:01 +0000)
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",