Merge pull request #128 from puppetlabs/release
(maint) Release Mergeback v1.2.0
Run pdk update to obtain .travis.yml template update
Merge pull request #132 from puppetlabs/run_pdk_update
Run pdk update to obtain .travis.yml template update
Merge pull request #131 from puppetlabs/pdksync_github_actions
pdksync - FM-8834 - Add GitHub action workflow
Merge pull request #129 from puppetlabs/pdksync_travis-updates
pdksync - (maint) travis updates: bundler and slack
Merge pull request #134 from lionce/MODULES-10422
MODULES-10422 - fix failing tests
Merge pull request #135 from puppetlabs/pdksync_deb10
(FM-8846) - Provision file refactored
Merge pull request #136 from puppetlabs/pdksync_pdksync-honeycombsetup
(IAC-365) updating tokens and dataset for honeycomb and fix .sync.yml file
(IAC-215) - Implement use_litmus:true
Merge pull request #138 from puppetlabs/pdksync_IAC-215-2
pdksync - (IAC-215) - Implement use_litmus:true
Merge pull request #141 from puppetlabs/pdksync_PDK_UPDATE
pdksync - (maint) - Pdk Update
(MAINT) Update docker image names
Prior to this commit the provision file referenced the old waffleimage repo for CI docker images to use. This commit updates the file to point at litmusimage, which is the repo the latest images are released to.
Merge pull request #143 from michaeltlombardi/maint/master/update-doc…
…ker-image-names (MAINT) Update docker image names
(IAC-555) - Remove distelli-manifest.yml (#142)
Co-authored-by: David Swan <david.swan@puppet.co.uk>
pdksync - Add weekly scheduled workflows (#139)
* Add weekly workflow on default branch * Update weekly workflow schedule
Add net-ssh dependency gems to development group
Merge pull request #146 from puppetlabs/pdksync_dependency_gems_update
pdksync - Add dependency gems to development group
pdksync - (maint) - Pdk Update (#147)
* (maint) - Pdk Update * (maint) - add back gems removed by pdk update Co-authored-by: David Swan <david.swan@puppet.co.uk>
Change provision from vmpooler to abs
Switch to default spec_helper_acceptance file
Merge pull request #148 from puppetlabs/pdksync_abs
pdksync - Use abs instead of vmpooler to provision test resources
(IAC-890) - Implement CentOS 8 travis tests
Merge pull request #149 from puppetlabs/pdksync_IAC-890
pdksync - (IAC-890) - Implement CentOS 8 travis tests
(maint) Add enable and disable actions for *nix
This adds 'enable' and 'disable' actions to the linux service task when running on platforms that use systemd, allowing users to enable or disable a service using the task if enabling is available.
Merge pull request #151 from lucywyman/add-enable
(maint) Add enable and disable actions for *nix
(maint) Release prep for 1.3.0
Updates CHANGELOG.md and metadata.json to prep for 1.3.0 release
(maint) Fix up accentance testing
Updating facter affected which family Ubuntu 14.04 was reporting, which impacted whether the platform was skipped for service 'enable' task testing. Separately there was a new, different but still successful message for Ubuntu 16.04 platform for the service enable tests. This updates tests to correctly skip Ubuntu 14.04 tests and updates the expected message on Ubuntu 16.04.
Merge pull request #153 from lucywyman/release-1.3.0
(maint) Release prep for 1.3.0