Change watch_in to be followed by a list
This commit is contained in:
parent
755c7b64ba
commit
ce1c234023
1 changed files with 1 additions and 1 deletions
|
@ -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)' )}}
|
||||
|
|
Loading…
Reference in a new issue