summaryrefslogtreecommitdiffstats
path: root/mcp/reclass/classes/cluster/baremetal-mcp-ocata-common/openstack_benchmark.yml
blob: a55e95eaded49c4349a295f9c0126321b928fac8 (plain)
1
2
3
4
5
6
7
8
9
10
---
parameters:
  _param:
    dhcp_nic: eth0
    single_nic: eth1
  linux:
    network:
      interface:
        dhcp: ${_param:linux_dhcp_interface}
        single: ${_param:linux_single_interface}