New subcloud install value extra_boot_params (dsR8)

Recheck zuul

Closes-bug: 2024489

Change-Id: If7d9a65961cce644cc410d2f2af3a308c13ec457
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Goncalves 2023-06-20 18:16:45 +00:00
parent 1bdfec3baa
commit b20ea692c2

View File

@ -221,7 +221,13 @@ subcloud, the subcloud installation has these phases:
# Set the value for persistent file system (/opt/platform-backup).
# The value must be whole number (in MB) that is greater than or equal
# to 30000.
persistent_size: 30000
persistent_size:
# Configure custom arguments applied at boot within the installed subcloud.
# Multiple boot arguments can be provided by separating each argument by a
# single comma. Spaces are not allowed.
# Example: extra_boot_params: multi-drivers-switch=cvl-2.54
# extra_boot_params:
.. _increase-subcloud-platform-backup-size: