2017-02-03 22:32:42 +00:00
|
|
|
.. _configuration-file-examples:
|
|
|
|
|
2011-05-23 06:51:31 +00:00
|
|
|
===========================
|
|
|
|
Configuration file examples
|
|
|
|
===========================
|
|
|
|
|
|
|
|
.. _configuration-examples-master:
|
|
|
|
|
|
|
|
.. contents::
|
|
|
|
:local:
|
|
|
|
:depth: 1
|
|
|
|
|
|
|
|
Example master configuration file
|
|
|
|
=================================
|
|
|
|
|
2013-01-11 21:26:28 +00:00
|
|
|
.. literalinclude:: ../../../conf/master
|
2013-01-11 21:27:09 +00:00
|
|
|
:language: yaml
|
2011-05-23 06:51:31 +00:00
|
|
|
|
|
|
|
.. _configuration-examples-minion:
|
|
|
|
|
|
|
|
Example minion configuration file
|
|
|
|
=================================
|
|
|
|
|
2013-01-11 21:26:28 +00:00
|
|
|
.. literalinclude:: ../../../conf/minion
|
2017-03-21 14:29:30 +00:00
|
|
|
:language: yaml
|
|
|
|
|
|
|
|
.. _configuration-examples-proxy:
|
|
|
|
|
|
|
|
Example proxy minion configuration file
|
|
|
|
=======================================
|
|
|
|
|
|
|
|
.. literalinclude:: ../../../conf/proxy
|
|
|
|
:language: yaml
|