Skip to content

Commit 3c2a0c9

Browse files
attachmentgeniepetems
authored andcommitted
use the latest and greatest puppet 4.10.x (#105)
1 parent 71a1307 commit 3c2a0c9

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.6'
216+
puppet_agent_version='1.10.8'
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)