X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/137a1c06aac28bcc9ea64903bd071e9d378c94bb..1ea594565ac9dc288dded697cddd3ad79368da1a:/roles/foundation.rb diff --git a/roles/foundation.rb b/roles/foundation.rb index 52c38f765..4926edeb2 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -29,5 +29,6 @@ run_list( "role[crm]", "role[elasticsearch]", "recipe[foundation::wiki]", - "recipe[foundation::board]" + "recipe[foundation::board]", + "recipe[foundation::dwg]" )