Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ale
autoradio
Commits
e6bf4793
Commit
e6bf4793
authored
Aug 13, 2015
by
ale
Browse files
fix etcdctl member add command
parent
8ebeec8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
e6bf4793
...
...
@@ -87,7 +87,9 @@ cluster:
6.
Set up the remaining machines. It is a two-step process: first, run
the following command on the first machine:
$ etcdctl member add machine2 http://machine2:2380/
$ etcdctl member add machine2 http://machine2:2380
(remember not to include a final slash on the node URL).
This will print out some environment variables. You should copy
the `ETCD_INITIAL_CLUSTER` line into `/etc/default/etcd` on
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment