Skip to content
Snippets Groups Projects
Unverified Commit edb8c82f authored by N's avatar N Committed by GitHub
Browse files

Merge pull request #201 from Enchiridion/master

Updated example pillar name overrides to match new keys
parents 091584f1 eba57bad
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment