summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-03-12 11:08:44 +0100
committervarac <varacanero@zeromail.org>2013-03-12 11:08:44 +0100
commit10775f07efe24557b5856aa8c10187d1096fac7a (patch)
treea1533348714e57f1dadec140755d64f7493a9bdf /templates
parentee23e9ab170d63730ed4ef97deaf7b33047121d0 (diff)
use -name bigcouch again, the node will be named bigcouch@fqdn automatically
Diffstat (limited to 'templates')
-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 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