We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2580cf5 commit f53ef3cCopy full SHA for f53ef3c
spec/spec_helper_acceptance.rb
@@ -83,7 +83,7 @@ def build_url(platform)
83
end
84
85
86
-run_puppet_install_helper unless ENV['BEAKER_provision'] == 'no'
+install_puppet_on(hosts) unless ENV['BEAKER_provision'] == 'no'
87
install_ca_certs unless ENV['PUPPET_INSTALL_TYPE'] =~ %r{pe}i
88
install_module_on(hosts)
89
install_module_dependencies_on(hosts)
0 commit comments