X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d6a8bad7df4435fe77a72b05cb23c62c945541d5..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] = [ ]