Skip to content

Commit 654ede1

Browse files
Merge pull request #229 from puppetlabs/CONT-798-Puppet_8
(CONT-798) Puppet 8 support / Drop Puppet 6 support
2 parents 1fff55f + a414dde commit 654ede1

File tree

19 files changed

+746
-1051
lines changed

19 files changed

+746
-1051
lines changed

.fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ fixtures:
77
provision: 'https://github.com/puppetlabs/provision.git'
88
puppet_agent:
99
repo: 'https://github.com/puppetlabs/puppetlabs-puppet_agent.git'
10-
ref: v4.12.1
10+
ref: v4.13.0

.pdkignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
/rakelib/
4040
/.rspec
4141
/.rubocop.yml
42-
/.travis.yml
4342
/.yardopts
4443
/spec/
4544
/.vscode/

0 commit comments

Comments
 (0)