forked from ISTI-ansible-roles/ansible-roles
Updated hooks version
This commit is contained in:
parent
b46ffd1f52
commit
e491ade3eb
|
@ -24,11 +24,11 @@ orientdb_letsencrypt_ssl_enabled: False
|
|||
|
||||
orientdb_hooks_classes:
|
||||
- { name: 'org.gcube.informationsystem.orientdb.hooks.HeaderHook', position: 'REGULAR' }
|
||||
# - { name: 'org.gcube.informationsystem.hooks.DocumentHook', position: 'REGULAR' }
|
||||
# - { name: 'org.gcube.informationsystem.hooks.RecordHook', position: 'REGULAR' }
|
||||
- { name: 'org.gcube.informationsystem.orientdb.hooks.ConsistsOfHook', position: 'REGULAR' }
|
||||
- { name: 'org.gcube.informationsystem.orientdb.hooks.IsRelatedToHook', position: 'REGULAR' }
|
||||
|
||||
#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.1.0-SNAPSHOT&e=jar&c=jar-with-dependencies'
|
||||
# - '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.2.0-SNAPSHOT&e=jar&c=jar-with-dependencies'
|
||||
#orientdb_hooks_to_be_removed:
|
||||
# - hook*.jar
|
||||
|
||||
|
|
Loading…
Reference in New Issue