Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ericfode committed Nov 6, 2014
1 parent 4579c6b commit 4176506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ Include `consul::ui` in your node's `run_list`:
#### Getting Started

To bootstrap a consul cluster follow the following steps:

0. Make sure that ports 8300-8302 UDP/TCP are all open.
1. Bootstrap a few (preferablly 3 nodes) to be your consul servers, these will be the KV masters.
2. Put `node['consul']['servers'] =["Array of the bootstrapped servers ips or dns names"]` in your environment.
3. Apply the consul cookbook to these nodes with `node['consul']['service_mode'] = 'cluster'` (I put this in this in a CONSUL_MASTER role).
Expand Down

0 comments on commit 4176506

Please sign in to comment.