Skip to content

Update links and pages in 360 saas docs #4462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
82 changes: 76 additions & 6 deletions config/_default/menu.toml
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,12 @@ weight = 20
title = "Chef 360 Platform"
identifier = "360"

[[360]]
title = "version 1.4"
parent = "360"
identifier = "360/1.4"
url = "/360/1.4/"
weight = 10
[[360]]
title = "version 1.4"
parent = "360"
identifier = "360/1.4"
url = "/360/1.4/"
weight = 10

[[360]]
title = "version 1.3"
Expand Down Expand Up @@ -819,6 +819,76 @@ identifier = "chef_cloud"
title = "Get started"
identifier = "chef_cloud/360/get_started"
parent = "chef_cloud/360"
weight = 30

[[cloud]]
title = "Install CLIs"
identifier = "chef_cloud/360/get_started/cli"
parent = "chef_cloud/360/get_started"
url = "https://docs.chef.io/360/latest/get_started/install_cli"
weight = 40

[[cloud]]
title = "Node management settings"
identifier = "chef_cloud/360/get_started/node settings"
parent = "chef_cloud/360/get_started"
url = "https://docs.chef.io/360/latest/get_started/node_management_settings/"
weight = 50

[[cloud]]
title = "Enroll nodes"
identifier = "chef_cloud/360/get_started/enroll_nodes"
parent = "chef_cloud/360/get_started"
url = "https://docs.chef.io/360/latest/get_started/enroll_nodes/"
weight = 100

[[cloud]]
title = "Run Courier jobs"
identifier = "chef_cloud/360/get_started/jobs"
parent = "chef_cloud/360/get_started"
url = "https://docs.chef.io/360/latest/get_started/jobs/"
weight = 110

[[cloud]]
title = "User guides"
identifier = "chef_cloud/360/user_guides"
parent = "chef_cloud/360"
weight = 40

[[cloud]]
title = "Create and use tokens with the Chef 360 Platform APIs"
identifier = "chef_cloud/360/user_guides/apis"
parent = "chef_cloud/360/user_guides"
url = "https://docs.chef.io/360/latest/apis/"
weight = 10

[[cloud]]
title = "Chef 360 Platform system administration"
identifier = "chef_cloud/360/user_guides/system administration"
parent = "chef_cloud/360/user_guides"
url = "https://docs.chef.io/360/latest/administration/"
weight = 20

[[cloud]]
title = "Chef Courier"
identifier = "chef_cloud/360/user_guides/courier"
parent = "chef_cloud/360/user_guides"
url = "https://docs.chef.io/360/latest/courier/"
weight = 30

[[cloud]]
title = "Chef Node Management"
identifier = "chef_cloud/360/user_guides/node management"
parent = "chef_cloud/360/user_guides"
url = "https://docs.chef.io/360/latest/node_management/"
weight = 40

[[cloud]]
title = "Update skills"
identifier = "chef_cloud/360/user_guides/update skills"
parent = "chef_cloud/360/user_guides"
url = "https://docs.chef.io/360/latest/node_management/skills/skill_assembly/#update-a-skill-assembly"
weight = 50

[[cloud]]
title = "Chef SaaS"
Expand Down
291 changes: 0 additions & 291 deletions content/360/saas/get_started/enroll_nodes.md

This file was deleted.

Loading