formula-postfix/postfix/pcre.sls

6 lines
118 B
Plaintext
Raw Normal View History

{% from "postfix/map.jinja" import postfix with context %}
pcre:
pkg.installed:
- name: {{ postfix.pcre_pkg }}