Skip to content
This repository was archived by the owner on Jul 17, 2018. It is now read-only.

Commit d8946a6

Browse files
author
Darren Jones
committed
Added default value to jenkins server address
1 parent a49cf62 commit d8946a6

File tree

1 file changed

+1
-0
lines changed
  • jobs/jenkins-master

1 file changed

+1
-0
lines changed

jobs/jenkins-master/spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ templates:
4141
properties:
4242
jenkins.server.address:
4343
description: "Fully qualified address of Jenkins server"
44+
default: "127.0.0.1:8080"
4445
jenkins.admin.email:
4546
description: "Email address to send all emails from"
4647
jenkins.admin.password:

0 commit comments

Comments
 (0)