Skip to content

Commit

Permalink
moved preferredAPIServerCidr in troubleshooting doc to correct line
Browse files Browse the repository at this point in the history
Signed-off-by: Jim Weber <jpweber@gmail.com>
  • Loading branch information
jpweber committed Aug 6, 2019
1 parent 6af7001 commit d7b1972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -319,8 +319,8 @@ Another reason a machine with two networks can lead to failure is because the or

```yaml
network:
devices:
preferredAPIServerCidr: "192.168.5.0/24"
devices:
- networkName: "sddc-cgw-network-6"
ipAddrs:
- 192.168.6.20/24
Expand Down

0 comments on commit d7b1972

Please sign in to comment.