cloud-foundation-fabric/modules/cloud-config-container/coredns/Corefile-hosts

10 lines
176 B
Plaintext

. {
hosts /etc/coredns/example.hosts example.org {
127.0.0.1 localhost.example.org localhost
}
forward . /etc/resolv.conf
reload
log
errors
}