fedocal: drop everything related to fedocal in VM

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2021-04-07 06:51:43 +02:00
parent a56709f808
commit 2b46beed2c
18 changed files with 0 additions and 495 deletions

View file

@ -103,15 +103,6 @@ backend blockerbugs-backend
server blockerbugs01 blockerbugs01:80 check inter 10s rise 1 fall 2
option httpchk GET /blockerbugs
frontend fedocal-frontend
bind 0.0.0.0:10023
default_backend fedocal-backend
backend fedocal-backend
balance hdr(appserver)
server fedocal01 fedocal01:80 check inter 10s rise 1 fall 2
option httpchk GET /calendar
# IMPORTANT: 10023-10026 will NOT work because of selinux policies
frontend datagrepper-frontend