commit | 882ac7b7228b3550fd1cad493ad766accba7ba20 | [log] [tgz] |
---|---|---|
author | Ales Komarek <mail@newt.cz> | Mon Jul 14 10:47:56 2014 +0200 |
committer | Ales Komarek <mail@newt.cz> | Mon Jul 14 10:47:56 2014 +0200 |
tree | 5a56696cf671b95978c11595b0bb9924c2991559 |
initial commit
diff --git a/README.md b/README.md new file mode 100644 index 0000000..cd8c6a8 --- /dev/null +++ b/README.md
@@ -0,0 +1,16 @@ + +# Bind DNS service + +bind: + configured_zones: + sub.domain.com: + type: master + notify: False + 1.168.192.in-addr.arpa: + type: master + notify: False + +available_zones: + sub.domain.org: + file: db.sub.domain.org + masters: "192.168.0.1;" \ No newline at end of file