unfix playbook fix

This commit is contained in:
Mike Reeves
2023-02-23 16:18:22 -05:00
parent bf512d56ec
commit cd56d3a799

View File

@@ -94,7 +94,7 @@ so-mysql:
- {{ BINDING }}
{% endfor %}
- environment:
- MYSQL_ROOT_HOST={{ GLOBALS.manager }}
- MYSQL_ROOT_HOST={{ GLOBALS.so_docker_bip }}
- MYSQL_ROOT_PASSWORD=/etc/mypass
- binds:
- /opt/so/conf/mysql/etc/my.cnf:/etc/my.cnf:ro