X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/faf8ae12e85eabb050b0f5eceb2cb67ad1de5261..d5cbd676788c5f642f87e103b2d0fd0c31fcdb07:/cookbooks/exim/attributes/default.rb diff --git a/cookbooks/exim/attributes/default.rb b/cookbooks/exim/attributes/default.rb index e6e7fff0b..bdd8be4ca 100644 --- a/cookbooks/exim/attributes/default.rb +++ b/cookbooks/exim/attributes/default.rb @@ -7,3 +7,4 @@ default[:exim][:smarthost_name] = nil default[:exim][:smarthost_via] = "mail.openstreetmap.org:26" default[:exim][:routes] = { } default[:exim][:aliases][:root] = "tomh" +default[:exim][:rewrites] = [ ]