added new vo scope D4OS

This commit is contained in:
Roberto Cirillo 2018-10-10 17:31:08 +02:00
parent ca7c22f72c
commit 4eb3cf7354
1 changed files with 3 additions and 3 deletions

View File

@ -16,8 +16,8 @@ smartgears_user_home: '{{ d4science_user_home }}'
smartgears_downloads_dir: '{{ d4science_user_home }}/downloads' smartgears_downloads_dir: '{{ d4science_user_home }}/downloads'
smartgears_instance_path: '{{ smartgears_user_home }}/tomcat' smartgears_instance_path: '{{ smartgears_user_home }}/tomcat'
smartgears_install_path: '{{ smartgears_user_home }}/SmartGears' smartgears_install_path: '{{ smartgears_user_home }}/SmartGears'
#smartgears_distribution_version: 2.2.0-4.10.0-162179 smartgears_distribution_version: 2.2.0-4.12.1-162179
smartgears_distribution_version: latest #smartgears_distribution_version: latest
smartgears_global_base_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}' smartgears_global_base_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}'
smartgears_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ smartgears_gcube_repository }}' smartgears_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ smartgears_gcube_repository }}'
@ -38,7 +38,7 @@ 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 }}/D4OS'
- '/{{ smartgears_infrastructure_name }}/OpenAIRE' - '/{{ smartgears_infrastructure_name }}/OpenAIRE'
# Set to 'true' or 'false'. Pay attention to the case # Set to 'true' or 'false'. Pay attention to the case