Skip to content

Commit

Permalink
Merge pull request #53 from 18F/delay-allocation
Browse files Browse the repository at this point in the history
Configure restart delay allocation.
  • Loading branch information
cnelson authored Mar 7, 2017
2 parents b0c7090 + d4c313e commit 129e5e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions logsearch-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ properties:
JAVA_OPTS: '"-Djava.io.tmpdir=${TMP_DIR}"'
limits:
fd: 131072 # 2 ** 17
recovery:
delay_allocation_restart: "15m"
kibana:
elasticsearch:
host: (( grab jobs.elasticsearch_master.networks.default.static_ips.[0] ))
Expand Down

0 comments on commit 129e5e6

Please sign in to comment.