mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Revert add -> check
This commit is contained in:
parent
437d8b5279
commit
d0f2d154d4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue