Fix yml syntax errors and warnings
Signed-off-by: Pedro Moura <pmoura@redhat.com>
This commit is contained in:
parent
bbbc74ffe3
commit
9c834172f0
2 changed files with 644 additions and 639 deletions
|
@ -10,7 +10,7 @@ data:
|
|||
<em>huge</em>; this page details only the public facing portion of
|
||||
it all. Explore!
|
||||
children:
|
||||
- name: Accounts
|
||||
- name: Accounts
|
||||
data:
|
||||
description: >
|
||||
Tools for everybody -- use these things to manage your Fedora
|
||||
|
@ -72,7 +72,7 @@ children:
|
|||
You can export your badges to Mozilla's
|
||||
<a href="http://openbadges.org">Open Badges
|
||||
Infrastructure</a>
|
||||
- name: Content
|
||||
- name: Content
|
||||
data:
|
||||
description: >
|
||||
Tools for wordsmiths -- the apps that store and archive the troves
|
||||
|
@ -112,7 +112,7 @@ children:
|
|||
docs_url: https://codex.wordpress.org/
|
||||
# We don't have a SOP for the magazine yet.
|
||||
# https://pagure.io/fedora-infrastructure/issue/5149
|
||||
#sops:
|
||||
# sops:
|
||||
# - put the url here
|
||||
description: >
|
||||
Fedora Magazine is a WordPress-based site which delivers all
|
||||
|
@ -134,10 +134,10 @@ children:
|
|||
url: https://docs.fedoraproject.org
|
||||
status_mappings: ['docs']
|
||||
# TODO - add the docs_url. I asked pete travis for info on this
|
||||
#docs_url: put the url here
|
||||
# docs_url: put the url here
|
||||
# TODO - add a sop.
|
||||
# https://pagure.io/fedora-infrastructure/issue/5150
|
||||
#sops:
|
||||
# sops:
|
||||
# - add the sop url here.
|
||||
description: >
|
||||
RTFM! Everything you could ever want to know.
|
||||
|
@ -145,7 +145,7 @@ children:
|
|||
including the changes between releases (and a big kudos to
|
||||
the translation teams to keep this resource up to date in
|
||||
the different languages!)
|
||||
- name: QA
|
||||
- name: QA
|
||||
data:
|
||||
description: >
|
||||
Tools for testers -- the people who tell us its broken so we can
|
||||
|
@ -160,7 +160,7 @@ children:
|
|||
docs_url: https://abrt.readthedocs.org/en/latest/howitworks.html#faf
|
||||
# TODO - write SOPs for this
|
||||
# https://pagure.io/fedora-infrastructure/issue/5151
|
||||
#sops:
|
||||
# sops:
|
||||
# - url goes here
|
||||
# - and another one goes here
|
||||
description: >
|
||||
|
@ -186,7 +186,8 @@ children:
|
|||
data:
|
||||
icon: bugzilla.png
|
||||
url: https://bugzilla.redhat.com
|
||||
package_url: https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Fedora&product=Fedora%20EPEL&query_format=advanced&component={package}
|
||||
package_url: >
|
||||
https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&product=Fedora&product=Fedora%20EPEL&query_format=advanced&component={package}
|
||||
description: >
|
||||
The Fedora Community makes use of a bugzilla instance
|
||||
run by Red Hat. Notice something wrong with a Fedora
|
||||
|
@ -194,10 +195,11 @@ children:
|
|||
- name: Review Status
|
||||
data:
|
||||
url: https://fedoraproject.org/PackageReviewStatus/
|
||||
package_url: https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&query_format=advanced&short_desc_type=allwordssubstr&short_desc={package}
|
||||
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
|
||||
#sops:
|
||||
# sops:
|
||||
# - url goes here
|
||||
description: >
|
||||
These pages contain periodically generated reports with
|
||||
|
@ -237,7 +239,7 @@ children:
|
|||
packages whose dependencies change. It can help packagers to
|
||||
detect failures early and provide relevant information to narrow
|
||||
down the cause.
|
||||
- name: Coordination
|
||||
- name: Coordination
|
||||
data:
|
||||
description: >
|
||||
Tools for people -- so we can talk to each other and share content
|
||||
|
@ -251,7 +253,7 @@ children:
|
|||
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
|
||||
#sops:
|
||||
# sops:
|
||||
# - url goes here
|
||||
status_mappings: []
|
||||
description: >
|
||||
|
@ -334,7 +336,7 @@ children:
|
|||
Among its many and varied functions is logging IRC meetings,
|
||||
the archives of which you can find here.
|
||||
|
||||
- name: Packaging
|
||||
- name: Packaging
|
||||
data:
|
||||
description: >
|
||||
Tools for packagers -- where the pieces of the distribution get
|
||||
|
@ -366,7 +368,8 @@ children:
|
|||
url: https://copr.fedoraproject.org
|
||||
user_url: https://copr.fedoraproject.org/coprs/{user}/
|
||||
source_url: https://github.com/fedora-copr/copr
|
||||
bugs_url: https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&classification=Community&list_id=4767864&product=Copr&query_format=advanced
|
||||
bugs_url: >
|
||||
https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&classification=Community&list_id=4767864&product=Copr&query_format=advanced
|
||||
docs_url: https://copr-backend.readthedocs.org/
|
||||
# Also:
|
||||
# - https://copr-keygen.readthedocs.org/
|
||||
|
@ -381,7 +384,8 @@ children:
|
|||
data:
|
||||
icon: koji.png
|
||||
url: https://koji.fedoraproject.org/koji
|
||||
package_url: https://koji.fedoraproject.org/koji/search?match=glob&type=package&terms={package}
|
||||
package_url: >
|
||||
https://koji.fedoraproject.org/koji/search?match=glob&type=package&terms={package}
|
||||
user_url: https://koji.fedoraproject.org/koji/userinfo?userID={user}
|
||||
source_url: https://pagure.io/koji
|
||||
bugs_url: https://pagure.io/koji/issues
|
||||
|
@ -434,7 +438,7 @@ children:
|
|||
mdapi is a small API exposing the metadata contained in
|
||||
different RPM repositories.
|
||||
|
||||
- name: Upstream
|
||||
- name: Upstream
|
||||
data:
|
||||
description: >
|
||||
Tools for <a
|
||||
|
@ -451,7 +455,7 @@ children:
|
|||
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
|
||||
#sops:
|
||||
# sops:
|
||||
# - https://infrastructure.fedoraproject.org/infra/docs/anitya.rst
|
||||
# - https://infrastructure.fedoraproject.org/infra/docs/hotness.rst
|
||||
description: >
|
||||
|
@ -471,7 +475,8 @@ children:
|
|||
url: https://apps.fedoraproject.org/github2fedmsg
|
||||
source_url: https://github.com/fedora-infra/github2fedmsg
|
||||
bugs_url: https://github.com/fedora-infra/github2fedmsg/issues
|
||||
docs_url: https://github.com/fedora-infra/github2fedmsg/blob/develop/README.rst#github2fedmsg
|
||||
docs_url: >
|
||||
https://github.com/fedora-infra/github2fedmsg/blob/develop/README.rst#github2fedmsg
|
||||
sops:
|
||||
- https://infrastructure.fedoraproject.org/infra/docs/github2fedmsg.rst
|
||||
status_mappings: ['fedmsg']
|
||||
|
@ -495,7 +500,7 @@ children:
|
|||
by allowing them to fork your projects and contribute to it
|
||||
via the now-popular pull-request mechanism.
|
||||
|
||||
- name: Infrastructure
|
||||
- name: Infrastructure
|
||||
data:
|
||||
description: >
|
||||
Tools for sysadmins -- the people who run the servers that run
|
||||
|
@ -509,7 +514,7 @@ children:
|
|||
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
|
||||
#sops:
|
||||
# sops:
|
||||
# - https://infrastructure.fedoraproject.org/infra/docs/geoip.rst
|
||||
description: >
|
||||
A simple web service running <a
|
||||
|
@ -625,7 +630,7 @@ children:
|
|||
description: >
|
||||
Shows the health of our proxies. How many bytes?
|
||||
Concurrent sessions? Health checks?
|
||||
- name: In Development
|
||||
- name: In Development
|
||||
data:
|
||||
description: >
|
||||
These are the apps that we're working on, but that aren't quite
|
||||
|
@ -651,7 +656,7 @@ children:
|
|||
- name: Ipsilon
|
||||
data:
|
||||
url: https://pagure.io/ipsilon
|
||||
description:
|
||||
description: >
|
||||
Ipsilon is our central authentication agent that is used to
|
||||
authenticate users agains FAS. It is seperate from FAS. The
|
||||
only service that is not using this currently is the wiki.
|
||||
|
|
|
@ -18,10 +18,10 @@
|
|||
template: src={{ item.file }} dest={{ item.dest }}
|
||||
owner=apache group=apache mode=0600
|
||||
with_items:
|
||||
- { file: mirrormanager.conf, dest: /etc/httpd/conf.d/mirrormanager.conf }
|
||||
- { file: mirrormanager2.cfg, dest: /etc/mirrormanager/mirrormanager2.cfg }
|
||||
- { file: alembic.ini, dest: /etc/mirrormanager/alembic.ini }
|
||||
- { file: mirrormanager2.wsgi, dest: /var/www/mirrormanager2.wsgi }
|
||||
- {file: mirrormanager.conf, dest: /etc/httpd/conf.d/mirrormanager.conf}
|
||||
- {file: mirrormanager2.cfg, dest: /etc/mirrormanager/mirrormanager2.cfg}
|
||||
- {file: alembic.ini, dest: /etc/mirrormanager/alembic.ini}
|
||||
- {file: mirrormanager2.wsgi, dest: /var/www/mirrormanager2.wsgi}
|
||||
notify:
|
||||
- reload httpd
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue