forked from ISTI-ansible-roles/ansible-roles
Upgraded OrientDB Version.
This commit is contained in:
parent
0e23f54b93
commit
a1fd719d14
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
orientdb_install: False
|
||||
orientdb_enabled: True
|
||||
orientdb_version: 2.2.17
|
||||
orientdb_version: 2.2.18
|
||||
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 }}'
|
||||
|
|
Loading…
Reference in New Issue