diff options
Diffstat (limited to 'overcloud-resource-registry-puppet.yaml')
-rw-r--r-- | overcloud-resource-registry-puppet.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/overcloud-resource-registry-puppet.yaml b/overcloud-resource-registry-puppet.yaml index f7b237c8..1068e6eb 100644 --- a/overcloud-resource-registry-puppet.yaml +++ b/overcloud-resource-registry-puppet.yaml @@ -1,11 +1,11 @@ resource_registry: - OS::TripleO::BlockStorage: cinder-storage-puppet.yaml - OS::TripleO::Compute: compute-puppet.yaml + OS::TripleO::BlockStorage: puppet/cinder-storage-puppet.yaml + OS::TripleO::Compute: puppet/compute-puppet.yaml OS::TripleO::SoftwareDeployment: OS::Heat::StructuredDeployment - OS::TripleO::Controller: controller-puppet.yaml - OS::TripleO::ObjectStorage: swift-storage-puppet.yaml + OS::TripleO::Controller: puppet/controller-puppet.yaml + OS::TripleO::ObjectStorage: puppet/swift-storage-puppet.yaml OS::TripleO::Net::SoftwareConfig: net-config-bridge.yaml - OS::TripleO::CephStorage: ceph-storage-puppet.yaml + OS::TripleO::CephStorage: puppet/ceph-storage-puppet.yaml # NOTE(dprince): requires a new release of python-heatclient #default_parameters: |