pgreco / rpms / ipa

Forked from forks/areguera/rpms/ipa 4 years ago
Clone

Blame SOURCES/0031-Add-force-join-into-ipa-replica-install-manpage.patch

3f51ca
From c5b8c6256e65e5bb735bd89ab132c28c5a03dd64 Mon Sep 17 00:00:00 2001
3f51ca
From: =?UTF-8?q?Tibor=20Dudl=C3=A1k?= <tdudlak@redhat.com>
3f51ca
Date: Tue, 13 Jun 2017 12:27:01 +0200
3f51ca
Subject: [PATCH] Add --force-join into ipa-replica-install manpage
3f51ca
3f51ca
Resolves: https://pagure.io/freeipa/issue/7011
3f51ca
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
3f51ca
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
3f51ca
---
3f51ca
 install/tools/man/ipa-replica-install.1 | 3 +++
3f51ca
 1 file changed, 3 insertions(+)
3f51ca
3f51ca
diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1
3f51ca
index 7d241324818dd3a5294da5e84b67a19d0d9a31b6..a1284135ac67de2b67b322aec3f6bbfb05f1a8ec 100644
3f51ca
--- a/install/tools/man/ipa-replica-install.1
3f51ca
+++ b/install/tools/man/ipa-replica-install.1
3f51ca
@@ -62,6 +62,9 @@ The Kerberos realm of an existing IPA deployment.
3f51ca
 .TP
3f51ca
 \fB\-\-hostname\fR
3f51ca
 The hostname of this machine (FQDN). If specified, the hostname will be set and the system configuration will be updated to persist over reboot.
3f51ca
+.TP
3f51ca
+\fB\-\-force\-join\fR
3f51ca
+Join the host even if it is already enrolled.
3f51ca
 
3f51ca
 .SS "DOMAIN LEVEL 0 OPTIONS"
3f51ca
 .TP
3f51ca
-- 
3f51ca
2.13.6
3f51ca