DNS
Is done here: https://github.com/schmto/nmsprime/blob/dev/modules/ProvBase/Install/after_install.sh
Needs Testing
1.1. 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/1.1.1. adapt name of domain & zone file, and access control lists (acl's)
TODO: @Patrick Reichel
1.1.2. adapt domain in /var/named/dynamic/{zonefilename}
TODO: @Patrick Reichel