mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Update infra pagure.io links to forge.fp.o (WIP)
This should update all the references we have to https://pagure.io/fedora-infrastructure to the new https://forge.fedoraproject.org/infra/tickets/ area. Do not merge this before the migration on tuesday. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# See https://pagure.io/fedora-infrastructure/issue/7130
|
||||
# See https://forge.fedoraproject.org/infra/tickets/7130
|
||||
|
||||
# Basically we have an OLD (old 7 years ago, as of 2025-10) set of content
|
||||
# and a new set of content. We want to serve the new content, and if nothing
|
||||
@@ -11,7 +11,7 @@
|
||||
# 2. rsync new to docs.fedoraproject.org
|
||||
# 3. rsync docs.fedoraproject.org to docs-combined
|
||||
|
||||
# BUT see https://pagure.io/fedora-infrastructure/issue/12848
|
||||
# BUT see https://forge.fedoraproject.org/infra/tickets/12848
|
||||
|
||||
# -a is the std. copy everything "archive" mode.
|
||||
# -H means try to copy hardlinks as hardlinks
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
# See https://pagure.io/fedora-infrastructure/issue/7130
|
||||
# See https://forge.fedoraproject.org/infra/tickets/7130
|
||||
|
||||
# Basically we have an OLD (old 7 years ago, as of 2025-10) set of content
|
||||
# and a new set of content. We want to serve the new content, and if nothing
|
||||
@@ -11,7 +11,7 @@
|
||||
# 2. rsync new to docs.fedoraproject.org
|
||||
# 3. rsync docs.fedoraproject.org to docs-combined
|
||||
|
||||
# BUT see https://pagure.io/fedora-infrastructure/issue/12848
|
||||
# BUT see https://forge.fedoraproject.org/infra/tickets/12848
|
||||
|
||||
# -a is the std. copy everything "archive" mode.
|
||||
# -H means try to copy hardlinks as hardlinks
|
||||
|
||||
Reference in New Issue
Block a user