From 6ea810597350eef97d50859590af8b2418c8f01c Mon Sep 17 00:00:00 2001 From: Mark Heiges Date: Thu, 20 Apr 2017 16:03:37 -0400 Subject: [PATCH] adjust Jenkins version to 2.55 --- puppet/environments/production/hieradata/common.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/puppet/environments/production/hieradata/common.yaml b/puppet/environments/production/hieradata/common.yaml index f204a5e..cccf81b 100644 --- a/puppet/environments/production/hieradata/common.yaml +++ b/puppet/environments/production/hieradata/common.yaml @@ -2,7 +2,7 @@ ebrc_jenkins::user_home: /usr/local/home/jenkins ebrc_jenkins::instances: CI: - version: 2.46.1 + version: 2.55 http_port: 9181 jmx_port: 9120