X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/c92e7b3b2523b42901d85705797bbd62bda59831..cf6ffe7eb9032fa7b5295296b6303ce35036a620:/roles/foundation.rb diff --git a/roles/foundation.rb b/roles/foundation.rb index ba3a3ab78..2add69e2e 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -18,5 +18,6 @@ default_attributes( ) run_list( - "role[crm]" + "role[crm]", + "recipe[foundation::wiki]" )