forked from ISTI-ansible-roles/ansible-roles
group_vars/all/gcube_vault_keys.yml added keys for new VOs Edison and SmartArea
./library/roles/smartgears/smartgears/defaults/main.yml added new VO definition for the following VOs Edison OpenAIRE
This commit is contained in:
parent
f005f5b224
commit
312ca95eec
|
@ -33,6 +33,8 @@ smartgears_production_vo:
|
||||||
- '/{{ smartgears_infrastructure_name }}/SmartArea'
|
- '/{{ smartgears_infrastructure_name }}/SmartArea'
|
||||||
- '/{{ smartgears_infrastructure_name }}/gCubeApps'
|
- '/{{ smartgears_infrastructure_name }}/gCubeApps'
|
||||||
- '/{{ smartgears_infrastructure_name }}/D4Research'
|
- '/{{ smartgears_infrastructure_name }}/D4Research'
|
||||||
|
- '/{{ smartgears_infrastructure_name }}/Edison
|
||||||
|
- '/{{ smartgears_infrastructure_name }}/OpenAIRE
|
||||||
# Set to 'true' or 'false'. Pay attention to the case
|
# Set to 'true' or 'false'. Pay attention to the case
|
||||||
smartgears_authorized_on_all_scopes: 'false'
|
smartgears_authorized_on_all_scopes: 'false'
|
||||||
smartgears_scopes:
|
smartgears_scopes:
|
||||||
|
|
Loading…
Reference in New Issue