tripleo-quickstart/config/nodes/baremetal_3ctlr_2comp.yml
Ronelle Landy 22155161d7 Add a baremetal 3 controller, 2 compute nodeset
HA tests deploy overclouds with 3 controller, 2 compute
nodes.

Change-Id: I92e0ee776a4573ab6f054eb7714134fe09e07560
Story: https://tree.taiga.io/project/tripleo-ci-board/task/966
2019-04-08 18:37:34 -04:00

15 lines
259 B
YAML

# Deploy an HA openstack environment.
# Three controller nodes and one compute node are defined
# hardware-specific files
overcloud_nodes:
node_count: 5
# Tell tripleo which nodes to deploy.
topology_map:
Controller:
scale: 3
Compute:
scale: 2