Skip to content

Fix monit version fact #152

Fix monit version fact

Fix monit version fact #152

Triggered via pull request July 15, 2026 07:50
Status Failure
Total duration 4m 17s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
1m 2s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
4s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 5 warnings
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L57
monit supported operating systems on amazon-2023-x86_64 is expected to contain File[monit_config] with ensure => "file", path => "/etc/monit.conf", owner => "root", group => "root", mode => "0600" and require => "Package[monit]" Failure/Error: is_expected.to contain_file('monit_config').with('ensure' => 'file', 'path' => config_file, 'owner' => 'root', 'group' => 'root', 'mode' => '0600', 'require' => 'Package[monit]') expected that the catalogue would contain File[monit_config] with path set to "/etc/monit.conf" but it is set to "/etc/monitrc"
Puppet / Test suite
Process completed with exit code 1.
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system Scientific 7
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system CentOS 8
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system CentOS 7
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system RedHat 7
Puppet / Static validations: metadata.json#L0
Skipping EOL operating system Ubuntu 20.04