summaryrefslogtreecommitdiff
path: root/mason-zuul.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mason-zuul.conf')
-rw-r--r--mason-zuul.conf35
1 files changed, 35 insertions, 0 deletions
diff --git a/mason-zuul.conf b/mason-zuul.conf
new file mode 100644
index 000000000..9e034f25a
--- /dev/null
+++ b/mason-zuul.conf
@@ -0,0 +1,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