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
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 2015.8.3
salt.states.elasticsearch_index