瀏覽代碼

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


Loading…
取消
儲存