summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/bigcouch/vm.args2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/bigcouch/vm.args b/templates/bigcouch/vm.args
index 34b12cd..4618a52 100644
--- a/templates/bigcouch/vm.args
+++ b/templates/bigcouch/vm.args
@@ -29,4 +29,4 @@
# make firewalling easier, see
# http://stackoverflow.com/questions/8459949/bigcouch-cluster-connection-issue#comment10467603_8463814
--kernel inet_dist_listen_min <%= scope.lookupvar('couchdb::ednp_port') %>
+-kernel inet_dist_listen_min <%= scope.lookupvar('couchdb::ednp_port') %> inet_dist_use_interface "{127,0,0,1}"