Select Git revision
-
Stuart D. Gathman authoredStuart D. Gathman authored
python.sls 153 B
{%- from tpldir ~ "/map.jinja" import mysql with context %}
mysql_python:
pkg.installed:
- name: {{ mysql.pythonpkg }}
- reload_modules: True