Closed hakkyou closed 5 years ago
I don't think this is really a bug, inet_interfaces
and inet_protocols
are both string variable, so you need to provide a string value:
vars:
postfix_inet_interfaces: loopback-only
However it's probably better to make both of list
type, but that's not backwards compatible :-( Can you you propose a backwards compatible fix?
Input:
Expected behaviour: in /etc/postfix/main.cf:
Actual behaviour: in /etc/postfix/main.cf: