Skip to content

Commit 8e21aa4

Browse files
attachmentgeniepetems
authored andcommitted
install the latest and greatest version of puppet 4
1 parent 5a85192 commit 8e21aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install_puppet_agent.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ else
213213
puppet_agent_version='1.9.3'
214214
;;
215215
4.10.*)
216-
puppet_agent_version='1.10.3'
216+
puppet_agent_version='1.10.6'
217217
;;
218218
*)
219219
critical "Unable to match requested puppet version to puppet-agent version - Check http://docs.puppetlabs.com/puppet/latest/reference/about_agent.html"

0 commit comments

Comments
 (0)