mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-07-14 21:03:10 +02:00
add restart policy to so-postgres
This commit is contained in:
@@ -19,6 +19,7 @@ include:
|
||||
so-postgres:
|
||||
docker_container.running:
|
||||
- image: {{ GLOBALS.registry_host }}:5000/{{ GLOBALS.image_repo }}/so-postgres:{{ GLOBALS.so_version }}
|
||||
- restart_policy: unless-stopped
|
||||
- hostname: so-postgres
|
||||
- networks:
|
||||
- sobridge:
|
||||
|
||||
Reference in New Issue
Block a user