Revert add -> check

This commit is contained in:
James Howe 2019-01-07 14:37:12 +00:00 committed by GitHub
parent 4d7ebe7949
commit 568e4fba0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -237,7 +237,7 @@ def index_template_present(name, definition, check_definition=False):
Ensure that the named index template is present.
name
Name of the index to check
Name of the index to add
definition
Required dict for creation parameters as per https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-templates.html
check_definition