koji: env_suffix != env_prefix
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
180bd2ee6e
commit
4baab47474
1 changed files with 2 additions and 2 deletions
|
@ -653,8 +653,8 @@
|
|||
keephost: true
|
||||
balancer_name: koji
|
||||
balancer_members:
|
||||
- "koji01{{ env_prefix }}.phx2.fedoraproject.org"
|
||||
- "koji02{{ env_prefix }}.phx2.fedoraproject.org"
|
||||
- "koji01{{ env_suffix }}.phx2.fedoraproject.org"
|
||||
- "koji02{{ env_suffix }}.phx2.fedoraproject.org"
|
||||
http_not_https_yes_this_is_insecure_and_i_feel_bad: true
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue