Merge "ObjectStore: Exec puppet after all configuration"
[apex-tripleo-heat-templates.git] / overcloud-resource-registry.yaml
1 resource_registry:
2   OS::TripleO::BlockStorage: cinder-storage.yaml
3   OS::TripleO::Compute: compute.yaml
4   OS::TripleO::SoftwareDeployment: OS::Heat::StructuredDeployment
5   OS::TripleO::Controller: controller.yaml
6   OS::TripleO::ObjectStorage: swift-storage.yaml
7   OS::TripleO::Net::SoftwareConfig: net-config-noop.yaml
8   OS::TripleO::CephStorage: ceph-storage.yaml
9   OS::TripleO::ControllerPostDeployment: controller-post.yaml
10   OS::TripleO::ComputePostDeployment: compute-post.yaml
11   OS::TripleO::ObjectStoragePostDeployment: swift-storage-post.yaml
12   OS::TripleO::SwiftDevicesAndProxy::SoftwareConfig: swift-devices-and-proxy-config.yaml
13   OS::TripleO::AllNodes::SoftwareConfig: all-nodes-config.yaml
14   OS::TripleO::BootstrapNode::SoftwareConfig: bootstrap-config.yaml