mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Fixing styles of code-blocks
This commit is contained in:
parent
e73273dc14
commit
0eb4fe13e1
@ -48,7 +48,7 @@ def auth(pem, **kwargs):
|
||||
|
||||
Configure the CA cert in the master config file:
|
||||
|
||||
.. code-block:: bash
|
||||
.. code-block:: yaml
|
||||
|
||||
external_auth:
|
||||
pki:
|
||||
|
@ -14,7 +14,7 @@ Support for RFC 2136 dynamic DNS updates.
|
||||
The keyring file needs to be in json format and the key name needs to end
|
||||
with an extra period in the file, similar to this:
|
||||
|
||||
.. code-block:: bash
|
||||
.. code-block:: json
|
||||
|
||||
{"keyname.": "keycontent"}
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user