library/roles/smartgears/smartgears/defaults/main.yml: Use 'latest' as smartgears version.

This commit is contained in:
Andrea Dell'Amico 2018-02-07 12:14:30 +01:00
parent 56570044b1
commit 42e314b836
1 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,8 @@ smartgears_user_home: '{{ d4science_user_home }}'
smartgears_downloads_dir: '{{ d4science_user_home }}/downloads'
smartgears_instance_path: '{{ smartgears_user_home }}/tomcat'
smartgears_install_path: '{{ smartgears_user_home }}/SmartGears'
smartgears_distribution_version: 2.2.0-4.10.0-162179
#smartgears_distribution_version: 2.2.0-4.10.0-162179
smartgears_distribution_version: latest
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 }}'