forked from ISTI-ansible-roles/ansible-roles
Reorganizing smart-executor playbooks. Refs #6126
This commit is contained in:
parent
2af6393e10
commit
1703ebc746
|
@ -2,4 +2,4 @@
|
||||||
accounting_aggregator_se_plugin_install: False
|
accounting_aggregator_se_plugin_install: False
|
||||||
accounting_aggregator_se_plugin_ver: 1.0.0-4.1.0-132538
|
accounting_aggregator_se_plugin_ver: 1.0.0-4.1.0-132538
|
||||||
accounting_aggregator_se_plugin_name: 'accounting-aggregator-se-plugin-{{ accounting_aggregator_se_plugin_ver }}-jar-with-dependencies.jar'
|
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/{{ aggregator_gcube_repository }}/org/gcube/accounting/accounting-aggregator-se-plugin/{{ accounting_aggregator_se_plugin_ver }}/{{ accounting_aggregator_se_plugin_name }}'
|
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 }}'
|
||||||
|
|
Loading…
Reference in New Issue