ansible-roles/smartgears/accounting_aggregator_se_pl.../defaults/main.yml

17 lines
962 B
YAML
Raw Normal View History

---
accounting_aggregator_se_plugin_install: False
accounting_aggregator_se_plugin_upgrade: False
accounting_aggregator_se_plugin_version: latest
accounting_aggregator_se_plugin_group_id: 'org.gcube.accounting'
accounting_aggregator_se_plugin_name: 'accounting-aggregator-se-plugin'
accounting_aggregator_se_plugin_extension: 'jar'
accounting_aggregator_se_plugin_classifier: 'uberjar'
accounting_aggregator_se_plugin_uber_file: '{{ accounting_aggregator_se_plugin_name }}-{{ accounting_aggregator_se_plugin_version }}-{{ accounting_aggregator_se_plugin_classifier }}.{{ accounting_aggregator_se_plugin_extension }}'
accounting_aggregator_se_plugin_file: '{{ accounting_aggregator_se_plugin_name }}-{{ accounting_aggregator_se_plugin_version }}.{{ accounting_aggregator_se_plugin_extension }}'
catalina_apps_conf:
- { app_name: '{{ smart_executor_name }}', plugin_name: '{{ accounting_aggregator_se_plugin_name }}' }
# Note: the deb package nco is required