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

7.23.0: Added another valid parameter for purge_ssh_keys #9214

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Le-onardo
Copy link

This change adds another valid type for the purge_ssh_keys parameter in the user resource. This can be useful in the case of setting specific parameters for the ssh_authorized_key resource when it is set to 'absent'.

For example what comes to mind is the 'drop_privileges' parameter which makes the removal of SSH keys possible in a directory/file that is not owned exclusively by the user.

This change can be used generally and makes use of a hash that contains possible options for the ssh_authorized_key resource.

@Le-onardo Le-onardo requested a review from a team as a code owner January 22, 2024 11:37
@puppetlabs-jenkins
Copy link
Collaborator

Can one of the admins verify this patch?

@joshcooper joshcooper added the enhancement New feature or request label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants