Add license headers where missing
[fuel.git] / mcp / reclass / classes / cluster / baremetal-mcp-ocata-common / openstack_benchmark.yml
1 ##############################################################################
2 # Copyright (c) 2017 Mirantis Inc., Enea AB and others.
3 # All rights reserved. This program and the accompanying materials
4 # are made available under the terms of the Apache License, Version 2.0
5 # which accompanies this distribution, and is available at
6 # http://www.apache.org/licenses/LICENSE-2.0
7 ##############################################################################
8 ---
9 parameters:
10   _param:
11     dhcp_nic: eth0
12     single_nic: eth1
13   linux:
14     network:
15       interface:
16         dhcp: ${_param:linux_dhcp_interface}
17         single: ${_param:linux_single_interface}