Fix typo in getting started
This commit is contained in:
parent
61d9f241b9
commit
6384044ca4
|
@ -62,7 +62,7 @@ Download a copy of the nebula [example configuration](https://github.com/slackhq
|
||||||
|
|
||||||
#### 6. Copy nebula credentials, configuration, and binaries to each host
|
#### 6. Copy nebula credentials, configuration, and binaries to each host
|
||||||
|
|
||||||
For each host, copy the nebula binary to the host, along with `config.yaml` from step 5, and the files `ca.crt`, `{host}.crt`, and `{host}.key` from step 2.
|
For each host, copy the nebula binary to the host, along with `config.yaml` from step 5, and the files `ca.crt`, `{host}.crt`, and `{host}.key` from step 4.
|
||||||
|
|
||||||
**DO NOT COPY `ca.key` TO INDIVIDUAL NODES.**
|
**DO NOT COPY `ca.key` TO INDIVIDUAL NODES.**
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue