-
Notifications
You must be signed in to change notification settings - Fork 124
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
Host update does not work #149
Comments
It would appear that the offending line is this one: https://github.com/laradji/zabbix/blob/master/providers/host.rb#L161 I changed |
+1 |
+1 That works for me too. This issue occurs any time I try set |
tks @odyssey4me |
It also fixed the problem for me, I'm already using it. Please apply the proposed fix. |
I don't know if it is just mine setup, but changing |
When changing the attributes for a host to update the host group or templates, the update library does not update the host's configuration.
The error:
If I delete the host from zabbix, then re-run chef-client it works as expected.
The text was updated successfully, but these errors were encountered: