Merge "Update --restore-values yaml file parameters (dsr10)" into r/stx.9.0

This commit is contained in:
Zuul 2025-02-27 15:18:53 +00:00 committed by Gerrit Code Review
commit 6fee7970c7

View File

@ -40,9 +40,9 @@ the following parameters/options:
``--restore-values <yaml-file>``
The yaml file containing the customization parameters.
- ``wipe_ceph_osds=false``: To keep the Ceph cluster data intact.
- ``wipe_ceph_osds=true``: To wipe the Ceph cluster entirely.
- ``on_box_data=true``: To indicate that the backup data file is under
- ``wipe_ceph_osds: false``: To keep the Ceph cluster data intact.
- ``wipe_ceph_osds: true``: To wipe the Ceph cluster entirely.
- ``on_box_data: true``: To indicate that the backup data file is under
/opt/platform-backup directory on the local machine.
- ``bootstrap_address``: List of subclouds and their corresponding
bootstrap addresses for connectivity.