gemfile: Install beaker-puppet_install_helper

Update Gemfile, according recent changes for BEAKER_provision=no

Change-Id: I1f736fe5f21e61ebd9e2b02814d93df762a9e328
This commit is contained in:
Sebastien Badia 2015-07-01 10:03:35 +02:00
parent 360026bb54
commit e7f81fa264
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Gemfile:
- gem: webmock
':system_tests':
- gem: beaker-rspec
- gem: beaker-puppet_install_helper
Rakefile:
default_disabled_lint_checks:
- '80chars'