mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-02-02 12:49:00 +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:
@@ -107,7 +107,7 @@ Contributing Pull Requests
|
||||
--------------------------
|
||||
|
||||
If found a way to improve this repository or fix an issue found in our
|
||||
infrastructure tracker (see https://pagure.io/fedora-infrastructure/issues)
|
||||
infrastructure tracker (see https://forge.fedoraproject.org/infra/tickets)
|
||||
open a pull-request.
|
||||
|
||||
You either should have capability to run the playbooks after they have been reviewed,
|
||||
@@ -131,12 +131,11 @@ at least two different people should review the PR.
|
||||
If there is any risk at all, that the application of the changes would induce downtime,
|
||||
work closely with other to ensure that the downtime is properly scheduled:
|
||||
|
||||
- there is an issue in https://pagure.io/fedora-infrastructure/issues specifying the downtime
|
||||
- there is an issue in https://forge.fedoraproject.org/infra/tickets specifying the downtime
|
||||
- there is an email sent to the devel-list
|
||||
- https://status.fedoraproject.org is updated (see https://docs.fedoraproject.org/en-US/infra/sysadmin_guide/status-fedora/)
|
||||
|
||||
Applications on critical path: pagure, mirrormanager, toddlers, bodhi, noggin, mdapi, rpmautospec,
|
||||
pagure-dist-git, mirror_from_pagure, fedora-messaging, dist-git, PDC/FPDC, FMN, sigul
|
||||
Applications on critical path: pagure, mirrormanager, toddlers, bodhi, noggin, mdapi, rpmautospec, pagure-dist-git, mirror_from_pagure, fedora-messaging, dist-git, PDC/FPDC, FMN, sigul
|
||||
robosignatory, tag2distrepo, ci-resultsdb-listener, stylo, mirrorlist
|
||||
resultsdb, Nagios, koschei, wiki / mediawiki, wiki / moin, waiverdb,
|
||||
greenwave, ODCS, Mailman3 / HK, mailman 2, OSBS, pungi, koji, MBS,
|
||||
|
||||
@@ -38,9 +38,9 @@ RewriteRule ^/released/i/m/imapsync/(.*) https://pagure.io/releases/imapsync/$1
|
||||
RewriteRule ^/released/i/m/imapsync https://pagure.io/releases/imapsync [R=301]
|
||||
RewriteRule ^/released/imapsync https://pagure.io/releases/imapsync [R=301]
|
||||
|
||||
RewriteRule ^/fedora-infrastructure/report https://pagure.io/fedora-infrastructure/issues [R=301]
|
||||
RewriteRule ^/fedora-infrastructure/ticket/(.*) https://pagure.io/fedora-infrastructure/issue/$1 [R=301]
|
||||
RewriteRule ^/fedora-infrastructure https://pagure.io/fedora-infrastructure [R=301]
|
||||
RewriteRule ^/fedora-infrastructure/report https://forge.fedoraproject.org/infra/tickets [R=301]
|
||||
RewriteRule ^/fedora-infrastructure/ticket/(.*) https://forge.fedoraproject.org/infra/tickets/$1 [R=301]
|
||||
RewriteRule ^/fedora-infrastructure https://forge.fedoraproject.org/infra/tickets [R=301]
|
||||
|
||||
RewriteRule ^/fesco/report https://pagure.io/fesco/issues [R=301]
|
||||
RewriteRule ^/fesco/ticket/(.*) https://pagure.io/fesco/issue/$1 [R=301]
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
# BEGIN: Ansible roles_path variables
|
||||
#
|
||||
# Background/reference about external repos pulled in:
|
||||
# https://pagure.io/fedora-infrastructure/issue/5476
|
||||
# https://forge.fedoraproject.org/infra/tickets/5476
|
||||
#
|
||||
# IPA settings
|
||||
additional_host_keytabs: []
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
user_sent_topics: ^$
|
||||
|
||||
# The openshift/project role breaks if the project already exists:
|
||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||
# https://forge.fedoraproject.org/infra/tickets/6404
|
||||
- role: openshift/project
|
||||
project_app: resultsdb-ci-listener
|
||||
project_description: resultsdb-ci-listener
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
user_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.resultsdb\..*
|
||||
|
||||
# The openshift/project role breaks if the project already exists:
|
||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||
# https://forge.fedoraproject.org/infra/tickets/6404
|
||||
- role: openshift/project
|
||||
project_app: resultsdb
|
||||
project_description: resultsdb
|
||||
|
||||
@@ -46,7 +46,7 @@
|
||||
user_sent_topics: ^org\.fedoraproject\.{{ env_short }}\.waiverdb\..*
|
||||
|
||||
# The openshift/project role breaks if the project already exists:
|
||||
# https://pagure.io/fedora-infrastructure/issue/6404
|
||||
# https://forge.fedoraproject.org/infra/tickets/6404
|
||||
- role: openshift/project
|
||||
project_app: waiverdb
|
||||
project_description: waiverdb
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
roles:
|
||||
# Needed for copr-pulp playbooks
|
||||
# https://pagure.io/fedora-infrastructure/issue/11396
|
||||
# https://forge.fedoraproject.org/infra/tickets/11396
|
||||
- name: geerlingguy.postgresql
|
||||
version: 3.5.0
|
||||
|
||||
|
||||
@@ -104,7 +104,7 @@ children:
|
||||
url: https://fedoramagazine.org
|
||||
docs_url: https://codex.wordpress.org/
|
||||
# We don't have a SOP for the magazine yet.
|
||||
# https://pagure.io/fedora-infrastructure/issue/5149
|
||||
# https://forge.fedoraproject.org/infra/tickets/5149
|
||||
# sops:
|
||||
# - put the url here
|
||||
description: >
|
||||
@@ -129,7 +129,7 @@ children:
|
||||
# TODO - add the docs_url. I asked pete travis for info on this
|
||||
# docs_url: put the url here
|
||||
# TODO - add a sop.
|
||||
# https://pagure.io/fedora-infrastructure/issue/5150
|
||||
# https://forge.fedoraproject.org/infra/tickets/5150
|
||||
# sops:
|
||||
# - add the sop url here.
|
||||
description: >
|
||||
@@ -152,7 +152,7 @@ children:
|
||||
bugs_url: https://github.com/abrt/retrace-server/issues
|
||||
docs_url: https://abrt.readthedocs.org/en/latest/howitworks.html#faf
|
||||
# TODO - write SOPs for this
|
||||
# https://pagure.io/fedora-infrastructure/issue/5151
|
||||
# https://forge.fedoraproject.org/infra/tickets/5151
|
||||
# sops:
|
||||
# - url goes here
|
||||
# - and another one goes here
|
||||
@@ -191,7 +191,7 @@ children:
|
||||
package_url: >
|
||||
https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&query_format=advanced&short_desc_type=allwordssubstr&short_desc={package}
|
||||
# TODO - write the SOP for this
|
||||
# https://pagure.io/fedora-infrastructure/issue/5152
|
||||
# https://forge.fedoraproject.org/infra/tickets/5152
|
||||
# sops:
|
||||
# - url goes here
|
||||
description: >
|
||||
@@ -244,7 +244,7 @@ children:
|
||||
bugs_url: https://github.com/fedora-infra/asknot-ng/issues
|
||||
docs_url: https://github.com/fedora-infra/asknot-ng/blob/develop/README.md
|
||||
# TODO - write SOP for asknot-ng
|
||||
# https://pagure.io/fedora-infrastructure/issue/5154
|
||||
# https://forge.fedoraproject.org/infra/tickets/5154
|
||||
# sops:
|
||||
# - url goes here
|
||||
status_mappings: []
|
||||
@@ -426,7 +426,7 @@ children:
|
||||
bugs_url: https://github.com/fedora-infra/anitya/issues
|
||||
docs_url: https://fedoraproject.org/wiki/Upstream_release_monitoring
|
||||
# TODO - write sops for anitya and the-new-hotness
|
||||
# https://pagure.io/fedora-infrastructure/issue/5157
|
||||
# https://forge.fedoraproject.org/infra/tickets/5157
|
||||
# sops:
|
||||
# - https://infrastructure.fedoraproject.org/infra/docs/anitya.rst
|
||||
# - https://infrastructure.fedoraproject.org/infra/docs/hotness.rst
|
||||
@@ -480,7 +480,7 @@ children:
|
||||
bugs_url: https://github.com/fedora-infra/geoip-city-wsgi/issues
|
||||
docs_url: https://github.com/fedora-infra/geoip-city-wsgi/blob/master/geoip-city.wsgi
|
||||
# TODO - write a sop for this thing
|
||||
# https://pagure.io/fedora-infrastructure/issue/5159
|
||||
# https://forge.fedoraproject.org/infra/tickets/5159
|
||||
# sops:
|
||||
# - https://infrastructure.fedoraproject.org/infra/docs/geoip.rst
|
||||
description: >
|
||||
@@ -548,7 +548,7 @@ children:
|
||||
icon: nagios-logo.png
|
||||
url: https://admin.fedoraproject.org/nagios
|
||||
source_url: https://github.com/NagiosEnterprises/nagioscore
|
||||
bugs_url: https://pagure.io/fedora-infrastructure/issues
|
||||
bugs_url: https://forge.fedoraproject.org/infra/tickets
|
||||
docs_url: https://www.nagios.org/documentation/
|
||||
sops: [https://infrastructure.fedoraproject.org/infra/docs/nagios.rst]
|
||||
description: >
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
- crypto-policies
|
||||
- base/crypto-policies
|
||||
|
||||
# see https://pagure.io/fedora-infrastructure/issue/12321
|
||||
# see https://forge.fedoraproject.org/infra/tickets/12321
|
||||
# This is needed to get SAML2 auth working with bugzilla.redhat.com
|
||||
- name: Set crypto-policy on ipsilon servers to FEDORA40
|
||||
command: "update-crypto-policies --set DEFAULT"
|
||||
|
||||
@@ -22,5 +22,5 @@ ${RSYNC} ${RS_OPT} ${RS_DEADLY} ${CENT_EXCLUDES} ${SERVER}::${RSYNC_MOD} ${RSYNC
|
||||
# changes, we need to comment this out to have a snapshot of CentOS 10 that
|
||||
# resembles RHEL 10.x for the epel10.x-build tag to use temporarily until the
|
||||
# actual RHEL 10.x is released.
|
||||
# https://pagure.io/fedora-infrastructure/issue/12394
|
||||
# https://forge.fedoraproject.org/infra/tickets/12394
|
||||
#${RSYNC} ${RS_OPT} ${RS_DEADLY} --link-dest=${RSYNC_DESTDIR} ${RSYNC_DESTDIR} ${RSYNC_SNAPDIR}
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
Please ensure you have a backup of any important configuration or data from your project. Consult Openshift docs.
|
||||
|
||||
If you need to request an exemption, please file a ticket here: https://pagure.io/fedora-infrastructure/issues
|
||||
If you need to request an exemption, please file a ticket here: https://forge.fedoraproject.org/infra/tickets
|
||||
|
||||
Make sure to reference the project name and please provide a reason for the extention, also please include how long you wish the extention to be
|
||||
in place for.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- set_fact:
|
||||
le_source_path: /etc/letsencrypt
|
||||
# https://pagure.io/fedora-infrastructure/issue/10524
|
||||
# https://forge.fedoraproject.org/infra/tickets/10524
|
||||
le_backup_path: /srv/certbot-certs
|
||||
tags:
|
||||
- certbot
|
||||
@@ -111,7 +111,7 @@
|
||||
# several occasions and then 'lighttpd' user needs to have the access. See the
|
||||
# following issues:
|
||||
# https://pagure.io/copr/copr/issue/2001 Resolves:
|
||||
# https://pagure.io/fedora-infrastructure/issue/10391
|
||||
# https://forge.fedoraproject.org/infra/tickets/10391
|
||||
- name: Allow lighttpd to step into certbots directories
|
||||
acl:
|
||||
path: "{{ item }}"
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
# - it means we should always have at most a 24h-old backup
|
||||
# - the root gpg keychain should have PUBLIC key with `user name`
|
||||
# copr-keygen-backup-key, per
|
||||
# https://pagure.io/fedora-infrastructure/issue/8904
|
||||
# https://forge.fedoraproject.org/infra/tickets/8904
|
||||
# - fixed in https://github.com/fedora-copr/copr/issues/3532
|
||||
|
||||
PATH_TO_KEYRING_DIR="/var/lib/copr-keygen"
|
||||
|
||||
@@ -92,7 +92,7 @@
|
||||
- pagure
|
||||
- hotfix
|
||||
|
||||
# Fix for https://pagure.io/fedora-infrastructure/issue/11957
|
||||
# Fix for https://forge.fedoraproject.org/infra/tickets/11957
|
||||
- name: Set ACL for newly created files in /var/log/pagure
|
||||
ansible.posix.acl:
|
||||
path: /var/log/pagure
|
||||
|
||||
@@ -39,7 +39,7 @@ DB_URL = 'postgresql://{{ distgit_pagure_db_user }}:{{ distgit_pagure_db_pass }}
|
||||
{% endif %}
|
||||
|
||||
# Something breaks the database connections after a while, recycle them sooner
|
||||
# https://pagure.io/fedora-infrastructure/issue/12622
|
||||
# https://forge.fedoraproject.org/infra/tickets/12622
|
||||
DB_POOL_RECYCLE = 600
|
||||
|
||||
### FAS groups of pagure admins
|
||||
|
||||
@@ -35,7 +35,7 @@ MaxConnectionsPerChild 1000
|
||||
#</VirtualHost>
|
||||
|
||||
# Redirect files viewed in master to the main branch
|
||||
# https://pagure.io/fedora-infrastructure/issue/9620
|
||||
# https://forge.fedoraproject.org/infra/tickets/9620
|
||||
RedirectMatch 302 (.*)/rpms/(.*)blob/master/(.*) $1/rpms/$2/blob/rawhide/$3
|
||||
RedirectMatch 302 (.*)/container/(.*)blob/master/(.*) $1/container/$2/blob/rawhide/$3
|
||||
RedirectMatch 302 (.*)/flatpaks/(.*)blob/master/(.*) $1/flatpaks/$2/blob/stable/$3
|
||||
|
||||
@@ -485,7 +485,7 @@
|
||||
- grokmirror
|
||||
- pkgs
|
||||
|
||||
# https://pagure.io/fedora-infrastructure/issue/12428
|
||||
# https://forge.fedoraproject.org/infra/tickets/12428
|
||||
- name: Hotfix for links to accounts.fpo
|
||||
ansible.posix.patch:
|
||||
src: files/0001-Fix-link-to-accounts.fpo-for-staging-for-adding-user.patch
|
||||
|
||||
@@ -208,7 +208,7 @@ fudcon-emea: flock-staff
|
||||
# fudcon-na:
|
||||
fudcon-latam: flock-staff
|
||||
|
||||
# some flock aliases disabled for now per https://pagure.io/fedora-infrastructure/issue/10411
|
||||
# some flock aliases disabled for now per https://forge.fedoraproject.org/infra/tickets/10411
|
||||
# flock
|
||||
#flockpress: fca,fpl
|
||||
#flockinfo: fca,fpl
|
||||
@@ -217,10 +217,10 @@ flock-staff: flock-team-members@fedoraproject.org
|
||||
#flock-access: flock-admin
|
||||
#
|
||||
# flock/sponsor alias
|
||||
# https://pagure.io/fedora-infrastructure/issue/10591
|
||||
# https://forge.fedoraproject.org/infra/tickets/10591
|
||||
sponsors: flock-team-sponsors@fedoraproject.org
|
||||
|
||||
# swag customer email alias https://pagure.io/fedora-infrastructure/issue/10794
|
||||
# swag customer email alias https://forge.fedoraproject.org/infra/tickets/10794
|
||||
swag-info: fca,npazmino@redhat.com
|
||||
|
||||
# News
|
||||
@@ -407,10 +407,10 @@ containerbuild: cverna
|
||||
# FTI bugzilla script - https://pagure.io/releng/issue/11169
|
||||
fti-bugs: churchyard
|
||||
|
||||
# copr team - https://pagure.io/fedora-infrastructure/issue/10351
|
||||
# copr team - https://forge.fedoraproject.org/infra/tickets/10351
|
||||
coprteam: copr-team@redhat.com
|
||||
|
||||
# fedora-review-bot - https://pagure.io/fedora-infrastructure/issue/11232
|
||||
# fedora-review-bot - https://forge.fedoraproject.org/infra/tickets/11232
|
||||
fedora-review-bot: jkadlcik@redhat.com
|
||||
|
||||
# packaging-reports - this account is used to send via out smtp servers various packaging reports
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -67,7 +67,7 @@
|
||||
notify:
|
||||
- Restart apache
|
||||
|
||||
# Fix for https://pagure.io/fedora-infrastructure/issue/11776
|
||||
# Fix for https://forge.fedoraproject.org/infra/tickets/11776
|
||||
- name: Hotfix - Fix the KeyError when looking for user in github event
|
||||
ansible.posix.patch:
|
||||
src: 11776.patch
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
+ <div class="alert-danger">
|
||||
+ <h1 align="center">
|
||||
+ You are using OpenID to authenticate. This authentication method will go away on 1st May 2026. Please consider migrating to OpenID Connect.
|
||||
+ For more info look at https://pagure.io/fedora-infrastructure/issue/10241
|
||||
+ For more info look at https://forge.fedoraproject.org/infra/tickets/10241
|
||||
+ </h1>
|
||||
+ </div>
|
||||
<div class="navbar navbar-light masthead">
|
||||
|
||||
@@ -289,7 +289,7 @@
|
||||
- koji_builder
|
||||
when: env == "staging"
|
||||
|
||||
# https://pagure.io/fedora-infrastructure/issue/6636
|
||||
# https://forge.fedoraproject.org/infra/tickets/6636
|
||||
- name: Install libkcapi to get increased sockets on armv7
|
||||
dnf: name=libkcapi enablerepo=updates-testing state=present
|
||||
tags:
|
||||
|
||||
@@ -7,7 +7,7 @@ For more info about DMARC mitigation in mailman3 see
|
||||
https://docs.mailman3.org/projects/mailman/en/latest/src/mailman/handlers/docs/dmarc-mitigations.html
|
||||
|
||||
For more info why Fedora is doing this see
|
||||
https://pagure.io/fedora-infrastructure/issue/11427
|
||||
https://forge.fedoraproject.org/infra/tickets/11427
|
||||
|
||||
The script will set dmarc_mitigate related columns
|
||||
in `mailman` table to preferred values.
|
||||
|
||||
@@ -5,4 +5,4 @@ To unsubscribe send an email to ${short_listname}-leave@${domain}
|
||||
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
|
||||
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
|
||||
List Archives: https://${domain}/archives/list/${listname}
|
||||
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
|
||||
Do not reply to spam, report it: https://forge.fedoraproject.org/infra/tickets/issues/new
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
<!-- This markup will be inserted after the <body> tag -->
|
||||
|
||||
<!-- https://pagure.io/fedora-infrastructure/issue/10741 -->
|
||||
<!-- https://forge.fedoraproject.org/infra/tickets/10741 -->
|
||||
<!--
|
||||
<div style="margin: auto" class="container">
|
||||
<a href="https://fedoraproject.limequery.com/2023" target="_blank">
|
||||
<img src="https://pagure.io/fedora-infrastructure/issue/raw/files/b4d328e7ce730f610530822af4c9cdab1029c47dc2bdb15648d4008e1b304e43-contributor-survey-banner.png" style="max-width: 100%">
|
||||
<img src="https://forge.fedoraproject.org/infra/tickets/raw/files/b4d328e7ce730f610530822af4c9cdab1029c47dc2bdb15648d4008e1b304e43-contributor-survey-banner.png" style="max-width: 100%">
|
||||
</a>
|
||||
</div>
|
||||
-->
|
||||
|
||||
@@ -294,7 +294,7 @@
|
||||
- Initialize authentication providers
|
||||
|
||||
# Add the Nest banner
|
||||
# See issue https://pagure.io/fedora-infrastructure/issue/10103
|
||||
# See issue https://forge.fedoraproject.org/infra/tickets/10103
|
||||
- name: Replace the top.html template in hyperkitty/postorius to change banner
|
||||
ansible.builtin.copy:
|
||||
src: top.html
|
||||
@@ -424,7 +424,7 @@
|
||||
- Restart mailmanweb
|
||||
|
||||
# Fix for mailman
|
||||
# https://pagure.io/fedora-infrastructure/issue/12011
|
||||
# https://forge.fedoraproject.org/infra/tickets/12011
|
||||
# This should no longer be needed after update to mailman 3.3.10
|
||||
- name: Apply hotfix for orphan issue
|
||||
ansible.posix.patch:
|
||||
|
||||
@@ -245,8 +245,8 @@ define service {
|
||||
|
||||
define service {
|
||||
host_name pagure.io
|
||||
service_description https://pagure.io/fedora-infrastructure/issues
|
||||
check_command check_website_follow!pagure.io!https://pagure.io/fedora-infrastructure/issues!Issues
|
||||
service_description https://forge.fedoraproject.org/infra/tickets
|
||||
check_command check_website_follow!pagure.io!https://forge.fedoraproject.org/infra/tickets!Issues
|
||||
max_check_attempts 8
|
||||
use websitetemplate
|
||||
}
|
||||
|
||||
@@ -47,7 +47,7 @@ TAHRIR_USE_OPENID_EMAIL = False
|
||||
# Cache
|
||||
CACHE = {
|
||||
# disabled, trying to see if this fix this bug
|
||||
# https://pagure.io/fedora-infrastructure/issue/8689
|
||||
# https://forge.fedoraproject.org/infra/tickets/8689
|
||||
"backend": "dogpile.cache.null",
|
||||
"expiration_time": 100,
|
||||
"arguments": {
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
{% raw %}
|
||||
<!-- This markup will be inserted after the navbar -->
|
||||
|
||||
<!-- https://pagure.io/fedora-infrastructure/issue/10740 -->
|
||||
<!-- https://forge.fedoraproject.org/infra/tickets/10740 -->
|
||||
<!--
|
||||
<div class="banner">
|
||||
<a href="https://fedoraproject.limequery.com/2023" target="_blank">
|
||||
<img src="https://pagure.io/fedora-infrastructure/issue/raw/files/b4d328e7ce730f610530822af4c9cdab1029c47dc2bdb15648d4008e1b304e43-contributor-survey-banner.png">
|
||||
<img src="https://forge.fedoraproject.org/infra/tickets/raw/files/b4d328e7ce730f610530822af4c9cdab1029c47dc2bdb15648d4008e1b304e43-contributor-survey-banner.png">
|
||||
</a>
|
||||
</div>
|
||||
-->
|
||||
|
||||
@@ -221,7 +221,7 @@ Content-Type: text/html
|
||||
Contact the <b>oncall</b> person for more information on the <a
|
||||
href="https://chat.fedoraproject.org/#/#admin:fedoraproject.org">Fedora Infrastructure Matrix channel</a> by
|
||||
using the <code>!oncall</code> command.
|
||||
Alternatively, open a ticket on the <a href="https://pagure.io/fedora-infrastructure/issues/">Fedora
|
||||
Alternatively, open a ticket on the <a href="https://forge.fedoraproject.org/infra/tickets/">Fedora
|
||||
Infrastructure issue tracker</a>.
|
||||
</li>
|
||||
<li>
|
||||
|
||||
@@ -64,10 +64,10 @@ github_client_kwargs = { scope = "user:email" }
|
||||
|
||||
# Fedora OAuth backend variables
|
||||
# Fedora OAuth client id
|
||||
# Have to be requested in a ticket on https://pagure.io/fedora-infrastructure
|
||||
# Have to be requested in a ticket on https://forge.fedoraproject.org/infra/tickets
|
||||
fedora_client_id = "{{ anitya_stg_fedora_client_id }}"
|
||||
# Fedora OAuth secret
|
||||
# Have to be requested in a ticket on https://pagure.io/fedora-infrastructure
|
||||
# Have to be requested in a ticket on https://forge.fedoraproject.org/infra/tickets
|
||||
fedora_client_secret = "{{ anitya_stg_fedora_client_secret }}"
|
||||
# Fedora OAuth authentication endpoint
|
||||
fedora_server_metadata_url = "https://id.stg.fedoraproject.org/.well-known/openid-configuration"
|
||||
@@ -107,10 +107,10 @@ github_client_kwargs = { scope = "user:email" }
|
||||
|
||||
# Fedora OAuth backend variables
|
||||
# Fedora OAuth client id
|
||||
# Have to be requested in a ticket on https://pagure.io/fedora-infrastructure
|
||||
# Have to be requested in a ticket on https://forge.fedoraproject.org/infra/tickets
|
||||
fedora_client_id = "{{ anitya_fedora_client_id }}"
|
||||
# Fedora OAuth secret
|
||||
# Have to be requested in a ticket on https://pagure.io/fedora-infrastructure
|
||||
# Have to be requested in a ticket on https://forge.fedoraproject.org/infra/tickets
|
||||
fedora_client_secret = "{{ anitya_fedora_client_secret }}"
|
||||
# Fedora OAuth authentication endpoint
|
||||
fedora_server_metadata_url = "https://id.fedoraproject.org/.well-known/openid-configuration"
|
||||
|
||||
@@ -6,7 +6,7 @@ resultsdb_publish: true
|
||||
resultsdb_mod_wsgi_dir: '${MOD_WSGI_MODULES_DIRECTORY}'
|
||||
|
||||
# For CRASHED see: https://pagure.io/task-abicheck/issue/19
|
||||
# For QUEUED and RUNNING see: https://pagure.io/fedora-infrastructure/issue/8989
|
||||
# For QUEUED and RUNNING see: https://forge.fedoraproject.org/infra/tickets/8989
|
||||
resultsdb_additional_result_outcomes: ['CRASHED', 'QUEUED', 'RUNNING']
|
||||
|
||||
# frontend vars
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
tags:
|
||||
- pagure
|
||||
|
||||
# https://pagure.io/fedora-infrastructure/issue/12428
|
||||
# https://forge.fedoraproject.org/infra/tickets/12428
|
||||
- name: Hotfix for links to accounts.fpo
|
||||
ansible.posix.patch:
|
||||
src: files/hotfix/0001-Fix-link-to-accounts.fpo-for-staging-for-adding-user.patch
|
||||
@@ -155,7 +155,7 @@
|
||||
- fix_log
|
||||
- hotfix
|
||||
|
||||
# Fix for https://pagure.io/fedora-infrastructure/issue/11957
|
||||
# Fix for https://forge.fedoraproject.org/infra/tickets/11957
|
||||
- name: Set ACL for newly created files in /var/log/pagure
|
||||
ansible.posix.acl:
|
||||
path: /var/log/pagure
|
||||
|
||||
@@ -321,7 +321,7 @@ Listen 3923 http
|
||||
{% endif %}
|
||||
|
||||
# redirects for sssd docs.
|
||||
# https://pagure.io/fedora-infrastructure/issue/8995
|
||||
# https://forge.fedoraproject.org/infra/tickets/8995
|
||||
RedirectMatch ^/SSSD.sssd$ https://sssd.io
|
||||
RedirectMatch ^/SSSD.sssd/$ https://sssd.io
|
||||
RedirectMatch ^/SSSD.sssd/index.html https://sssd.io/index.html
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
</div>
|
||||
<div class="alert alert-info" role="alert">
|
||||
This is directory listing for a user on Fedora People. You can read more about Fedora People <a href="https://fedoraproject.org/wiki/Infrastructure/fedorapeople.org" class="alert-link">here</a>.
|
||||
<br/>This is a community maintained site. Red Hat is not responsible for content. <a href="https://pagure.io/fedora-infrastructure/new_issue" class="alert-link">File a ticket</a> if this contains anything that is not permitted.
|
||||
<br/>This is a community maintained site. Red Hat is not responsible for content. <a href="https://forge.fedoraproject.org/infra/tickets/issues/new" class="alert-link">File a ticket</a> if this contains anything that is not permitted.
|
||||
</div>
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
- nano
|
||||
- tree # requested in ticket 5148
|
||||
- mod_ssl
|
||||
- tar # requested in https://pagure.io/fedora-infrastructure/issue/12638
|
||||
- tar # requested in https://forge.fedoraproject.org/infra/tickets/12638
|
||||
tags:
|
||||
- packages
|
||||
- people
|
||||
|
||||
@@ -83,7 +83,7 @@ sub vcl_recv {
|
||||
}
|
||||
|
||||
# Rewrite toplink URLs to improve cache hit ratio
|
||||
# See: https://pagure.io/fedora-infrastructure/issue/7383
|
||||
# See: https://forge.fedoraproject.org/infra/tickets/7383
|
||||
set req.url = regsub(req.url, "^/repos/[^/]+/[^/]+/[^/]+/toplink/", "/");
|
||||
|
||||
return (hash);
|
||||
|
||||
@@ -116,7 +116,7 @@ sub vcl_recv {
|
||||
if (req.http.X-Forwarded-Server ~ "^src.fedoraproject.org" || req.http.X-Forwarded-Server ~ "^src.stg.fedoraproject.org" ) {
|
||||
set req.backend_hint = src;
|
||||
# Do not cache .crate files as it messes up checksums
|
||||
# see https://pagure.io/fedora-infrastructure/issue/12812
|
||||
# see https://forge.fedoraproject.org/infra/tickets/12812
|
||||
if (req.url ~ ".*crate") {
|
||||
return (pipe);
|
||||
}
|
||||
|
||||
@@ -98,7 +98,7 @@ sub vcl_recv {
|
||||
}
|
||||
|
||||
# Rewrite toplink URLs to improve cache hit ratio
|
||||
# See: https://pagure.io/fedora-infrastructure/issue/7383
|
||||
# See: https://forge.fedoraproject.org/infra/tickets/7383
|
||||
set req.url = regsub(req.url, "^/repos/[^/]+/[^/]+/[^/]+/toplink/", "/");
|
||||
|
||||
return (hash);
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
tags:
|
||||
- config
|
||||
- sshkeys
|
||||
# https://pagure.io/fedora-infrastructure/issue/10509
|
||||
# https://forge.fedoraproject.org/infra/tickets/10509
|
||||
ignore_errors: true
|
||||
|
||||
- name: Enable ssh_sysadm_login sebool
|
||||
|
||||
Reference in New Issue
Block a user