diff --git a/postfix/config.sls b/postfix/config.sls index cc98624..ef4e9ec 100644 --- a/postfix/config.sls +++ b/postfix/config.sls @@ -20,7 +20,7 @@ include: - watch_in: - service: postfix - template: jinja -{% if salt['pillar.get']('postfix:manage_master_config', True) == True %} +{% if salt['pillar.get']('postfix:manage_master_config', True) %} /etc/postfix/master.cf: file.managed: - source: salt://postfix/files/master.cf