Skip to content

Commit

Permalink
fix: update elasticsearch log directory
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian2012 committed Jun 24, 2024
1 parent 0f12771 commit 0a2136d
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 48 deletions.
33 changes: 0 additions & 33 deletions .yamllint

This file was deleted.

2 changes: 1 addition & 1 deletion molecule/elasticsearch_7_10/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ driver:
name: docker
platforms:
- name: elasticsearch-instance
image: geerlingguy/docker-ubuntu2204-ansible:latest
image: geerlingguy/docker-ubuntu2004-ansible:latest
command: ""
volumes:
- /sys/fs/cgroup:/sys/fs/cgroup:rw
Expand Down
13 changes: 0 additions & 13 deletions molecule/elasticsearch_7_10/verify.yml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
14-:-XX:InitiatingHeapOccupancyPercent=30

## JVM temporary directory
-Djava.io.tmpdir=${ES_TMPDIR}
-Djava.io.tmpdir=/var/log/elasticsearch

## heap dumps

Expand Down

0 comments on commit 0a2136d

Please sign in to comment.