mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
unfix playbook fix
This commit is contained in:
@@ -94,7 +94,7 @@ so-mysql:
|
|||||||
- {{ BINDING }}
|
- {{ BINDING }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
- environment:
|
- environment:
|
||||||
- MYSQL_ROOT_HOST={{ GLOBALS.manager }}
|
- MYSQL_ROOT_HOST={{ GLOBALS.so_docker_bip }}
|
||||||
- MYSQL_ROOT_PASSWORD=/etc/mypass
|
- MYSQL_ROOT_PASSWORD=/etc/mypass
|
||||||
- binds:
|
- binds:
|
||||||
- /opt/so/conf/mysql/etc/my.cnf:/etc/my.cnf:ro
|
- /opt/so/conf/mysql/etc/my.cnf:/etc/my.cnf:ro
|
||||||
|
|||||||
Reference in New Issue
Block a user