Review nonhumanaccounts SOP

Signed-off-by: Michal Konečný <mkonecny@redhat.com>
This commit is contained in:
Michal Konečný 2021-09-07 14:53:26 +02:00
parent 6eb29f495c
commit d6e45faa5f
2 changed files with 2 additions and 11 deletions

View file

@ -77,7 +77,7 @@
** xref:nagios.adoc[Fedora Infrastructure Nagios - SOP]
** xref:netapp.adoc[Netapp Infrastructure - SOP]
** xref:new-hosts.adoc[DNS Host Addition - SOP]
** xref:nonhumanaccounts.adoc[nonhumanaccounts - SOP in review ]
** xref:nonhumanaccounts.adoc[Non-human Accounts Infrastructure - SOP]
** xref:nuancier.adoc[nuancier - SOP in review ]
** xref:odcs.adoc[odcs - SOP in review ]
** xref:openqa.adoc[openqa - SOP in review ]

View file

@ -3,15 +3,6 @@
We have many non-human accounts for various services, used by our web
applications and certain automated scripts.
== Contents
[arabic]
. Contact Information
. FAS Accounts
. Bugzilla Accounts
. PackageDB Owners
. Koji Accounts
== Contact Information
Owner:::
@ -29,6 +20,6 @@ Wherever possible OIDC (Open Id Connect) tokens or other tokens should
be used for the script. Whatever the token it should have the minimum
privs to do whatever the script or process needs to do and no more.
Depending on what service(s) it needs to interact with this could
Depending on what service(s) it needs to interact with this could be
different tokens. Consult with the Fedora Security Officer for exact
details.