From 10775f07efe24557b5856aa8c10187d1096fac7a Mon Sep 17 00:00:00 2001 From: varac Date: Tue, 12 Mar 2013 11:08:44 +0100 Subject: use -name bigcouch again, the node will be named bigcouch@fqdn automatically --- templates/bigcouch/vm.args | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/bigcouch/vm.args b/templates/bigcouch/vm.args index c21dad4..15e1f91 100644 --- a/templates/bigcouch/vm.args +++ b/templates/bigcouch/vm.args @@ -2,7 +2,7 @@ # (specified using -sname) or it can by fully qualified (-name). There can be # no communication between nodes running with the -sname flag and those running # with the -name flag. --name bigcouch@<%= scope.lookupvar('::hostname') %> +-name bigcouch # All nodes must share the same magic cookie for distributed Erlang to work. # Comment out this line if you synchronized the cookies by other means (using -- cgit v1.2.3