Treat the forwarder user as a separate parameter #179
Annotations
3 errors
Run tests:
spec/acceptance/splunk_forwarder_spec.rb#L26
splunk::forwarder class Splunk forwarder version 9.0.0 works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 2 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_082056527.pp.gPoLy7
Last 10 lines of output were:
�[mNotice: Compiled catalog for almalinux9-64-puppet8.example.com in environment production in 0.27 seconds
Info: Using environment 'production'
Info: Applying configuration version '1712046058'
Warning: Secrets file NOT found in /opt/splunkforwarder/etc/auth/splunk.secret
Warning: Secrets file NOT found in /opt/splunkforwarder/etc/auth/splunk.secret
Warning: Secrets file NOT found in /opt/splunkforwarder/etc/auth/splunk.secret
Warning: Secrets file NOT found in /opt/splunkforwarder/etc/auth/splunk.secret
�[mNotice: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]/ensure: ensure changed 'stopped' to 'running'
Info: /Stage[main]/Splunk::Forwarder::Service/Service[SplunkForwarder]: Unscheduling refresh on Service[SplunkForwarder]
�[mNotice: Applied catalog in 0.15 seconds
|
Run tests:
spec/acceptance/splunk_forwarder_spec.rb#L45
splunk::forwarder class Splunk forwarder version 9.0.0 Service "SplunkForwarder" is expected to be running
Failure/Error: it { is_expected.to be_running }
expected Service "SplunkForwarder" to be running
|
Run tests
Process completed with exit code 1.
|
Loading