salt/tests/integration/files/conf/master

73 lines
1.3 KiB
Plaintext
Raw Normal View History

2012-03-09 07:47:34 +00:00
publish_port: 64505
ret_port: 64506
worker_threads: 3
root_dir: /tmp/salttest
2012-03-09 07:47:34 +00:00
pidfile: masterpid
pki_dir: pki
cachedir: cache
timeout: 3
2012-03-09 07:47:34 +00:00
sock_dir: .salt-unix
open_mode: True
2012-03-29 07:03:11 +00:00
syndic_master: localhost
fileserver_list_cache_time: 0
pillar_opts: True
2012-03-29 00:36:38 +00:00
peer:
'.*':
2012-03-29 00:47:10 +00:00
- 'test.*'
log_file: master
key_logfile: key
token_file: /tmp/ksfjhdgiuebfgnkefvsikhfjdgvkjahcsidk
file_buffer_size: 8192
ext_pillar:
- git: master https://github.com/saltstack/pillar1.git
- git: master https://github.com/saltstack/pillar2.git
- git: dev:testing https://github.com/saltstack/pillar1.git
- test_ext_pillar_opts:
- test_issue_5951_actual_file_roots_in_opts
config_opt:
layer2: 'kosher'
2013-12-13 22:20:22 +00:00
yaml_utf8: True
2013-12-13 22:36:52 +00:00
external_auth:
2014-06-24 18:17:54 +00:00
pam:
2013-12-13 22:36:52 +00:00
saltdev:
- '@wheel'
- '@runner'
- test.*
saltops%:
- '@wheel'
- '@runner'
- 'test.*'
2014-07-15 20:10:14 +00:00
auto:
saltdev_auto:
- '@wheel'
- '@runner'
- test.*
2014-11-05 15:58:30 +00:00
saltdev_api:
- '@wheel'
- '@runner'
- test.*
- grains.*
'*':
- '@wheel'
- '@runner'
- test.*
2014-06-25 16:10:12 +00:00
master_tops:
master_tops_test: True
nodegroups:
min: minion
sub_min: sub_minion
mins: N@min or N@sub_min
multiline_nodegroup:
- 'minion'
- 'or'
- 'sub_minion'
redundant_minions: N@min or N@mins
nodegroup_loop_a: N@nodegroup_loop_b
nodegroup_loop_b: N@nodegroup_loop_a