mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Redis Module - Use SO container
This commit is contained in:
@@ -37,12 +37,12 @@ redisconfsync:
|
|||||||
- group: 939
|
- group: 939
|
||||||
- template: jinja
|
- template: jinja
|
||||||
|
|
||||||
redis:latest:
|
toosmooth/so-redis:test2:
|
||||||
docker_image.present
|
docker_image.present
|
||||||
|
|
||||||
so-redis:
|
so-redis:
|
||||||
docker_container.running:
|
docker_container.running:
|
||||||
- image: redis:latest
|
- image: toosmooth/so-redis:test2
|
||||||
- hostname: so-redis
|
- hostname: so-redis
|
||||||
- user: socore
|
- user: socore
|
||||||
- port_bindings:
|
- port_bindings:
|
||||||
|
|||||||
Reference in New Issue
Block a user