salt.states.elasticsearch_index_template

State module to manage Elasticsearch index templates

New in version 2015.8.0.

salt.states.elasticsearch_index_template.absent(name)

Ensure that the named index template is absent

salt.states.elasticsearch_index_template.present(name, definition=None)

Ensure that the named index template is present