Skip to content

BUG: dhcpd continues to run with old config if plays interrupted or failed #4

@xtophd

Description

@xtophd

Ran into a scenario where the playbooks where either deliberately interrupted (or unintentionally failed) prior to dhcpd being restarted. The problem is that the running daemon is acting on a previous config and can be very confusing.

Consider stopping the dhcpd daemon early in the processing to ensure expected behaviour.

Remember that we are talking about the dhcpd daemon on the deployhost (controller) which only exists to support system provisioning and should be shut off at the conclusion of the plays. It is not a long running dhcp service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions