HH Alpha Initial Push

This commit is contained in:
Mike Reeves
2019-06-17 18:09:46 -04:00
parent cbafbe812f
commit feefc07235
6 changed files with 21 additions and 11 deletions

View File

@@ -148,13 +148,13 @@ lslogdir:
# Add the container
so-logstashimage:
cmd.run:
- name: docker pull --disable-content-trust=false soshybridhunter/so-logstash:HH1.0.6
- name: docker pull --disable-content-trust=false soshybridhunter/so-logstash:HH1.1.0
so-logstash:
docker_container.running:
- require:
- so-logstashimage
- image: soshybridhunter/so-logstash:HH1.0.6
- image: soshybridhunter/so-logstash:HH1.1.0
- hostname: so-logstash
- name: so-logstash
- user: logstash