Put confdir in the params class, and more..

Fix a bunch of warnings whne using the bind::updater class by moving confdir to
the params class. In order for this to work, the bind and bind::updater classes
both now inherit from params. Also, fix the default value for
managed_key_directory to something that's actually falsey.
This commit is contained in:
Nate Riffe
2015-12-26 00:58:02 -06:00
parent 1af06cbd88
commit 250cb4e4c6
7 changed files with 17 additions and 21 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
---
bind::confdir: '_CONFDIR_'
bind::params::confdir: '_CONFDIR_'
bind::namedconf: '_NAMEDCONF_'