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

Allow for overwriting of the SSH keys #82

Open
bschonec opened this issue May 18, 2023 · 1 comment
Open

Allow for overwriting of the SSH keys #82

bschonec opened this issue May 18, 2023 · 1 comment

Comments

@bschonec
Copy link

It should be a simple matter to incorporate "< /bin/yes" or "<<<y" into the exec command to allow for overwriting of the SSH key. This would help to enforce SSH key rotation and adhere to CIS recommendations that SSH keys be rotated periodically.

The exec resource would also have to be modified to force a run when (for example) variable $overwrite is true.

@bschonec
Copy link
Author

#84

@bastelfreak bastelfreak reopened this Jul 30, 2023
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 a pull request may close this issue.

2 participants