|
|
@ -10,8 +10,10 @@ Deployment of Configuration Changes |
|
|
|
|
|
|
|
Changes to nameserver configurations should be done to this |
|
|
|
repository. *Don't forget to update the serial*. Then: go to |
|
|
|
`ns1:/etc/nsd/GIT`, check out, copy up `*.conf` to `..`, and restart |
|
|
|
`nsd`. |
|
|
|
`ns1:/etc/nsd/GIT`, check out, run `./zonecheck.sh` from `/etc/nsd/GIT` |
|
|
|
to verify that no changes in the runtime configuration will be |
|
|
|
overwritten and after merging the changes and commiting them back in |
|
|
|
git, copy up `*.conf` to `..`, and restart `nsd`. |
|
|
|
|
|
|
|
This process is not automated yet, since configuration changes involve |
|
|
|
at least two levels of validation: |
|
|
|