forked from infra/ansible
update location of cloud-image-uploader to new home on forge
related: infra/tickets#13369 Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
bbf9258578
commit
26402546de
3 changed files with 4 additions and 4 deletions
|
|
@ -12,7 +12,7 @@ items:
|
|||
source:
|
||||
type: git
|
||||
git:
|
||||
uri: https://pagure.io/cloud-image-uploader.git
|
||||
uri: https://forge.fedoraproject.org/apps/cloud-image-uploader.git
|
||||
{% if env == 'staging' %}
|
||||
ref: main
|
||||
{% else %}
|
||||
|
|
@ -39,7 +39,7 @@ items:
|
|||
source:
|
||||
type: git
|
||||
git:
|
||||
uri: https://pagure.io/cloud-image-uploader.git
|
||||
uri: https://forge.fedoraproject.org/apps/cloud-image-uploader.git
|
||||
{% if env == 'staging' %}
|
||||
ref: main
|
||||
{% else %}
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ certfile = "/etc/pki/rabbitmq/cert/cloud-image-uploader.crt"
|
|||
|
||||
[client_properties]
|
||||
app = "Fedora Cloud Image Uploader ({{ queue_suffix }})"
|
||||
app_url = "https://pagure.io/cloud-image-uploader"
|
||||
app_url = "https://forge.fedoraproject.org/apps/cloud-image-uploader"
|
||||
app_contacts_email = "cloud@lists.fedoraproject.org"
|
||||
|
||||
[[bindings]]
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ certfile = "/etc/pki/rabbitmq/cert/cloud-image-uploader.crt"
|
|||
|
||||
[client_properties]
|
||||
app = "Fedora Cloud Image Uploader ({{ queue_suffix }})"
|
||||
app_url = "https://pagure.io/cloud-image-uploader"
|
||||
app_url = "https://forge.fedoraproject.org/apps/cloud-image-uploader"
|
||||
app_contacts_email = "cloud@lists.fedoraproject.org"
|
||||
|
||||
[[bindings]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue