Skip to content

Commit 1b4c867

Browse files
committed
typo
1 parent 305a057 commit 1b4c867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environments/common/files/grafana/grafana.repo.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{{ ansible_managed | comment }}
22
[grafana]
3-
baseurl = {{ appliances_pulp_url }}/pulp/content/{{ dnf_repos_all['grafana'][ansible_distribution_version_major]['pulp_path'] }}/{{ dnf_repos_all['grafana'][ansible_distribution_major_version]['pulp_timestamp'] }}
3+
baseurl = {{ appliances_pulp_url }}/pulp/content/{{ dnf_repos_all['grafana'][ansible_distribution_major_version]['pulp_path'] }}/{{ dnf_repos_all['grafana'][ansible_distribution_major_version]['pulp_timestamp'] }}
44
enabled = 0
55
name = grafana
66
async = 1

0 commit comments

Comments
 (0)