mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
Add pillar_version option
This commit is contained in:
parent
dd348dfa79
commit
fc67a2d43a
@ -271,6 +271,8 @@ def master_config(path):
|
||||
'base': ['/srv/pillar'],
|
||||
},
|
||||
'ext_pillar': [],
|
||||
# TODO - Set this to 2 by default in 0.10.5
|
||||
'pillar_version': 1,
|
||||
'syndic_master': '',
|
||||
'runner_dirs': [],
|
||||
'client_acl': {},
|
||||
|
Loading…
Reference in New Issue
Block a user