updated postfix state
This commit is contained in:
parent
e7812233ce
commit
896fcdf8d7
@ -1,5 +1,6 @@
|
||||
---
|
||||
include:
|
||||
- acme
|
||||
- .install
|
||||
- .config
|
||||
- .maps
|
||||
|
@ -1,5 +1,6 @@
|
||||
## {{ salt['pillar.get']('salt_managed', default='Salt Managed') }}
|
||||
|
||||
{% for k, v in config.items() -%}
|
||||
{{ k }} = {{ v }}
|
||||
{% endfor -%}
|
||||
query = {{ query }}
|
||||
query = {{ query }}
|
Loading…
Reference in New Issue
Block a user