copr: I've accidentally put those to backend instead of frontend
This commit is contained in:
parent
1e3bc0a3de
commit
38a230ee49
4 changed files with 4 additions and 6 deletions
|
@ -39,6 +39,3 @@ csi_purpose: Provide the backend for copr (3rd party packages)
|
|||
csi_relationship: |
|
||||
- Backend: Management of copr cloud infrastructure (OpenStack).
|
||||
- Small frontend with copr's public stats
|
||||
|
||||
|
||||
copr_messaging_queue: "a9b74258-21c6-4e79-ba65-9e858dc84a2b"
|
||||
|
|
|
@ -44,6 +44,3 @@ letsencrypt:
|
|||
- copr-be-dev.cloud.fedoraproject.org
|
||||
challenge_dir: /var/lib/copr/public_html
|
||||
mail: copr-devel@lists.fedorahosted.org
|
||||
|
||||
|
||||
copr_messaging_queue: "c8e11df7-e863-4ca4-99b9-d37c6663c7f7"
|
||||
|
|
|
@ -12,3 +12,5 @@ csi_purpose: Provide a publicly accessible frontend for 3rd party packages (copr
|
|||
csi_relationship: |
|
||||
- This host provides the frontend part of copr only.
|
||||
- It's the point of contact between end users and the copr build system (backend, package singer)
|
||||
|
||||
copr_messaging_queue: "a9b74258-21c6-4e79-ba65-9e858dc84a2b"
|
||||
|
|
|
@ -31,3 +31,5 @@ copr_pagure_events:
|
|||
io.pagure.prod.pagure: "https://pagure.io/"
|
||||
org.fedoraproject.prod.pagure: "https://src.fedoraproject.org/"
|
||||
io.pagure.stg.pagure: "https://stg.pagure.io"
|
||||
|
||||
copr_messaging_queue: "c8e11df7-e863-4ca4-99b9-d37c6663c7f7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue