acceptance/pre_suite/pkg/install.rb in beaker-puppet-0.17.1 vs acceptance/pre_suite/pkg/install.rb in beaker-puppet-1.0.0

- old
+ new

@@ -1,4 +1,6 @@ +require 'beaker-puppet' + # the version is required on windows # all versions are required for osx install_puppet({ :version => ENV['BEAKER_PUPPET_VERSION'] || '4.8.0', :puppet_agent_version => ENV['BEAKER_PUPPET_AGENT_VERSION'] || '1.8.0'