Remove parameter reference to non-exisingt parameter

The ControlPlaneRoutes parameter referenced in
network/config/bond-with-vlans/role.role.j2.yaml does
not exist.

Closes-Bug: #1793833
Change-Id: I6cc562cfb9617348f8f9128e700af481481be232
This commit is contained in:
Harald Jensås 2018-09-21 23:45:57 +02:00
parent 5c53cb3727
commit e68da67c0d
1 changed files with 0 additions and 1 deletions

View File

@ -93,7 +93,6 @@ resources:
- get_param: ControlPlaneSubnetCidr
routes:
list_concat_unique:
- get_param: ControlPlaneRoutes
- - ip_netmask: 169.254.169.254/32
next_hop:
get_param: EC2MetadataIp