Docker URL Fix - Issue #68

This commit is contained in:
Mike Reeves
2019-10-16 10:39:18 -04:00
parent a4a2f7eeda
commit ca4cd782a1
21 changed files with 58 additions and 58 deletions
+2 -2
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.1.1
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-logstash:HH1.1.1
so-logstash:
docker_container.running:
- require:
- so-logstashimage
- image: soshybridhunter/so-logstash:HH1.1.1
- image: docker.io/soshybridhunter/so-logstash:HH1.1.1
- hostname: so-logstash
- name: so-logstash
- user: logstash