Fix rest_cherrypy config example indentation

This indentation was erroneously changed in #24185.
This commit is contained in:
Seth House 2015-05-27 19:10:33 -06:00
parent 3307ec20d9
commit 28fc77f6f6

View File

@ -17,8 +17,8 @@ A REST API for Salt
<acl-eauth>` system which requires additional configuration not described
here.
Example production-ready configuration; add to the Salt master config file
and restart the ``salt-master`` and ``salt-api`` daemons:
Example production-ready configuration; add to the Salt master config file
and restart the ``salt-master`` and ``salt-api`` daemons:
.. code-block:: yaml