Hi,
I'm in the process of automating as much as possible of our DA servers with Ansible, and I'd like to manage /etc/named.conf with automation. Since DA writes new zones to the bottom of this file, this is slightly difficult.
Is there a way to have DA write the new zone definitions to a separate file instead, that is included from /etc/named.conf?
I'm in the process of automating as much as possible of our DA servers with Ansible, and I'd like to manage /etc/named.conf with automation. Since DA writes new zones to the bottom of this file, this is slightly difficult.
Is there a way to have DA write the new zone definitions to a separate file instead, that is included from /etc/named.conf?