847c473662
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
11 lines
457 B
YAML
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
|