Clarity between release names "Puppet 6" and class parameters "puppet6" Additional PSA regarding older releases supporting upgrading of Puppet 3 to Puppet 4; It is still a thing in the field, so a helpful pointer shouldn't go amiss.
(MODULES-8821) Update win install to use production environment
The windows installer uses the puppet command from the CLI to find the statedir to put install state files in. When the default environment for puppet is set to something other than production the command fails on older agents (See: https://tickets.puppetlabs.com/browse/PUP-6739). This commit simply updates the invocation of the puppet command to force the production environment when finding the statedir.
Merge pull request #397 from McdonaldSeanp/MODULES8821
(MODULES-8821) Update win install to use production environment
(packaging) Update changelog/metadata for 2.1.1
(RE-12326) Changes to public release package links
The location of public release packages will change on May 14. As such, the following changes aim to prepare for the changeover to ensure there are no breakages with downstream dependencies.
Merge pull request #402 from eimlav/re-12326
(RE-12326) Changes to public release package links
Merge pull request #403 from gguillotte/readme-fix
(docs) Fix bad aix_source example.
Merge pull request #400 from broadinstitute/redhat
Fix Yum URL path for RedHat systems still using the PC1 collection
Merge pull request #407 from mihaibuzgau/release
(maint) use PC1 as default
Merge pull request #408 from sebastian-miclea/release
(maint) Puppet agent on Windows has manual startup, debian spec fix
Merge pull request #409 from mihaibuzgau/release
(maint) update apt url
Merge pull request #410 from mihaibuzgau/release
(packaging) Update changelog/metadata for 2.1.2
(maint) Fix task acceptance tests for fedora 29
This commit updates the task acceptance tests to use appropriate puppet-agent versions to install and upgrade from the puppet 5 collection. It also utilizes new a new feature in the BoltSpec::Run module allowing bolt configuration to occur outside of individual method calls.
Merge pull request #411 from donoghuc/maint-task-acceptance
(maint) Fix task acceptance tests for fedora 29
Merge pull request #412 from oanatmaria/master
(maint) Fix tests on SLES
(maint) Use newer puppet versions for class_spec
Merge pull request #413 from oanatmaria/master
(maint) Use newer puppet versions for class_spec
(MODULES-8923) autodetect package_version based upon the compiling ma…
…ster With this commit, the user can specify `package_version` as 'master' to specify that the package version should be the same as the master.
Merge pull request #401 from tkishel/MODULES-8923_autodetect_package_…
…version (MODULES-8923) autodetect package_version based upon the master
(MODULES-8923) puppet_agent : could autodetect package_version based …
…upon the compiling master Adding read me for the new value that package_version can get.
Merge pull request #416 from oanatmaria/master
(MODULES-8923) puppet_agent : could autodetect package_version based …
(MODULES-9173) Mcollective service restarting when PA upgrade is done.
This PR fixes the following: When and upgrade is done for solaris 10 we enable the service only if the service was running before.
When and upgrade is done for solaris 10 we enable the service only if the service was running before.
Merge pull request #417 from loopinu/master
(MODULES-9173) Mcollective service restarting when PA upgrade is done.
Merge pull request #398 from gguillotte/macos-limit
(docs) Revise macOS limitations note.
(MODULES-8665) Add missing puppetlabs-facts dependency
This commit adds the puppetlabs-facts module to the dependency list of puppetlabs-puppet_agent. Tasks from the facts module are required by the puppet_agent::install task.
(MODULES-9444) Migrate puppet_agent module to Beaker 4
Merge pull request #396 from puppetlabs/readme_clarity_update
Readme naming consistency
Merge pull request #421 from oanatmaria/Beaker4
(MODULES-9444) Migrate puppet_agent module to Beaker 4
Merge pull request #388 from Sharpie/MODULES-8665-add-facts-dependency
(MODULES-8665) Add missing puppetlabs-facts dependency
Merge pull request #422 from mihaibuzgau/master
(maint) Add CODEOWNERS
A number of modules are now allowing stdlib 6.x and we expect some will require it. It would be great to get a new release after this PR so that a version of puppet_agent is available supporting stdlib 6.x. Thanks.
Merge pull request #418 from rnelson0/patch-1
(maint) Allow stdlib 6.x
Merge pull request #423 from GabrielNagy/PE-26530/add-fedora-30
(PE-26530) Update metadata to add Fedora 30
(MODULES-9575) fix solaris 10 tests
Merge pull request #425 from gimmyxd/master
(MODULES-9575) fix solaris 10 tests
Merge pull request #424 from GabrielNagy/PE-26530/fedora-30-tests
(PE-26530) Update spec and task acceptance tests with Fedora 30
(MODULES-7760) relax agent versions on redhat