X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/793d8c6dbd1ca8d7cf74072bf0fd8b796ac50038..f108d619077786badc1dea41e85de8c3f797f753:/roles/foundation.rb diff --git a/roles/foundation.rb b/roles/foundation.rb index b6a324772..e02b7d3e2 100644 --- a/roles/foundation.rb +++ b/roles/foundation.rb @@ -18,5 +18,5 @@ default_attributes( ) run_list( - "recipe[civicrm]" + "role[crm]" )