use registry_host instead of manager

This commit is contained in:
m0duspwnens
2022-10-17 15:53:29 -04:00
parent 09b7af2998
commit b089a58243

View File

@@ -62,7 +62,7 @@ opencanary_config:
so-idh:
docker_container.running:
- image: {{ GLOBALS.manager }}:5000/{{ GLOBALS.image_repo }}/so-idh:{{ GLOBALS.so_version }}
- image: {{ GLOBALS.registry_host }}:5000/{{ GLOBALS.image_repo }}/so-idh:{{ GLOBALS.so_version }}
- name: so-idh
- detach: True
- network_mode: host