X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/31ff8b6e4b96b38e3b7b08a3d6e7957cb2c86f34..cd3fe3c4915267c08ba333ec4b7280b4aa3e5729:/roles/stormfly-01.rb diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index ada5971f9..fc50adc39 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -22,5 +22,6 @@ default_attributes( run_list( "role[osuosl]", - "role[hp-dl360-g6]" + "role[hp-dl360-g6]", + "role[taginfo]" )