forked from ISTI-ansible-roles/ansible-roles
33 lines
2.4 KiB
YAML
33 lines
2.4 KiB
YAML
|
---
|
||
|
accounting_aggregator_se_plugin_install: False
|
||
|
accounting_aggregator_se_plugin_ver: 1.1.0-4.5.0-148744
|
||
|
accounting_aggregator_se_plugin_name: 'accounting-aggregator-se-plugin-{{ accounting_aggregator_se_plugin_ver }}-jar-with-dependencies.jar'
|
||
|
accounting_aggregator_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/accounting/accounting-aggregator-se-plugin/{{ accounting_aggregator_se_plugin_ver }}/{{ accounting_aggregator_se_plugin_name }}'
|
||
|
|
||
|
accounting_aggregator_se_plugin_maven_group_id : 'org.gcube.accounting'
|
||
|
accounting_aggregator_se_plugin_maven_artifact_id : 'accounting-aggregator-se-plugin'
|
||
|
accounting_aggregator_se_plugin_maven_version : '1.0.0-SNAPSHOT'
|
||
|
|
||
|
|
||
|
accounting_insert_storage_se_plugin_install: False
|
||
|
accounting_insert_storage_se_plugin_ver: 1.0.1-4.5.0-148393
|
||
|
accounting_insert_storage_se_plugin_name: '{{ accounting_insert_storage_se_plugin_maven_artifact_id }}-{{ accounting_insert_storage_se_plugin_ver }}-jar-with-dependencies.jar'
|
||
|
accounting_insert_storage_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/accounting/{{ accounting_insert_storage_se_plugin_maven_artifact_id }}/{{ accounting_insert_storage_se_plugin_ver }}/{{ accounting_insert_storage_se_plugin_name }}'
|
||
|
|
||
|
accounting_insert_storage_se_plugin_maven_group_id : 'org.gcube.accounting'
|
||
|
accounting_insert_storage_se_plugin_maven_artifact_id : 'accounting-insert-storage-se-plugin'
|
||
|
accounting_insert_storage_se_plugin_maven_version : '1.0.0-4.4.0-142716'
|
||
|
|
||
|
|
||
|
|
||
|
# To be moved in RStudio playbook
|
||
|
|
||
|
accounting_insert_rstudio_se_plugin_install: False
|
||
|
accounting_insert_rstudio_se_plugin_ver: 1.0.0-4.5.0-148358
|
||
|
accounting_insert_rstudio_se_plugin_name: '{{ accounting_insert_rstudio_se_plugin_maven_artifact_id }}-{{ accounting_insert_rstudio_se_plugin_ver }}-jar-with-dependencies.jar'
|
||
|
accounting_insert_rstudio_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/accounting/{{ accounting_insert_rstudio_se_plugin_maven_artifact_id }}/{{ accounting_insert_rstudio_se_plugin_ver }}/{{ accounting_insert_rstudio_se_plugin_name }}'
|
||
|
|
||
|
accounting_insert_rstudio_se_plugin_maven_group_id : 'org.gcube.accounting'
|
||
|
accounting_insert_rstudio_se_plugin_maven_artifact_id : 'accounting-insert-rstudio-se-plugin'
|
||
|
accounting_insert_rstudio_se_plugin_maven_version : '1.0.0-4.4.0-142716'
|