Fix raw code block errors from pygments

This commit is contained in:
ScriptAutomate 2021-03-16 19:01:26 -05:00 committed by Megan Wilhite
parent a017c0f78c
commit 1dfe0455c2

View file

@ -109,7 +109,7 @@ have been moved from ``/etc/salt/pki`` to ``/etc/salt/pki/{master,minion}``.
The old setup will look like this:
.. code-block:: raw
.. code-block:: text
/etc/salt/pki
|-- master.pem
@ -126,7 +126,7 @@ The old setup will look like this:
With the accepted minion keys in ``/etc/salt/pki/minions``, the new setup
places the accepted minion keys in ``/etc/salt/pki/master/minions``.
.. code-block:: raw
.. code-block:: text
/etc/salt/pki
|-- master
@ -139,4 +139,4 @@ places the accepted minion keys in ``/etc/salt/pki/master/minions``.
|-- minion
| |-- minion.pem
| |-- minion.pub
| `-- minion_master.pub
| `-- minion_master.pub