Enable networking by default
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
{% if bind_address %}
|
||||
bind-address = {{ bind_address }}
|
||||
{% else %}
|
||||
bind-address = *
|
||||
{% endif %}
|
||||
|
||||
{% if wsrep_provider_options %}
|
||||
|
||||
Reference in New Issue
Block a user