Skip to content

set sshd config mode to 0644 on AIX, fixes #371 #200

set sshd config mode to 0644 on AIX, fixes #371

set sshd config mode to 0644 on AIX, fixes #371 #200

Triggered via pull request May 23, 2024 09:22
Status Failure
Total duration 4m 28s
Artifacts

ci.yml

on: pull_request
Puppet  /  Static validations
35s
Puppet / Static validations
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet  /  Test suite
0s
Puppet / Test suite
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Puppet / 8 (Ruby 3.2): spec/classes/init_spec.rb#L140
ssh on openbsd-7.5-amd64 with no other parameters is expected to contain Concat::Fragment[global config] with content supplied string Failure/Error: it { is_expected.to contain_concat__fragment('global config').with_content(sshd_config_default) } expected that the catalogue would contain Concat::Fragment[global config] with content set to supplied string Diff: @@ -4,6 +4,5 @@ ChallengeResponseAuthentication no PrintMotd no Subsystem sftp /usr/libexec/sftp-server -UsePAM yes X11Forwarding yes
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
Puppet / 7 (Ruby 2.7): spec/classes/init_spec.rb#L140
ssh on openbsd-7.5-amd64 with no other parameters is expected to contain Concat::Fragment[global config] with content supplied string Failure/Error: it { is_expected.to contain_concat__fragment('global config').with_content(sshd_config_default) } expected that the catalogue would contain Concat::Fragment[global config] with content set to supplied string Diff: @@ -4,6 +4,5 @@ ChallengeResponseAuthentication no PrintMotd no Subsystem sftp /usr/libexec/sftp-server -UsePAM yes X11Forwarding yes
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.