Skip to content

Commit 151ca47

Browse files
committed
Enabled LUKS encryption for Ceph OSD in HCI scenarios
This pull request introduces at-rest data encryption for Ceph OSDs within Hyperconverged Infrastructure (HCI) environments. By modifying the OSD specification, the HCI nodes will automatically have their underlying storage drives encrypted.
1 parent 8ad3d8b commit 151ca47

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scenarios/hci/osd_spec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
---
22
data_devices:
33
all: true
4+
encrypted: true

0 commit comments

Comments
 (0)