From d113e93ffc412c171fd4c4235d50f9fa8f1fb576 Mon Sep 17 00:00:00 2001 From: Clayton Cornell Date: Tue, 26 Mar 2024 16:54:04 -0700 Subject: [PATCH] Explicitly hide ansible chef puppet --- docs/sources/get-started/install/ansible.md | 3 +++ docs/sources/get-started/install/chef.md | 3 +++ docs/sources/get-started/install/puppet.md | 3 +++ 3 files changed, 9 insertions(+) diff --git a/docs/sources/get-started/install/ansible.md b/docs/sources/get-started/install/ansible.md index a22105b6c9..4da079679c 100644 --- a/docs/sources/get-started/install/ansible.md +++ b/docs/sources/get-started/install/ansible.md @@ -4,6 +4,9 @@ description: Learn how to install Grafana Alloy with Ansible menuTitle: Ansible title: Install Grafana Alloy with Ansible weight: 550 +_build: + list: false +noindex: true --- # Install or uninstall {{% param "FULL_PRODUCT_NAME" %}} using Ansible diff --git a/docs/sources/get-started/install/chef.md b/docs/sources/get-started/install/chef.md index 219f7ffcb3..f308ab4ee1 100644 --- a/docs/sources/get-started/install/chef.md +++ b/docs/sources/get-started/install/chef.md @@ -4,6 +4,9 @@ description: Learn how to install Grafana Alloy with Chef menuTitle: Chef title: Install Grafana Alloy with Chef weight: 550 +_build: + list: false +noindex: true --- # Install {{% param "FULL_PRODUCT_NAME" %}} with Chef diff --git a/docs/sources/get-started/install/puppet.md b/docs/sources/get-started/install/puppet.md index 85341858b1..70e9a6c412 100644 --- a/docs/sources/get-started/install/puppet.md +++ b/docs/sources/get-started/install/puppet.md @@ -4,6 +4,9 @@ description: Learn how to install Grafana Alloy with Puppet menuTitle: Puppet title: Install Grafana Alloy with Puppet weight: 560 +_build: + list: false +noindex: true --- # Install {{% param "FULL_PRODUCT_NAME" %}} with Puppet