Change watch_in to be followed by a list
This commit is contained in:
parent
755c7b64ba
commit
ce1c234023
@ -18,7 +18,7 @@ include:
|
|||||||
- require:
|
- require:
|
||||||
- pkg: postfix
|
- pkg: postfix
|
||||||
- watch_in:
|
- watch_in:
|
||||||
service: postfix
|
- service: postfix
|
||||||
- template: jinja
|
- template: jinja
|
||||||
- defaults:
|
- defaults:
|
||||||
smtpd_banner: {{ salt['pillar.get']('postfix:smtpd_banner', '$myhostname ESMTP $mail_name (Ubuntu)' )}}
|
smtpd_banner: {{ salt['pillar.get']('postfix:smtpd_banner', '$myhostname ESMTP $mail_name (Ubuntu)' )}}
|
||||||
|
Loading…
Reference in New Issue
Block a user