Add option to install without the automatic redirect to the Web UI.

ticket 1570
This commit is contained in:
Jan Cholasta
2011-08-16 19:34:04 +02:00
committed by Rob Crittenden
parent e856310d75
commit b8d4f8ad9f
6 changed files with 18 additions and 8 deletions

View File

@@ -68,6 +68,9 @@ Do not use DNS for hostname lookup during installation
\fB\-\-no\-pkinit\fR
Disables pkinit setup steps
.TP
\fB\-\-no\-ui\-redirect\fR
Do not automatically redirect to the Web UI.
.TP
\fB\-\-skip\-conncheck\fR
Skip connection check to remote master
.TP

View File

@@ -133,6 +133,9 @@ The maximum user and group id number (default: idstart+199999). If set to zero,
\fB\-\-no_hbac_allow\fR
Don't install allow_all HBAC rule. This rule lets any user from any host access any service on any other host. It is expected that users will remove this rule before moving to production.
.TP
\fB\-\-no\-ui\-redirect\fR
Do not automatically redirect to the Web UI.
.TP
.SH "EXIT STATUS"
0 if the installation was successful