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

Grafana: add var for custom config template #994

Merged
merged 1 commit into from Aug 11, 2021

Conversation

ajdecon
Copy link
Collaborator

@ajdecon ajdecon commented Jun 30, 2021

Summary

Currently we use a hard-coded template for grafana.ini, but this file
is frequently customized by users to specify things like email servers.
This PR adds an Ansible var to allow the source of this template to be
specified by the user.

Addresses #977.

Test plan

Passing CI tests.

Summary
-------

Currently we use a hard-coded template for `grafana.ini`, but this file
is frequently customized by users to specify things like email servers.
This PR adds an Ansible var to allow the source of this template to be
specified by the user.

Addresses NVIDIA#977.

Test plan
---------

Passing CI tests.
@michael-balint michael-balint merged commit b6f28d9 into NVIDIA:master Aug 11, 2021
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.

None yet

2 participants