mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #33550 from saltstack/jacobhammons-patch-1
Fixes display of thorium docs
This commit is contained in:
commit
5287a1b8c8
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ Starting the Thorium Engine
|
|||
To enable the thorium engine add the following configuration to the engines
|
||||
section of your Salt Master or Minion configuration file and restart the daemon:
|
||||
|
||||
.. code_block:: yaml
|
||||
.. code-block:: yaml
|
||||
|
||||
engines:
|
||||
- thorium: {}
|
||||
|
@ -49,7 +49,7 @@ location for the `thorium_roots_dir` is `/srv/thorium`.
|
|||
This VERY simple example maintains a file on the master with all minion logins:
|
||||
|
||||
|
||||
.. code_block:: yaml
|
||||
.. code-block:: yaml
|
||||
|
||||
failed_logins:
|
||||
reg.list:
|
||||
|
|
Loading…
Add table
Reference in a new issue