forked from ISTI-ansible-roles/ansible-roles
group_vars/smartexecutor_dev/all.yml added variable smartexecutor_context
This commit is contained in:
parent
0bffd9592e
commit
75088d4f15
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
fhn_manager_install: True
|
||||
fhn_manager_install: False
|
||||
smart_executor_install: False
|
||||
fhn_manager_version: 1.1.0-4.0.0-130390
|
||||
fhn_manager_name: fhn-manager-service
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
is_sweeper_se_plugin_install: False
|
||||
is_sweeper_se_plugin_ver: 1.0.0-3.11.0-128833
|
||||
is_sweeper_se_plugin_install: True
|
||||
is_sweeper_se_plugin_ver: 1.0.0-4.0.0-128833
|
||||
is_sweeper_se_plugin_name: 'is-sweeper-se-plugin-{{ is_sweeper_se_plugin_ver }}-jar-with-dependencies.jar'
|
||||
is_sweeper_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/information-system/is-sweeper-se-plugin/{{ is_sweeper_se_plugin_ver }}/{{ is_sweeper_se_plugin_name }}'
|
||||
|
|
Loading…
Reference in New Issue