X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2dde19d4322c421d29e7b6f3a8a1c55b773194fc..0b3ab8ab54d32a7af7ffd1f13f343244b1eda84f:/roles/stormfly-01.rb diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index 8b407db6e..f0492ad50 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -16,5 +16,6 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-g6]" + "role[hp-dl360-g6]", + "role[taginfo]" )