Skip to content
This repository has been archived by the owner on Feb 15, 2021. It is now read-only.

Commit

Permalink
(maint) - Readding beaker-hostgenerator gem
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcmaw committed Aug 28, 2018
1 parent 3cd1e89 commit 08643f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .sync.yml
Expand Up @@ -12,3 +12,5 @@ appveyor.yml:
Gemfile:
required:
':system_tests':
- gem: beaker-hostgenerator
from_env: BEAKER_HOSTGENERATOR_VERSION
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -35,6 +35,7 @@ group :development do
gem "puppet-module-win-dev-r#{minor_version}", require: false, platforms: [:mswin, :mingw, :x64_mingw]
end
group :system_tests do
gem "beaker-hostgenerator"
end

puppet_version = ENV['PUPPET_GEM_VERSION']
Expand Down

0 comments on commit 08643f0

Please sign in to comment.