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

Install package updates happen before service changes #263

Closed
treydock opened this issue Oct 21, 2019 · 0 comments · Fixed by #265
Closed

Install package updates happen before service changes #263

treydock opened this issue Oct 21, 2019 · 0 comments · Fixed by #265

Comments

@treydock
Copy link
Contributor

Looks like setting up *nix services is happening before the Package gets updated which can cause problems:

Notice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]/returns: current_value 'notrun', should be ['0'] (noop) (corrective)
Info: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[stop_splunkforwarder]: Scheduling refresh of Exec[enable_splunkforwarder]
Notice: /Stage[main]/Splunk::Forwarder::Service::Nix/Exec[enable_splunkforwarder]: Would have triggered 'refresh' from 1 event
Notice: Class[Splunk::Forwarder::Service::Nix]: Would have triggered 'refresh' from 2 events
Notice: /Stage[main]/Splunk::Forwarder::Install/Package[splunkforwarder]/ensure: current_value '7.1.1-8f0ead9ec3db', should be '0:7.3.2-c60db69f8e32' (noop)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant