ipa-replica-prepare should document ipv6 options

https://fedorahosted.org/freeipa/ticket/4877

Reviewed-By: Tomas Babej <tbabej@redhat.com>
This commit is contained in:
Gabe 2015-02-25 12:50:24 -07:00 committed by Tomas Babej
parent 55413566ca
commit c75025df8c

View File

@ -66,8 +66,9 @@ Name of the Kerberos KDC SSL certificate to install
Directory Manager (existing master) password Directory Manager (existing master) password
.TP .TP
\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR \fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
IP address of the replica server. If you provide this option, the A and PTR records will be added to the DNS. IPv4 or IPv6 address of the replica server. This option can be specified multiple times for each interface of the server
This this option can be used multiple times to specify more IP addresses of the server (e.g. multihomed and/or dualstacked server). (e.g. multihomed and/or dualstacked server), or for each IPv4 and IPv6 address of the server. The corresponding A or AAAA and
PTR records will be added to the DNS if they do not exist already.
.TP .TP
\fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR \fB\-\-reverse\-zone\fR=\fIREVERSE_ZONE\fR
The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones. The reverse DNS zone to use. This option can be used multiple times to specify multiple reverse zones.