mysql-formula/mysql/python.sls

5 lines
125 B
Text

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