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 4270a84 commit 4158fdaCopy full SHA for 4158fda
group_vars/matrix_servers
@@ -5599,7 +5599,7 @@ grafana_container_labels_traefik_tls_certResolver: "{{ traefik_certResolver_prim
5599
5600
grafana_container_http_host_bind_port: "{{ (matrix_playbook_service_host_bind_interface_prefix ~ '3000') if matrix_playbook_service_host_bind_interface_prefix else '' }}"
5601
5602
-grafana_provisioning_datasources: |
+grafana_provisioning_datasources_datasources: |
5603
{{
5604
([{
5605
'name': (matrix_server_fqn_matrix + ' - Prometheus'),
0 commit comments