Skip to content

Commit d606f00

Browse files
authored
Merge pull request #86978 from rohennes/TELCODOCS-2156
TELCODOCS-2156: Updating label for /var/lib/containers partition
2 parents fb16e5f + b0ef10f commit d606f00

File tree

2 files changed

+1
-71
lines changed

2 files changed

+1
-71
lines changed

modules/ibi-install-shared-partition.adoc

Lines changed: 0 additions & 70 deletions
This file was deleted.

modules/ibi-installer-installation-config.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ If the seed image requires a separate private registry authentication, add the a
3434
|Specification|Type|Description
3535
|`shutdown`|`boolean`|Specifies if the host shuts down after the installation process completes. The default value is `false`.
3636
|`extraPartitionStart`|`string`|Specifies the start of the extra partition used for `/var/lib/containers`. The default value is `-40Gb`, which means that the partition will be exactly 40Gb in size and uses the space 40Gb from the end of the disk. If you specify a positive value, the partition will start at that position of the disk and extend to the end of the disk.
37-
|`extraPartitionLabel`|`string`|The label of the extra partition you use for `/var/lib/containers`. The default partition label is `varlibcontainers`.
37+
|`extraPartitionLabel`|`string`|The label of the extra partition you use for `/var/lib/containers`. The default partition label is `var-lib-containers`.
3838

3939
[NOTE]
4040
====

0 commit comments

Comments
 (0)