remove retrace02 from inventory and files. Leave mgmt as it is still plugged in and may show up.

This commit is contained in:
Stephen Smoogen 2019-04-05 19:19:56 +00:00
parent e4aed9c9f2
commit 194b0058c6
4 changed files with 0 additions and 18 deletions

View file

@ -360,17 +360,6 @@ backend oci-registry-backend
{% if env == "staging" %}
frontend retrace-frontend
bind 0.0.0.0:10049
default_backend retrace-backend
backend retrace-backend
balance hdr(appserver)
server retrace02.qa.fedoraproject.org retrace02.qa.fedoraproject.org:80 check inter 10s rise 1 fall 2
{% endif %}
{% if env == "staging" %}
frontend faf-frontend
bind 0.0.0.0:10050
default_backend faf-backend