From 1ff5170c8338cad078840e76262deb0d05032465 Mon Sep 17 00:00:00 2001 From: Jason Field Date: Tue, 30 May 2023 15:16:21 +0800 Subject: [PATCH] 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 --- 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 b437b8b9739..ac2499965fb 100644 --- a/docs/sources/administration/provisioning/index.md +++ b/docs/sources/administration/provisioning/index.md @@ -63,7 +63,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/) |