salt/tests/integration/files/conf/syndic
Pedro Algarvio e467b1e00b Simplify the Syndic configuration testing.
* Inherit the master configuration file on the syndic one.
* Recreate the Syndic on the test. Don't pass it as a module global.
2013-07-17 16:22:18 +01:00

13 lines
341 B
Plaintext

include: master
# syndic basic config
# same config as master ./except the syndic bits
# in the TestCase we add at the top of the configfile the content of ./master
# to avoid duplication
order_masters: True
acceptance_wait_time: 1
syndic_log_file: osyndic.log
syndic_pidfile: osyndic.pid
syndic_master: localhost
syndic_master_port: 54506