be more clear about kickstart keyboard errors (#789725)
From: "Brian C. Lane" <bcl@redhat.com>
When an invalid keyboard type is passed in a kickstart display an error
message that makes it clear that the value is incorrect.
---
pyanaconda/kickstart.py | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diff --git a/pyanaconda/kickstart.py b/pyanaconda/kickstart.py
index 1d25142..eed6470 100644
--- a/pyanaconda/kickstart.py
+++ b/pyanaconda/kickstart.py
@@ -504,7 +504,11 @@ class IscsiName(commands.iscsiname.FC6_IscsiName):