Change watch_in to be followed by a list
This commit is contained in:
parent
755c7b64ba
commit
ce1c234023
@ -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 New Issue
Block a user