Skip to content

Commit

Permalink
Add a blank line in front of lists
Browse files Browse the repository at this point in the history
  • Loading branch information
HoKim98 committed Sep 5, 2022
1 parent ccbb86e commit a1ea040
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/calico.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ node1 ansible_ssh_host=95.54.0.12 local_as=xxxxxx

In another cases you may want to utilize `peer_with_router` with NAT.
Then the following variables need to be set:

* `nat_outgoing` to enable NAT (default value: true).
* `peer_with_router_nat_outgoing` to forcefully enable NAT (default value: false).

Expand Down

0 comments on commit a1ea040

Please sign in to comment.