Skip to content

Commit 162550f

Browse files
committed
cr snippet
1 parent f442d05 commit 162550f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

documentation/modules/proc_enabling-nbde-with-clevis.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@ Example:
4444
+
4545
----
4646
vms:
47-
- id: vm-1
48-
name: vm-1-esx8.0-rhel8.10-raid1
49-
targetPowerState: 'on'
50-
nbdeClevis: true,
51-
- id: vm-3
52-
name: vm-3-esx8.0-rhel8.10-raid1
53-
luks: { name: 'test-secret-1' }
54-
- id: vm-4
55-
name: vm-4-esx8.0-rhel8.10-raid1
47+
- id: vm-1
48+
name: vm-1-esx8.0-rhel8.10-raid1
49+
targetPowerState: on
50+
nbdeClevis: true
51+
- id: vm-2
52+
name: vm-2-esx8.0-rhel8.10-raid1
53+
luks: { name: 'test-secret-1' }
54+
- id: vm-3
55+
name: vm-3-esx8.0-rhel8.10-raid1
5656
----
5757

5858
.Troubleshooting

0 commit comments

Comments
 (0)