This commit is contained in:
vcerenu
2022-05-26 12:36:30 -03:00
parent 3a87d83deb
commit 3d3a3d1274
+1 -1
View File
@@ -39,4 +39,4 @@ jobs:
time: '60s'
- name: Check Wazuh indexer start
run: curl -XGET curl https://0.0.0.0:9200/_cluster/health -u admin:SecretPassword -k
run: curl -XGET https://0.0.0.0:9200/_cluster/health -u admin:SecretPassword -k