ODCS: set the token username
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
bb608b558f
commit
1c43da7c7f
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ This will cause the cron job to fail on the backend. Tokens have a lifetime of o
|
|||
To regenerate the token, run the following command in the ansible repo:
|
||||
|
||||
....
|
||||
scripts/generate-oidc-token odcs-prod -e 365 -s https://id.fedoraproject.org/scope/groups -s https://pagure.io/odcs/new-compose -s https://pagure.io/odcs/renew-compose -s https://pagure.io/odcs/delete-compose
|
||||
scripts/generate-oidc-token odcs-prod -e 365 -u releng-odcs@service -s https://id.fedoraproject.org/scope/groups -s https://pagure.io/odcs/new-compose -s https://pagure.io/odcs/renew-compose -s https://pagure.io/odcs/delete-compose
|
||||
....
|
||||
|
||||
Follow the instructions given by the script: run the SQL command on the Ipsilon database server:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue