system-config/hiera/group/zuul-executor.yaml
Monty Taylor c1aa5717cc
Remove trailing slash from googlesource url
This causes a massive sad for zuul, resulting in ability to clone
the repos and indefinitely hung job.

Change-Id: I96b2bd883b63079f5032c5715960c25b61940f16
2019-01-15 09:51:29 +00:00

16 lines
327 B
YAML

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