forked from wazuh/wazuh-docker
Test CI
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
nodes="`curl -XGET "https://0.0.0.0:9200/_cat/nodes" -u admin:SecretPassword -k | grep -E "indexer" | wc -l`"
|
||||
if [[ $nodes -eq 1 ]]; then
|
||||
echo "bien"
|
||||
else
|
||||
echo "mal"
|
||||
fi
|
||||
Reference in New Issue
Block a user