소스 검색

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…
취소
저장