summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-05-02 11:51:33 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-05-02 11:51:33 -0400
commit7eb0fa0be305d1d682b29aaff6dde267402a9e6a (patch)
tree517d58a688935427c14a85094f8ad665bf3efc5a /templates
parent2f6b73def7068ee401d37b7eeee44a9fc064c9a1 (diff)
downloadthird_party-cobbler-7eb0fa0be305d1d682b29aaff6dde267402a9e6a.tar.gz
third_party-cobbler-7eb0fa0be305d1d682b29aaff6dde267402a9e6a.tar.xz
third_party-cobbler-7eb0fa0be305d1d682b29aaff6dde267402a9e6a.zip
Apply Pablo's patch to add OMAPI support to dhcp config generation.
Diffstat (limited to 'templates')
-rw-r--r--templates/dhcp.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/dhcp.template b/templates/dhcp.template
index 705cc77..19afcad 100644
--- a/templates/dhcp.template
+++ b/templates/dhcp.template
@@ -9,6 +9,7 @@ ddns-update-style interim;
allow booting;
allow bootp;
+omapi-port 647;
ignore client-updates;
set vendorclass = option vendor-class-identifier;