[hybrid] Merge config/scenario/{baremetal,virtual}
[fuel.git] / mcp / config / scenario / os-nosdn-ovs-ha.yaml
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 cluster:
10   domain: mcp-pike-ovs-dpdk-ha.local
11   states:
12     - maas
13     - baremetal_init
14     - virtual_control_plane
15     - dpdk
16     - openstack_ha
17     - networks
18     - networking_gw
19 virtual:
20   nodes:
21     - cfg01
22     - mas01
23   cfg01:
24     vcpus: 4
25     ram: 6144
26   mas01:
27     vcpus: 4
28     ram: 6144