Skip to content

Commit b37e376

Browse files
Merge pull request #209 from puppetlabs/CAT-1841-Upgrade_to_puppet_8
(CAT-1861) Puppet 8 upgrade
2 parents 2b73825 + 9079d2a commit b37e376

File tree

21 files changed

+388
-874
lines changed

21 files changed

+388
-874
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@
2626
.envrc
2727
/inventory.yaml
2828
/spec/fixtures/litmus_inventory.yaml
29+
.resource_types
30+
.modules
31+
.task_cache.json
32+
.plan_cache.json
33+
.rerun.json
34+
bolt-debug.log

.pdkignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@
2626
.envrc
2727
/inventory.yaml
2828
/spec/fixtures/litmus_inventory.yaml
29+
.resource_types
30+
.modules
31+
.task_cache.json
32+
.plan_cache.json
33+
.rerun.json
34+
bolt-debug.log
2935
/.fixtures.yml
3036
/Gemfile
3137
/.gitattributes

0 commit comments

Comments
 (0)