Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
The tribe nodes still need to set --tribe
Browse files Browse the repository at this point in the history
Without set --tribe in the tribe nodes, it fails to join the cluster
  • Loading branch information
CorcovadoMing committed Mar 30, 2016
1 parent 2c573a1 commit 0afcbd8
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 @@ -126,7 +126,7 @@ $ <snapBinPath>/snapd --tribe
All other nodes who join will need to select any existing member of the cluster.

```
$ <snapBinPath>/snapd --tribe-seed <ip or name of another tribe member>
$ <snapBinPath>/snapd --tribe --tribe-seed <ip or name of another tribe member>
```

Checkout the [tribe doc](docs/TRIBE.md) for more info.
Expand Down

0 comments on commit 0afcbd8

Please sign in to comment.