[Freeipa-devel] [freeipa PR#550][opened] install: fix help

HonzaCholasta freeipa-github-notification at redhat.com
Wed Mar 8 08:28:30 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/550
Author: HonzaCholasta
 Title: #550: install: fix help
Action: opened

PR body:
"""
This PR fixes the known issue in the installer refactoring PR #232 and concludes https://pagure.io/freeipa/issue/6392.

**server install: remove duplicate -w option**

Remove duplicate -w alias of --admin-password in ipa-server-install and
ipa-replica-install.

**install: add missing space in realm_name description**

**server install: remove duplicate knob definitions**

Remove duplicate definitions of knobs already defined in client install.

**client install: split off SSSD options into a separate class**

Split off SSSD knob definitions from the ClientInstallInterface class into
a new SSSDInstallInterface class.

**install CLI: remove magic option groups**

Do not automatically create the "basic options" and "uninstall options"
option groups in the CLI code.

**install: re-introduce option groups**

Re-introduce option groups in ipa-client-install, ipa-server-install and
ipa-replica-install.

https://pagure.io/freeipa/issue/6392
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/550/head:pr550
git checkout pr550
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-550.patch
Type: text/x-diff
Size: 41917 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20170308/ecec8dda/attachment.bin>


More information about the Freeipa-devel mailing list