X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/af05ee32e35bf34987b69e1834dfae75aecc449f..43bd6f07b5ec743b1a8521385b43e0e4324f595a:/roles/stormfly-03.rb diff --git a/roles/stormfly-03.rb b/roles/stormfly-03.rb index 31f5d3d16..5b300590a 100644 --- a/roles/stormfly-03.rb +++ b/roles/stormfly-03.rb @@ -21,5 +21,6 @@ default_attributes( ) run_list( - "role[osuosl]" + "role[osuosl]", + "role[hp-g9]" )