X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2dde19d4322c421d29e7b6f3a8a1c55b773194fc..6f6ac0de26339fe17da0594649ce1b1dfe2c7f80:/roles/stormfly-01.rb diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index 8b407db6e..4641119fb 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-g6]", + "role[taginfo]" )