mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
add sobip to global vars
This commit is contained in:
@@ -92,7 +92,7 @@ so-mysql:
|
||||
- {{ BINDING }}
|
||||
{% endfor %}
|
||||
- extra_hosts:
|
||||
- {{ GLOBALS.manager }}:{{ GLOBALS.sobip }}
|
||||
- {{ GLOBALS.manager }}:{{ GLOBALS.so_docker_bip }}
|
||||
- environment:
|
||||
- MYSQL_ROOT_HOST={{ GLOBALS.manager_ip }}
|
||||
- MYSQL_ROOT_PASSWORD=/etc/mypass
|
||||
|
||||
Reference in New Issue
Block a user