8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
{% from "postfix/map.jinja" import postfix with context %}
|
|
|
|
mysql:
|
|
pkg.installed:
|
|
- name: {{ postfix.mysql_pkg }}
|
|
- watch_in:
|
|
- service: postfix
|