03ad48b8a4
The new format match the format proposed in the template-formula BREAKING CHANGE: as all resources' IDs changed, other formulas depending on this formula's resources will need to be modified accordingly.
6 lines
166 B
Plaintext
6 lines
166 B
Plaintext
{% from "postfix/map.jinja" import postfix with context %}
|
|
|
|
postfix-policyd-spf-pkg-installed-policyd_spf:
|
|
pkg.installed:
|
|
- name: {{ postfix.policyd_spf_pkg }}
|