Added pillar.example of templated schema file

This commit is contained in:
Ross Perkins 2015-03-18 12:45:24 -07:00 committed by Ross Perkins
parent 1d3e2bb9ee
commit 55728f028b

View file

@ -25,6 +25,10 @@ mysql:
source: salt://mysql/files/foo.schema
bar:
load: False
baz:
load: True
source: salt://mysql/files/baz.schema.tmpl
template: jinja
# Manage users
# you can get pillar for existent server using scripts/import_users.py script