cloud-foundation-fabric/modules/cloud-config-container/onprem/Corefile

10 lines
166 B
Plaintext

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