Skip to content

Commit

Permalink
(MODULES-7658) use beaker4 in puppet-module-gems
Browse files Browse the repository at this point in the history
  • Loading branch information
tphoney committed Aug 30, 2018
1 parent 15ec768 commit f909fc5
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 f909fc5

Please sign in to comment.