mysql-formula/mysql/python.sls

5 lines
126 B
Text

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