mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Clarify recommendation about --ip-address option in ipa-replica-prepapre
Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
parent
3c95a5aea2
commit
6259be5fd6
@ -231,8 +231,9 @@ class ReplicaPrepare(admintool.AdminTool):
|
||||
api.env.host, api.env.basedn,
|
||||
dm_password=self.dirman_password,
|
||||
ldapi=True, realm=api.env.realm):
|
||||
self.log.info('Add the --ip-address argument to '
|
||||
'create a DNS entry.')
|
||||
self.log.info('You might use the --ip-address option '
|
||||
'to create a DNS entry if the DNS zone '
|
||||
'is managed by IPA.')
|
||||
raise
|
||||
else:
|
||||
# The host doesn't exist in DNS but we're adding it.
|
||||
|
Loading…
Reference in New Issue
Block a user