Merge "Switch our haproxy image to quay opendevmirror location"
This commit is contained in:
commit
dbb13be886
@ -5,7 +5,7 @@ version: '2'
|
||||
services:
|
||||
haproxy:
|
||||
restart: always
|
||||
image: docker.io/library/haproxy:lts
|
||||
image: quay.io/opendevmirror/haproxy:lts
|
||||
# NOTE(ianw) 2021-05-17 : haproxy >= 2.4 runs as a non-privileged
|
||||
# user. The main problem here is we use host networking, so the
|
||||
# haproxy user is not allowed to bind to low ports (80/443). The
|
||||
|
@ -1032,6 +1032,7 @@
|
||||
- inventory/service/group_vars/zookeeper.yaml
|
||||
- inventory/service/host_vars/zk\d+
|
||||
- inventory/service/host_vars/zuul02.opendev.org
|
||||
- playbooks/roles/haproxy/
|
||||
- playbooks/roles/mariadb/
|
||||
- playbooks/roles/zookeeper/
|
||||
- playbooks/roles/install-apt-repo/
|
||||
|
Loading…
x
Reference in New Issue
Block a user