2017-05-09 17:01:54 +02:00
|
|
|
---
|
|
|
|
is_exporter_se_plugin_install: False
|
2017-05-09 17:59:56 +02:00
|
|
|
is_exporter_se_plugin_upgrade: False
|
2017-05-09 18:26:39 +02:00
|
|
|
is_exporter_se_plugin_version: latest
|
2017-05-09 17:59:56 +02:00
|
|
|
|
2018-02-15 16:22:47 +01:00
|
|
|
is_exporter_se_plugin_group_id: 'org.gcube.accounting'
|
|
|
|
is_exporter_se_plugin_name: 'accounting-aggregator-se-plugin'
|
2017-05-09 17:59:56 +02:00
|
|
|
is_exporter_se_plugin_extension: 'jar'
|
2018-02-15 16:22:47 +01:00
|
|
|
is_exporter_se_plugin_classifier: 'uberjar'
|
|
|
|
is_exporter_se_plugin_uber_file: '{{ is_exporter_se_plugin_name }}-{{ is_exporter_se_plugin_version }}-{{ is_exporter_se_plugin_classifier }}.{{ is_exporter_se_plugin_extension }}'
|
|
|
|
is_exporter_se_plugin_file: '{{ is_exporter_se_plugin_name }}-{{ is_exporter_se_plugin_version }}.{{ is_exporter_se_plugin_extension }}'
|
|
|
|
|
|
|
|
catalina_apps_conf:
|
|
|
|
- { app_name: '{{ smart_executor_name }}', plugin_name: '{{ is_exporter_se_plugin_name }}' }
|
|
|
|
|
|
|
|
# Note: the deb package nco is required
|