Skip to content

Commit db8f260

Browse files
Merge pull request #1101 from david22swan/CONT-773/main/puppet_8
(CONT-773) Add Support for Puppet 8 / Remove Support for Puppet 6
2 parents f31900e + 762808f commit db8f260

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+997
-1271
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ fixtures:
55
facts: 'https://github.com/puppetlabs/puppetlabs-facts.git'
66
puppet_agent:
77
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
8-
ref: v4.12.1
8+
ref: v4.13.0
99
provision: 'https://github.com/puppetlabs/provision.git'
1010
symlinks:
1111
"apt": "#{source_dir}"

0 commit comments

Comments
 (0)