Chapter 2. Updating the Overcloud Configuration
At times you will need to update the Red Hat Hyperconverged Infrastructure (RHHI) for Cloud configuration to add new features, or change the way the overcloud functions.
Prerequisite
- A running RHHI for Cloud solution.
Procedure
Do the following step on the Red Hat OpenStack Platform director node, as the stack user.
Rerun the
openstack overcloud deploycommand with the same TripleO Heat templates from the initial overcloud deployment:Example
[stack@director ~]$ openstack overcloud deploy --templates \ -r ~/custom-templates/custom-roles.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/puppet-pacemaker.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml \ -e ~/custom-templates/network.yaml \ -e ~/custom-templates/ceph.yaml \ -e ~/custom-templates/compute.yaml \ -e ~/custom-templates/layout.yaml
NoteIf adding a new environment file to the overcloud, then add an additional
-eargument to theopenstack overcloud deploycommand.

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.