From 5bddebc1402321aef1685edfb9f4b1133fa41f91 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Tue, 30 May 2023 08:32:25 +0100 Subject: [PATCH] [v9.5.x] fix: Chef cookbook has moved to sous-chefs (#69241) fix: Chef cookbook has moved to sous-chefs (#68425) * fix: Chef cookbook has moved to sous-chefs Updates the github link for the chef configuration option. * Update docs/sources/administration/provisioning/index.md Co-authored-by: Jack Baldry --------- Co-authored-by: Jack Baldry (cherry picked from commit 1ff5170c8338cad078840e76262deb0d05032465) Co-authored-by: Jason Field --- 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 f1c59989121..7c7ac390f59 100644 --- a/docs/sources/administration/provisioning/index.md +++ b/docs/sources/administration/provisioning/index.md @@ -61,7 +61,7 @@ Currently we do not provide any scripts/manifests for configuring Grafana. Rathe | --------- | -------------------------------------------------------------------------------------------------------------- | | 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) | -| Chef | [https://github.com/JonathanTron/chef-grafana](https://github.com/JonathanTron/chef-grafana) | +| 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/) |