Merge "Parametrized network config: nic device names"
[fuel.git] / mcp / reclass / classes / cluster / baremetal-mcp-ocata-odl-ha / opendaylight / control.yml
index ec25ad1..1975707 100644 (file)
@@ -10,12 +10,7 @@ parameters:
   linux:
     network:
       interface:
-        ens3:
-          enabled: true
-          type: eth
-          proto: static
-          address: ${_param:single_address}
-          netmask: 255.255.255.0
+        single:  ${_param:linux_single_interface}
   opendaylight:
     server:
       odl_bind_ip: ${_param:single_address}