Skip to content

Commit f884afb

Browse files
committed
(CAT-2051): Add 'tooling' folder to be included while packaging 'puppetlab-kubernetes'
1 parent 3fbb209 commit f884afb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/puppet/modulebuilder/builder.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ class Builder
3232
'!/tasks/**',
3333
'!/templates/**',
3434
'!/types/**',
35+
'!/tooling/**',
3536
].freeze
3637

3738
attr_reader :destination, :logger

0 commit comments

Comments
 (0)