Files
securityonion/salt/kibana
Josh Patterson cd8f7f99e3 clear stale docker network endpoints before starting containers
docker_container.running fails with an address-already-in-use error when a
container holds a stale sobridge endpoint - either after its IP changes in
pillar or after an unclean shutdown leaves the endpoint behind.

Add the clear_stale_endpoint macro and call it from every enabled.sls whose
container attaches to sobridge with a static IP. The macro force-disconnects
the container from the network only when its current endpoint IP does not
match the one salt is about to assign, so it is a no-op on a normal highstate.

The strelka states use state IDs that differ from their container names, so
those calls pass state_id explicitly. nginx resolves its IP through
container_config, which varies by role.
2026-07-13 15:11:42 -04:00
..
2026-02-27 13:09:55 -05:00
2026-04-06 15:08:30 -05:00
2023-05-09 16:46:48 -04:00
2023-05-09 16:46:48 -04:00
2023-05-09 16:46:48 -04:00
2026-03-16 15:56:16 -04:00
2026-03-16 15:56:16 -04:00
2023-05-09 17:13:36 -04:00
2026-03-19 14:24:13 -04:00
2023-05-09 16:46:48 -04:00