Regenerate all image test cases with the enhanced image-info

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2022-02-15 11:34:13 +01:00 committed by Achilleas Koutsou
parent 2182996aae
commit 1273ef7b35
186 changed files with 18317 additions and 44 deletions

View file

@ -5757,6 +5757,30 @@
"selinux-autorelabel-mark.service",
"sshd.service"
],
"sshd_config": {
"/etc/ssh": {
"sshd_config": [
"HostKey /etc/ssh/ssh_host_rsa_key",
"HostKey /etc/ssh/ssh_host_ecdsa_key",
"HostKey /etc/ssh/ssh_host_ed25519_key",
"SyslogFacility AUTHPRIV",
"PermitRootLogin yes",
"AuthorizedKeysFile\t.ssh/authorized_keys",
"PasswordAuthentication yes",
"ChallengeResponseAuthentication no",
"GSSAPIAuthentication yes",
"GSSAPICleanupCredentials no",
"UsePAM yes",
"X11Forwarding yes",
"PrintMotd no",
"AcceptEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES",
"AcceptEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT",
"AcceptEnv LC_IDENTIFICATION LC_ALL LANGUAGE",
"AcceptEnv XMODIFIERS",
"Subsystem\tsftp\t/usr/libexec/openssh/sftp-server"
]
}
},
"sysctl.d": {
"/usr/lib/sysctl.d": {
"10-default-yama-scope.conf": [