Drop duplicate paramter NeutronPublicInterface

The NeutronPublicInterface parameter is defined twice.
Once should be sufficent.

Change-Id: I308c1a11a85db90ddeaafa687bd1572a498ca642
This commit is contained in:
Harald Jensås 2020-11-03 04:17:31 +01:00
parent d659e6fce2
commit f456eb57d0
1 changed files with 0 additions and 4 deletions

View File

@ -121,10 +121,6 @@ parameters:
default: []
description: A list of DNS search domains to be added (in order) to resolv.conf.
type: comma_delimited_list
NeutronPublicInterface:
default: nic1
description: Which interface to add to the NeutronPhysicalBridge.
type: string
ControlFixedIPs:
default: []
description: >