Skip to content

Commit

Permalink
Merge pull request #1020 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 authored Aug 31, 2018
2 parents 15ec768 + f909fc5 commit 1dfaaa4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
require 'beaker-pe'
require 'beaker-puppet'
require 'puppet'
require 'beaker-rspec/spec_helper'
require 'beaker-rspec/helpers/serverspec'
Expand All @@ -6,6 +8,7 @@
require 'beaker-task_helper'

run_puppet_install_helper
configure_type_defaults_on(hosts)
install_ca_certs unless pe_install?

UNSUPPORTED_PLATFORMS = ['AIX', 'windows', 'Solaris', 'Suse'].freeze
Expand Down

0 comments on commit 1dfaaa4

Please sign in to comment.