group_vars/smartexecutor_dev/all.yml added variable smartexecutor_context

This commit is contained in:
Roberto Cirillo 2016-09-09 18:24:08 +02:00
parent 0bffd9592e
commit 75088d4f15
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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 }}'