Hi

Upgraded to the latest cobbler and set my settings file to enable omapi

omapi_enabled: 1

in my dhcpd.template i added the following as per the .rpmnew example

if $omapi_enabled
omapi-port $omapi_port;
end if

Running a cobbler sync i am left with

dhcpctl_connect: connection refused

and trying to restart dhcp after the sync to take into account this addition to the dhcpd.conf i get

Starting dhcpd: Internet Systems Consortium DHCP Server V3.0.1
Copyright 2004 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
/etc/dhcpd.conf line 11: Expecting a boolean expression.
if 1
  ^
/etc/dhcpd.conf line 13: semicolon expected.
end if
   ^
Configuration file errors encountered -- exiting

any ideas?

thanks


_______________________________________________
et-mgmt-tools mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/et-mgmt-tools

Reply via email to