openqa/server: switch prod to OAuth2
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
5da2faac67
commit
7b84f30429
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ openqa_amqp_this_username: "{{ openqa_amqp_prod_username }}"
|
||||||
openqa_amqp_scheduler_queue: "{{ openqa_amqp_prod_username }}_scheduler"
|
openqa_amqp_scheduler_queue: "{{ openqa_amqp_prod_username }}_scheduler"
|
||||||
|
|
||||||
# auth stuff
|
# auth stuff
|
||||||
openqa_auth_method: OpenID
|
openqa_auth_method: OAuth2
|
||||||
openqa_oauth2_secret: "{{ openqa_prod_oidc_secret }}"
|
openqa_oauth2_secret: "{{ openqa_prod_oidc_secret }}"
|
||||||
|
|
||||||
openqa_compose_arches: x86_64,aarch64
|
openqa_compose_arches: x86_64,aarch64
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue