1
0
Fork 0
forked from infra/ansible

Update some Forgejo-migrated repo URLs

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2026-01-09 18:51:10 -08:00
commit 021c63e9df
7 changed files with 7 additions and 7 deletions

View file

@ -119,7 +119,7 @@
- name: Check out check-compose
git:
repo: https://pagure.io/fedora-qa/check-compose.git # noqa 401
repo: https://forge.fedoraproject.org/quality/check-compose.git # noqa 401
dest: /root/check-compose
register: gitcc

View file

@ -17,7 +17,7 @@ certfile = "{{ checkcompose_amqp_cert }}"
[client_properties]
app = "Fedora compose check report sender"
app_url = "https://pagure.io/fedora-qa/check-compose"
app_url = "https://forge.fedoraproject.org/quality/check-compose"
app_contacts_email = ["adamwill@fedoraproject.org", "lruzicka@redhat.com", "qa-devel@lists.fedoraproject.org"]
[exchanges."amq.topic"]

View file

@ -193,7 +193,7 @@ wikitcms client_secret="notsecret"
wikitcms client_name="Wiki Test Control Management System"
wikitcms redirect_uris=["http://localhost:13747/", "http://localhost:12345/", "http://localhost:23456/"]
wikitcms application_type="native"
wikitcms client_uri="https://pagure.io/fedora-qa/python-wikitcms"
wikitcms client_uri="https://forge.fedoraproject.org/quality/python-wikitcms"
wikitcms contacts=["adamwill@fedoraproject.org"]
wikitcms logo_uri=null
wikitcms policy_uri="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"

View file

@ -50,7 +50,7 @@
- name: Check out createhdds
git:
repo: https://pagure.io/fedora-qa/createhdds.git
repo: https://forge.fedoraproject.org/quality/createhdds.git
dest: /root/createhdds
version: "{{ openqa_createhdds_branch }}"
when: >

View file

@ -137,7 +137,7 @@
- name: Check out relvalconsumer
git:
repo: https://pagure.io/fedora-qa/relvalconsumer.git
repo: https://forge.fedoraproject.org/quality/relvalconsumer.git
dest: /root/relvalconsumer
register: gitrvc

View file

@ -17,7 +17,7 @@ certfile = "{{ relvalconsumer_amqp_cert }}"
[client_properties]
app = "Fedora release validation event AMI page updater (relvalconsumer)"
app_url = "https://pagure.io/fedora-qa/relvalconsumer"
app_url = "https://forge.fedoraproject.org/quality/relvalconsumer"
app_contacts_email = ["adamwill@fedoraproject.org", "lruzicka@redhat.com", "qa-devel@lists.fedoraproject.org"]
[exchanges."amq.topic"]

View file

@ -17,7 +17,7 @@ certfile = "{{ relvalconsumer_amqp_cert }}"
[client_properties]
app = "Fedora release validation event creator (relvalconsumer)"
app_url = "https://pagure.io/fedora-qa/relvalconsumer"
app_url = "https://forge.fedoraproject.org/quality/relvalconsumer"
app_contacts_email = ["adamwill@fedoraproject.org", "lruzicka@redhat.com", "qa-devel@lists.fedoraproject.org"]
[exchanges."amq.topic"]