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