Merge branch 'master' of gitorious.research-infrastructures.eu:infrastructure-management/ansible-playbooks
This commit is contained in:
commit
141679f97e
|
@ -24,11 +24,11 @@ orientdb_letsencrypt_ssl_enabled: False
|
||||||
|
|
||||||
orientdb_hooks_classes:
|
orientdb_hooks_classes:
|
||||||
- { name: 'org.gcube.informationsystem.orientdb.hooks.HeaderHook', position: 'REGULAR' }
|
- { name: 'org.gcube.informationsystem.orientdb.hooks.HeaderHook', position: 'REGULAR' }
|
||||||
# - { name: 'org.gcube.informationsystem.hooks.DocumentHook', position: 'REGULAR' }
|
- { name: 'org.gcube.informationsystem.orientdb.hooks.ConsistsOfHook', position: 'REGULAR' }
|
||||||
# - { name: 'org.gcube.informationsystem.hooks.RecordHook', position: 'REGULAR' }
|
- { name: 'org.gcube.informationsystem.orientdb.hooks.IsRelatedToHook', 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.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:
|
#orientdb_hooks_to_be_removed:
|
||||||
# - hook*.jar
|
# - hook*.jar
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue