library/roles/smartgears/is_sweeper_se_plugin/defaults/main.yml: Do not install the is_sweeper_se_plugin by default.
This commit is contained in:
parent
c223b783ee
commit
0fc3c80165
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
is_sweeper_se_plugin_install: True
|
||||
is_sweeper_se_plugin_install: False
|
||||
is_sweeper_se_plugin_ver: 1.0.0-4.0.0-128833
|
||||
is_sweeper_se_plugin_name: 'is-sweeper-se-plugin-{{ is_sweeper_se_plugin_ver }}-jar-with-dependencies.jar'
|
||||
is_sweeper_se_plugin_url: 'http://maven.research-infrastructures.eu/nexus/content/repositories/{{ gcube_repository }}/org/gcube/information-system/is-sweeper-se-plugin/{{ is_sweeper_se_plugin_ver }}/{{ is_sweeper_se_plugin_name }}'
|
||||
|
|
Loading…
Reference in New Issue