Merge "Changing the default port-binding configuration"
[apex-tripleo-heat-templates.git] / environments / puppet-ceph.yaml
1 # ****************************************************************************
2 # DEPRECATED: Use tripleo-heat-templates/environments/storage/enable-ceph.yaml
3 # instead.
4 # ****************************************************************************
5 resource_registry:
6   OS::TripleO::Services::CephMon: ../puppet/services/ceph-mon.yaml
7   OS::TripleO::Services::CephOSD: ../puppet/services/ceph-osd.yaml
8   OS::TripleO::Services::CephClient: ../puppet/services/ceph-client.yaml
9
10 parameter_defaults:
11   CinderEnableIscsiBackend: false
12   CinderEnableRbdBackend: true
13   CinderBackupBackend: ceph
14   NovaEnableRbdBackend: true
15   GlanceBackend: rbd
16   GnocchiBackend: rbd