Skip to content

Commit f909fc5

Browse files
author
tphoney
committed
(MODULES-7658) use beaker4 in puppet-module-gems
1 parent 15ec768 commit f909fc5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

spec/spec_helper_acceptance.rb

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
require 'beaker-pe'
2+
require 'beaker-puppet'
13
require 'puppet'
24
require 'beaker-rspec/spec_helper'
35
require 'beaker-rspec/helpers/serverspec'
@@ -6,6 +8,7 @@
68
require 'beaker-task_helper'
79

810
run_puppet_install_helper
11+
configure_type_defaults_on(hosts)
912
install_ca_certs unless pe_install?
1013

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

0 commit comments

Comments
 (0)