commit | ce71bf91730f68ad92e14302b02eeb64bcb7a1ee | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Tue Sep 30 11:35:30 2014 +0200 |
committer | Ales Komarek <mail@newt.cz> | Tue Sep 30 11:35:30 2014 +0200 |
tree | dad6208fdb4b86dfa11892f51f062a00513b5f78 | |
parent | ef1b639949c2e0a48754a70a9ae70de1648409d0 [diff] [blame] |
fixes logrotate
diff --git a/README.md b/README.md index 83a95d7..9debc9f 100644 --- a/README.md +++ b/README.md
@@ -9,11 +9,17 @@ zone: sub.domain.com: type: master - notify: False + notify: false + records: + - name: @ + type: A + ttl: 7200 + value: 192.168.0.5 1.168.192.in-addr.arpa: type: master - notify: False + notify: false ## Read more +* https://github.com/theforeman/puppet-dns * https://help.ubuntu.com/community/BIND9ServerHowto \ No newline at end of file