Hive State - Fix cortex docker name

This commit is contained in:
Mike Reeves
2019-11-04 11:31:27 -05:00
parent 47be406075
commit d658473485

View File

@@ -90,13 +90,13 @@ so-thehive-es:
so-corteximage:
cmd.run:
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-cortex:HH1.1.3
- name: docker pull --disable-content-trust=false docker.io/soshybridhunter/so-thehive-cortex:HH1.1.3
so-cortex:
docker_container.running:
- require:
- so-corteximage
- image: docker.io/soshybridhunter/so-cortex:HH1.1.3
- image: docker.io/soshybridhunter/so-thehive-cortex:HH1.1.3
- hostname: so-cortex
- name: so-cortex
- user: 939