Review status-fedora SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-10 15:22:46 +02:00
parent 3ef14c826c
commit cca7f7cf6b
2 changed files with 6 additions and 8 deletions

View file

@ -103,7 +103,7 @@
** xref:sshaccess.adoc[SSH Access Infrastructure - SOP] ** xref:sshaccess.adoc[SSH Access Infrastructure - SOP]
** xref:sshknownhosts.adoc[SSH known hosts Infrastructure - SOP] ** xref:sshknownhosts.adoc[SSH known hosts Infrastructure - SOP]
** xref:staging.adoc[Staging - SOP] ** xref:staging.adoc[Staging - SOP]
** xref:status-fedora.adoc[status-fedora - SOP in review ] ** xref:status-fedora.adoc[Fedora Status Service - SOP]
** xref:syslog.adoc[syslog - SOP in review ] ** xref:syslog.adoc[syslog - SOP in review ]
** xref:tag2distrepo.adoc[tag2distrepo - SOP in review ] ** xref:tag2distrepo.adoc[tag2distrepo - SOP in review ]
** xref:torrentrelease.adoc[torrentrelease - SOP in review ] ** xref:torrentrelease.adoc[torrentrelease - SOP in review ]

View file

@ -79,7 +79,7 @@ requests to Buzzilla may respond slower than
usual. An apiarist has been called to capture usual. An apiarist has been called to capture
and relocate the swarm. and relocate the swarm.
.... ....
+
____ ____
* Note that OutageFinish is optional, but should really only be ommited * Note that OutageFinish is optional, but should really only be ommited
if the projected / or actual outage time is unknown. if the projected / or actual outage time is unknown.
@ -90,7 +90,7 @@ ____
=== Moving an outage === Moving an outage
To move an outage, say from Planned to Ongoing simply move the markdown To move an outage, say from Planned to Ongoing simply move the markdown
file into a different status directory in content/, and regenerate. file into a different status directory in `content/`, and regenerate.
== Publishing == Publishing
@ -105,8 +105,8 @@ update the status website.
.... ....
sudo dnf install aws-cli sudo dnf install aws-cli
.... ....
. Grab ansible-private/files/aws-status-credentials and store in . Grab `ansible-private/files/aws-status-credentials` and store in
~/.aws/credentials. `~/.aws/credentials`.
. Run: . Run:
+ +
.... ....
@ -137,12 +137,10 @@ make upload-theme
== Renewing SSL certificate == Renewing SSL certificate
Because
[arabic] [arabic]
. Run certbot to generate certificate and have it signed by LetsEncrypt . Run certbot to generate certificate and have it signed by LetsEncrypt
(you can run this command anywhere certbot is installed, you can use (you can run this command anywhere certbot is installed, you can use
your laptop or certgetter01.phx2.fedoraproject.org): your laptop or _certgetter01.iad2.fedoraproject.org_):
+ +
.... ....
rm -rf ~/certbot rm -rf ~/certbot