DNS
Is done here: https://github.com/schmto/nmsprime/blob/dev/modules/ProvBase/Install/after_install.sh
Â
- Needs Testing
Install
# TODO # copy default config cp /var/www/nmsprime/modules/ProvBase/Install/files/named.conf /etc/named.conf # permissions chmod g+w /var/named/dynamic/ chown apache /var/named/ chown -R apache /etc/named.conf /var/named/dynamic/
adapt name of domain & zone file, and access control lists (acl's)
TODO: Patrick Reichel
adapt domain in /var/named/dynamic/{zonefilename}
TODO: Patrick Reichel