feat: lxc install for cassandra

pull/2367/head
Madhur Ahuja 2 years ago
parent fa8f568d9f
commit 2cee237972
  1. 2
      install/cassandra-install.sh

@ -797,7 +797,7 @@ ssl_storage_port: 7001
# #
# Setting listen_address to 0.0.0.0 is always wrong. # Setting listen_address to 0.0.0.0 is always wrong.
# #
listen_address: listen_address: localhost
# Set listen_address OR listen_interface, not both. Interfaces must correspond # Set listen_address OR listen_interface, not both. Interfaces must correspond
# to a single address, IP aliasing is not supported. # to a single address, IP aliasing is not supported.

Loading…
Cancel
Save