Skip to content

Commit

Permalink
Update custom resources and target mode docs (#4315)
Browse files Browse the repository at this point in the history
* CHEF-16130 update target mode ssh parameters

Signed-off-by: Ian Maddaus <[email protected]>

* Update custom resource docs

Signed-off-by: Ian Maddaus <[email protected]>

* Additional cleanup

Signed-off-by: Ian Maddaus <[email protected]>

* linting fixes

Signed-off-by: Ian Maddaus <[email protected]>

* Lints

Signed-off-by: Ian Maddaus <[email protected]>

* Menu reconfiguration

Signed-off-by: Ian Maddaus <[email protected]>

* Additional cleanup

Signed-off-by: Ian Maddaus <[email protected]>

* Lints

Signed-off-by: Ian Maddaus <[email protected]>

* Minor edits

Signed-off-by: Ian Maddaus <[email protected]>

* Final edits I think

Signed-off-by: Ian Maddaus <[email protected]>

---------

Signed-off-by: Ian Maddaus <[email protected]>
  • Loading branch information
IanMadd authored Dec 16, 2024
1 parent 930645c commit 248e487
Show file tree
Hide file tree
Showing 14 changed files with 532 additions and 527 deletions.
8 changes: 8 additions & 0 deletions config/_default/menu.toml
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,14 @@ identifier = "chef_infra"
parent = "chef_infra/features"
weight = 20

[[infra]]
title = "Target Mode"
identifier = "chef_infra/features/Target Mode"
parent = "chef_infra/features"
url = "/target_mode/"
weight = 80


[[infra]]
title = "Integrations"
identifier = "chef_infra/integrations"
Expand Down
2 changes: 1 addition & 1 deletion content/chef_deprecations_client.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ of Chef comes out.
</tr>
<tr>
<td><a href="/deprecations_unified_mode/">CHEF-33</a></td>
<td>Enabling unified mode in custom resources</td>
<td>Enabling Unified Mode in custom resources</td>
<td>17.0</td>
</tr>
<tr>
Expand Down
Loading

0 comments on commit 248e487

Please sign in to comment.