Skip to content

Commit

Permalink
While pinning a version, better to use install instead of upgrade.
Browse files Browse the repository at this point in the history
  • Loading branch information
remeh committed Jun 7, 2019
1 parent c2d1c06 commit 890f9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ Since `3.0.0`, the cookbook defaults installing Agent v6. You can still setup th

#### Upgrade from Agent v5 to Agent v6

To upgrade from an already installed Agent v5 to Agent v6, you'll have to set the `agent6_package_action` to `upgrade` and we recommend to pin to a specific version:
To upgrade from an already installed Agent v5 to Agent v6, you'll have to set the `agent6_package_action` to `install` and we recommend to pin to a specific version:

```ruby
default_attributes(
Expand Down

0 comments on commit 890f9dc

Please sign in to comment.