summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorArx Cruz <apcruz@br.ibm.com>2013-10-28 19:49:59 -0200
committerArx Cruz <apcruz@br.ibm.com>2013-11-26 18:57:17 -0200
commitb1b010d39310e6e16a42c266707a3a28a47598f9 (patch)
tree05c2ea58a27e1dbfb9367338c01534b2a477d2aa /etc
parentc1868ecd0f7a8e77fda52c49bd6e1525e7361023 (diff)
downloadzuul-b1b010d39310e6e16a42c266707a3a28a47598f9.tar.gz
Add the possibility to pass the zuul url
This patch adds the zuul_url option in zuul conf file in order to pass ZUUL_URL to Jenkins, which will be used by devstack-vm-gate-wrap.sh. Documentation added in launchers.rst and zuul.rst explaining how this new option works. Change-Id: I840423cc06fdfdacd301d30be3e0b3e589e563e9
Diffstat (limited to 'etc')
-rw-r--r--etc/zuul.conf-sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/zuul.conf-sample b/etc/zuul.conf-sample
index c1937271d..a4d1390ce 100644
--- a/etc/zuul.conf-sample
+++ b/etc/zuul.conf-sample
@@ -19,6 +19,7 @@ git_dir=/var/lib/zuul/git
;git_user_email=zuul@example.com
;git_user_name=zuul
status_url=https://jenkins.example.com/zuul/status
+zuul_url=http://zuul.example.com/p
[smtp]
server=localhost