X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2dde19d4322c421d29e7b6f3a8a1c55b773194fc..fd98b3c103f6e6153e42cc3860f2ed61f1f4c5db:/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]" )