Update all containers to alpha except so-core

This commit is contained in:
Mike Reeves
2019-06-26 13:16:49 -04:00
parent f03124ae13
commit 9ba5f67828
6 changed files with 21 additions and 17 deletions

View File

@@ -164,13 +164,13 @@ tgrafconf:
so-telegrafimage: so-telegrafimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-telegraf:HH1.0.7 - name: docker pull --disable-content-trust=false soshybridhunter/so-telegraf:HH1.1.0
so-telegraf: so-telegraf:
docker_container.running: docker_container.running:
- require: - require:
- so-telegrafimage - so-telegrafimage
- image: soshybridhunter/so-telegraf:HH1.0.7 - image: soshybridhunter/so-telegraf:HH1.1.0
- environment: - environment:
- HOST_PROC=/host/proc - HOST_PROC=/host/proc
- HOST_ETC=/host/etc - HOST_ETC=/host/etc
@@ -225,13 +225,13 @@ influxdbconf:
so-influximage: so-influximage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-influxdb:HH1.0.7 - name: docker pull --disable-content-trust=false soshybridhunter/so-influxdb:HH1.1.0
so-influxdb: so-influxdb:
docker_container.running: docker_container.running:
- require: - require:
- so-influximage - so-influximage
- image: soshybridhunter/so-influxdb:HH1.0.7 - image: soshybridhunter/so-influxdb:HH1.1.0
- hostname: influxdb - hostname: influxdb
- environment: - environment:
- INFLUXDB_HTTP_LOG_ENABLED=false - INFLUXDB_HTTP_LOG_ENABLED=false
@@ -388,9 +388,13 @@ dashboard-{{ SN }}:
{% endif %} {% endif %}
# Install the docker. This needs to be behind nginx at some point # Install the docker. This needs to be behind nginx at some point
so-grafanaimage:
cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-grafana:HH1.1.0
so-grafana: so-grafana:
docker_container.running: docker_container.running:
- image: soshybridhunter/so-grafana:HH1.0.8 - image: soshybridhunter/so-grafana:HH1.1.0
- hostname: grafana - hostname: grafana
- user: socore - user: socore
- binds: - binds:

View File

@@ -33,13 +33,13 @@ hiveesdata:
so-thehive-esimage: so-thehive-esimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-thehive-es:HH1.0.7 - name: docker pull --disable-content-trust=false soshybridhunter/so-thehive-es:HH1.1.0
so-thehive-es: so-thehive-es:
docker_container.running: docker_container.running:
- require: - require:
- so-thehive-esimage - so-thehive-esimage
- image: soshybridhunter/so-thehive-es:HH1.0.7 - image: soshybridhunter/so-thehive-es:HH1.1.0
- hostname: so-thehive-es - hostname: so-thehive-es
- name: so-thehive-es - name: so-thehive-es
- user: 939 - user: 939
@@ -81,13 +81,13 @@ so-thehive-es:
so-thehiveimage: so-thehiveimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-thehive:HH1.0.8 - name: docker pull --disable-content-trust=false soshybridhunter/so-thehive:HH1.1.0
so-thehive: so-thehive:
docker_container.running: docker_container.running:
- require: - require:
- so-thehiveimage - so-thehiveimage
- image: soshybridhunter/so-thehive:HH1.0.8 - image: soshybridhunter/so-thehive:HH1.1.0
- environment: - environment:
- ELASTICSEARCH_HOST={{ MASTERIP }} - ELASTICSEARCH_HOST={{ MASTERIP }}
- hostname: so-thehive - hostname: so-thehive

View File

@@ -46,13 +46,13 @@ redisconfsync:
so-redisimage: so-redisimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-redis:HH1.0.7 - name: docker pull --disable-content-trust=false soshybridhunter/so-redis:HH1.1.0
so-redis: so-redis:
docker_container.running: docker_container.running:
- require: - require:
- so-redisimage - so-redisimage
- image: soshybridhunter/so-redis:HH1.0.7 - image: soshybridhunter/so-redis:HH1.1.0
- hostname: so-redis - hostname: so-redis
- user: socore - user: socore
- port_bindings: - port_bindings:

View File

@@ -15,13 +15,13 @@ soctopussync:
so-soctopusimage: so-soctopusimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-soctopus:HH1.0.8 - name: docker pull --disable-content-trust=false soshybridhunter/so-soctopus:HH1.1.0
so-soctopus: so-soctopus:
docker_container.running: docker_container.running:
- require: - require:
- so-soctopusimage - so-soctopusimage
- image: soshybridhunter/so-soctopus:HH1.0.8 - image: soshybridhunter/so-soctopus:HH1.1.0
- hostname: soctopus - hostname: soctopus
- name: so-soctopus - name: so-soctopus
- binds: - binds:

View File

@@ -72,13 +72,13 @@ suriconfigsync:
so-suricataimage: so-suricataimage:
cmd.run: cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-suricata:HH1.0.8 - name: docker pull --disable-content-trust=false soshybridhunter/so-suricata:HH1.1.0
so-suricata: so-suricata:
docker_container.running: docker_container.running:
- require: - require:
- so-suricataimage - so-suricataimage
- image: soshybridhunter/so-suricata:HH1.0.8 - image: soshybridhunter/so-suricata:HH1.1.0
- privileged: True - privileged: True
- environment: - environment:
- INTERFACE={{ interface }} - INTERFACE={{ interface }}

View File

@@ -58,13 +58,13 @@ wazuhagentregister:
so-wazuhimage: so-wazuhimage:
cmd.run: 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: so-wazuh:
docker_container.running: docker_container.running:
- require: - require:
- so-wazuhimage - so-wazuhimage
- image: soshybridhunter/so-wazuh:HH1.0.7 - image: soshybridhunter/so-wazuh:HH1.1.0
- hostname: {{HOSTNAME}}-wazuh-manager - hostname: {{HOSTNAME}}-wazuh-manager
- name: so-wazuh - name: so-wazuh
- detach: True - detach: True