Chapter 3. Deploying the configured back ends
To deploy the configured back ends, complete the following steps:
-
Log in as the
stack
user. Run the following command to deploy the custom back end configuration:
$ openstack overcloud deploy --templates -e /home/stack/templates/custom-env.yaml
ImportantIf you passed any extra environment files when you created the overcloud, pass them again here using the
-e
option to avoid making undesired changes to the overcloud. For more information, see Modifying the overcloud environment in the Director Installation and Usage guide.