X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/2b495f1621d08ae9d828ea9c97bcfe9b8b9e9517..2a1699d4d61fef62763ce1773c2eb7d7e8df2d56:/roles/stormfly-01.rb diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index f155ba3f5..f0492ad50 100644 --- a/roles/stormfly-01.rb +++ b/roles/stormfly-01.rb @@ -15,5 +15,7 @@ default_attributes( ) run_list( - "role[osuosl]" + "role[osuosl]", + "role[hp-dl360-g6]", + "role[taginfo]" )