aboutsummaryrefslogtreecommitdiffstats
path: root/config/vm.args
diff options
context:
space:
mode:
Diffstat (limited to 'config/vm.args')
-rw-r--r--config/vm.args9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/vm.args b/config/vm.args
new file mode 100644
index 0000000..cbe012c
--- /dev/null
+++ b/config/vm.args
@@ -0,0 +1,9 @@
+# only show the programmed prompt
+-noshell
+
+## Name of the node
+-sname cdapbroker@localhost
+
+## Cookie for distributed erlang
+-setcookie cdapbroker
+