Upgrading orientdb to 2.2.32

This commit is contained in:
Luca Frosini 2018-06-25 14:33:47 +02:00
parent 75bd936f5d
commit 52144c88fd
1 changed files with 3 additions and 2 deletions

View File

@ -1,10 +1,11 @@
---
orientdb_install: False
orientdb_enabled: True
orientdb_version: 2.2.17
orientdb_version: 2.2.32
orientdb_dir: 'orientdb-community'
orientdb_tar_file: '{{ orientdb_dir }}-{{ orientdb_version }}.tar.gz'
orientdb_binary_distribution_url: 'http://orientdb.com/download.php?file={{ orientdb_tar_file }}'
#orientdb_binary_distribution_url: 'http://orientdb.com/download.php?file={{ orientdb_tar_file }}'
orientdb_binary_distribution_url: 'https://bit.ly/orientdb-ce-{{ orientdb_version }}'
orientdb_user: orientdb
orientdb_log_dir: /var/log/orientdb
orientdb_log_level: INFO