X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=modules%2Fexim%2Ftemplates%2Fmanualroute.erb;h=899f1d999904b842de5213d5c0ec6a6a59cf8f57;hb=982d174bebad533fcc0998a120ef541263bfc53c;hp=430a4bf96e870b7b8e2123ec3d45f46f8ea42b08;hpb=373044350a9e4239c0fcd36eb5efcf8cc02754ae;p=dsa-puppet.git diff --git a/modules/exim/templates/manualroute.erb b/modules/exim/templates/manualroute.erb index 430a4bf9..899f1d99 100644 --- a/modules/exim/templates/manualroute.erb +++ b/modules/exim/templates/manualroute.erb @@ -12,7 +12,7 @@ mxmatches = [ @fqdn ] routes = [] extraroutes = [] -if scope.function_has_role('mailrelay') +if scope.function_has_role(['mailrelay']) mxmatches << 'mailout.debian.org' mxmatches << 'INCOMING-MX' extraroutes = [ "keyring.debian.org:\t\tkaufmann.debian.org" ]