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:
Jan Kaluža 2018-02-02 13:02:02 +00:00
parent ed5965b505
commit 5caf19ea91

View file

@ -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'