From a9ac41d7e0ed88e2c352509b690fe4507a0ccded Mon Sep 17 00:00:00 2001 From: Luca Frosini Date: Thu, 14 Feb 2019 11:56:03 +0100 Subject: [PATCH] Upgrading OrientDB version --- orientdb/defaults/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/orientdb/defaults/main.yml b/orientdb/defaults/main.yml index 67553147..a3beb1ba 100644 --- a/orientdb/defaults/main.yml +++ b/orientdb/defaults/main.yml @@ -1,7 +1,7 @@ --- orientdb_install: False orientdb_enabled: True -orientdb_version: 2.2.36 +orientdb_version: 3.0.15 orientdb_archive_commpression: tar.gz orientdb_dir: 'orientdb-community' 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 -# 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_mode: 'EXPORT' orientdb_automatic_backup_export_options: ''