Skip to content

Commit 1329c37

Browse files
attachmentgeniepetems
authored andcommitted
puppet 5.2 has been released, so adding to the matrix (#106)
1 parent 3c2a0c9 commit 1329c37

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

install_puppet_5_agent.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,9 @@ else
188188
5.1.*)
189189
puppet_agent_version='5.1.0'
190190
;;
191+
5.2.*)
192+
puppet_agent_version='5.2.0'
193+
;;
191194
*)
192195
critical "Unable to match requested puppet version to puppet-agent version - Check http://docs.puppetlabs.com/puppet/latest/reference/about_agent.html"
193196
report_bug

0 commit comments

Comments
 (0)