]> git.openstreetmap.org Git - chef.git/commitdiff
Use ruby 2.5 on stormfly-01
authorTom Hughes <tom@compton.nu>
Sat, 23 Jun 2018 11:24:13 +0000 (12:24 +0100)
committerTom Hughes <tom@compton.nu>
Sat, 23 Jun 2018 11:24:13 +0000 (12:24 +0100)
roles/stormfly-01.rb

index fc50adc394b94430c89e345111754c24a420550d..841564bc3f6b911d50513e375130a20115badfb1 100644 (file)
@@ -17,6 +17,9 @@ default_attributes(
         :address => "2605:bc80:3010:700::8cde:a768"
       }
     }
         :address => "2605:bc80:3010:700::8cde:a768"
       }
     }
+  },
+  :passenger => {
+    :ruby_version => "2.5"
   }
 )
 
   }
 )