Chapter 5. Re-Deploy the Overcloud
When you have created the environment file file in /home/stack/templates/
, log in as the stack
user. Run the following command to deploy the configuration:
$ openstack overcloud deploy --templates -e /home/stack/templates/gcs-backup.yaml
If 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 the Director Installation and Usage guide.