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