group_vars/smartexecutor_dev/smartexecutor_dev.yml change repository to staging

group_vars/smartexecutor_dev_devsec/smartexecutor_dev_devsec.yml upgrade distro version (from staging)
group_vars/social_data_indexer_se_plugin_dev/social_data_indexer_se_plugin_dev.yml commented snapshot version
../library/roles/smartgears/smart_executor/defaults/main.yml update smart-executor version
./library/roles/smartgears/social_data_indexer_se_plugin/defaults/main.yml update plugin version
This commit is contained in:
Roberto Cirillo 2017-05-04 12:46:39 +02:00
parent 66ce320d6f
commit 1ee36151a4
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@ smart_executor_install: False
remove_smart_executor_install: False
smart_executor_context: /smart-executor
#smart_executor_version: 1.4.0-4.1.0-132084
smart_executor_version: latest
smart_executor_version: 1.5.0-4.4.0-144722
#smart_executor_version: latest
smart_executor_name: smart-executor
smart_executor_extension: war
smart_executor_group_id: org.gcube.vremanagement

View File

@ -1,9 +1,9 @@
---
social_data_indexer_se_plugin_install: False
social_data_indexer_se_plugin_ver: 1.1.1-4.1.0-133365
social_data_indexer_se_plugin_ver: 1.2.0-4.4.0-144777
social_data_indexer_se_plugin_name: 'social-data-indexer-se-plugin-{{ social_data_indexer_se_plugin_ver }}-jar-with-dependencies.jar'
social_data_indexer_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/socialnetworking/social-data-indexer-se-plugin/{{ social_data_indexer_se_plugin_ver }}/{{ social_data_indexer_se_plugin_name }}'
social_data_indexer_se_plugin_maven_group_id : 'org.gcube.socialnetworking'
social_data_indexer_se_plugin_maven_artifact_id : 'social-data-indexer-se-plugin'
social_data_indexer_se_plugin_maven_version : '1.1.1-SNAPSHOT'
social_data_indexer_se_plugin_maven_version : '1.2.0-4.4.0-144777'