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
34
modules/sysadmin_guide/pages/nonhumanaccounts.adoc
Normal file
34
modules/sysadmin_guide/pages/nonhumanaccounts.adoc
Normal file
|
@ -0,0 +1,34 @@
|
|||
= Non-human Accounts Infrastructure SOP
|
||||
|
||||
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:::
|
||||
Fedora Infrastructure Team
|
||||
Contact:::
|
||||
#fedora-admin
|
||||
Persons:::
|
||||
sysadmin-main
|
||||
Purpose:::
|
||||
Provide Non-human accounts to our various services
|
||||
|
||||
== Tokens
|
||||
|
||||
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
|
||||
different tokens. Consult with the Fedora Security Officer for exact
|
||||
details.
|
Loading…
Add table
Add a link
Reference in a new issue