X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2d2235ed1e13caf69cd00aca9576b99f5f7ddf2d..8e691359a82747f1af5a418e64ea429bbba6a337:/roles/lists.rb?ds=sidebyside diff --git a/roles/lists.rb b/roles/lists.rb index 991dfa04e..e637b48c9 100644 --- a/roles/lists.rb +++ b/roles/lists.rb @@ -5,7 +5,10 @@ default_attributes( :exim => { :aliases => { "mailman-loop" => "/dev/null" - } + }, + :local_domain => [ + "openstreetmap.org" + ] } )