diff --git a/mysql/python.sls b/mysql/python.sls index bea5b6c..2c38f04 100644 --- a/mysql/python.sls +++ b/mysql/python.sls @@ -1,6 +1,6 @@ {% from "mysql/package-map.jinja" import mysql with context %} -mysqldb-python: +mysql-python: pkg: - installed - name: {{ mysql.python }}