Actions
Feature #15452
closedDIsable Dynamic DNS for Microsoft DHCP <-> DNS interoperation
Difficulty:
Triaged:
Description
Microsoft provide a feature on their DHCP server that registers a host's DNS entries on behalf of the client. It will also remove a DNS entry when a lease is returned. This feature can interfere with Foreman operations as it is expecting to manage all these DNS operations itself. This feature can be enabled on a per-scope basis or on a per-host basis. Ideally this should be turned off for all scopes that Foreman manages but sometimes this is not practical.
It would be desirable to be able to turn this off on every host that Foreman manages.
Actions