[virtual] PDF-based network defs for cluster nodes
[fuel.git] / mcp / reclass / classes / cluster / baremetal-mcp-pike-odl-ha / infra / kvm.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 classes:
10   - cluster.baremetal-mcp-pike-common-ha.infra.kvm
11   - cluster.baremetal-mcp-pike-odl-ha.infra
12 parameters:
13   salt:
14     control:
15       size:  # RAM 4096,8192,16384,32768,65536
16         # Default production sizing
17         opendaylight.server:
18           cpu: 4
19           ram: 6144
20           disk_profile: small
21           net_profile: default
22       cluster:
23         internal:
24           node:
25             odl01:
26               name: ${_param:opendaylight_server_node01_hostname}
27               provider: ${_param:infra_kvm_node02_hostname}.${_param:cluster_domain}
28               image: ${_param:salt_control_xenial_image}
29               size: opendaylight.server