Fixing resources path in OpenDaylight
[apex-tripleo-heat-templates.git] / environments / hyperconverged-ceph.yaml
1 # If using an isolated StorageMgmt network, this will have to be uncommented to
2 # plug the network on the compute nodes as well.
3 #resource_registry:
4 #    OS::TripleO::Compute::Ports::StorageMgmtPort: ../network/ports/storage_mgmt.yaml
5
6 # Should match the default list of services for the compute node plus CephOSD
7 parameter_defaults:
8   ComputeServices:
9     - OS::TripleO::Services::CephOSD
10
11 parameter_merge_strategies:
12   ComputeServices: merge