mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-05-06 03:17:53 +02:00
Update all containers to alpha except so-core
This commit is contained in:
+2
-2
@@ -58,13 +58,13 @@ wazuhagentregister:
|
||||
|
||||
so-wazuhimage:
|
||||
cmd.run:
|
||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-wazuh:HH1.0.7
|
||||
- name: docker pull --disable-content-trust=false soshybridhunter/so-wazuh:HH1.1.0
|
||||
|
||||
so-wazuh:
|
||||
docker_container.running:
|
||||
- require:
|
||||
- so-wazuhimage
|
||||
- image: soshybridhunter/so-wazuh:HH1.0.7
|
||||
- image: soshybridhunter/so-wazuh:HH1.1.0
|
||||
- hostname: {{HOSTNAME}}-wazuh-manager
|
||||
- name: so-wazuh
|
||||
- detach: True
|
||||
|
||||
Reference in New Issue
Block a user