X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/4ab70b5c9fbac4a2330ab3dc6ab1056cd3e3d426..5197e5ef26b12d4d07991f375349e639a34e5d3c:/roles/stormfly-01.rb diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index 841564bc3..ada5971f9 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -17,14 +17,10 @@ default_attributes( :address => "2605:bc80:3010:700::8cde:a768" } } - }, - :passenger => { - :ruby_version => "2.5" } ) run_list( "role[osuosl]", - "role[hp-dl360-g6]", - "role[taginfo]" + "role[hp-dl360-g6]" )