Tom Brown wrote:

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

Looks like you didn't follow the example fully.

#if $omapi_enabled

Cheetah statements start with a single pound sign.


--Michael


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

Reply via email to