diff --git a/spec/spec_helper_acceptance.rb b/spec/spec_helper_acceptance.rb index 59207c9..bf22865 100644 --- a/spec/spec_helper_acceptance.rb +++ b/spec/spec_helper_acceptance.rb @@ -85,7 +85,7 @@ def install_modules(host, modules, git_repos) install_puppet_on( host, version: '4', - puppet_agent_version: '1.6.1', + puppet_agent_version: '1.9.1', default_action: 'gem_install' ) install_modules(host, modules, git_repos)