salt/tests/integration/files/conf/master
2016-07-20 10:00:30 -06:00

74 lines
1.4 KiB
Plaintext

id: master
interface: 127.0.0.1
publish_port: 64505
ret_port: 64506
worker_threads: 3
pidfile: master.pid
user: ubuntu
timeout: 3
sock_dir: master_sock
open_mode: True
syndic_master: localhost
fileserver_list_cache_time: 0
file_buffer_size: 8192
pillar_opts: True
log_file: master.log
log_level_logfile: debug
key_logfile: key.log
token_file: /tmp/ksfjhdgiuebfgnkefvsikhfjdgvkjahcsidk
peer:
'.*':
- 'test.*'
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'
yaml_utf8: True
external_auth:
pam:
saltdev:
- '@wheel'
- '@runner'
- test.*
saltops%:
- '@wheel'
- '@runner'
- 'test.*'
auto:
saltdev_auto:
- '@wheel'
- '@runner'
- test.*
saltdev_api:
- '@wheel'
- '@runner'
- test.*
- grains.*
'*':
- '@wheel'
- '@runner'
- test.*
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