Skip to content

Commit

Permalink
add missing field on unmanaged host
Browse files Browse the repository at this point in the history
Signed-off-by: Sunyanan Choochotkaew <[email protected]>
  • Loading branch information
sunya-ch committed Dec 5, 2023
1 parent 48f67e1 commit 35738c2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions document/docs/release/alpha.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,15 @@
- hostIP: ""
interfaceName: eth1
netAddress: 192.168.0.0/24
pciAddress: ""
product: ""
vendor: ""
- hostIP: ""
interfaceName: eth2
netAddress: 192.168.1.0/24
pciAddress: ""
product: ""
vendor: ""
* Multi-gateway route configuration support

Expand Down

0 comments on commit 35738c2

Please sign in to comment.