Update For 1.0.6

This commit is contained in:
Mike Reeves
2019-01-08 13:29:24 -05:00
parent a508ce80ce
commit 341297bbaa
5 changed files with 7 additions and 9 deletions

View File

@@ -92,7 +92,7 @@ eslogdir:
so-elasticsearch:
docker_container.running:
- image: soshybridhunter/so-elasticsearch:HH1.0.3
- image: soshybridhunter/so-elasticsearch:HH1.0.6
- hostname: elasticsearch
- name: so-elasticsearch
- user: elasticsearch

View File

@@ -52,7 +52,7 @@ filebeatconfsync:
so-filebeat:
docker_container.running:
- image: soshybridhunter/so-filebeat:HH1.0.3
- image: soshybridhunter/so-filebeat:HH1.0.6
- hostname: so-filebeat
- user: root
- extra_hosts: {{ MASTER }}:{{ MASTERIP }}
@@ -70,7 +70,7 @@ so-filebeat:
{%- else %}
- /opt/so/conf/filebeat/etc/pki/filebeat.crt:/usr/share/filebeat/filebeat.crt:ro
- /opt/so/conf/filebeat/etc/pki/filebeat.key:/usr/share/filebeat/filebeat.key:ro
{%- endif %}
{%- endif %}
- /etc/ssl/certs/intca.crt:/usr/share/filebeat/intraca.crt:ro
- watch:
- file: /opt/so/conf/filebeat/etc

View File

@@ -1,5 +1,5 @@
{
"version": "6.4.2",
"version": "6.5.2",
"objects": [
{
"id": "b3b449d0-3429-11e7-9d52-4f090484f59e",
@@ -142,4 +142,4 @@
}
}
]
}
}

View File

@@ -51,15 +51,13 @@ synckibanacustom:
- source: salt://kibana/custom
- user: 932
- group: 939
- template: jinja
# File.Recurse for custom saved dashboards
# Start the kibana docker
so-kibana:
docker_container.running:
- image: soshybridhunter/so-kibana:HH1.0.5
- image: soshybridhunter/so-kibana:HH1.0.6
- hostname: kibana
- user: kibana
- environment:

View File

@@ -149,7 +149,7 @@ lslogdir:
so-logstash:
docker_container.running:
- image: soshybridhunter/so-logstash:HH1.0.5
- image: soshybridhunter/so-logstash:HH1.0.6
- hostname: so-logstash
- name: so-logstash
- user: logstash