Remove image info from all test manifests
We never generated it for the newest distro versions and we don't test it on any of the old ones. It's better this way.
This commit is contained in:
parent
74bf3aa3df
commit
2b6faea320
389 changed files with 6978 additions and 202575 deletions
|
|
@ -1,7 +1,4 @@
|
|||
{
|
||||
"boot": {
|
||||
"type": "nspawn-extract"
|
||||
},
|
||||
"compose-request": {
|
||||
"distro": "centos-9",
|
||||
"arch": "x86_64",
|
||||
|
|
@ -36,8 +33,6 @@
|
|||
"version": "*"
|
||||
}
|
||||
],
|
||||
"modules": [],
|
||||
"groups": [],
|
||||
"customizations": {
|
||||
"user": [
|
||||
{
|
||||
|
|
@ -7500,774 +7495,5 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"image-info": {
|
||||
"/etc/resolv.conf": [],
|
||||
"bootmenu": [],
|
||||
"default-target": "graphical.target",
|
||||
"dnf": {
|
||||
"vars": {
|
||||
"stream": "9-stream"
|
||||
}
|
||||
},
|
||||
"dracut": {
|
||||
"/usr/lib/dracut/dracut.conf.d": {
|
||||
"01-dist.conf": {
|
||||
"dbus": "/usr/share/dbus-1",
|
||||
"dbusconfdir": "/etc/dbus-1",
|
||||
"dbusinterfaces": "/usr/share/dbus-1/interfaces",
|
||||
"dbusinterfacesconfdir": "/etc/dbus-1/interfaces",
|
||||
"dbusservices": "/usr/share/dbus-1/services",
|
||||
"dbusservicesconfdir": "/etc/dbus-1/services",
|
||||
"dbussession": "/usr/share/dbus-1/session.d",
|
||||
"dbussessionconfdir": "/etc/dbus-1/session.d",
|
||||
"dbussystem": "confdir/etc/dbus-1/system.d",
|
||||
"dbussystemservices": "/usr/share/dbus-1/system-services",
|
||||
"dbussystemservicesconfdir": "/etc/dbus-1/system-services",
|
||||
"early_microcode": "yes",
|
||||
"environment": "/usr/lib/environment.d",
|
||||
"environmentconfdir": "/etc/environment.d",
|
||||
"hostonly": "yes",
|
||||
"hostonly_cmdline": "no",
|
||||
"i18n_default_font": "eurlatgr",
|
||||
"i18n_install_all": "yes",
|
||||
"i18n_vars": "/etc/sysconfig/keyboard:KEYTABLE-KEYMAP /etc/sysconfig/i18n:SYSFONT-FONT,FONTACM-FONT_MAP,FONT_UNIMAP",
|
||||
"install_optional_items": " vi /etc/virc ps grep cat rm ",
|
||||
"prefix": "/",
|
||||
"reproducible": "yes",
|
||||
"stdloglvl": "3",
|
||||
"sysctlconfdir": "/etc/sysctl.d",
|
||||
"sysctld": "/usr/lib/sysctl.d",
|
||||
"sysloglvl": "5",
|
||||
"systemdcatalog": "/usr/lib/systemd/catalog",
|
||||
"systemdntpunits": "/usr/lib/systemd/ntp-units.d",
|
||||
"systemdntpunitsconfdir": "/etc/systemd/ntp-units.d",
|
||||
"systemdportable": "/usr/lib/systemd/portable",
|
||||
"systemdportableconfdir": "/etc/systemd/portable",
|
||||
"systemdsystemconfdir": "/etc/systemd/system",
|
||||
"systemdsystemunitdir": "/usr/lib/systemd/system",
|
||||
"systemduser": "/usr/lib/systemd/user",
|
||||
"systemduserconfdir": "/etc/systemd/user",
|
||||
"systemdutilconfdir": "/etc/systemd",
|
||||
"systemdutildir": "/usr/lib/systemd",
|
||||
"sysusers": "/usr/lib/sysusers.d",
|
||||
"sysusersconfdir": "/etc/sysusers.d",
|
||||
"udevdir": "/usr/lib/udev"
|
||||
}
|
||||
}
|
||||
},
|
||||
"groups": [
|
||||
"adm:x:4:",
|
||||
"audio:x:63:",
|
||||
"bin:x:1:",
|
||||
"cdrom:x:11:",
|
||||
"daemon:x:2:",
|
||||
"dbus:x:81:",
|
||||
"dialout:x:18:",
|
||||
"disk:x:6:",
|
||||
"floppy:x:19:",
|
||||
"ftp:x:50:",
|
||||
"games:x:20:",
|
||||
"input:x:999:",
|
||||
"kmem:x:9:",
|
||||
"kvm:x:36:",
|
||||
"lock:x:54:",
|
||||
"lp:x:7:",
|
||||
"mail:x:12:",
|
||||
"man:x:15:",
|
||||
"mem:x:8:",
|
||||
"nobody:x:65534:",
|
||||
"redhat:x:1000:",
|
||||
"render:x:998:",
|
||||
"root:x:0:",
|
||||
"ssh_keys:x:996:",
|
||||
"sshd:x:74:",
|
||||
"sys:x:3:",
|
||||
"systemd-coredump:x:997:",
|
||||
"systemd-journal:x:190:",
|
||||
"tape:x:33:",
|
||||
"tty:x:5:",
|
||||
"users:x:100:",
|
||||
"utempter:x:35:",
|
||||
"utmp:x:22:",
|
||||
"video:x:39:",
|
||||
"wheel:x:10:"
|
||||
],
|
||||
"hosts": [
|
||||
"127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4",
|
||||
"::1 localhost localhost.localdomain localhost6 localhost6.localdomain6"
|
||||
],
|
||||
"locale": {
|
||||
"LANG": "C.UTF-8"
|
||||
},
|
||||
"machine-id": "",
|
||||
"os-release": {
|
||||
"ANSI_COLOR": "0;31",
|
||||
"BUG_REPORT_URL": "https://bugzilla.redhat.com/",
|
||||
"CPE_NAME": "cpe:/o:centos:centos:9",
|
||||
"HOME_URL": "https://centos.org/",
|
||||
"ID": "centos",
|
||||
"ID_LIKE": "rhel fedora",
|
||||
"LOGO": "fedora-logo-icon",
|
||||
"NAME": "CentOS Stream",
|
||||
"PLATFORM_ID": "platform:el9",
|
||||
"PRETTY_NAME": "CentOS Stream 9",
|
||||
"REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 9",
|
||||
"REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream",
|
||||
"VERSION": "9",
|
||||
"VERSION_ID": "9"
|
||||
},
|
||||
"packages": [
|
||||
"acl-2.3.1-3.el9.x86_64",
|
||||
"alternatives-1.20-2.el9.x86_64",
|
||||
"audit-libs-3.0.7-100.el9.x86_64",
|
||||
"basesystem-11-13.el9.noarch",
|
||||
"bash-5.1.8-2.el9.x86_64",
|
||||
"bzip2-libs-1.0.8-8.el9.x86_64",
|
||||
"ca-certificates-2020.2.50-94.el9.noarch",
|
||||
"centos-gpg-keys-9.0-9.el9.noarch",
|
||||
"centos-stream-release-9.0-9.el9.noarch",
|
||||
"centos-stream-repos-9.0-9.el9.noarch",
|
||||
"coreutils-8.32-31.el9.x86_64",
|
||||
"coreutils-common-8.32-31.el9.x86_64",
|
||||
"cpio-2.13-16.el9.x86_64",
|
||||
"cracklib-2.9.6-27.el9.x86_64",
|
||||
"cracklib-dicts-2.9.6-27.el9.x86_64",
|
||||
"crypto-policies-20220203-1.gitf03e75e.el9.noarch",
|
||||
"cryptsetup-libs-2.4.3-1.el9.x86_64",
|
||||
"curl-7.76.1-14.el9.x86_64",
|
||||
"cyrus-sasl-lib-2.1.27-17.el9.x86_64",
|
||||
"dbus-1.12.20-5.el9.x86_64",
|
||||
"dbus-broker-28-5.el9.x86_64",
|
||||
"dbus-common-1.12.20-5.el9.noarch",
|
||||
"device-mapper-1.02.181-3.el9.x86_64",
|
||||
"device-mapper-libs-1.02.181-3.el9.x86_64",
|
||||
"diffutils-3.7-12.el9.x86_64",
|
||||
"dracut-055-10.git20210824.el9.x86_64",
|
||||
"elfutils-default-yama-scope-0.186-1.el9.noarch",
|
||||
"elfutils-libelf-0.186-1.el9.x86_64",
|
||||
"elfutils-libs-0.186-1.el9.x86_64",
|
||||
"expat-2.2.10-5.el9.x86_64",
|
||||
"filesystem-3.16-2.el9.x86_64",
|
||||
"findutils-4.8.0-5.el9.x86_64",
|
||||
"gawk-5.1.0-5.el9.x86_64",
|
||||
"gawk-all-langpacks-5.1.0-5.el9.x86_64",
|
||||
"gdbm-libs-1.19-4.el9.x86_64",
|
||||
"glibc-2.34-21.el9.x86_64",
|
||||
"glibc-common-2.34-21.el9.x86_64",
|
||||
"glibc-gconv-extra-2.34-21.el9.x86_64",
|
||||
"glibc-minimal-langpack-2.34-21.el9.x86_64",
|
||||
"gmp-6.2.0-10.el9.x86_64",
|
||||
"gpg-pubkey-8483c65d-5ccc5b19",
|
||||
"grep-3.6-5.el9.x86_64",
|
||||
"gzip-1.10-8.el9.x86_64",
|
||||
"json-c-0.14-11.el9.x86_64",
|
||||
"kbd-2.4.0-8.el9.x86_64",
|
||||
"kbd-misc-2.4.0-8.el9.noarch",
|
||||
"kernel-5.14.0-55.el9.x86_64",
|
||||
"kernel-core-5.14.0-55.el9.x86_64",
|
||||
"kernel-modules-5.14.0-55.el9.x86_64",
|
||||
"keyutils-libs-1.6.1-4.el9.x86_64",
|
||||
"kmod-28-7.el9.x86_64",
|
||||
"kmod-libs-28-7.el9.x86_64",
|
||||
"kpartx-0.8.7-4.el9.x86_64",
|
||||
"krb5-libs-1.19.1-13.el9.x86_64",
|
||||
"libacl-2.3.1-3.el9.x86_64",
|
||||
"libarchive-3.5.2-1.el9.x86_64",
|
||||
"libattr-2.5.1-3.el9.x86_64",
|
||||
"libblkid-2.37.2-1.el9.x86_64",
|
||||
"libbrotli-1.0.9-6.el9.x86_64",
|
||||
"libcap-2.48-8.el9.x86_64",
|
||||
"libcap-ng-0.8.2-6.el9.x86_64",
|
||||
"libcom_err-1.46.5-2.el9.x86_64",
|
||||
"libcurl-7.76.1-14.el9.x86_64",
|
||||
"libdb-5.3.28-53.el9.x86_64",
|
||||
"libeconf-0.4.1-2.el9.x86_64",
|
||||
"libfdisk-2.37.2-1.el9.x86_64",
|
||||
"libffi-3.4.2-7.el9.x86_64",
|
||||
"libgcc-11.2.1-9.1.el9.x86_64",
|
||||
"libgcrypt-1.10.0-1.el9.x86_64",
|
||||
"libgpg-error-1.42-5.el9.x86_64",
|
||||
"libidn2-2.3.0-7.el9.x86_64",
|
||||
"libkcapi-1.3.1-3.el9.x86_64",
|
||||
"libkcapi-hmaccalc-1.3.1-3.el9.x86_64",
|
||||
"libmount-2.37.2-1.el9.x86_64",
|
||||
"libnghttp2-1.43.0-5.el9.x86_64",
|
||||
"libpsl-0.21.1-5.el9.x86_64",
|
||||
"libpwquality-1.4.4-8.el9.x86_64",
|
||||
"libseccomp-2.5.2-2.el9.x86_64",
|
||||
"libselinux-3.3-2.el9.x86_64",
|
||||
"libselinux-utils-3.3-2.el9.x86_64",
|
||||
"libsemanage-3.3-1.el9.x86_64",
|
||||
"libsepol-3.3-2.el9.x86_64",
|
||||
"libsigsegv-2.13-4.el9.x86_64",
|
||||
"libsmartcols-2.37.2-1.el9.x86_64",
|
||||
"libssh-0.9.6-3.el9.x86_64",
|
||||
"libssh-config-0.9.6-3.el9.noarch",
|
||||
"libtasn1-4.16.0-7.el9.x86_64",
|
||||
"libunistring-0.9.10-15.el9.x86_64",
|
||||
"libutempter-1.2.1-6.el9.x86_64",
|
||||
"libuuid-2.37.2-1.el9.x86_64",
|
||||
"libverto-0.3.2-3.el9.x86_64",
|
||||
"libxcrypt-4.4.18-3.el9.x86_64",
|
||||
"libxml2-2.9.12-4.el9.x86_64",
|
||||
"libzstd-1.5.0-2.el9.x86_64",
|
||||
"linux-firmware-20211216-124.el9.noarch",
|
||||
"linux-firmware-whence-20211216-124.el9.noarch",
|
||||
"lua-libs-5.4.2-4.el9.x86_64",
|
||||
"lz4-libs-1.9.3-5.el9.x86_64",
|
||||
"memstrack-0.2.3-2.el9.x86_64",
|
||||
"mpfr-4.1.0-7.el9.x86_64",
|
||||
"ncurses-base-6.2-8.20210508.el9.noarch",
|
||||
"ncurses-libs-6.2-8.20210508.el9.x86_64",
|
||||
"openldap-2.4.59-3.el9.x86_64",
|
||||
"openssh-8.7p1-6.el9.x86_64",
|
||||
"openssh-server-8.7p1-6.el9.x86_64",
|
||||
"openssl-3.0.1-5.el9.x86_64",
|
||||
"openssl-libs-3.0.1-5.el9.x86_64",
|
||||
"openssl-pkcs11-0.4.11-7.el9.x86_64",
|
||||
"p11-kit-0.24.1-2.el9.x86_64",
|
||||
"p11-kit-trust-0.24.1-2.el9.x86_64",
|
||||
"pam-1.5.1-9.el9.x86_64",
|
||||
"pcre-8.44-3.el9.3.x86_64",
|
||||
"pcre2-10.37-3.el9.1.x86_64",
|
||||
"pcre2-syntax-10.37-3.el9.1.noarch",
|
||||
"pigz-2.5-4.el9.x86_64",
|
||||
"policycoreutils-3.3-2.el9.x86_64",
|
||||
"popt-1.18-8.el9.x86_64",
|
||||
"procps-ng-3.3.17-4.el9.x86_64",
|
||||
"publicsuffix-list-dafsa-20210518-2.el9.noarch",
|
||||
"readline-8.1-4.el9.x86_64",
|
||||
"rpm-4.16.1.3-10.el9.x86_64",
|
||||
"rpm-libs-4.16.1.3-10.el9.x86_64",
|
||||
"rpm-plugin-selinux-4.16.1.3-10.el9.x86_64",
|
||||
"sed-4.8-9.el9.x86_64",
|
||||
"selinux-policy-34.1.23-1.el9.noarch",
|
||||
"selinux-policy-targeted-34.1.23-1.el9.noarch",
|
||||
"setup-2.13.7-6.el9.noarch",
|
||||
"shadow-utils-4.9-3.el9.x86_64",
|
||||
"sqlite-libs-3.34.1-5.el9.x86_64",
|
||||
"systemd-249-9.el9.x86_64",
|
||||
"systemd-libs-249-9.el9.x86_64",
|
||||
"systemd-pam-249-9.el9.x86_64",
|
||||
"systemd-rpm-macros-249-9.el9.noarch",
|
||||
"systemd-udev-249-9.el9.x86_64",
|
||||
"tzdata-2021e-1.el9.noarch",
|
||||
"util-linux-2.37.2-1.el9.x86_64",
|
||||
"util-linux-core-2.37.2-1.el9.x86_64",
|
||||
"xz-5.2.5-7.el9.x86_64",
|
||||
"xz-libs-5.2.5-7.el9.x86_64",
|
||||
"zlib-1.2.11-31.el9.x86_64"
|
||||
],
|
||||
"passwd": [
|
||||
"adm:x:3:4:adm:/var/adm:/sbin/nologin",
|
||||
"bin:x:1:1:bin:/bin:/sbin/nologin",
|
||||
"daemon:x:2:2:daemon:/sbin:/sbin/nologin",
|
||||
"dbus:x:81:81:System message bus:/:/sbin/nologin",
|
||||
"ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin",
|
||||
"games:x:12:100:games:/usr/games:/sbin/nologin",
|
||||
"halt:x:7:0:halt:/sbin:/sbin/halt",
|
||||
"lp:x:4:7:lp:/var/spool/lpd:/sbin/nologin",
|
||||
"mail:x:8:12:mail:/var/spool/mail:/sbin/nologin",
|
||||
"nobody:x:65534:65534:Kernel Overflow User:/:/sbin/nologin",
|
||||
"operator:x:11:0:operator:/root:/sbin/nologin",
|
||||
"redhat:x:1000:1000::/home/redhat:/bin/bash",
|
||||
"root:x:0:0:root:/root:/bin/bash",
|
||||
"shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown",
|
||||
"sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin",
|
||||
"sync:x:5:0:sync:/sbin:/bin/sync",
|
||||
"systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin"
|
||||
],
|
||||
"rpm-verify": {
|
||||
"changed": {
|
||||
"/etc/udev/hwdb.bin": ".M.......",
|
||||
"/proc": ".M.......",
|
||||
"/sys": ".M.......",
|
||||
"/usr/bin/newgidmap": "........P",
|
||||
"/usr/bin/newuidmap": "........P",
|
||||
"/usr/libexec/openssh/ssh-keysign": "......G..",
|
||||
"/var/log/btmp": ".M.......",
|
||||
"/var/log/lastlog": ".M....G.."
|
||||
},
|
||||
"missing": []
|
||||
},
|
||||
"selinux": {
|
||||
"policy": {
|
||||
"SELINUX": "enforcing",
|
||||
"SELINUXTYPE": "targeted"
|
||||
}
|
||||
},
|
||||
"services-disabled": [
|
||||
"console-getty.service",
|
||||
"debug-shell.service",
|
||||
"exit.target",
|
||||
"fstrim.timer",
|
||||
"halt.target",
|
||||
"kexec.target",
|
||||
"poweroff.target",
|
||||
"proc-sys-fs-binfmt_misc.mount",
|
||||
"remote-cryptsetup.target",
|
||||
"remote-veritysetup.target",
|
||||
"rpmdb-rebuild.service",
|
||||
"runlevel0.target",
|
||||
"serial-getty@.service",
|
||||
"sshd-keygen@.service",
|
||||
"sshd.socket",
|
||||
"systemd-boot-check-no-failures.service",
|
||||
"systemd-pstore.service",
|
||||
"systemd-sysext.service",
|
||||
"tmp.mount"
|
||||
],
|
||||
"services-enabled": [
|
||||
"autovt@.service",
|
||||
"ctrl-alt-del.target",
|
||||
"dbus-broker.service",
|
||||
"dbus.service",
|
||||
"dbus.socket",
|
||||
"getty@.service",
|
||||
"reboot.target",
|
||||
"remote-fs.target",
|
||||
"runlevel6.target",
|
||||
"selinux-autorelabel-mark.service",
|
||||
"sshd.service"
|
||||
],
|
||||
"sshd_config": {
|
||||
"/etc/ssh": {
|
||||
"sshd_config": [
|
||||
"Include /etc/ssh/sshd_config.d/*.conf",
|
||||
"AuthorizedKeysFile\t.ssh/authorized_keys",
|
||||
"Subsystem\tsftp\t/usr/libexec/openssh/sftp-server"
|
||||
]
|
||||
},
|
||||
"/etc/ssh/sshd_config.d": {
|
||||
"50-redhat.conf": [
|
||||
"Include /etc/crypto-policies/back-ends/opensshserver.config",
|
||||
"SyslogFacility AUTHPRIV",
|
||||
"ChallengeResponseAuthentication no",
|
||||
"GSSAPIAuthentication yes",
|
||||
"GSSAPICleanupCredentials no",
|
||||
"UsePAM yes",
|
||||
"X11Forwarding yes",
|
||||
"PrintMotd no"
|
||||
]
|
||||
}
|
||||
},
|
||||
"sysconfig": {
|
||||
"kernel": {
|
||||
"DEFAULTKERNEL": "kernel",
|
||||
"UPDATEDEFAULT": "yes"
|
||||
},
|
||||
"network": {
|
||||
"NETWORKING": "yes",
|
||||
"NOZEROCONF": "yes"
|
||||
}
|
||||
},
|
||||
"sysctl.d": {
|
||||
"/usr/lib/sysctl.d": {
|
||||
"10-default-yama-scope.conf": [
|
||||
"kernel.yama.ptrace_scope = 0"
|
||||
],
|
||||
"50-coredump.conf": [
|
||||
"kernel.core_pattern=|/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h",
|
||||
"kernel.core_pipe_limit=16",
|
||||
"fs.suid_dumpable=2"
|
||||
],
|
||||
"50-default.conf": [
|
||||
"kernel.sysrq = 16",
|
||||
"kernel.core_uses_pid = 1",
|
||||
"net.ipv4.conf.default.rp_filter = 2",
|
||||
"net.ipv4.conf.*.rp_filter = 2",
|
||||
"-net.ipv4.conf.all.rp_filter",
|
||||
"net.ipv4.conf.default.accept_source_route = 0",
|
||||
"net.ipv4.conf.*.accept_source_route = 0",
|
||||
"-net.ipv4.conf.all.accept_source_route",
|
||||
"net.ipv4.conf.default.promote_secondaries = 1",
|
||||
"net.ipv4.conf.*.promote_secondaries = 1",
|
||||
"-net.ipv4.conf.all.promote_secondaries",
|
||||
"-net.ipv4.ping_group_range = 0 2147483647",
|
||||
"-net.core.default_qdisc = fq_codel",
|
||||
"fs.protected_hardlinks = 1",
|
||||
"fs.protected_symlinks = 1",
|
||||
"fs.protected_regular = 1",
|
||||
"fs.protected_fifos = 1"
|
||||
],
|
||||
"50-libkcapi-optmem_max.conf": [
|
||||
"net.core.optmem_max = 81920"
|
||||
],
|
||||
"50-pid-max.conf": [
|
||||
"kernel.pid_max = 4194304"
|
||||
],
|
||||
"50-redhat.conf": [
|
||||
"kernel.kptr_restrict = 1",
|
||||
"net.ipv4.conf.default.rp_filter = 1",
|
||||
"net.ipv4.conf.*.rp_filter = 1",
|
||||
"-net.ipv4.conf.all.rp_filter"
|
||||
]
|
||||
}
|
||||
},
|
||||
"systemd-service-dropins": {
|
||||
"/usr/lib/systemd/system": {
|
||||
"systemd-hostnamed.service.d": {
|
||||
"Service": {
|
||||
"PrivateDevices": "no"
|
||||
}
|
||||
},
|
||||
"systemd-udev-trigger.service.d": {
|
||||
"Unit": {
|
||||
"RefuseManualStop": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"timezone": "New_York",
|
||||
"tmpfiles.d": {
|
||||
"/usr/lib/tmpfiles.d": {
|
||||
"cryptsetup.conf": [
|
||||
"d /run/cryptsetup 0700 root root -"
|
||||
],
|
||||
"etc.conf": [
|
||||
"L /etc/os-release - - - - ../usr/lib/os-release",
|
||||
"L+ /etc/mtab - - - - ../proc/self/mounts",
|
||||
"C! /etc/nsswitch.conf - - - -",
|
||||
"C! /etc/pam.d - - - -",
|
||||
"C! /etc/issue - - - -"
|
||||
],
|
||||
"home.conf": [
|
||||
"Q /home 0755 - - -",
|
||||
"q /srv 0755 - - -"
|
||||
],
|
||||
"journal-nocow.conf": [
|
||||
"h /var/log/journal - - - - +C",
|
||||
"h /var/log/journal/%m - - - - +C",
|
||||
"h /var/log/journal/remote - - - - +C"
|
||||
],
|
||||
"legacy.conf": [
|
||||
"d /run/lock 0755 root root -",
|
||||
"L /var/lock - - - - ../run/lock",
|
||||
"d /run/lock/subsys 0755 root root -",
|
||||
"r! /forcefsck",
|
||||
"r! /fastboot",
|
||||
"r! /forcequotacheck"
|
||||
],
|
||||
"libselinux.conf": [
|
||||
"d /run/setrans 0755 root root"
|
||||
],
|
||||
"pam.conf": [
|
||||
"d /run/console 0755 root root -",
|
||||
"d /run/faillock 0755 root root -",
|
||||
"d /run/sepermit 0755 root root -",
|
||||
"d /run/motd.d 0755 root root -",
|
||||
"f /var/log/tallylog 0600 root root -"
|
||||
],
|
||||
"selinux-policy.conf": [
|
||||
"z /sys/devices/system/cpu/online - - -",
|
||||
"Z /sys/class/net - - -",
|
||||
"z /sys/kernel/uevent_helper - - -",
|
||||
"w /sys/fs/selinux/checkreqprot - - - - 0"
|
||||
],
|
||||
"setup.conf": [
|
||||
"f /run/motd 0644 root root -",
|
||||
"d /run/motd.d 0755 root root -"
|
||||
],
|
||||
"static-nodes-permissions.conf": [
|
||||
"z /dev/snd/seq 0660 - audio -",
|
||||
"z /dev/snd/timer 0660 - audio -",
|
||||
"z /dev/loop-control 0660 - disk -",
|
||||
"z /dev/net/tun 0666 - - -",
|
||||
"z /dev/fuse 0666 - - -",
|
||||
"z /dev/kvm 0666 - kvm -",
|
||||
"z /dev/vhost-net 0666 - kvm -",
|
||||
"z /dev/vhost-vsock 0666 - kvm -"
|
||||
],
|
||||
"systemd-nologin.conf": [
|
||||
"F! /run/nologin 0644 - - - \"System is booting up. Unprivileged users are not permitted to log in yet. Please come back later. For technical details, see pam_nologin(8).\""
|
||||
],
|
||||
"systemd-pstore.conf": [
|
||||
"d /var/lib/systemd/pstore 0755 root root 14d"
|
||||
],
|
||||
"systemd-tmp.conf": [
|
||||
"x /tmp/systemd-private-%b-*",
|
||||
"X /tmp/systemd-private-%b-*/tmp",
|
||||
"x /var/tmp/systemd-private-%b-*",
|
||||
"X /var/tmp/systemd-private-%b-*/tmp",
|
||||
"R! /tmp/systemd-private-*",
|
||||
"R! /var/tmp/systemd-private-*",
|
||||
"x /var/lib/systemd/coredump/.#core*.%b*",
|
||||
"r! /var/lib/systemd/coredump/.#*"
|
||||
],
|
||||
"systemd.conf": [
|
||||
"d /run/user 0755 root root -",
|
||||
"F! /run/utmp 0664 root utmp -",
|
||||
"d /run/systemd/ask-password 0755 root root -",
|
||||
"d /run/systemd/seats 0755 root root -",
|
||||
"d /run/systemd/sessions 0755 root root -",
|
||||
"d /run/systemd/users 0755 root root -",
|
||||
"d /run/systemd/machines 0755 root root -",
|
||||
"d /run/systemd/shutdown 0755 root root -",
|
||||
"d /run/log 0755 root root -",
|
||||
"z /run/log/journal 2755 root systemd-journal - -",
|
||||
"Z /run/log/journal/%m ~2750 root systemd-journal - -",
|
||||
"a+ /run/log/journal - - - - d:group::r-x,d:group:adm:r-x,d:group:wheel:r-x,group::r-x,group:adm:r-x,group:wheel:r-x",
|
||||
"a+ /run/log/journal/%m - - - - d:group:adm:r-x,d:group:wheel:r-x,group:adm:r-x,group:wheel:r-x",
|
||||
"a+ /run/log/journal/%m/*.journal* - - - - group:adm:r--,group:wheel:r--",
|
||||
"z /var/log/journal 2755 root systemd-journal - -",
|
||||
"z /var/log/journal/%m 2755 root systemd-journal - -",
|
||||
"z /var/log/journal/%m/system.journal 0640 root systemd-journal - -",
|
||||
"a+ /var/log/journal - - - - d:group::r-x,d:group:adm:r-x,d:group:wheel:r-x,group::r-x,group:adm:r-x,group:wheel:r-x",
|
||||
"a+ /var/log/journal/%m - - - - d:group:adm:r-x,d:group:wheel:r-x,group:adm:r-x,group:wheel:r-x",
|
||||
"a+ /var/log/journal/%m/system.journal - - - - group:adm:r--,group:wheel:r--",
|
||||
"d /var/lib/systemd 0755 root root -",
|
||||
"d /var/lib/systemd/coredump 0755 root root 3d",
|
||||
"d /var/lib/private 0700 root root -",
|
||||
"d /var/log/private 0700 root root -",
|
||||
"d /var/cache/private 0700 root root -"
|
||||
],
|
||||
"tmp.conf": [
|
||||
"q /tmp 1777 root root 10d",
|
||||
"q /var/tmp 1777 root root 30d"
|
||||
],
|
||||
"var.conf": [
|
||||
"q /var 0755 - - -",
|
||||
"L /var/run - - - - ../run",
|
||||
"d /var/log 0755 - - -",
|
||||
"f /var/log/wtmp 0664 root utmp -",
|
||||
"f /var/log/btmp 0660 root utmp -",
|
||||
"f /var/log/lastlog 0664 root utmp -",
|
||||
"d /var/cache 0755 - - -",
|
||||
"d /var/lib 0755 - - -",
|
||||
"d /var/spool 0755 - - -"
|
||||
],
|
||||
"x11.conf": [
|
||||
"D! /tmp/.X11-unix 1777 root root 10d",
|
||||
"D! /tmp/.ICE-unix 1777 root root 10d",
|
||||
"D! /tmp/.XIM-unix 1777 root root 10d",
|
||||
"D! /tmp/.font-unix 1777 root root 10d",
|
||||
"D! /tmp/.Test-unix 1777 root root 10d",
|
||||
"r! /tmp/.X[0-9]*-lock"
|
||||
]
|
||||
}
|
||||
},
|
||||
"yum_repos": {
|
||||
"/etc/yum.repos.d": {
|
||||
"centos-addons.repo": {
|
||||
"extras-common": {
|
||||
"countme": "1",
|
||||
"enabled": "1",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-extras-sig-extras-common-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - Extras packages",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"extras-common-source": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-Extras",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-extras-sig-extras-common-source-$stream&arch=source&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - Extras packages - Source",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"highavailability": {
|
||||
"countme": "1",
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-highavailability-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - HighAvailability",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"highavailability-debug": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-highavailability-debug-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - HighAvailability - Debug",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"highavailability-source": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-highavailability-source-$stream&arch=source&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - HighAvailability - Source",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"nfv": {
|
||||
"countme": "1",
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-nfv-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - NFV",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"nfv-debug": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-nfv-debug-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - NFV - Debug",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"nfv-source": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-nfv-source-$stream&arch=source&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - NFV - Source",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"resilientstorage": {
|
||||
"countme": "1",
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-resilientstorage-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - ResilientStorage",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"resilientstorage-debug": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-resilientstorage-debug-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - ResilientStorage - Debug",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"resilientstorage-source": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-resilientstorage-source-$stream&arch=source&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - ResilientStorage - Source",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"rt": {
|
||||
"countme": "1",
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-rt-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - RT",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"rt-debug": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-rt-debug-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - RT - Debug",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"rt-source": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-rt-source-$stream&arch=source&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - RT - Source",
|
||||
"repo_gpgcheck": "0"
|
||||
}
|
||||
},
|
||||
"centos.repo": {
|
||||
"appstream": {
|
||||
"countme": "1",
|
||||
"enabled": "1",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-appstream-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - AppStream",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"appstream-debug": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-appstream-debug-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - AppStream - Debug",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"appstream-source": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-appstream-source-$stream&arch=source&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - AppStream - Source",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"baseos": {
|
||||
"countme": "1",
|
||||
"enabled": "1",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-baseos-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - BaseOS",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"baseos-debug": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-baseos-debug-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - BaseOS - Debug",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"baseos-source": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-baseos-source-$stream&arch=source&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - BaseOS - Source",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"crb": {
|
||||
"countme": "1",
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-crb-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - CRB",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"crb-debug": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-crb-debug-$stream&arch=$basearch&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - CRB - Debug",
|
||||
"repo_gpgcheck": "0"
|
||||
},
|
||||
"crb-source": {
|
||||
"enabled": "0",
|
||||
"gpgcheck": "1",
|
||||
"gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial",
|
||||
"metadata_expire": "6h",
|
||||
"metalink": "https://mirrors.centos.org/metalink?repo=centos-crb-source-$stream&arch=source&protocol=https,http",
|
||||
"name": "CentOS Stream $releasever - CRB - Source",
|
||||
"repo_gpgcheck": "0"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
"no-image-info": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue