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

Fix CA cipher and python2/3 install for newer OS targets like el8 #51

Merged
merged 1 commit into from
Apr 29, 2022

Conversation

Chaffelson
Copy link
Collaborator

Note that fixes in PR 81 on Cloudera Deploy makes deployments behave correctly on older versions of Ansible (2.10) when working with newer OS (el8), but are not required for this PR unless you are in fact testing that particular combination.
cloudera-labs/cloudera-deploy#81

Change ca_server_root_key_cipher from aes256 to auto as a fix for more modern OS deployment standards
More robustly ensure python2/3 install and pip upgrade for el8

Fixes the very annoying mutiple versions of Python and where is cryptography hiding issues

Signed-off-by: Daniel Chaffelson chaffelson@gmail.com

Change ca_server_root_key_cipher from aes256 to auto as a fix for more modern OS deployment standards
More robustly ensure python2/3 install and pip upgrade for el8
Update AWS dynamic inventory to use amazon.aws.ec2_instance as the amazon.aws.ec2 was deprecated and settings are different
Readability improvements to readme.adoc in cloudera-deploy

Signed-off-by: Daniel Chaffelson <chaffelson@gmail.com>
@Chaffelson Chaffelson requested a review from tmgstevens March 9, 2022 21:34
@tmgstevens tmgstevens merged commit 321b94f into cloudera-labs:devel Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants