summaryrefslogtreecommitdiffstats
path: root/templates/dhcp.template
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2009-08-10 15:23:27 -0400
committerMichael DeHaan <mdehaan@redhat.com>2009-08-10 15:23:27 -0400
commit48e67c5b23dca45d2ce89482b0ed9c2d2e9b7b02 (patch)
tree7984dcd233af9c16f822ede87fbb4c604dded2fb /templates/dhcp.template
parent4bb1d40ed0cf6c2371676d17712ded94fd9d02d2 (diff)
downloadcobbler-48e67c5b23dca45d2ce89482b0ed9c2d2e9b7b02.tar.gz
cobbler-48e67c5b23dca45d2ce89482b0ed9c2d2e9b7b02.tar.xz
cobbler-48e67c5b23dca45d2ce89482b0ed9c2d2e9b7b02.zip
Remove references to omapi and omshell (deprecated feature in 1.6, now removed)
Diffstat (limited to 'templates/dhcp.template')
-rw-r--r--templates/dhcp.template3
1 files changed, 0 insertions, 3 deletions
diff --git a/templates/dhcp.template b/templates/dhcp.template
index 66476ad3..a0ef1ad5 100644
--- a/templates/dhcp.template
+++ b/templates/dhcp.template
@@ -12,9 +12,6 @@ ddns-update-style interim;
allow booting;
allow bootp;
-#if $omapi_enabled
-omapi-port $omapi_port;
-#end if
ignore client-updates;
set vendorclass = option vendor-class-identifier;