Skip to content
Merged
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
7 changes: 1 addition & 6 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,7 @@

## Version

These are changes for Chef Infra Client version(s):

- [ ] 19 GA
- [ ] RC3
- [ ] RC2
- [ ] RC1
These are changes for Chef Infra Client versions:

<!-- Include the version that this updates. -->

Expand Down
2 changes: 1 addition & 1 deletion content/features/agentless/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ See the list of [built-in Chef Infra resources](resources) that are supported in

{{< readfile file="/reusable/md/agentless_custom_resource.md" >}}

For documentation on updating custom resources, see the [RC3 custom resources documentation](resources/custom).
For documentation on updating custom resources, see the [custom resources documentation](resources/custom).
For general guidelines on writing a custom resource, see the [custom resources documentation](https://docs.chef.io/custom_resources/).

#### Example
Expand Down
2 changes: 1 addition & 1 deletion content/install/installer/_index.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
title = "Install Chef Infra Client RC3 with a native installer"
title = "Install Chef Infra Client with a native installer"
linkTitle = "Native installer"

[menu.install]
Expand Down
2 changes: 1 addition & 1 deletion content/install/migration_tool/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ parent = "install/migration_tool"
weight = 20
+++

This page documents how to install Chef Infra Client RC3 in an online environment.
This page documents how to install Chef Infra Client in an online environment.

## Supported platforms

Expand Down
2 changes: 1 addition & 1 deletion content/install/migration_tool/install_airgap.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ parent = "install/migration_tool"
weight = 20
+++

This page documents how to do a fresh install of Chef Infra Client RC3 in an air-gapped environment.
This page documents how to do a fresh install of Chef Infra Client in an air-gapped environment.

## Supported platforms

Expand Down
2 changes: 1 addition & 1 deletion content/install/migration_tool/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ migrate-ice apply airgap </PATH/TO/BUNDLE> --fresh-install --license-key "<LICEN

### Upgrade Chef Infra Client

These examples show how to upgrade Chef Infra Client to version 19 RC3 from an earlier version.
These examples show how to upgrade Chef Infra Client to version 19 from an earlier version.

Standard online upgrade:

Expand Down
4 changes: 2 additions & 2 deletions content/install/migration_tool/upgrade_airgap.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
title = "Upgrade Chef Infra Client to version 19 RC3 using the migration tool in an air-gapped environment"
title = "Upgrade Chef Infra Client to version 19 using the migration tool in an air-gapped environment"

[menu.install]
title = "Air-gapped upgrade"
Expand All @@ -8,7 +8,7 @@ parent = "install/migration_tool"
weight = 20
+++

This page documents how to upgrade Chef Infra Client to version 19 RC3 in an air-gapped environment.
This page documents how to upgrade Chef Infra Client to version 19 in an air-gapped environment.

## Supported platforms

Expand Down
4 changes: 2 additions & 2 deletions content/install/migration_tool/upgrade_online.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
title = "Upgrade Chef Infra Client to version 19 RC3 using the migration tool in an online environment"
title = "Upgrade Chef Infra Client to version 19 using the migration tool in an online environment"

[menu.install]
title = "Online upgrade"
Expand All @@ -8,7 +8,7 @@ parent = "install/migration_tool"
weight = 20
+++

This page documents how to upgrade Chef Infra Client to version 19 RC3 in an online environment.
This page documents how to upgrade Chef Infra Client to version 19 in an online environment.

## Supported platforms

Expand Down