Merge pull request #201 from Enchiridion/master

Updated example pillar name overrides to match new keys
This commit is contained in:
N 2018-11-01 22:41:11 +00:00 committed by GitHub
commit edb8c82fe0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -121,13 +121,12 @@ mysql:
grants: ['select', 'insert', 'update']
# Override any names defined in map.jinja
# lookup:
# server: mysql-server
# client: mysql-client
# service: mysql-service
# server:
# lookup:
# python: python-mysqldb
# serverpkg: mysql-server
# clientpkg: mysql-client
# service: mysql
# pythonpkg: python-mysqldb
# devpkg: mysql-devel
# debconf_utils: debconf-utils
# Install MySQL headers
dev: