Looks good.
Regards,
Hans
David Lehman wrote:
---
storage/devicetree.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/storage/devicetree.py b/storage/devicetree.py
index 49f551c..a2e4f15 100644
--- a/storage/devicetree.py
+++ b/storage/devicetree.py
@@ -1029,7 +1029,7 @@ class DeviceTree(object):
if format_type == "crypto_LUKS":
# luks/dmcrypt
- kwargs["mapName"] = "luks-%s" % uuid
+ kwargs["name"] = "luks-%s" % uuid
elif format_type == "linux_raid_member":
# mdraid
try:
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list