mysql-formula/mysql/python.sls
2019-12-03 10:05:23 +01:00

5 lines
126 B
Text

{%- from tpldir ~ "/map.jinja" import mysql with context %}
mysql_python:
pkg.installed:
- name: {{ mysql.pythonpkg }}