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

Fix #104 - User password set on each puppet run #202

Closed
wants to merge 1 commit into from
Closed

Fix #104 - User password set on each puppet run #202

wants to merge 1 commit into from

Conversation

TuningYourCode
Copy link

Pull Request (PR) description

This PR fixes the issue that on each puppet run the user password will be set.
As the grafana api does not provide any feature for that we try to connect as that user if login works we suppress the password change.

This Pull Request (PR) fixes the following issues

Fixes #104

Copy link
Member

@alexjfisher alexjfisher left a comment

Choose a reason for hiding this comment

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

This looks like the right approach. I've added a test in #211 that show this change works, so will merge that instead.

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.

Grafana 5.0.3 Users passwords being set and datasources created on every puppet run
2 participants