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