Merge pull request #86321 from basvandijk/fix-elk-test
nixos/tests/elk.nix: fix issue in the elasticsearch-curator
This commit is contained in:
commit
e26ec76d0d
@ -101,6 +101,7 @@ let
|
|||||||
prefixed indices. Ignore the error if the filter does not result in an
|
prefixed indices. Ignore the error if the filter does not result in an
|
||||||
actionable list of indices (ignore_empty_list) and exit cleanly.
|
actionable list of indices (ignore_empty_list) and exit cleanly.
|
||||||
options:
|
options:
|
||||||
|
allow_ilm_indices: true
|
||||||
ignore_empty_list: True
|
ignore_empty_list: True
|
||||||
disable_action: False
|
disable_action: False
|
||||||
filters:
|
filters:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user