Skip to content

Commit 149189a

Browse files
committed
OCPBUGS-14697: agent doc typos
1 parent 7b2ee23 commit 149189a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/agent-install-networking.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,9 @@ rendezvousIP: 192.168.111.80 <1>
7070
config:
7171
- destination: 0.0.0.0/0
7272
next-hop-address: 192.168.111.1 <6>
73-
next-hop-interface: eth0
73+
next-hop-interface: eno1
7474
table-id: 254
75+
EOF
7576
----
7677
<1> If a value is not specified for the `rendezvousIP` field, one address will be chosen from the static IP addresses specified in the `networkConfig` fields.
7778
<2> The MAC address of an interface on the host, used to determine which host to apply the configuration to.

0 commit comments

Comments
 (0)