Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kenyon committed Nov 27, 2023
1 parent 13b7e77 commit 41a5e6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,6 @@ gem 'facter', ENV['FACTER_GEM_VERSION'], :require => false, :groups => [:test]
puppetversion = ENV['PUPPET_GEM_VERSION'] || '~> 7.24'
gem 'puppet', puppetversion, :require => false, :groups => [:test]

gem 'beaker-hostgenerator', :git => 'https://github.com/voxpupuli/beaker-hostgenerator.git', :ref => 'refs/pull/347/head'

# vim: syntax=ruby

0 comments on commit 41a5e6e

Please sign in to comment.