zuul/etc/zuul.conf-sample

27 lines
528 B
Plaintext

[gearman]
server=127.0.0.1
[gearman_server]
start=true
[gerrit]
server=review.example.com
;baseurl=https://review.example.com/r
user=jenkins
sshkey=/home/jenkins/.ssh/id_rsa
[zuul]
layout_config=/etc/zuul/layout.yaml
log_config=/etc/zuul/logging.conf
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
[smtp]
server=localhost
port=25
default_from=zuul@example.com
default_to=you@example.com