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