mysql : stunnel conf

parent 1ba5725e
......@@ -58,7 +58,7 @@ class Recipe(BaseSlapRecipe):
self.linkBinary()
self.setConnectionDict(dict(
mysql_local_ip = mysql_conf['tcp_port'],
stunnel_ip = stunnel_conf['ip'],
stunnel_ip = stunnel_conf['ipv6'],
stunnel_port = stunnel_conf['port'],
mysql_database = mysql_conf['mysql_database'],
mysql_user = mysql_conf['mysql_user'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment