-
Notifications
You must be signed in to change notification settings - Fork 146
Enable FreeIPA for OSP 17.1 adoption CI #3614
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
base: main
Are you sure you want to change the base?
Enable FreeIPA for OSP 17.1 adoption CI #3614
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
a987909 to
e862c6e
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/b2d7d2aa37dd41da982f20d422be64a9 ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 26m 59s |
e862c6e to
bf4a409
Compare
|
Build failed (check pipeline). Post https://softwarefactory-project.io/zuul/t/rdoproject.org/buildset/62f44cd4bd794064b5094fd395dc974e ✔️ openstack-k8s-operators-content-provider SUCCESS in 2h 33m 06s |
bf4a409 to
0e7f737
Compare
|
LGTM |
0e7f737 to
811d1f7
Compare
6f609ed to
1b6779e
Compare
This commit introduces support for deploying a FreeIPA server within the OSP 17.1 adoption CI. The following has been added: - Tasks for the initial setup and configuration of a FreeIPA server. - DNS configuration for the undercloud, followed by the execution of `undercloud-ipa-install.yaml`. - DNS configuration for the overcloud to use the new FreeIPA instance. Following code has been modified: - hci adoption scenario is updated to include the creation of the FreeIPA vm - do not add the unique ID to osp-underclud name. Predicted hostname is required for tls-e Signed-off-by: Mikolaj Ciecierski <[email protected]>
1b6779e to
5eb1b76
Compare
This commit introduces support for deploying a FreeIPA server within the OSP 17.1 adoption CI.
The following has been added:
undercloud-ipa-install.yaml.Following code has been modified:
tls-e
Signed-off-by: Mikolaj Ciecierski [email protected]