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:
parent
ed5965b505
commit
5caf19ea91
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue