mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
PHRAS-1817_java-provisioning_MASTER (#2440)
change provisioning from oracle to openjdk
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
changed_when: false
|
||||
|
||||
- name: Install Dependencies
|
||||
apt: pkg=oracle-java8-installer state=latest
|
||||
apt: pkg=openjdk-7-jre state=latest
|
||||
|
||||
- name: Remove temporary debian package
|
||||
shell: rm -f /tmp/elasticsearch-{{ elasticsearch.version }}.deb
|
||||
|
Reference in New Issue
Block a user