Merge "Deprecate hyperconverged-ceph.yaml"
This commit is contained in:
commit
e7e0dd17da
@ -1,5 +1,14 @@
|
||||
# If not using an isolated StorageMgmt network, the following regitry mapping
|
||||
# should be commented.
|
||||
# DEPRECATED: use the following steps instead for hyperconverged
|
||||
#
|
||||
# Rather than use "-e environments/hyperconverged-ceph.yaml" use the
|
||||
# "openstack overcloud role" command to make a ComputeHCI role along
|
||||
# with the other roles that are being deployed, for example:
|
||||
#
|
||||
# openstack overcloud roles generate -o roles_data.yaml Controller ComputeHCI
|
||||
#
|
||||
# Then deploy with "-r roles_data.yaml" in place of this file.
|
||||
#
|
||||
# Alternatively, enable the StorageMgmt network in the compute role.
|
||||
resource_registry:
|
||||
OS::TripleO::Compute::Ports::StorageMgmtPort: ../network/ports/storage_mgmt.yaml
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user