mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
23 lines
458 B
ReStructuredText
23 lines
458 B
ReStructuredText
===========================
|
|
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 |