Skip to content

Commit 415862f

Browse files
authored
Merge pull request #674 from david22swan/CONT-790/main/puppet_8
(CONT-790) Add Support for Puppet 8 / Drop Support for Puppet 6
2 parents 15d34ed + 060c68c commit 415862f

14 files changed

+295
-674
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ fixtures:
66
provision: "https://github.com/puppetlabs/provision.git"
77
puppet_agent:
88
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
9-
ref: v4.12.1
9+
ref: v4.13.0
1010
package: "https://github.com/puppetlabs/puppetlabs-package.git"
1111
deploy_pe: "https://github.com/jarretlavallee/puppet-deploy_pe"
1212
sign_cert: "https://github.com/m0dular/sign_cert"

0 commit comments

Comments
 (0)