I would like to know how files are handled in a auto-dnssec environment.
My current setup (non-DNSSEC) places the zones files in /var/named/data. These files are then read by the bind server.
If I enable auto signing, will the zones files change? Or will bind just keep the signed zones internally? If the former thing happens, Puppet might not be a good idea to deploy dns zones anymore.