forked from ISTI-ansible-roles/ansible-roles
library/roles/orientdb/defaults/main.yml: example of orientdb_hooks_to_be_removed
This commit is contained in:
parent
58462873cd
commit
6c43cbfd6a
|
@ -26,8 +26,10 @@ orientdb_hooks_classes:
|
|||
# - { name: 'org.gcube.informationsystem.hooks.DocumentHook', position: 'REGULAR' }
|
||||
# - { name: 'org.gcube.informationsystem.hooks.RecordHook', position: 'REGULAR' }
|
||||
|
||||
orientdb_hooks_jars:
|
||||
#orientdb_hooks_jars:
|
||||
# - 'http://maven.research-infrastructures.eu/nexus/service/local/artifact/maven/redirect?r=gcube-snapshots&g=org.gcube.information-system&a=resource-registry-orientdb-hooks&v=1.0.1-SNAPSHOT&e=jar&c=jar-with-dependencies'
|
||||
#orientdb_hooks_to_be_removed:
|
||||
# - hook.jar
|
||||
|
||||
orientdb_binary_protocol_lower_port: 2424
|
||||
orientdb_binary_protocol_higher_port: 2430
|
||||
|
|
Loading…
Reference in New Issue