Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport][ipa-4-8] replica install: enforce --server arg #3714

Closed

Conversation

flo-renaud
Copy link
Contributor

This PR was opened automatically because PR #3664 was pushed to master and backport to ipa-4-8 is required.

When the --server option is provided to ipa-replica-install (1-step
install), make sure that the server offers all the required roles
(CA, KRA). If it's not the case, refuse the installation.

Note that the --server option is ignored when promoting from client to
replica (2-step install with ipa-client-install and ipa-replica-install),
meaning that the existing behavior is not changed in this use case:
by default the host specified in default.conf as server is used for
enrollment, but if it does not provide a required role, another host can
be picked for CA or KRA setup.

Fixes: https://pagure.io/freeipa/issue/7566
Signed-off-by: Florence Blanc-Renaud <flo@redhat.com>
@flo-renaud
Copy link
Contributor Author

PR was ACKed automatically because this is backport of PR #3664. Wait for CI to finish before pushing. In case of questions or problems contact @flo-renaud who is author of the original PR.

@flo-renaud flo-renaud added the ack Pull Request approved, can be merged label Sep 23, 2019
@rcritten
Copy link
Contributor

ipa-4-8:

  • c845ef0 replica install: enforce --server arg

@rcritten rcritten added the pushed Pull Request has already been pushed label Sep 23, 2019
@rcritten rcritten closed this Sep 23, 2019
@flo-renaud flo-renaud deleted the backport_pr3664_ipa-4-8 branch September 24, 2019 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants