docs: fix route configuration example syntax

TrivialFix

Change-Id: I126a1a630fcd1b2e804fbaa920a4a5bad32d87da
This commit is contained in:
Mark Goddard 2020-05-29 15:36:39 +01:00
parent f2c2114370
commit 68f4ea5e59

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