Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ale
autoradio
Commits
e6bf4793
Commit
e6bf4793
authored
Aug 13, 2015
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix etcdctl member add command
parent
8ebeec8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
README.md
README.md
+3
-1
No files found.
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
Markdown
is supported
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