Add helper to install puppet/pe/puppet-agent

This commit is contained in:
Hunter Haugen
2015-06-11 16:54:34 -07:00
parent 079c963e05
commit ec66670995
2 changed files with 4 additions and 17 deletions
+1
View File
@@ -28,6 +28,7 @@ group :system_tests do
gem 'beaker-rspec', :require => false
end
gem 'serverspec', :require => false
gem 'beaker-puppet_install_helper', :require => false
end