Merge "docs: fix route configuration example syntax"

This commit is contained in:
Zuul 2020-06-04 17:19:02 +00:00 committed by Gerrit Code Review
commit 1153011dd4

View File

@ -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