Add configuration parameters to server, proxy and agent #978
ci.yml
on: pull_request
Puppet
/
Static validations
20s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
42 errors and 21 warnings
Puppet / Puppet 8 - Debian 11 - Zabbix 6.0
Process completed with exit code 1.
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L75
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113106391.wO9y5d.pp
Last 10 lines of output were:
Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113106391.wO9y5d.pp, line: 1)
Wrapped exception:
HTTP Error: 504 on http://localhost/api_jsonrpc.php
Error: /Stage[main]/Main/Zabbix_host[test1.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113106391.wO9y5d.pp, line: 1)
Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113106391.wO9y5d.pp, line: 11)
Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113106391.wO9y5d.pp, line: 11)
Wrapped exception:
Net::ReadTimeout with #<TCPSocket:(closed)>
Error: /Stage[main]/Main/Zabbix_host[test2.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113106391.wO9y5d.pp, line: 11)
�[mNotice: Applied catalog in 120.63 seconds
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L79
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113309277.kwvLTz.pp
Last 10 lines of output were:
"tls_accept": 1,
"tls_issuer": "",
"tls_subject": ""
}
],
"id": 46135,
"jsonrpc": "2.0",
"auth": "110f35baa534e59231821d7b54b85905"
} (file: /tmp/apply_manifest_113309277.kwvLTz.pp, line: 11)
�[mNotice: Applied catalog in 94.28 seconds
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L187
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is created
Failure/Error: expect(test2['host']).to eq('test2.example.com')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L191
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is in group Virtual machines
Failure/Error: expect(test2['groups'].map { |g| g['name'] }).to eq(['Virtual machines'])
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L195
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface dns configured
Failure/Error: expect(test2['interfaces'][0]['dns']).to eq('test2.example.com')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L199
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface ip configured
Failure/Error: expect(test2['interfaces'][0]['ip']).to eq('127.0.0.2')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L203
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface main configured
Failure/Error: expect(test2['interfaces'][0]['main']).to eq('1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L207
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface port configured
Failure/Error: expect(test2['interfaces'][0]['port']).to eq('1050')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L211
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface type configured
Failure/Error: expect(test2['interfaces'][0]['type']).to eq('1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L215
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface useip configured
Failure/Error: expect(test2['interfaces'][0]['useip']).to eq('0')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L75
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113105521.9qxHAh.pp
Last 10 lines of output were:
Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113105521.9qxHAh.pp, line: 1)
Wrapped exception:
HTTP Error: 504 on http://localhost/api_jsonrpc.php
Error: /Stage[main]/Main/Zabbix_host[test1.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113105521.9qxHAh.pp, line: 1)
Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113105521.9qxHAh.pp, line: 11)
Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113105521.9qxHAh.pp, line: 11)
Wrapped exception:
HTTP Error: 504 on http://localhost/api_jsonrpc.php
Error: /Stage[main]/Main/Zabbix_host[test2.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113105521.9qxHAh.pp, line: 11)
�[mNotice: Applied catalog in 120.65 seconds
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L79
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'rocky9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113308491.AzVWJC.pp
Last 10 lines of output were:
"tls_accept": 1,
"tls_issuer": "",
"tls_subject": ""
}
],
"id": 98614,
"jsonrpc": "2.0",
"auth": "3d6b957605265d601506e4d53b3fae2b"
} (file: /tmp/apply_manifest_113308491.AzVWJC.pp, line: 11)
�[mNotice: Applied catalog in 100.02 seconds
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L187
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is created
Failure/Error: expect(test2['host']).to eq('test2.example.com')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L191
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is in group Virtual machines
Failure/Error: expect(test2['groups'].map { |g| g['name'] }).to eq(['Virtual machines'])
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L195
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface dns configured
Failure/Error: expect(test2['interfaces'][0]['dns']).to eq('test2.example.com')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L199
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface ip configured
Failure/Error: expect(test2['interfaces'][0]['ip']).to eq('127.0.0.2')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L203
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface main configured
Failure/Error: expect(test2['interfaces'][0]['main']).to eq('1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L207
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface port configured
Failure/Error: expect(test2['interfaces'][0]['port']).to eq('1050')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L211
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface type configured
Failure/Error: expect(test2['interfaces'][0]['type']).to eq('1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - Rocky 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L215
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface useip configured
Failure/Error: expect(test2['interfaces'][0]['useip']).to eq('0')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L75
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113112052.PdYF8L.pp
Last 10 lines of output were:
Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113112052.PdYF8L.pp, line: 1)
Wrapped exception:
Net::ReadTimeout with #<TCPSocket:(closed)>
Error: /Stage[main]/Main/Zabbix_host[test1.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113112052.PdYF8L.pp, line: 1)
Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113112052.PdYF8L.pp, line: 11)
Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113112052.PdYF8L.pp, line: 11)
Wrapped exception:
Net::ReadTimeout with #<TCPSocket:(closed)>
Error: /Stage[main]/Main/Zabbix_host[test2.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113112052.PdYF8L.pp, line: 11)
�[mNotice: Applied catalog in 120.63 seconds
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L79
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-puppet8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113314840.G8MFYb.pp
Last 10 lines of output were:
"tls_accept": 1,
"tls_issuer": "",
"tls_subject": ""
}
],
"id": 21823,
"jsonrpc": "2.0",
"auth": "d713907a8d2d44f880ae97970cfd510c"
} (file: /tmp/apply_manifest_113314840.G8MFYb.pp, line: 11)
�[mNotice: Applied catalog in 94.74 seconds
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L187
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is created
Failure/Error: expect(test2['host']).to eq('test2.example.com')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L191
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is in group Virtual machines
Failure/Error: expect(test2['groups'].map { |g| g['name'] }).to eq(['Virtual machines'])
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L195
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface dns configured
Failure/Error: expect(test2['interfaces'][0]['dns']).to eq('test2.example.com')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L199
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface ip configured
Failure/Error: expect(test2['interfaces'][0]['ip']).to eq('127.0.0.2')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L203
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface main configured
Failure/Error: expect(test2['interfaces'][0]['main']).to eq('1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L207
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface port configured
Failure/Error: expect(test2['interfaces'][0]['port']).to eq('1050')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L211
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface type configured
Failure/Error: expect(test2['interfaces'][0]['type']).to eq('1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Puppet 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L215
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface useip configured
Failure/Error: expect(test2['interfaces'][0]['useip']).to eq('0')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L75
zabbix_host type create zabbix_host resources with zabbix version 6.0 works with no error on the third apply
Failure/Error: apply_manifest(pp2, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113106918.bXL9d3.pp
Last 10 lines of output were:
Error: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113106918.bXL9d3.pp, line: 1)
Wrapped exception:
HTTP Error: 504 on http://localhost/api_jsonrpc.php
Error: /Stage[main]/Main/Zabbix_host[test1.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: HTTP Error: 504 on http://localhost/api_jsonrpc.php (file: /tmp/apply_manifest_113106918.bXL9d3.pp, line: 1)
Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113106918.bXL9d3.pp, line: 11)
Error: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113106918.bXL9d3.pp, line: 11)
Wrapped exception:
Net::ReadTimeout with #<TCPSocket:(closed)>
Error: /Stage[main]/Main/Zabbix_host[test2.example.com]/ensure: change from 'absent' to 'present' failed: Could not set 'present' on ensure: Net::ReadTimeout (file: /tmp/apply_manifest_113106918.bXL9d3.pp, line: 11)
�[mNotice: Applied catalog in 120.64 seconds
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L79
zabbix_host type create zabbix_host resources with zabbix version 6.0 works without changes on the fourth apply
Failure/Error: apply_manifest(pp2, catch_changes: true)
Beaker::Host::CommandFailure:
Host 'almalinux9-64-openvox8.example.com' exited with 4 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_113309821.xBEFKl.pp
Last 10 lines of output were:
"tls_accept": 1,
"tls_issuer": "",
"tls_subject": ""
}
],
"id": 42650,
"jsonrpc": "2.0",
"auth": "cfbaa5cf661f9f3d91a2bf71509b3184"
} (file: /tmp/apply_manifest_113309821.xBEFKl.pp, line: 11)
�[mNotice: Applied catalog in 105.54 seconds
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L187
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is created
Failure/Error: expect(test2['host']).to eq('test2.example.com')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L191
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com is in group Virtual machines
Failure/Error: expect(test2['groups'].map { |g| g['name'] }).to eq(['Virtual machines'])
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L195
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface dns configured
Failure/Error: expect(test2['interfaces'][0]['dns']).to eq('test2.example.com')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L199
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface ip configured
Failure/Error: expect(test2['interfaces'][0]['ip']).to eq('127.0.0.2')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L203
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface main configured
Failure/Error: expect(test2['interfaces'][0]['main']).to eq('1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L207
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface port configured
Failure/Error: expect(test2['interfaces'][0]['port']).to eq('1050')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L211
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface type configured
Failure/Error: expect(test2['interfaces'][0]['type']).to eq('1')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / OpenVox 8 - AlmaLinux 9 - Zabbix 6.0:
spec/acceptance/zabbix_host_spec.rb#L215
zabbix_host type create zabbix_host resources with zabbix version 6.0 test2.example.com has a correct interface useip configured
Failure/Error: expect(test2['interfaces'][0]['useip']).to eq('0')
NoMethodError:
undefined method `[]' for nil:NilClass
|
Puppet / Test suite
Process completed with exit code 1.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system Ubuntu 20.04
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on redhat-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on redhat-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on oraclelinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on oraclelinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on centos-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on almalinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on almalinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on rocky-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on rocky-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 8 (Ruby 3.2):
spec/classes/agent_spec.rb#L491
zabbix::agent on ubuntu-20.04-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on redhat-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on redhat-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on oraclelinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on oraclelinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on centos-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on almalinux-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on almalinux-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on rocky-8-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on rocky-9-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|
Puppet / 7 (Ruby 2.7):
spec/classes/agent_spec.rb#L491
zabbix::agent on ubuntu-20.04-x86_64 with systemd active
Skipped: user package provided instead systemd::unit_file
|