Merge branch 'master' of github.com:elastic/ansible-elasticsearch

This commit is contained in:
Jakob Reiter 2016-03-22 12:45:56 +01:00
commit fcabe4ed1f
22 changed files with 288 additions and 75 deletions

View file

@ -10,7 +10,7 @@
# Modified by Nicolas Huray for Elasticsearch <nicolas.huray@gmail.com>.
#
### BEGIN INIT INFO
# Provides: elasticsearch
# Provides: {{es_instance_name}}_{{default_file | basename}}
# Required-Start: $network $remote_fs $named
# Required-Stop: $network $remote_fs $named
# Default-Start: 2 3 4 5