From b360342c59299290f4b3d59fe0530530f2d78060 Mon Sep 17 00:00:00 2001 From: Will Szumski Date: Tue, 20 Feb 2024 15:51:03 +0000 Subject: [PATCH] Fix typo in example Change-Id: Ie4912af9717baa65f1a8a31cf4b425a6802e7c98 Closes-Bug: #2051128 --- etc/kayobe/networks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/kayobe/networks.yml b/etc/kayobe/networks.yml index e58ab44cf..17c9028c4 100644 --- a/etc/kayobe/networks.yml +++ b/etc/kayobe/networks.yml @@ -69,7 +69,7 @@ # # example_cidr: 10.0.0.0/24 # example_allocation_pool_start: 10.0.0.2 -# example_allocation_pool_start: 10.0.0.254 +# example_allocation_pool_end: 10.0.0.254 # example_gateway: 10.0.0.1 # example_vlan: 42 #