summaryrefslogtreecommitdiffstats
path: root/src/tests/salt-test-server/salt_config/master
blob: 257396a3e9cc6f15d6c741dbf18999bd7b602c23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
root_dir: .
# pki_dir and cachedir are prefixed with root_dir
pki_dir: /tmp/
cachedir: /cache/
file_roots:
  base:
    # salt directory in current working directory
    - salt
pillar_roots:
  base:
    # pillar directory in current working directory
    - pillar