X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fexim%2Fmanifests%2Finit.pp;h=bdfa1f249119395c4a6a4b8e07adbc709bb22ed3;hb=49dcb5e610a341972dc06fc9fd49de4807ac4646;hp=b6cb8290592f5eaaf2e5229d4d69d1fad7bc13d3;hpb=e550ca4aeaed6e29598901326f3d707631fa1402;p=mirror%2Fdsa-puppet.git diff --git a/modules/exim/manifests/init.pp b/modules/exim/manifests/init.pp index b6cb82905..bdfa1f249 100644 --- a/modules/exim/manifests/init.pp +++ b/modules/exim/manifests/init.pp @@ -134,7 +134,7 @@ class exim { # Do we actually want this? I'm only doing it because it's harmless # and makes the logs quiet. There are better ways of making logs quiet, # though. - @ferm::rule { 'dsa-ident': + ferm::rule { 'dsa-ident': domain => '(ip ip6)', description => 'Allow ident access', rule => '&SERVICE(tcp, 113)'