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

PvC example using ansible-navigator and collection playbooks #119

Closed

Conversation

jimright
Copy link
Contributor

@jimright jimright commented Sep 6, 2023

Example of CDP Private Cloud deployment using v2 of Cloudera-Deploy.

@cmperro
Copy link
Contributor

cmperro commented Sep 12, 2023

Execution Observations:

Had to add ansible_ssh_common_args: '-o ProxyCommand="ssh -o User=ec2-user -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -i /runner/.ssh/field.pem -W %h:%p -q 52.90.243.234"'

to my config.yml for mac so that ssh would work within the navigator.

Once the pre-setup playbook completes confirm that:

* You can connect to each node via the inventory - see Confirm SSH Connectivity. Note that a A `validate_dns_lookups.yml` Playbook exists to check connectivity.
* Connect to FreeIPA UI and login with the `IPA_USER` and `IPA_PASSWORD` credentials in the configuration file. See Cluster Access for more details.
Copy link
Contributor

Choose a reason for hiding this comment

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

How does one do this? My FreeIPA node just has port 22 open, to the world, I might add...

Signed-off-by: Jim Enright <jenright@cloudera.com>
Signed-off-by: Jim Enright <jenright@cloudera.com>
Signed-off-by: Jim Enright <jenright@cloudera.com>
Signed-off-by: Jim Enright <jenright@cloudera.com>
Signed-off-by: Jim Enright <jenright@cloudera.com>
Signed-off-by: Jim Enright <jenright@cloudera.com>
Signed-off-by: Jim Enright <jenright@cloudera.com>
@jimright jimright marked this pull request as ready for review October 9, 2023 14:24
@wmudge wmudge requested review from wmudge and cmperro October 10, 2023 13:08
@wmudge wmudge added the enhancement New feature or request label Oct 10, 2023
@wmudge wmudge added this to the Release 2.1.0 milestone Oct 10, 2023
@wmudge wmudge modified the milestones: Release 2.1.0, Release 2.2.0 Nov 20, 2023
@jimright
Copy link
Contributor Author

jimright commented Dec 7, 2023

Closing. @wmudge will open new PR with updated infra deployment.

@jimright jimright closed this Dec 7, 2023
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