blob: b2603a266875991dc326a44b7dc8396abc5cff29 [file] [log] [blame]
# This file is generated by Ansible
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
#
[gearman]
server = ::1
[zookeeper]
hosts = nodepool.gerrit.cesnet.cz
[gearman_server]
listen_address = ::1
log_config = /etc/zuul/gearman-logging.conf
start = true
[scheduler]
tenant_config_script = /usr/local/bin/zuul-fetch-tenants-from-gerrit.sh
log_config = /etc/zuul/scheduler-logging.conf
state_dir = /var/lib/zuul
[executor]
log_config = /etc/zuul/executor-logging.conf
workspace_root = /var/lib/zuul/workspace
disk_limit_per_job = 6144
trusted_ro_paths = /etc/pki:/opt/rh
untrusted_ro_paths = /etc/pki:/opt/rh
[fingergw]
listen_address = ::
log_config = /etc/zuul/fingergw-logging.conf
user = {{ zuul_user_name }}
[merger]
git_dir = /var/lib/zuul/git
log_config = /etc/zuul/merger-logging.conf
zuul_url = ::1
git_user_email = zuul@zuul.gerrit.cesnet.cz
git_user_name = zuul
[web]
log_config = /etc/zuul/web-logging.conf
listen_address = ::1
[connection cesnet-gerrit-public]
driver = gerrit
server = gerrit.cesnet.cz
canonical_hostname = cesnet-gerrit-public
gitweb_url_template = {baseurl}/plugins/gitiles/{project.name}/+/{sha}^!/
sshkey = /var/lib/zuul/.ssh/id_rsa
user = cesnet-zuul-public
password = {{ lookup("file", "../ansible-cesnet-secrets/zuul/password-cesnet-gerrit-public") | trim }}
[connection cesnet-gerrit-czechlight]
driver = gerrit
server = gerrit.cesnet.cz
canonical_hostname = cesnet-gerrit-czechlight
gitweb_url_template = {baseurl}/plugins/gitiles/{project.name}/+/{sha}^!/
sshkey = /var/lib/zuul/.ssh/id_rsa
user = cesnet-zuul-czechlight
password = {{ lookup("file", "../ansible-cesnet-secrets/zuul/password-cesnet-gerrit-czechlight") | trim }}
[connection cesnet-pgsql]
driver = sql
dburi = postgresql+psycopg2://zuul@/zuul
table_prefix = cesnet_