mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Update fedora-nightlies URLs for forgejo migration
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
|
||||
- name: Check out fedora_nightlies
|
||||
git:
|
||||
repo: https://pagure.io/fedora_nightlies.git
|
||||
repo: https://forge.fedoraproject.org/quality/fedora-nightlies.git
|
||||
dest: /root/fedora_nightlies
|
||||
register: gitfn
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@ certfile = "{{ fedora_nightlies_amqp_cert }}"
|
||||
|
||||
[client_properties]
|
||||
app = "Fedora nightly image static site generator (fedora_nightlies)"
|
||||
app_url = "https://pagure.io/fedora_nightlies"
|
||||
app_url = "https://forge.fedoraproject.org/quality/fedora-nightlies"
|
||||
app_contacts_email = ["adamwill@fedoraproject.org", "qa-devel@lists.fedoraproject.org"]
|
||||
|
||||
[exchanges."amq.topic"]
|
||||
|
||||
Reference in New Issue
Block a user