summaryrefslogtreecommitdiff
path: root/mason-zuul.conf
blob: 9e034f25ab1a229738bed232627f12eb3ce97757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
[gearman]
server=127.0.0.1
port=4730

[gearman_server]
start=true

[gerrit]
server=172.16.20.44
port=29418
baseurl=http://172.16.20.44:8080
user=SotK
sshkey=/root/.ssh/id_rsa

[zuul]
;layout_config=/etc/zuul/layout.yaml
log_config=/root/zuul/etc/logging.conf-sample
pidfile=/var/run/zuul/zuul.pid
state_dir=/var/lib/zuul
git_dir=/var/lib/zuul/git
;git_user_email=zuul@example.com
;git_user_name=zuul
status_url=https://jenkins.example.com/zuul/status

[merger]
git_dir=/var/lib/zuul/git
;git_user_email=zuul@example.com
git_user_name=SotK
zuul_url=ssh://SotK@172.16.20.44:29418

[smtp]
server=mail.codethink.co.uk
port=25
default_from=zuul@sotk-test-zuul
default_to=adam.coldrick@codethink.co.uk