Merge pull request #86321 from basvandijk/fix-elk-test

nixos/tests/elk.nix: fix issue in the elasticsearch-curator
This commit is contained in:
Bas van Dijk 2020-04-29 17:06:57 +02:00 committed by GitHub
commit e26ec76d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: