discourse2fedmsg: move to ocp4
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
eb57c3195b
commit
786d0ea9c2
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
- name: make the app be real
|
||||
hosts: os_masters[0]:os_masters_stg[0]
|
||||
hosts: os_control[0]:os_control_stg[0]
|
||||
user: root
|
||||
gather_facts: False
|
||||
|
||||
|
@ -60,7 +60,7 @@
|
|||
- role: openshift/route
|
||||
app: discourse2fedmsg
|
||||
routename: discourse2fedmsg
|
||||
host: "discourse2fedmsg.app.os{{ env_suffix }}.fedoraproject.org"
|
||||
host: "discourse2fedmsg.apps.ocp{{ env_suffix }}.fedoraproject.org"
|
||||
serviceport: web
|
||||
servicename: discourse2fedmsg-web
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue