mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-10 14:51:46 +00:00
6 lines
126 B
Text
6 lines
126 B
Text
{%- from tpldir ~ "/map.jinja" import mysql with context %}
|
|
|
|
mysql_dev:
|
|
pkg:
|
|
- installed
|
|
- name: {{ mysql.devpkg }}
|