Updated certs tool download command

This commit is contained in:
Carlos Bordon
2026-03-18 17:05:42 -03:00
parent 5616e581af
commit a248bdcd39
+2 -2
View File
@@ -128,7 +128,7 @@ jobs:
- name: Create single node certficates
run: |
curl -o ./wazuh-certs-tool.sh ${{ env.wazuh_certs_tool }}
curl --output ./wazuh-certs-tool.sh "${{ env.wazuh_certs_tool }}"
cat > config.yml <<EOF
nodes:
# Wazuh indexer server nodes
@@ -401,7 +401,7 @@ jobs:
- name: Create multi node certficates
run: |
curl -o ./wazuh-certs-tool.sh ${{ env.wazuh_certs_tool }}
curl --output ./wazuh-certs-tool.sh "${{ env.wazuh_certs_tool }}"
cat > config.yml <<EOF
nodes:
# Wazuh indexer server nodes