ansible-roles/smartgears/smart_executor/defaults/main.yml

10 lines
441 B
YAML

---
smart_executor_install: False
remove_smart_executor_install: False
smart_executor_version: 1.4.0-4.1.0-132084
smart_executor_name: smart-executor
smart_executor_file: '{{ smart_executor_name }}-{{ smart_executor_version }}.war'
smart_executor_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/vremanagement/smart-executor/{{ smart_executor_version }}/{{ smart_executor_file }}'