Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates on existing unit file fail to restart service due to missing systemctl daemon-reload #563

Open
tuxmea opened this issue Aug 17, 2021 · 2 comments · Fixed by #566
Labels
bug Something isn't working needs-feedback Further information is requested

Comments

@tuxmea
Copy link
Member

tuxmea commented Aug 17, 2021

How to reproduce (e.g Puppet code you use)

Deploy webhook with r10k v8.0.0 then switch to later version (we tested with v9.0.0).
Webhook service restart fails due to missing systemctl daemon-reload after unit file change

@bastelfreak
Copy link
Member

Hi,
is it possible that this happened on a Puppet 5 agent? We currently rely on puppet 6.1 or newer which has the systemctl daemon-reload builtin.

@bastelfreak bastelfreak added bug Something isn't working needs-feedback Further information is requested labels Aug 19, 2021
@bastelfreak bastelfreak reopened this Aug 19, 2021
@tuxmea
Copy link
Member Author

tuxmea commented Aug 20, 2021

Hi Tim,
used with latest v6 Puppet and with latest systemd module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs-feedback Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants