Compare commits
1 Commits
2c89b370c6
...
a4cc1a328b
Author | SHA1 | Date | |
---|---|---|---|
a4cc1a328b |
2
pillar/base.sls
Normal file
2
pillar/base.sls
Normal file
@ -0,0 +1,2 @@
|
||||
some-key: some-value
|
||||
what-is-the-saltenv: {{ saltenv }}
|
3
pillar/top.sls
Normal file
3
pillar/top.sls
Normal file
@ -0,0 +1,3 @@
|
||||
{{ saltenv }}:
|
||||
'*':
|
||||
- base
|
Loading…
Reference in New Issue
Block a user