mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
haproxy
This commit is contained in:
parent
6f68f3cba6
commit
7fe98a670f
@ -69,7 +69,7 @@ services:
|
||||
{% endfor %}
|
||||
{% if control_plane_node_count|int > 1 %}
|
||||
haproxy:
|
||||
image: haproxy:2.3
|
||||
image: haproxy
|
||||
user: "{{ ansible_user_uid }}"
|
||||
volumes:
|
||||
- "./haproxy.cfg:/usr/local/etc/haproxy/haproxy.cfg:Z"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user