mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 03:12:58 +08:00
coreos-cincinnati: add routes for raw-updates and statuses
Signed-off-by: Luca Bruno <luca.bruno@coreos.com>
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
186d8cb446
commit
2501d2524d
@@ -57,3 +57,24 @@
|
||||
host: "updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
serviceport: coreos-cincinnati-service
|
||||
servicename: coreos-cincinnati
|
||||
|
||||
- role: openshift/route
|
||||
app: coreos-cincinnati
|
||||
routename: coreos-updates-status
|
||||
host: "status.updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
serviceport: coreos-cincinnati-service
|
||||
servicename: coreos-cincinnati
|
||||
|
||||
- role: openshift/route
|
||||
app: coreos-cincinnati
|
||||
routename: coreos-updates-raw
|
||||
host: "raw-updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
serviceport: coreos-cincinnati-service
|
||||
servicename: coreos-cincinnati
|
||||
|
||||
- role: openshift/route
|
||||
app: coreos-cincinnati
|
||||
routename: coreos-updates-raw-status
|
||||
host: "status.raw-updates.coreos{{ env_suffix }}.fedoraproject.org"
|
||||
serviceport: coreos-cincinnati-service
|
||||
servicename: coreos-cincinnati
|
||||
|
||||
Reference in New Issue
Block a user