Merge "Zuul config updates for 4.x release"

This commit is contained in:
Zuul 2021-06-23 22:19:46 +00:00 committed by Gerrit Code Review
commit 9a029f52cd
1 changed files with 4 additions and 0 deletions

View File

@ -41,6 +41,9 @@ listen_address = {{ hostvars['zf01'].ansible_host }}
log_config = /etc/zuul/fingergw-logging.conf
user = {{ zuul_user_name }}
[keystore]
password = MY_SECRET_PASSWORD
[merger]
git_dir = {{ zuul_user_home }}/git
git_user_email = windmill@example.org
@ -51,6 +54,7 @@ pidfile = /var/run/zuul-merger/zuul-merger.pid
[web]
log_config = /etc/zuul/web-logging.conf
listen_address = {{ hostvars['zw01'].ansible_host }}
root: http://{{ hostvars['zw01'].ansible_host }}:9000
[connection gerrit]
driver = gerrit