Skip to content

Commit

Permalink
updating the default rundeck version to 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
liamjbennett committed Oct 13, 2014
1 parent 295755f commit 352ca30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/params.pp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
case $::osfamily {
'Debian': {
$package_name = 'rundeck'
$package_version = '2.0.3-1-GA'
$package_version = '2.2.3-1-GA'
$package_ensure = 'present'
$service_name = 'rundeckd'
$jre_name = 'openjdk-6-jre'
Expand Down

0 comments on commit 352ca30

Please sign in to comment.