tripleo-heat-templates/ci/environments/multinode-3nodes-registry.yaml
Arx Cruz 847c473662 Adding multinode-3nodes-registry.yaml
This file is part of tripleo-ci and we are moving it to tht/ci in
order to reduce the dependence of tripleo-ci repository so developers
can reproduce easily the jobs upstream.

Change-Id: Id62ab0ce1d77a0006e6fed2087735173245f1c2d
2017-10-18 09:28:21 +02:00

11 lines
457 B
YAML

resource_registry:
OS::TripleO::Controller::Net::SoftwareConfig: ../heat-templates/net-config-multinode.yaml
OS::TripleO::ControllerApi::Net::SoftwareConfig: ../heat-templates/net-config-multinode.yaml
OS::TripleO::Services::Core: multinode-core.yaml
parameter_defaults:
ControllerExtraConfig:
nova::compute::libvirt::services::libvirt_virt_type: qemu
nova::compute::libvirt::libvirt_virt_type: qemu
SwiftCeilometerPipelineEnabled: False