mirror of
https://github.com/valitydev/salt.git
synced 2024-11-06 08:35:21 +00:00
34 lines
670 B
ReStructuredText
34 lines
670 B
ReStructuredText
.. _configuration-file-examples:
|
|
|
|
===========================
|
|
Configuration file examples
|
|
===========================
|
|
|
|
.. _configuration-examples-master:
|
|
|
|
.. contents::
|
|
:local:
|
|
:depth: 1
|
|
|
|
Example master configuration file
|
|
=================================
|
|
|
|
.. literalinclude:: ../../../conf/master
|
|
:language: yaml
|
|
|
|
.. _configuration-examples-minion:
|
|
|
|
Example minion configuration file
|
|
=================================
|
|
|
|
.. literalinclude:: ../../../conf/minion
|
|
:language: yaml
|
|
|
|
.. _configuration-examples-proxy:
|
|
|
|
Example proxy minion configuration file
|
|
=======================================
|
|
|
|
.. literalinclude:: ../../../conf/proxy
|
|
:language: yaml
|