Upgrading OrientDB version

This commit is contained in:
Luca Frosini 2019-02-14 11:56:03 +01:00
parent 810c5c09ac
commit a9ac41d7e0
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
--- ---
orientdb_install: False orientdb_install: False
orientdb_enabled: True orientdb_enabled: True
orientdb_version: 2.2.36 orientdb_version: 3.0.15
orientdb_archive_commpression: tar.gz orientdb_archive_commpression: tar.gz
orientdb_dir: 'orientdb-community' orientdb_dir: 'orientdb-community'
orientdb_tar_filename: '{{ orientdb_dir }}-importers-{{ orientdb_version }}' orientdb_tar_filename: '{{ orientdb_dir }}-importers-{{ orientdb_version }}'
@ -63,7 +63,7 @@ orientdb_hazelcast_multicast_group: 235.1.1.1
orientdb_hazelcast_multicast_port: 2434 orientdb_hazelcast_multicast_port: 2434
# For Reference see http://orientdb.com/docs/2.2/Automatic-Backup.html # For Reference see http://orientdb.com/docs/3.0.x/plugins/Automatic-Backup.html
orientdb_automatic_backup: True orientdb_automatic_backup: True
orientdb_automatic_backup_mode: 'EXPORT' orientdb_automatic_backup_mode: 'EXPORT'
orientdb_automatic_backup_export_options: '' orientdb_automatic_backup_export_options: ''