Skip to content

Commit

Permalink
increase puppet version
Browse files Browse the repository at this point in the history
  • Loading branch information
b4ldr committed Jul 2, 2018
1 parent 77f8214 commit 18eb910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/spec_helper_acceptance.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 18eb910

Please sign in to comment.