Skip to content

Commit

Permalink
Replacing the exclusionary word whitelist that won't impact the compa…
Browse files Browse the repository at this point in the history
…tibility.

Signed-off-by: Andreas <[email protected]>
  • Loading branch information
aponb committed Feb 20, 2022
1 parent c9ec898 commit 097ca57
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@
---
"unwhitelisted remote host fails":
- do:
catch: /\[badremote:9200\] not whitelisted in reindex.remote.whitelist/
catch: /\[badremote:9200\] not allowlisted in reindex.remote.whitelist/
reindex:
body:
source:
Expand Down

0 comments on commit 097ca57

Please sign in to comment.