Resource Type: wingetpkg

Defined in:
lib/puppet/type/wingetpkg.rb
Providers:
winget

Overview

WinGet is an Installer for the WinGet Windows Package Manager.

Properties

  • ensure (defaults to: present)

    The basic property that the resource should be in.

    Supported values:
    • present
    • absent
  • version

    version of a package that should be installed

Parameters

  • fastupgrade (defaults to: yes)

    Fast upgrade to “latest” version.

    Supported values:
    • yes
    • no
  • name (namevar)

    The name of the software package.

  • provider

    The specific backend to use for this ‘wingetpkg` resource. You will seldom need to specify this — Puppet will usually discover the appropriate provider for your platform.

Features

  • versionable

    Package manager interrogate and return software version.