mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
common module - Make sure docker is enabled and running
This commit is contained in:
@@ -32,6 +32,11 @@ alwaysupdated:
|
|||||||
Etc/UTC:
|
Etc/UTC:
|
||||||
timezone.system
|
timezone.system
|
||||||
|
|
||||||
|
# Make sure Docker is running!
|
||||||
|
docker:
|
||||||
|
service.running:
|
||||||
|
- enable: True
|
||||||
|
|
||||||
# Set up docker network
|
# Set up docker network
|
||||||
dockernet:
|
dockernet:
|
||||||
docker_network.present:
|
docker_network.present:
|
||||||
|
|||||||
Reference in New Issue
Block a user