mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Deprecated the domain-level option in ipa-server-install
https://fedorahosted.org/freeipa/ticket/5907 Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
committed by
Martin Basti
parent
be65f1e235
commit
de23e96795
@@ -1401,6 +1401,7 @@ class Server(BaseServer):
|
||||
int, constants.MAX_DOMAIN_LEVEL,
|
||||
description="IPA domain level",
|
||||
cli_name='domain-level',
|
||||
deprecated=True,
|
||||
)
|
||||
|
||||
@domainlevel.validator
|
||||
|
||||
Reference in New Issue
Block a user