X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/60ca9176d9a40297b506caa57bb6f6c40ed3433f..b25f46122ff7e9092ec9fb2e88ad15c564155c5e:/roles/gateway.rb diff --git a/roles/gateway.rb b/roles/gateway.rb index a78f04bcf..d842bf412 100644 --- a/roles/gateway.rb +++ b/roles/gateway.rb @@ -7,9 +7,6 @@ default_attributes( :comment => "Enable forwarding", :parameters => { "net.ipv4.ip_forward" => "1" } } - }, - :exim => { - :relay_from_hosts => ["10.0.0.0/8"] } )