salt/tests/integration/files/conf/sub_minion

36 lines
564 B
Plaintext
Raw Normal View History

2012-05-23 14:04:38 +00:00
# basic config
master: localhost
master_port: 64506
root_dir: /tmp/subsalttest
pki_dir: pki
id: sub_minion
cachedir: cachedir
2012-07-08 04:11:36 +00:00
sock_dir: sub_minion_sock
2012-05-23 14:04:38 +00:00
#acceptance_wait_time: 1
open_mode: True
log_file: minion
# module extension
test.foo: baz
hosts.file: /tmp/salt-tests-tmpdir/hosts
aliases.file: /tmp/salt-tests-tmpdir/aliases
2012-05-23 14:04:38 +00:00
integration.test: True
# Grains addons
grains:
test_grain: spam
role: sub
planets:
- jupiter
- saturn
- uranus
- neptune
level1:
level2: bar
companions:
two:
- jamie
- zoe
ipc_mode: tcp