iad2: tweak proxy config to try and get koji working via /etc/hosts
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1dfa047cec
commit
8b89317429
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ ProxyPreserveHost On
|
|||
ProxyTimeout 10800
|
||||
TimeOut 10800
|
||||
|
||||
{% if 'phx2' in inventory_hostname %}
|
||||
{% if 'phx2' in inventory_hostname or 'iad2' in inventory_hostname %}
|
||||
{% include "reversepassproxy.conf" %}
|
||||
{% else %}
|
||||
Redirect 421 /
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue