library/roles/orientdb/defaults/main.yml: example of orientdb_hooks_to_be_removed

This commit is contained in:
Andrea Dell'Amico 2016-10-27 12:51:37 +02:00
parent 58462873cd
commit 6c43cbfd6a
1 changed files with 3 additions and 1 deletions

View File

@ -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