Deprecation of --name-server and --ip-address option in DNS

Option --name-server is changing only SOA MNAME, this option has no more
effect to NS records

Option --ip-addres is just ignored

A warning message is sent after use these options

Part of ticket: https://fedorahosted.org/freeipa/ticket/4149

Reviewed-By: Petr Spacek <pspacek@redhat.com>
This commit is contained in:
Martin Basti
2014-09-05 16:09:59 +02:00
committed by Petr Viktorin
parent 94743a3f26
commit 7bc17bb852
4 changed files with 98 additions and 84 deletions

View File

@@ -89,5 +89,5 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=102
# Last change: pviktori - allow adding services to roles
IPA_API_VERSION_MINOR=103
# Last change: mbasti - make --name-server option optional