Merge pull request #384 from puppetlabs/release
Release merge-back v4.1.0
(FM-8275) Add vagrant provision list
Prior to this commit the only provisioners included in the provision lists were docker and vmpooler, neither of which are particularly accessible to folks developing on Windows outside of Puppet. This commit adds a list which leverages the vagrant provisioner.
Point pdk gem to head of master until PDK-1525 resolved
Merge pull request #390 from puppetlabs/pdksync_pdksync-pdkgemupdate
pdksync - (maint) Override pdk gem version to master branch (PDK-1525 workaround until release)
Merge pull request #389 from michaeltlombardi/ticket/master/FM-8275-a…
…dd-vagrant-provision (FM-8275) Add vagrant provision list
(FM-8391) Update README per team practices
This commit updates the readme to remove the language marking litmus as an experimental tool as well as clarifying the instructions for running acceptance tests and noting the schedule for the IA Content office hours.
(maint) Update for PDK templates
This commit updates the module as per PDK-Templates commit 0b5b39b
(PDK-1501) Allow Travis CI config to be templated
Previously the module unmanaged the Travis CI file when converted to Litmus. This commit allows the Travis CI file to be managed.
Merge pull request #391 from michaeltlombardi/ticket/master/FM-8391-u…
…pdate-readme (FM-8391) Update README per team practices
Merge pull request #392 from glennsarti/manage-travis
(PDK-1501) Allow Travis CI config to be templated
(PDK-1501) Fix acceptance stages in Travis CI
Previously the Travis CI file was brought under PDK control, however the sync.yml did not contain the stage settings for the Litmus jobs which meant that they did not run. This commit fixes that error and runs PDK Update again
Merge pull request #395 from glennsarti/fix-travis
(PDK-1501) Fix acceptance stages in Travis CI
Merge pull request #394 from puppetlabs/pdksync_encrypt-git
pdksync - (FM-8634) ensure encrypted communication for fixtures
Merge pull request #396 from puppetlabs/pdksync_remove_ubuntu14_support
pdksync - FM-8499 - remove ubuntu14 support
(FM-8674) - Support added for CentOS 8
Merge pull request #397 from david22swan/FM-8674
(FM-8674) - Support added for CentOS 8
Merge pull request #398 from puppetlabs/pdksync_simplecov
(MODULES-10120) enable simplecov; update to PDK 1.14.1; minor cleanups
Merge pull request #399 from puppetlabs/pdksync_pdksync-addubuntu14
pdksync - "MODULES-10242 Add ubuntu14 support back to the modules"
Merge pull request #400 from puppetlabs/pdksync_pdksync-disableforge
pdksync - "MODULES-10236 disable deploy_to_forge for the module"