X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/19ca76c7c5e79cbb4e497b937376bffcb42d85fc..bbbf2a808b97ff1fb2d3fc75d1efc4cb2ba53487:/roles/mail.rb diff --git a/roles/mail.rb b/roles/mail.rb index 99fcf1a08..c1c7d307c 100644 --- a/roles/mail.rb +++ b/roles/mail.rb @@ -91,5 +91,6 @@ default_attributes( run_list( "recipe[clamav]", + "recipe[exim]", "recipe[spamassassin]" )