Libraries »
puppetlabs-package (3.1.0)
»
Index (w) »
Puppet Tasks
»
windows
Puppet Task: windows
Defined in:
tasks/windows.json,
tasks/windows.rb
Overview
Manage the state of packages (without a puppet agent)
Supports noop? false
Parameters
action(Enum[install, uninstall, upgrade, status])
— The action to be applied to the package: install, uninstall, upgrade, and status.
name(String[1])
— The name of the package to manage.
version(Optional[String[1]])
— The version, and if applicable, the release value of the package. A version number range or a semver pattern are not permitted. For example, to install the bash-4.1.2-29.el6.x86_64.rpm package, enter 4.1.2-29.el6.