Add missing global options in dnsconfig

Add a support for new global options in bind-dyndb-ldap, that is:
 * idnsforwardpolicy: Default policy for conditional forwarding
 * idnsallowsyncptr: Allow globaly PTR synchronization for dynamic
   updates
 * idnszonerefresh: Default interval between regular polls of the
   name server for new DNS zones

https://fedorahosted.org/freeipa/ticket/2439
This commit is contained in:
Martin Kosek
2012-03-20 15:40:08 +01:00
parent 9d0ef96c67
commit 9b562f7377
4 changed files with 30 additions and 4 deletions
+1 -1
View File
@@ -79,4 +79,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=30
IPA_API_VERSION_MINOR=31