Skip to content

Commit

Permalink
Explicitly hide ansible chef puppet
Browse files Browse the repository at this point in the history
  • Loading branch information
clayton-cornell committed Mar 26, 2024
1 parent 68d3c26 commit d113e93
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/sources/get-started/install/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions docs/sources/get-started/install/chef.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
3 changes: 3 additions & 0 deletions docs/sources/get-started/install/puppet.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d113e93

Please sign in to comment.