docs: fix route configuration example syntax
TrivialFix Change-Id: I126a1a630fcd1b2e804fbaa920a4a5bad32d87da
This commit is contained in:
parent
f2c2114370
commit
68f4ea5e59
@ -261,7 +261,7 @@ To configure a network called ``example`` with a default route and a
|
||||
|
||||
example_routes:
|
||||
- cidr: 0.0.0.0/0
|
||||
gateway 10.1.0.1
|
||||
gateway: 10.1.0.1
|
||||
table: exampleroutetable
|
||||
- cidr: 10.1.0.0/24
|
||||
table: exampleroutetable
|
||||
|
Loading…
x
Reference in New Issue
Block a user