Skip to content

Commit

Permalink
Merge pull request #170 from puppetlabs/pdksync_pdksync-beaker4
Browse files Browse the repository at this point in the history
pdksync - (MODULES-7658) use beaker4 in puppet-module-gems
  • Loading branch information
Helen committed Aug 31, 2018
2 parents cddea6d + 8eb4663 commit ae22bbc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/spec_helper_acceptance.rb
@@ -1,3 +1,5 @@
require 'beaker-pe'
require 'beaker-puppet'
require 'beaker-rspec'
require 'beaker/puppet_install_helper'
require 'beaker/module_install_helper'
Expand All @@ -7,6 +9,7 @@
UNSUPPORTED_PLATFORMS = ['windows', 'Darwin'].freeze

run_puppet_install_helper
configure_type_defaults_on(hosts)
install_module_on(hosts)
install_module_dependencies_on(hosts)

Expand Down

0 comments on commit ae22bbc

Please sign in to comment.