X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=net-config-linux-bridge.yaml;h=0980803e9985c3954b3064fcdde118927fe3a6a6;hb=8ecfaf4659a2dc2d3b8c3ff1ad11790f5835b94a;hp=0646ffab3d050f6d5fa887e8e74ff849a7129659;hpb=3bf96c7462b0c3cd6a8d6bc8d134c9d698f6dd6e;p=apex-tripleo-heat-templates.git diff --git a/net-config-linux-bridge.yaml b/net-config-linux-bridge.yaml index 0646ffab..0980803e 100644 --- a/net-config-linux-bridge.yaml +++ b/net-config-linux-bridge.yaml @@ -28,6 +28,10 @@ parameters: default: '' description: IP address/subnet on the tenant network type: string + ManagementIpSubnet: + default: '' + description: IP address/subnet on the management network + type: string ControlPlaneDefaultRoute: # Override this via parameter_defaults description: The default route of the control plane network. type: string