reclass: baremetal: Factor out common code
[fuel.git] / mcp / reclass / classes / cluster / baremetal-mcp-ocata-common / openstack_benchmark.yml
1 ---
2 parameters:
3   _param:
4     dhcp_nic: eth0
5     single_nic: eth1
6   linux:
7     network:
8       interface:
9         dhcp: ${_param:linux_dhcp_interface}
10         single: ${_param:linux_single_interface}