Review status-fedora SOP
Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
parent
3ef14c826c
commit
cca7f7cf6b
2 changed files with 6 additions and 8 deletions
|
@ -103,7 +103,7 @@
|
|||
** xref:sshaccess.adoc[SSH Access Infrastructure - SOP]
|
||||
** xref:sshknownhosts.adoc[SSH known hosts Infrastructure - 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:tag2distrepo.adoc[tag2distrepo - SOP in review ]
|
||||
** xref:torrentrelease.adoc[torrentrelease - SOP in review ]
|
||||
|
|
|
@ -79,7 +79,7 @@ requests to Buzzilla may respond slower than
|
|||
usual. An apiarist has been called to capture
|
||||
and relocate the swarm.
|
||||
....
|
||||
|
||||
+
|
||||
____
|
||||
* Note that OutageFinish is optional, but should really only be ommited
|
||||
if the projected / or actual outage time is unknown.
|
||||
|
@ -90,7 +90,7 @@ ____
|
|||
=== Moving an outage
|
||||
|
||||
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
|
||||
|
||||
|
@ -105,8 +105,8 @@ update the status website.
|
|||
....
|
||||
sudo dnf install aws-cli
|
||||
....
|
||||
. Grab ansible-private/files/aws-status-credentials and store in
|
||||
~/.aws/credentials.
|
||||
. Grab `ansible-private/files/aws-status-credentials` and store in
|
||||
`~/.aws/credentials`.
|
||||
. Run:
|
||||
+
|
||||
....
|
||||
|
@ -137,12 +137,10 @@ make upload-theme
|
|||
|
||||
== Renewing SSL certificate
|
||||
|
||||
Because
|
||||
|
||||
[arabic]
|
||||
. Run certbot to generate certificate and have it signed by LetsEncrypt
|
||||
(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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue