forked from wazuh/wazuh-docker
Remove goss old configuration
This commit is contained in:
@@ -119,6 +119,7 @@ jobs:
|
|||||||
ip: wazuh.dashboard
|
ip: wazuh.dashboard
|
||||||
EOF
|
EOF
|
||||||
bash ./wazuh-certs-tool.sh -A
|
bash ./wazuh-certs-tool.sh -A
|
||||||
|
sysctl -w vm.max_map_count=262144
|
||||||
working-directory: ./single-node
|
working-directory: ./single-node
|
||||||
|
|
||||||
- name: Edit single node docker-compose file
|
- name: Edit single node docker-compose file
|
||||||
@@ -299,6 +300,7 @@ jobs:
|
|||||||
ip: wazuh.dashboard
|
ip: wazuh.dashboard
|
||||||
EOF
|
EOF
|
||||||
bash ./wazuh-certs-tool.sh -A
|
bash ./wazuh-certs-tool.sh -A
|
||||||
|
sysctl -w vm.max_map_count=262144
|
||||||
working-directory: ./multi-node
|
working-directory: ./multi-node
|
||||||
|
|
||||||
- name: Edit multi node docker-compose file
|
- name: Edit multi node docker-compose file
|
||||||
|
|||||||
Reference in New Issue
Block a user