Skip to content

Commit a725e2b

Browse files
committed
(maint) Add beaker-puppet to the gemfile
Add beaker-puppet to unify core module gemfiles
1 parent 355acb1 commit a725e2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ group :system_tests do
4646
gem "beaker-pe", require: false
4747
gem "beaker-hostgenerator"
4848
gem "beaker-rspec"
49+
gem "beaker-puppet", *location_for(ENV['BEAKER_PUPPET_VERSION'] || '~> 1.0')
4950
gem "pdk", '~> 1.18', platforms: [:ruby]
5051
gem "puppet-blacksmith", '~> 3.4', require: false
5152
end

0 commit comments

Comments
 (0)