X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3d882361b0fc3d302580e14855b21b3f6aa7730d..b48a593c1d23cf965eb42c6993cba78850dcf9f2:/roles/stormfly-01.rb diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index 8eecf6bb9..904ed8138 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -24,5 +24,6 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-dl360-g6]" + "role[hp-dl360-g6]", + "role[taginfo]" )