forked from ISTI-ansible-roles/ansible-roles
Fixing smart-executor and plugins script
This commit is contained in:
parent
f9e052db71
commit
3bc77ae47f
|
@ -3,11 +3,13 @@ smart_executor_install: False
|
|||
remove_smart_executor_install: False
|
||||
smart_executor_context: /smart-executor
|
||||
|
||||
smart_executor_version: 1.5.0-4.4.0-144722
|
||||
#smart_executor_version: latest
|
||||
smart_executor_version: latest
|
||||
smart_executor_name: smart-executor
|
||||
smart_executor_extension: war
|
||||
smart_executor_group_id: org.gcube.vremanagement
|
||||
smart_executor_file: '{{ smart_executor_name }}-{{ smart_executor_version }}.{{ smart_executor_extension }}'
|
||||
smart_executor_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}'
|
||||
|
||||
smartgears_gcube_repository: 'gcube-staging'
|
||||
smartgears_distribution_version: 2.1.2-4.5.0-146408
|
||||
|
||||
|
|
Loading…
Reference in New Issue