Skip to content

Commit 538d7a5

Browse files
authored
Merge pull request #213 from puppetlabs/CONT-777-add_puppet8_support
(Cont 777) - add puppet 8 support/drop puppet 6 support
2 parents 3ac5fa0 + 1f30516 commit 538d7a5

File tree

7 files changed

+43
-448
lines changed

7 files changed

+43
-448
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ fixtures:
66
facts: 'https://github.com/puppetlabs/puppetlabs-facts.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
provision: 'https://github.com/puppetlabs/provision.git'
1111
symlinks:
1212
exec: "#{source_dir}"

0 commit comments

Comments
 (0)