-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information
1 parent
762166e
commit 321b94f
Showing
2 changed files
with
29 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,4 +14,4 @@ | |
|
||
--- | ||
|
||
ca_server_root_key_cipher: aes256 | ||
ca_server_root_key_cipher: auto |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters