saltstack-magento-example/master

24 lines
369 B
Plaintext
Raw Normal View History

2023-05-24 20:46:21 +00:00
root_dir: .
cachedir: ./cachedir
environment: prod
#state_top_saltenv: base
#top_file_merging_strategy: merge_all
file_roots:
base:
- ./salt/srv/salt/base
prod:
- ./salt/srv/salt/prod
- ./salt/srv/salt/base
pillar_roots:
base:
- ./salt/srv/pillar/base
prod:
- ./salt/srv/pillar/prod
- ./salt/srv/pillar/base
state_output_diff: True