diff --git a/postfix/config.sls b/postfix/config.sls index b52f270..8e633ca 100644 --- a/postfix/config.sls +++ b/postfix/config.sls @@ -18,7 +18,7 @@ include: - require: - pkg: postfix - watch_in: - service: postfix + - service: postfix - template: jinja - defaults: smtpd_banner: {{ salt['pillar.get']('postfix:smtpd_banner', '$myhostname ESMTP $mail_name (Ubuntu)' )}}