We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ensure => absent
The text was updated successfully, but these errors were encountered:
@jothoma1 #785 should address this, can you confirm that?
Sorry, something went wrong.
@ghoneycutt I can confirm that this issue is now fixed in current master, so I suppose it can be closed
==> ubuntu1604-client: Notice: /Stage[main]/Main/Sensu::Check[check_cpu]/Sensu::Write_json[/etc/sensu/conf.d/checks/check_cpu.json]/File[/etc/sensu/conf.d/checks/check_cpu.json]/ensure: removed ==> ubuntu1604-client: Notice: /Stage[main]/Sensu::Client/Service[sensu-client]: Triggered 'refresh' from 1 events ==> el7-client: Notice: /Stage[main]/Main/Sensu::Check[check_cpu]/Sensu::Write_json[/etc/sensu/conf.d/checks/check_cpu.json]/File[/etc/sensu/conf.d/checks/check_cpu.json]/ensure: removed ==> el7-client: Notice: /Stage[main]/Sensu::Client/Service[sensu-client]: Triggered 'refresh' from 1 events
Released in v2.50.0
alvagante
No branches or pull requests
Description of problem
I'm trying to remove a check with
It works but it did not refresh the service sensu-client
Refresh the service in order to have the good configuration.
Command used and debugging output
Platform and version information
Anything else to add that you think will be helpful?
The text was updated successfully, but these errors were encountered: