Skip to content

Commit 55728f0

Browse files
Ross Perkinsross-p
Ross Perkins
authored andcommitted
Added pillar.example of templated schema file
1 parent 1d3e2bb commit 55728f0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pillar.example

+4
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@ mysql:
2525
source: salt://mysql/files/foo.schema
2626
bar:
2727
load: False
28+
baz:
29+
load: True
30+
source: salt://mysql/files/baz.schema.tmpl
31+
template: jinja
2832

2933
# Manage users
3034
# you can get pillar for existent server using scripts/import_users.py script

0 commit comments

Comments
 (0)