forked from ISTI-ansible-roles/ansible-roles
parent
dced483da8
commit
7258e12d3b
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
dm_pool_manager_install: False
|
dm_pool_manager_install: False
|
||||||
dm_pool_manager_upgrade: False
|
dm_pool_manager_upgrade: False
|
||||||
dm_pool_manager_version: 2.0.0-4.6.1-152538
|
dm_pool_manager_version: 2.0.0-4.6.1-152631
|
||||||
dm_pool_manager_name: dataminer-pool-manager
|
dm_pool_manager_name: dataminer-pool-manager
|
||||||
|
|
||||||
dm_pool_manager_group_id: org.gcube.dataAnalysis
|
dm_pool_manager_group_id: org.gcube.dataAnalysis
|
||||||
|
|
|
@ -15,7 +15,7 @@ smartgears_user: '{{ d4science_user }}'
|
||||||
smartgears_user_home: '{{ d4science_user_home }}'
|
smartgears_user_home: '{{ d4science_user_home }}'
|
||||||
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.1.2-4.6.0-146408
|
smartgears_distribution_version: 2.1.2-4.6.1-146408
|
||||||
smartgears_file: 'smartgears-distribution-{{ smartgears_distribution_version }}.tar.gz'
|
smartgears_file: 'smartgears-distribution-{{ smartgears_distribution_version }}.tar.gz'
|
||||||
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 }}/org/gcube/distribution/smartgears-distribution/{{ smartgears_distribution_version }}/{{ smartgears_file }}'
|
smartgears_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ smartgears_gcube_repository }}/org/gcube/distribution/smartgears-distribution/{{ smartgears_distribution_version }}/{{ smartgears_file }}'
|
||||||
|
|
Loading…
Reference in New Issue