diff --git a/network/config/2-linux-bonds-vlans/role.role.j2.yaml b/network/config/2-linux-bonds-vlans/role.role.j2.yaml index 08ee850857..167800ffed 100644 --- a/network/config/2-linux-bonds-vlans/role.role.j2.yaml +++ b/network/config/2-linux-bonds-vlans/role.role.j2.yaml @@ -161,7 +161,7 @@ resources: - get_param: ControlPlaneSubnetCidr routes: list_concat_unique: - - get_param: ControlPlaneRoutes + - get_param: ControlPlaneStaticRoutes - - ip_netmask: 169.254.169.254/32 next_hop: get_param: EC2MetadataIp