Add support for Debian 12 #111
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
4 errors
Puppet / 8 (Ruby 3.2):
spec/classes/init_spec.rb#L45
fail2ban on debian-12-x86_64 is expected to contain Class[fail2ban] with config_file_template => "a new os.name or os.release.major needs a new case"
Failure/Error: it { is_expected.to contain_class('fail2ban').with_config_file_template('a new os.name or os.release.major needs a new case') }
expected that the catalogue would contain Class[fail2ban] with config_file_template set to "a new os.name or os.release.major needs a new case" but it is set to "fail2ban/Debian/12/etc/fail2ban/jail.conf.epp"
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/classes/init_spec.rb#L45
fail2ban on debian-12-x86_64 is expected to contain Class[fail2ban] with config_file_template => "a new os.name or os.release.major needs a new case"
Failure/Error: it { is_expected.to contain_class('fail2ban').with_config_file_template('a new os.name or os.release.major needs a new case') }
expected that the catalogue would contain Class[fail2ban] with config_file_template set to "a new os.name or os.release.major needs a new case" but it is set to "fail2ban/Debian/12/etc/fail2ban/jail.conf.epp"
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|