forked from ISTI-ansible-roles/ansible-roles
../library/roles/smartgears/smartgears/defaults/main.yml update smartgears distribution version
This commit is contained in:
parent
ae00302e88
commit
1c7b6b4fa9
|
@ -16,7 +16,7 @@ smartgears_user: '{{ d4science_user }}'
|
|||
smartgears_user_home: '{{ d4science_user_home }}'
|
||||
smartgears_instance_path: '{{ smartgears_user_home }}/tomcat'
|
||||
smartgears_install_path: '{{ smartgears_user_home }}/SmartGears'
|
||||
smartgears_distribution_version: 2.0.0-4.2.0-132475
|
||||
smartgears_distribution_version: 2.1.0-4.3.0-142337
|
||||
smartgears_file: 'smartgears-distribution-{{ smartgears_distribution_version }}.tar.gz'
|
||||
smartgears_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/distribution/smartgears-distribution/{{ smartgears_distribution_version }}/{{ smartgears_file }}'
|
||||
smartgears_mode: online
|
||||
|
|
Loading…
Reference in New Issue