system-config/hiera/group/zuul-executor.yaml
James E. Blair 4cca6ddbbb Update gerrit connection in Zuul
Use the new hostname and canonical name.

Change-Id: Ia90f4bdb3dd483e43a99984fd776b0b7ec146fdc
2019-04-18 15:59:27 -07:00

16 lines
319 B
YAML

---
zuul_connections:
- name: 'gerrit'
driver: 'gerrit'
server: 'review.opendev.org'
canonical_hostname: 'opendev.org'
user: 'zuul'
sshkey: '/var/lib/zuul/ssh/id_rsa'
- name: 'github'
driver: 'github'
- name: 'googlesource'
driver: 'git'
baseurl: https://gerrit.googlesource.com