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 sshkeys to be reused for multiple accounts #130

Merged
merged 3 commits into from
Feb 27, 2018

Conversation

jcharaoui
Copy link
Contributor

This avoids duplicate resources errors when associating the same SSH public key to different accounts on the same node.

jcharaoui and others added 2 commits February 20, 2018 22:21
This avoids duplicate resources errors when associating the same SSH
public key to different accounts on the same node.
@arjenz
Copy link
Contributor

arjenz commented Feb 21, 2018

jcharaoui#1 might fix the failing tests, I changed the names of the ssh keys the test is expecting, to reflect the newly proposed structure.

Fix test for ssh key to allow new comment format
@david22swan david22swan merged commit 385e559 into puppetlabs:master Feb 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants