group_vars/smart_account_aggr_dev_devnext/smartexecutor_dev_devnext.yml upgrade versions

group_vars/smart_genericworker_dev_devsec/smartexecutor_dev_devsec.yml upgrade versions
group_vars/social_data_indexer_se_plugin/all.yml upgrade versions
inventory/hosts.dev remove social-data-index from smartgeneric-worker group
This commit is contained in:
Roberto Cirillo 2016-10-05 11:03:48 +02:00
parent a655772e51
commit 7616578607
2 changed files with 2 additions and 2 deletions

View File

@ -2,5 +2,5 @@
aggregator_gcube_repository: 'gcube-snapshots'
accounting_aggregator_se_plugin_install: False
accounting_aggregator_se_plugin_ver: 1.0.0-SNAPSHOT
accounting_aggregator_se_plugin_name: 'accounting-aggregator-se-plugin-1.0.0-20160729.125931-6.jar'
accounting_aggregator_se_plugin_name: 'accounting-aggregator-se-plugin-1.0.0-20160930.164349-23-jar-with-dependencies.jar'
accounting_aggregator_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ aggregator_gcube_repository }}/org/gcube/accounting/accounting-aggregator-se-plugin/{{ accounting_aggregator_se_plugin_ver }}/{{ accounting_aggregator_se_plugin_name }}'

View File

@ -2,6 +2,6 @@
gcube_repository: 'gcube-staging'
social_data_indexer_se_plugin_install: False
#social_data_indexer_se_plugin_ver: 1.0.0-3.11.0-124419
social_data_indexer_se_plugin_ver: 1.0.0-3.11.0-125977
social_data_indexer_se_plugin_ver: 1.1.1-4.1.0-132066
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 }}'