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

add encrypt_file/decrypt_file methods #301

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

msherman64
Copy link
Contributor

@msherman64 msherman64 commented Aug 22, 2024

Kolla ansible supports automatic decryption of vault-encrypted files in site-config.
This is very useful for things like ceph authentication tokens, certificates, and so on.

Note: This CANNOT be used for the SSH key for ansible to connect to a remote host.
See ansible/ansible#22382

Add cc-ansible wrappers for vault encrypt and vault decrypt to make this easy.

cc-ansible Show resolved Hide resolved
cc-ansible Show resolved Hide resolved
cc-ansible Show resolved Hide resolved
cc-ansible Show resolved Hide resolved
cc-ansible Show resolved Hide resolved
cc-ansible Show resolved Hide resolved
cc-ansible Show resolved Hide resolved
cc-ansible Show resolved Hide resolved
@ChameleonCloud ChameleonCloud deleted a comment from github-actions bot Aug 22, 2024
@ChameleonCloud ChameleonCloud deleted a comment from github-actions bot Aug 22, 2024
Copy link
Member

@codyhammock codyhammock left a comment

Choose a reason for hiding this comment

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

LGTM. Do the github-actions flags need to be addressed?

@msherman64 msherman64 merged commit 87ee0e1 into stable/2023.1 Aug 23, 2024
1 check failed
@msherman64 msherman64 deleted the feature/encrypt_file branch August 23, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants