Skip to content

Commit ea0d301

Browse files
author
Bob Furu
authored
Merge pull request #34016 from bobfuru/OSDOCS-2024-rootfs
2 parents ff9197e + 25e9e23 commit ea0d301

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

modules/installation-special-config-storage.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ This feature:
1515
* Is available for installer-provisioned infrastructure and user-provisioned infrastructure deployments
1616
* Is supported on {op-system-first} systems only
1717
* Sets up disk encryption during the manifest installation phase so all data written to disk, from first boot forward, is encrypted
18-
* Encrypts data on the root filesystem only (`/dev/mapper/root` on `/`)
1918
* Requires no user intervention for providing passphrases
2019
* Uses AES-256-XTS encryption, or AES-256-CBC if FIPS mode is enabled
2120

@@ -164,3 +163,8 @@ $ butane $HOME/clusterconfig/worker-storage.bu -o ./99-worker-storage.yaml
164163
. Save the Butane config in case you need to update the manifest in the future.
165164

166165
. Continue with the remainder of the {product-title} deployment.
166+
167+
[IMPORTANT]
168+
====
169+
If you configure additional data partitions, they will not be encrypted unless encryption is explicitly requested.
170+
====

0 commit comments

Comments
 (0)