fedora-hubs: delete unused ansible role + config

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2019-04-23 11:56:47 +02:00
parent ba71e878c2
commit 18048e10ed
32 changed files with 0 additions and 846 deletions

View file

@ -178,17 +178,6 @@ backend fedocal-backend
{% endif %}
option httpchk GET /calendar
frontend hubs-frontend
bind 0.0.0.0:10068
default_backend hubs-backend
backend hubs-backend
balance hdr(appserver)
{% if env != "production" %}
server hubs01 hubs01:80 check inter 10s rise 1 fall 2
{% endif %}
option httpchk GET /
# IMPORTANT: 10023-10026 will NOT work because of selinux policies
frontend datagrepper-frontend