Mercurial > sat_docs
view scripts/dns_srv/template/etc/bind/named.conf.local @ 111:a3f9cfa2721e
docker (libervia_cont): workaround for copying config when Docker version is below 1.8.0
author | Goffi <goffi@goffi.org> |
---|---|
date | Mon, 29 Feb 2016 21:54:43 +0100 |
parents | 73d3b94b7364 |
children |
line wrap: on
line source
zone "<domain>" IN { type master; file "zone.<domain>"; }; zone "0.0.127.in-addr.arpa" { type master; file "revp.127.0.0"; };