Sfoglia il codice sorgente

Fixed README.

pull/79/head
Tomas Pipota 6 anni fa
parent
commit
d55691a125
1 ha cambiato i file con 4 aggiunte e 4 eliminazioni
  1. +4
    -4
      README.rst

+ 4
- 4
README.rst Vedi File

@@ -765,9 +765,9 @@ Minion pillar:
ttl: 300
dns_static:
zone.example.com:
- name: appname
type: CNAME
value: appserver01
- name: appname
type: CNAME
value: appserver01


Manual calling:
@@ -775,7 +775,7 @@ Manual calling:
.. code-block:: bash
# Minion register
salt '*' state.apply salt.minion.dns_register
#
# Static DNS records
salt '*' state.apply salt.minion.dns_static


Loading…
Annulla
Salva