Changed MySQL Python adapter state ID dec to less platform-specific

This commit is contained in:
Seth House 2013-08-22 16:29:47 -06:00
parent de72b5f044
commit 6c12c096df

View file

@ -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 }}