2012-02-14 18:00:35 +00:00
|
|
|
# basic config
|
2012-02-12 07:46:24 +00:00
|
|
|
master: localhost
|
2012-03-09 07:47:34 +00:00
|
|
|
master_port: 64506
|
2012-02-12 07:46:24 +00:00
|
|
|
root_dir: /tmp/salttest
|
2012-03-09 07:47:34 +00:00
|
|
|
pki_dir: pki
|
2012-02-12 07:46:24 +00:00
|
|
|
id: minion
|
2012-03-09 07:47:34 +00:00
|
|
|
cachedir: cachedir
|
2012-07-08 04:11:36 +00:00
|
|
|
sock_dir: minion_sock
|
2012-05-23 14:05:47 +00:00
|
|
|
#acceptance_wait_time: = 1
|
2012-02-12 07:46:24 +00:00
|
|
|
open_mode: True
|
2012-03-09 07:47:34 +00:00
|
|
|
log_file: minion
|
2012-02-14 18:00:35 +00:00
|
|
|
|
|
|
|
# module extension
|
2012-02-13 21:32:11 +00:00
|
|
|
test.foo: baz
|
2012-02-20 12:18:13 +00:00
|
|
|
hosts.file: integration/tmp/hosts
|
2012-05-14 05:51:00 +00:00
|
|
|
aliases.file: integration/tmp/aliases
|
2012-05-17 04:49:19 +00:00
|
|
|
integration.test: True
|
2012-02-14 18:00:35 +00:00
|
|
|
|
|
|
|
# Grains addons
|
|
|
|
grains:
|
|
|
|
test_grain: cheese
|