pillar: add empty pillar and pillarstack config
Prevents the following warnings/errors in the master log: [ERROR ] Root path 'pillar' not present in git_pillar remote '__env__ https://git.spritsail.io/frebib/salt.git', skipping. [ERROR ] Root path 'pillar' not present in git_pillar remote '__env__ https://github.com/nerdhouse/salt.git', skipping. [CRITICAL] Specified ext_pillar interface gitstack is unavailable Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
parent
8024449e2b
commit
cc0e8f7aff
3
pillar/top.sls
Normal file
3
pillar/top.sls
Normal file
@ -0,0 +1,3 @@
|
||||
{{ saltenv }}:
|
||||
'*':
|
||||
[]
|
1
stack/stack.cfg
Normal file
1
stack/stack.cfg
Normal file
@ -0,0 +1 @@
|
||||
[]
|
Loading…
Reference in New Issue
Block a user