mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 09:40:26 +00:00
Changed MySQL Python adapter state ID dec to less platform-specific
This commit is contained in:
parent
de72b5f044
commit
6c12c096df
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{% from "mysql/package-map.jinja" import mysql with context %}
|
{% from "mysql/package-map.jinja" import mysql with context %}
|
||||||
|
|
||||||
mysqldb-python:
|
mysql-python:
|
||||||
pkg:
|
pkg:
|
||||||
- installed
|
- installed
|
||||||
- name: {{ mysql.python }}
|
- name: {{ mysql.python }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue