summaryrefslogtreecommitdiffstats
path: root/cobbler/cobbler_msg.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2006-09-22 17:18:13 -0400
committerJim Meyering <jim@meyering.net>2006-09-22 17:18:13 -0400
commit1f8dadc3a3aded03dab038a66f5edfe7bee43ec9 (patch)
treef079b5610055e2baac288c5921f25e801b4b0632 /cobbler/cobbler_msg.py
parent7b51ac050a094e1164b0df9b0ecf0acdc5ae9a7b (diff)
downloadthird_party-cobbler-1f8dadc3a3aded03dab038a66f5edfe7bee43ec9.tar.gz
third_party-cobbler-1f8dadc3a3aded03dab038a66f5edfe7bee43ec9.tar.xz
third_party-cobbler-1f8dadc3a3aded03dab038a66f5edfe7bee43ec9.zip
dhcp templating for individual systems
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.