I'm trying to understand the difference between the undocumented $conf_d and $unbound_conf_d parameters of the unbound class. Neither seems to be used anywhere outside of ensuring directory ownership (but not included in the configuration by default), and in the case of the $unbound_conf_d directory, you can also ensure the directory is purged of unmanaged configurations.
Can we get these parameters documented based on the intended usage?
I'm trying to understand the difference between the undocumented
$conf_dand$unbound_conf_dparameters of theunboundclass. Neither seems to be used anywhere outside of ensuring directory ownership (but not included in the configuration by default), and in the case of the$unbound_conf_ddirectory, you can also ensure the directory is purged of unmanaged configurations.Can we get these parameters documented based on the intended usage?