Merge pull request #453 from puppetlabs/release
(maint) Merge release to master
Merge pull request #451 from atarax/master
(MODULES-10055) fix linter-errors in puppetlabs/puppet_agent
(MODULES-10052) Parameterize WaitForExit for PXP agent
Change the timeout value to accept and define a parameter and a default value of 2 minutes. Default WaitForExit timeout value is causing puppet agent upgrades to fail on systems that are running longer than 2 minutes. This allows the user to set a desired timeout or accept the default value of 2 minutes.
Merge pull request #436 from puppetlabs/WaitForExit_timeout_change
(MODULES-10052) parameterize WaitForExit timeout in puppet_agent install script
(MODULES-10067) enhance perl download check
Merge pull request #455 from ciprianbadescu/MODULES-10067/fix-perl-do…
…wnload-check (MODULES-10067) enhance perl download check
Merge pull request #449 from ducksecops/patch-1
(maint) Updated metadata.json with support for Windows Server 2019
Merge pull request #456 from luchihoratiu/PE-27219
(MODULES-10238) Add Fedora 31 to puppet_agent module
(MODULES-10308) Allow downgrades when using apt
This updates the install task to allow for downgrading the Puppet agent when installing with `apt`. This aligns the behavior of the task with other package handlers, such as `rpm`, that allow for downgrading the Puppet agent version.
(MODULES-10043) Puppet agent upgrade for windows FIPS
This commit ensures that the correct version of puppet agent is installed on windows platforms that are FIPS compliant
Merge pull request #448 from Dorin-Pleava/PE-27042/winfips_for_puppet…
…_agent_upgrade (MODULES-27043) Puppet agent upgrade for windows FIPS
Merge pull request #457 from beechtom/GH-1208-puppet-agent-install
(MODULES-10308) Allow downgrades when using apt
Merge pull request #459 from puppetlabs/revert-457-GH-1208-puppet-age…
…nt-install Revert "(MODULES-10308) Allow downgrades when using apt"
Merge pull request #458 from Dorin-Pleava/master
(maint) Prepare 2.2.3 release