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

Don't clobber existing keys #9

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

Don't clobber existing keys #9

wants to merge 1 commit into from

Conversation

dstutman
Copy link

@dstutman dstutman commented Apr 1, 2019

Previous to this commit the role did not check for pre-existing keys. This meant the role was not idempotent and would cause client configurations using the server public key to become invalid after each run. I added a stat for a Wireguard private key so that this role is now idempotent.

Previous to this commit the role did not check for pre-existing keys. This meant the role was not idempotent and would cause client configurations using the server public key to become invalid after each run.
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.

1 participant