X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=overcloud-resource-registry.yaml;h=aba2212a5354c949f4009d02e47fa6594ab2dd89;hb=723db1317cd62a8772c764847c80a339eae4c03f;hp=ac4b7412d559eeaf8da5a406d4375074b83f7a3d;hpb=3ced063b490cb05bf2332e85358c795e367491ce;p=apex-tripleo-heat-templates.git diff --git a/overcloud-resource-registry.yaml b/overcloud-resource-registry.yaml index ac4b7412..aba2212a 100644 --- a/overcloud-resource-registry.yaml +++ b/overcloud-resource-registry.yaml @@ -10,6 +10,9 @@ resource_registry: OS::TripleO::ComputePostDeployment: compute-post.yaml OS::TripleO::ObjectStoragePostDeployment: swift-storage-post.yaml OS::TripleO::BlockStoragePostDeployment: cinder-storage-post.yaml + OS::TripleO::CephStoragePostDeployment: ceph-storage-post.yaml OS::TripleO::SwiftDevicesAndProxy::SoftwareConfig: swift-devices-and-proxy-config.yaml + OS::TripleO::CephClusterConfig::SoftwareConfig: ceph-cluster-config.yaml OS::TripleO::AllNodes::SoftwareConfig: all-nodes-config.yaml OS::TripleO::BootstrapNode::SoftwareConfig: bootstrap-config.yaml + OS::TripleO::NodeUserData: firstboot/userdata_default.yaml