forked from ISTI-ansible-roles/ansible-roles
Upgrading orientdb to 2.2.36
This commit is contained in:
parent
f3d6128ff8
commit
807443f3b4
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
orientdb_install: False
|
||||
orientdb_enabled: True
|
||||
orientdb_version: 2.2.30
|
||||
orientdb_version: 2.2.36
|
||||
orientdb_archive_commpression: zip
|
||||
orientdb_dir: 'orientdb-community'
|
||||
orientdb_tar_file: '{{ orientdb_dir }}-{{ orientdb_version }}.{{ orientdb_archive_commpression }}'
|
||||
|
|
Loading…
Reference in New Issue