Skip to content

Conversation

wmudge
Copy link
Member

@wmudge wmudge commented Dec 7, 2023

Create a TF-managed inventory of hosts and networking to create a SSH-proxied private cloud deployment. The deployment uses a local FreeIPA server to handle internal DNS, LDAP, and Kerberos.

jimright and others added 30 commits December 7, 2023 15:30
Signed-off-by: Jim Enright <[email protected]>
…Ansible Navigator configuration

Signed-off-by: Webster Mudge <[email protected]>
Signed-off-by: Webster Mudge <[email protected]>
Signed-off-by: Webster Mudge <[email protected]>
Signed-off-by: Webster Mudge <[email protected]>
Add domain for Ansible hosts

Signed-off-by: Webster Mudge <[email protected]>
Signed-off-by: Webster Mudge <[email protected]>
Signed-off-by: Webster Mudge <[email protected]>
@wmudge wmudge added the enhancement New feature or request label Dec 7, 2023
@wmudge wmudge added this to the Release 2.2.0 milestone Dec 7, 2023
@wmudge wmudge requested a review from a team December 7, 2023 20:34
@clevesque
Copy link
Contributor

Suggest that you add base teardown

@clevesque
Copy link
Contributor

line 126 in definition.yml, wont work for IPA
was: user: "(&(sAMAccountName={0})(objectClass=person))"
should be user: "(&(uid={0})(objectClass=person))"

Copy link
Contributor

@jimright jimright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Approved.

@wmudge wmudge merged commit aed2798 into cloudera-labs:devel Dec 21, 2023
@wmudge wmudge deleted the feature/pvc-base-aws-iaas branch December 21, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Development

Successfully merging this pull request may close these issues.

3 participants