mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-13 15:39:49 +08:00
Attempt to move FAS in stg to openshift
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -157,6 +157,19 @@
|
||||
remotepath: /accounts
|
||||
localpath: /accounts
|
||||
proxyurl: http://localhost:10004
|
||||
when: env == "production"
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: admin.fedoraproject.org
|
||||
destname: fas
|
||||
remotepath: /accounts
|
||||
localpath: /accounts
|
||||
balancer_name: app-os
|
||||
targettype: openshift
|
||||
keephost: true
|
||||
when: env == "staging"
|
||||
tags:
|
||||
- fas
|
||||
|
||||
- role: httpd/reverseproxy
|
||||
website: "id{{ env_suffix }}.fedoraproject.org"
|
||||
|
||||
Reference in New Issue
Block a user