summaryrefslogtreecommitdiffstats
path: root/cobbler/cobbler_msg.py
diff options
context:
space:
mode:
Diffstat (limited to 'cobbler/cobbler_msg.py')
-rw-r--r--cobbler/cobbler_msg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cobbler/cobbler_msg.py b/cobbler/cobbler_msg.py
index c125c19..4ea4283 100644
--- a/cobbler/cobbler_msg.py
+++ b/cobbler/cobbler_msg.py
@@ -76,6 +76,7 @@ _msg_table = {
"exc_profile2" : "profile name not set",
"exc_pxe_arch" : "valid PXE architectures: standard or ia64",
"exc_no_template" : "can't read /etc/cobbler/dhcp.template",
+ "exc_dhcp_nomac" : "when cobbler is managing dhcpd.conf, all system names must be MAC addresses. Aborting.",
"check_ok" : """
No setup problems found.