Added the infra SOPs ported to asciidoc.
This commit is contained in:
parent
8a7f111a12
commit
a0301e30f1
148 changed files with 18575 additions and 17 deletions
39
modules/sysadmin_guide/pages/gather-easyfix.adoc
Normal file
39
modules/sysadmin_guide/pages/gather-easyfix.adoc
Normal file
|
@ -0,0 +1,39 @@
|
|||
= Fedora gather easyfix SOP
|
||||
|
||||
Fedora-gather-easyfix as the name says gather tickets marked as easyfix
|
||||
from multiple sources (pagure, github and fedorahosted currently).
|
||||
Providing a single place for new-comers to find small tasks to work on.
|
||||
|
||||
== Contents
|
||||
|
||||
[arabic]
|
||||
. Contact Information
|
||||
. Documentation Links
|
||||
|
||||
== Contact Information
|
||||
|
||||
Owner::
|
||||
Fedora Infrastructure Team
|
||||
Contact::
|
||||
#fedora-admin
|
||||
Location::
|
||||
http://fedoraproject.org/easyfix/
|
||||
Servers::
|
||||
sundries01, sundries02, sundries01.stg
|
||||
Purpose::
|
||||
Gather easyfix tickets from multiple sources.
|
||||
|
||||
Upstream sources are hosted on github at:
|
||||
https://github.com/fedora-infra/fedora-gather-easyfix/
|
||||
|
||||
The files are then mirrored to our ansible repo, under the
|
||||
[.title-ref]#easyfix/gather# role.
|
||||
|
||||
The project is a simple script `gather_easyfix.py` gathering information
|
||||
from the projects sets on the
|
||||
https://fedoraproject.org/wiki/Easyfix[Fedora wiki] and outputing a
|
||||
single html file. This html file is then improved via the css and
|
||||
javascript files present in the sources.
|
||||
|
||||
The generated html file together with the css and js files are then
|
||||
synced to the proxies for public consumption :)
|
Loading…
Add table
Add a link
Reference in a new issue