mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 10:32:27 +08:00
Default freshmaker_stg_oidc_client_id and freshmaker_stg_oidc_client_secret in defaults yaml to test role on staging
This commit is contained in:
@@ -6,6 +6,6 @@ freshmaker_endpoint: ''
|
||||
freshmaker_allowed_named_hosts: []
|
||||
freshmaker_allowed_hosts: []
|
||||
freshmaker_servername: localhost
|
||||
freshmaker_stg_oidc_client_id: ''
|
||||
freshmaker_stg_oidc_client_secret: ''
|
||||
freshmaker_stg_oidc_client_id: 'unset'
|
||||
freshmaker_stg_oidc_client_secret: 'unset'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user