Skip to content

enable toggle for update-static-leases param for ddns enabled config#248

Open
ikonia wants to merge 4 commits into
theforeman:masterfrom
ikonia:ddns-update-lease-toggle
Open

enable toggle for update-static-leases param for ddns enabled config#248
ikonia wants to merge 4 commits into
theforeman:masterfrom
ikonia:ddns-update-lease-toggle

Conversation

@ikonia

@ikonia ikonia commented May 21, 2026

Copy link
Copy Markdown

forman-installer options support enabling ddns within dhcpd configuration when ddns is enabled via this module the parameter update-static-leases is hardcoded to on.
In a foreman environment where provisioning is mixed with non-provisioned host this causes a failure in Foreman provisioning as the DNS record for host.domain.com is removed and replaced with host.domain.com.domain.com which is both incorrect and a failure to the foreman build process as the node is defined in puppet as host.domain.com

This functionality is useful outside of foreman for dhcp environments,

while dhcp is deprecated to be replaced with kea, this is a minor update that I believe adds value

Comment thread templates/dhcpd.conf.erb
Comment thread manifests/init.pp Outdated

@evgeni evgeni left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ack once docs are at their place :)

Comment thread manifests/init.pp Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants