ソースを参照

Fixed README.

pull/79/head
Tomas Pipota 6年前
コミット
d55691a125
1個のファイルの変更4行の追加4行の削除
  1. +4
    -4
      README.rst

+ 4
- 4
README.rst ファイルの表示

@@ -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


読み込み中…
キャンセル
保存