]> git.openstreetmap.org Git - chef.git/commitdiff
Upgrade one node to use a chef 12 client as a test
authorTom Hughes <tom@compton.nu>
Tue, 24 Mar 2015 21:17:07 +0000 (21:17 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 24 Mar 2015 21:17:42 +0000 (21:17 +0000)
roles/eustace.rb

index ccba625c971bdfd66ea2ac02bdfd0748c5e71820..51af9e243846072a8b6067de414de3b49e1cfee6 100644 (file)
@@ -2,6 +2,11 @@ name "eustace"
 description "Master role applied to eustace"
 
 default_attributes(
+  :chef => {
+    :client => {
+      :version => "12.1.2-1"
+    }
+  },
   :networking => {
     :interfaces => {
       :internal_ipv4 => {