X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/793d8c6dbd1ca8d7cf74072bf0fd8b796ac50038..b6bfcebb6947656b9be5a4c888df9245bcef8cbe:/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]" )