mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Changed syntax highlighting from ini to yaml since conf files are yaml
This commit is contained in:
parent
f7663df9b6
commit
32c944c1e9
@ -12,7 +12,7 @@ Example master configuration file
|
||||
=================================
|
||||
|
||||
.. literalinclude:: ../../../conf/master
|
||||
:language: ini
|
||||
:language: yaml
|
||||
:linenos:
|
||||
|
||||
.. _configuration-examples-minion:
|
||||
@ -21,5 +21,5 @@ Example minion configuration file
|
||||
=================================
|
||||
|
||||
.. literalinclude:: ../../../conf/minion
|
||||
:language: ini
|
||||
:language: yaml
|
||||
:linenos:
|
||||
|
Loading…
Reference in New Issue
Block a user