From b88de810014ab5701fc1e017f032e39278dd7659 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:30:50 +0100 Subject: [PATCH] [v10.0.x] Update Ansible Link in provision Doc (#76228) Update Ansible Link in provision Doc (#76178) (cherry picked from commit ecbe191a30b2e45069bdf20596280c0f59f9f151) Co-authored-by: Ishan Jain <51803183+ishanjainn@users.noreply.github.com> --- docs/sources/administration/provisioning/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/administration/provisioning/index.md b/docs/sources/administration/provisioning/index.md index ac2499965fb..cb1e7bb7fb8 100644 --- a/docs/sources/administration/provisioning/index.md +++ b/docs/sources/administration/provisioning/index.md @@ -62,7 +62,7 @@ Currently we do not provide any scripts/manifests for configuring Grafana. Rathe | Tool | Project | | --------- | -------------------------------------------------------------------------------------------------------------- | | Puppet | [https://forge.puppet.com/puppet/grafana](https://forge.puppet.com/puppet/grafana) | -| Ansible | [https://github.com/cloudalchemy/ansible-grafana](https://github.com/cloudalchemy/ansible-grafana) | +| Ansible | [https://github.com/grafana/grafana-ansible-collection](https://github.com/grafana/grafana-ansible-collection) | | Chef | [https://github.com/sous-chefs/chef-grafana](https://github.com/sous-chefs/chef-grafana) | | Saltstack | [https://github.com/salt-formulas/salt-formula-grafana](https://github.com/salt-formulas/salt-formula-grafana) | | Jsonnet | [https://github.com/grafana/grafonnet-lib/](https://github.com/grafana/grafonnet-lib/) |