Skip to content

Commit 7080daf

Browse files
murdok5GabrielNagy
andauthored
(maint) Update readme for clarification on Windows agent updates (#502)
Co-authored-by: Gabriel Nagy <[email protected]>
1 parent 3854c61 commit 7080daf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,8 @@ The `puppet_agent::version` task returns a Result on success specifying the vers
404404

405405
#### `puppet_agent::install`
406406

407-
Installs the puppet-agent package. This task should not be used for upgrading agents particularly windows agents which have requirements other than just installing the puppet-agent msi.
407+
Installs the puppet-agent package. This task should not be used for upgrading agents particularly Windows agents which have requirements other than just installing the puppet-agent msi.
408+
For upgrading Windows agents please use the `puppet_agent` class through your standard Puppet deployment or via [Bolt with Puppet apply](https://puppet.com/docs/bolt/latest/applying_manifest_blocks.html).
408409

409410
> **Note:** The `puppet_agent::install_shell` task requires the `facts::bash` implementation from the [facts](https://forge.puppet.com/puppetlabs/facts) module. Both the `puppet_agent` and `facts` modules are packaged with Bolt. For use outside of Bolt make sure the `facts` module is installed to the same `modules` directory as `puppet_agent`.
410411

0 commit comments

Comments
 (0)