File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ Role Variables
38
38
--------------
39
39
40
40
``` yml
41
- jenkins_version : " 1.642.4 " # The exact version of jenkins to deploy
41
+ jenkins_version : " 2.19.2 " # The exact version of jenkins to deploy
42
42
jenkins_url : " http://127.0.0.1" # The url that Jenkins will be accessible on
43
43
jenkins_port : " 8080" # The port that Jenkins will listen on
44
44
jenkins_home : /data/jenkins # The directory on the server where the Jenkins configs will live
@@ -284,4 +284,4 @@ I am the founder of [NimbleCI](https://nimbleci.com) which
284
284
builds Docker containers for feature branch workflow projects in Github.
285
285
286
286
I blog on my [personal blog](http://blog.emmetogrady.com) and
287
- about Docker related things on the [NimbleCI blog](https://blog.nimbleci.com).
287
+ about Docker related things on the [NimbleCI blog](https://blog.nimbleci.com).
You can’t perform that action at this time.
0 commit comments