From ad190a981941b7f08713c6e9b692189842696564 Mon Sep 17 00:00:00 2001 From: Hunter Haugen Date: Tue, 16 Jun 2015 08:31:19 -0700 Subject: [PATCH] Typo of install method --- spec/spec_helper_acceptance.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/spec_helper_acceptance.rb b/spec/spec_helper_acceptance.rb index e629a2b7e..f2ac52d31 100644 --- a/spec/spec_helper_acceptance.rb +++ b/spec/spec_helper_acceptance.rb @@ -5,7 +5,7 @@ unless ENV['RS_PROVISION'] == 'no' or ENV['BEAKER_provision'] == 'no' - run_puppet_installer + run_puppet_install_helper hosts.each do |host| if host['platform'] =~ /sles-12/i || host['platform'] =~ /solaris-11/i