Browse Source

Fixed README.

pull/79/head
Martin Horak 6 years ago
parent
commit
ce9b339ce8
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.rst

+ 3
- 0
README.rst View File

Master pillar: Master pillar:


.. code-block:: yaml .. code-block:: yaml

salt: salt:
master: master:
ddns: ddns:
Minion pillar: Minion pillar:


.. code-block:: yaml .. code-block:: yaml

salt: salt:
minion: minion:
ddns: ddns:
Minions can be registered in DNS calling: Minions can be registered in DNS calling:


.. code-block:: bash .. code-block:: bash

salt '*' state.apply salt.minion.dns_register salt '*' state.apply salt.minion.dns_register


Salt Minion Salt Minion

Loading…
Cancel
Save