set sshd config mode to 0644 on AIX, fixes #371 #200
Annotations
2 errors
Run tests:
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
|
Run tests
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading