mysql-formula/mysql/dev.sls

7 lines
126 B
Text
Raw Permalink Normal View History

{%- from tpldir ~ "/map.jinja" import mysql with context %}
mysql_dev:
pkg:
- installed
2018-06-24 14:37:18 +01:00
- name: {{ mysql.devpkg }}