X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/3a6c8a6e5cd07932270c5daf3e8ad06c078d139e..e1511ed98749f44c7d8db08fba8c7334cfb784a7:/roles/stormfly-01.rb diff --git a/roles/stormfly-01.rb b/roles/stormfly-01.rb index ada5971f9..c52e88a73 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[wiki]" )