We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f92e6 commit 8c14de3Copy full SHA for 8c14de3
environments/common/files/grafana/grafana.repo.j2
@@ -1,6 +1,7 @@
1
{{ ansible_managed | comment }}
2
[grafana]
3
baseurl = {{ appliances_pulp_url }}/pulp/content/{{ appliances_pulp_repos.grafana[ansible_distribution_major_version] | appliances_repo_to_subpath }}
4
+enabled = 0
5
name = grafana
6
async = 1
7
gpgcheck = 0
0 commit comments