diff --git a/test/data/manifests/centos_8-aarch64-ami-boot.json b/test/data/manifests/centos_8-aarch64-ami-boot.json index 4377227f2..794b45fd9 100644 --- a/test/data/manifests/centos_8-aarch64-ami-boot.json +++ b/test/data/manifests/centos_8-aarch64-ami-boot.json @@ -13337,1335 +13337,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110131320-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 8", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110131320-4.18.0-358.el8.aarch64", - "initrd": "/initramfs-4.18.0-358.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-358.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.aarch64) 8", - "version": "4.18.0-358.el8.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.aarch64", - "NetworkManager-cloud-setup-1.36.0-0.7.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el8.aarch64", - "NetworkManager-team-1.36.0-0.7.el8.aarch64", - "NetworkManager-tui-1.36.0-0.7.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "dhcp-client-4.3.6-47.el8.0.1.aarch64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-201.git20220131.el8.aarch64", - "dracut-config-generic-049-201.git20220131.el8.aarch64", - "dracut-config-rescue-049-201.git20220131.el8.aarch64", - "dracut-network-049-201.git20220131.el8.aarch64", - "dracut-squash-049-201.git20220131.el8.aarch64", - "e2fsprogs-1.45.6-3.el8.aarch64", - "e2fsprogs-libs-1.45.6-3.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.7.1-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-189.el8.aarch64", - "glibc-common-2.28-189.el8.aarch64", - "glibc-gconv-extra-2.28-189.el8.aarch64", - "glibc-langpack-en-2.28-189.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-7.el8.0.1.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.17-1.el8.aarch64", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.aarch64", - "kernel-core-4.18.0-358.el8.aarch64", - "kernel-modules-4.18.0-358.el8.aarch64", - "kernel-tools-4.18.0-358.el8.aarch64", - "kernel-tools-libs-4.18.0-358.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libblockdev-2.24-8.el8.aarch64", - "libblockdev-crypto-2.24-8.el8.aarch64", - "libblockdev-fs-2.24-8.el8.aarch64", - "libblockdev-loop-2.24-8.el8.aarch64", - "libblockdev-mdraid-2.24-8.el8.aarch64", - "libblockdev-part-2.24-8.el8.aarch64", - "libblockdev-swap-2.24-8.el8.aarch64", - "libblockdev-utils-2.24-8.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.48-2.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-3.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-7.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnfsidmap-2.3.3-47.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libss-1.45.6-3.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.aarch64", - "libsss_certmap-2.6.1-2.el8.aarch64", - "libsss_idmap-2.6.1-2.el8.aarch64", - "libsss_nss_idmap-2.6.1-2.el8.aarch64", - "libsss_sudo-2.6.1-2.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libudisks2-2.9.0-7.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "mdadm-4.2-rc3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.32.0-1.el8_4.aarch64", - "nss-3.67.0-7.el8_5.aarch64", - "nss-softokn-3.67.0-7.el8_5.aarch64", - "nss-softokn-freebl-3.67.0-7.el8_5.aarch64", - "nss-sysinit-3.67.0-7.el8_5.aarch64", - "nss-util-3.67.0-7.el8_5.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-12.el8.aarch64", - "openssh-clients-8.0p1-12.el8.aarch64", - "openssh-server-8.0p1-12.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-16.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.aarch64", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-7.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.aarch64", - "readline-7.0-10.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.6.1-2.el8.aarch64", - "sssd-common-2.6.1-2.el8.aarch64", - "sssd-kcm-2.6.1-2.el8.aarch64", - "sssd-nfs-idmap-2.6.1-2.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.aarch64", - "unbound-libs-1.7.3-17.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-7.el8.noarch", - "yum-utils-4.0.21-10.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 9989766656, - "start": 747634688, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 536870912, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/centos/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/centos/mmaa64.efi": ".......T.", - "/boot/efi/EFI/centos/shim.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-edge_commit-boot.json b/test/data/manifests/centos_8-aarch64-edge_commit-boot.json index 75343dbd7..be655e96c 100644 --- a/test/data/manifests/centos_8-aarch64-edge_commit-boot.json +++ b/test/data/manifests/centos_8-aarch64-edge_commit-boot.json @@ -12464,1135 +12464,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dnf": { - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "ostree": { - "refs": [ - "centos/8/aarch64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.el8.aarch64", - "ModemManager-glib-1.18.2-1.el8.aarch64", - "NetworkManager-1.36.0-0.7.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el8.aarch64", - "NetworkManager-wifi-1.36.0-0.7.el8.aarch64", - "NetworkManager-wwan-1.36.0-0.7.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "attr-2.4.48-3.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "clevis-15-8.el8.aarch64", - "clevis-dracut-15-8.el8.aarch64", - "clevis-luks-15-8.el8.aarch64", - "clevis-systemd-15-8.el8.aarch64", - "conmon-2.0.30-1.module_el8.6.0+944+d413f95e.aarch64", - "container-selinux-2.170.0-1.module_el8.6.0+954+963caf36.noarch", - "containernetworking-plugins-1.0.1-1.module_el8.6.0+944+d413f95e.aarch64", - "containers-common-1-6.module_el8.6.0+954+963caf36.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-3.module_el8.6.0+926+8bef8ae7.aarch64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-2.3.7-1.el8.aarch64", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-event-1.02.181-3.el8.aarch64", - "device-mapper-event-libs-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "device-mapper-persistent-data-0.9.0-6.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dnsmasq-2.79-20.el8.aarch64", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-201.git20220131.el8.aarch64", - "dracut-config-generic-049-201.git20220131.el8.aarch64", - "dracut-network-049-201.git20220131.el8.aarch64", - "e2fsprogs-1.45.6-3.el8.aarch64", - "e2fsprogs-libs-1.45.6-3.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "fdo-client-0.3.0-4.el8.aarch64", - "fdo-owner-cli-0.3.0-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-2.9.7-12.el8.aarch64", - "fuse-common-3.2.1-12.el8.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fuse-overlayfs-1.7.1-1.module_el8.6.0+926+8bef8ae7.aarch64", - "fuse3-3.2.1-12.el8.aarch64", - "fuse3-libs-3.2.1-12.el8.aarch64", - "fwupd-1.7.1-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-189.el8.aarch64", - "glibc-common-2.28-189.el8.aarch64", - "glibc-gconv-extra-2.28-189.el8.aarch64", - "glibc-minimal-langpack-2.28-189.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.aarch64", - "greenboot-0.14.0-3.el8.aarch64", - "greenboot-default-health-checks-0.14.0-3.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hostname-3.20-7.el8.0.1.aarch64", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.17-1.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-22.el8.aarch64", - "iptables-ebtables-1.8.4-22.el8.aarch64", - "iptables-libs-1.8.4-22.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "iw-4.14-5.el8.aarch64", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.aarch64", - "jose-10-2.el8.aarch64", - "jq-1.6-3.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.aarch64", - "kernel-core-4.18.0-358.el8.aarch64", - "kernel-modules-4.18.0-358.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libaio-0.3.112-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libblockdev-2.24-8.el8.aarch64", - "libblockdev-crypto-2.24-8.el8.aarch64", - "libblockdev-fs-2.24-8.el8.aarch64", - "libblockdev-loop-2.24-8.el8.aarch64", - "libblockdev-mdraid-2.24-8.el8.aarch64", - "libblockdev-part-2.24-8.el8.aarch64", - "libblockdev-swap-2.24-8.el8.aarch64", - "libblockdev-utils-2.24-8.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.48-2.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcom_err-1.45.6-3.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-37.2-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libjose-10-2.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libluksmeta-9-4.el8.aarch64", - "libmbim-1.26.0-2.el8.aarch64", - "libmbim-utils-1.26.0-2.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnet-1.1.6-15.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnftnl-1.1.5-5.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqb-1.0.3-12.el8.aarch64", - "libqmi-1.30.2-1.el8.aarch64", - "libqmi-utils-1.30.2-1.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libss-1.45.6-3.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libudisks2-2.9.0-7.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.aarch64", - "luksmeta-9-4.el8.aarch64", - "lvm2-2.03.14-3.el8.aarch64", - "lvm2-libs-2.03.14-3.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "mdadm-4.2-rc3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "nftables-0.9.3-24.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.32.0-1.el8_4.aarch64", - "nss-3.67.0-7.el8_5.aarch64", - "nss-altfiles-2.18.1-12.el8.aarch64", - "nss-softokn-3.67.0-7.el8_5.aarch64", - "nss-softokn-freebl-3.67.0-7.el8_5.aarch64", - "nss-sysinit-3.67.0-7.el8_5.aarch64", - "nss-util-3.67.0-7.el8_5.aarch64", - "oniguruma-6.8.2-2.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-12.el8.aarch64", - "openssh-clients-8.0p1-12.el8.aarch64", - "openssh-server-8.0p1-12.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "ostree-2022.1-2.el8.aarch64", - "ostree-libs-2022.1-2.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-16.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.4.1-3.module_el8.6.0+954+963caf36.aarch64", - "podman-catatonit-3.4.1-3.module_el8.6.0+954+963caf36.aarch64", - "policycoreutils-2.9-18.el8.aarch64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-3.5.0-13.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-nftables-0.9.3-24.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "readline-7.0-10.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-ostree-2022.1-1.el8.aarch64", - "rpm-ostree-libs-2022.1-1.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "runc-1.0.2-1.module_el8.6.0+926+8bef8ae7.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setools-console-4.3.0-3.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "skopeo-1.5.0-2.module_el8.6.0+954+963caf36.aarch64", - "slirp4netns-1.1.8-1.module_el8.6.0+926+8bef8ae7.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tmux-2.7-1.el8.aarch64", - "tpm2-tools-4.1.1-5.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "traceroute-2.1.0-6.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.aarch64", - "usbguard-1.0.0-8.el8.aarch64", - "usbguard-selinux-1.0.0-8.el8.noarch", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-17.el8.aarch64", - "wpa_supplicant-2.9-6.20211112gitc8b94bc7b347.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "zlib-1.2.11-17.el8.aarch64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "yum_repos": { - "/etc/yum.repos.d": { - "CentOS-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-edge_container-boot.json b/test/data/manifests/centos_8-aarch64-edge_container-boot.json index b2980f553..0eb93f006 100644 --- a/test/data/manifests/centos_8-aarch64-edge_container-boot.json +++ b/test/data/manifests/centos_8-aarch64-edge_container-boot.json @@ -16850,5 +16850,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-edge_installer-boot.json b/test/data/manifests/centos_8-aarch64-edge_installer-boot.json index a4f7248b4..23b5e00b3 100644 --- a/test/data/manifests/centos_8-aarch64-edge_installer-boot.json +++ b/test/data/manifests/centos_8-aarch64-edge_installer-boot.json @@ -25,7 +25,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -26069,5 +26068,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/centos_8-aarch64-edge_installer_with_users-boot.json index c152daee2..31f9b65a9 100644 --- a/test/data/manifests/centos_8-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/centos_8-aarch64-edge_installer_with_users-boot.json @@ -54,7 +54,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -26121,5 +26120,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json b/test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json index 7562c4dba..a11caa5ed 100644 --- a/test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/centos_8-aarch64-edge_raw_image-boot.json @@ -10031,5 +10031,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/centos_8-aarch64-edge_simplified_installer-boot.json index 563fd6ddd..af3b8ba45 100644 --- a/test/data/manifests/centos_8-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/centos_8-aarch64-edge_simplified_installer-boot.json @@ -33,7 +33,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -16978,5 +16977,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-image_installer-boot.json b/test/data/manifests/centos_8-aarch64-image_installer-boot.json index b1a94aa55..4b607d17c 100644 --- a/test/data/manifests/centos_8-aarch64-image_installer-boot.json +++ b/test/data/manifests/centos_8-aarch64-image_installer-boot.json @@ -20,7 +20,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -30978,5 +30977,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-image_installer_with_users-boot.json b/test/data/manifests/centos_8-aarch64-image_installer_with_users-boot.json index 99651df5f..bb12f5500 100644 --- a/test/data/manifests/centos_8-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/centos_8-aarch64-image_installer_with_users-boot.json @@ -49,7 +49,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -31029,5 +31028,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-openstack-boot.json b/test/data/manifests/centos_8-aarch64-openstack-boot.json index d4e701cf9..13c0cb2b1 100644 --- a/test/data/manifests/centos_8-aarch64-openstack-boot.json +++ b/test/data/manifests/centos_8-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "centos-8", "arch": "aarch64", @@ -24,9 +21,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13978,1287 +13972,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110131320-4.18.0-358.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-358.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.aarch64) 8", - "version": "4.18.0-358.el8.aarch64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el8.aarch64", - "NetworkManager-team-1.36.0-0.7.el8.aarch64", - "NetworkManager-tui-1.36.0-0.7.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "alsa-lib-1.2.6.1-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "dhcp-client-4.3.6-47.el8.0.1.aarch64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-201.git20220131.el8.aarch64", - "dracut-config-generic-049-201.git20220131.el8.aarch64", - "dracut-network-049-201.git20220131.el8.aarch64", - "dracut-squash-049-201.git20220131.el8.aarch64", - "e2fsprogs-1.45.6-3.el8.aarch64", - "e2fsprogs-libs-1.45.6-3.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.7.1-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-189.el8.aarch64", - "glibc-common-2.28-189.el8.aarch64", - "glibc-gconv-extra-2.28-189.el8.aarch64", - "glibc-langpack-en-2.28-189.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-7.el8.0.1.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.17-1.el8.aarch64", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iprutils-2.4.19-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-22.el8.aarch64", - "iptables-ebtables-1.8.4-22.el8.aarch64", - "iptables-libs-1.8.4-22.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.aarch64", - "kernel-core-4.18.0-358.el8.aarch64", - "kernel-modules-4.18.0-358.el8.aarch64", - "kernel-tools-4.18.0-358.el8.aarch64", - "kernel-tools-libs-4.18.0-358.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libX11-1.6.8-5.el8.aarch64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXfixes-5.0.3-7.el8.aarch64", - "libXinerama-1.1.4-1.el8.aarch64", - "libXrandr-1.5.2-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libblockdev-2.24-8.el8.aarch64", - "libblockdev-crypto-2.24-8.el8.aarch64", - "libblockdev-fs-2.24-8.el8.aarch64", - "libblockdev-loop-2.24-8.el8.aarch64", - "libblockdev-mdraid-2.24-8.el8.aarch64", - "libblockdev-part-2.24-8.el8.aarch64", - "libblockdev-swap-2.24-8.el8.aarch64", - "libblockdev-utils-2.24-8.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.48-2.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-3.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-7.el8.aarch64", - "libdrm-2.4.108-1.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-37.2-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnfsidmap-2.3.3-47.el8.aarch64", - "libnftnl-1.1.5-5.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpciaccess-0.14-1.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libss-1.45.6-3.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.aarch64", - "libsss_certmap-2.6.1-2.el8.aarch64", - "libsss_idmap-2.6.1-2.el8.aarch64", - "libsss_nss_idmap-2.6.1-2.el8.aarch64", - "libsss_sudo-2.6.1-2.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libudisks2-2.9.0-7.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "mdadm-4.2-rc3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nftables-0.9.3-24.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.32.0-1.el8_4.aarch64", - "nss-3.67.0-7.el8_5.aarch64", - "nss-softokn-3.67.0-7.el8_5.aarch64", - "nss-softokn-freebl-3.67.0-7.el8_5.aarch64", - "nss-sysinit-3.67.0-7.el8_5.aarch64", - "nss-util-3.67.0-7.el8_5.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-12.el8.aarch64", - "openssh-clients-8.0p1-12.el8.aarch64", - "openssh-server-8.0p1-12.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-16.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.aarch64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.aarch64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.aarch64", - "policycoreutils-2.9-18.el8.aarch64", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-7.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-nftables-0.9.3-24.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.aarch64", - "readline-7.0-10.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "spice-vdagent-0.20.0-4.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.6.1-2.el8.aarch64", - "sssd-common-2.6.1-2.el8.aarch64", - "sssd-kcm-2.6.1-2.el8.aarch64", - "sssd-nfs-idmap-2.6.1-2.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.aarch64", - "unbound-libs-1.7.3-17.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-7.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4189044224, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/centos/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/centos/mmaa64.efi": ".......T.", - "/boot/efi/EFI/centos/shim.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-qcow2-boot.json b/test/data/manifests/centos_8-aarch64-qcow2-boot.json index 94990361a..de6584fd0 100644 --- a/test/data/manifests/centos_8-aarch64-qcow2-boot.json +++ b/test/data/manifests/centos_8-aarch64-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13702,1291 +13699,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110131320-4.18.0-358.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-358.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.aarch64) 8", - "version": "4.18.0-358.el8.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el8.aarch64", - "NetworkManager-team-1.36.0-0.7.el8.aarch64", - "NetworkManager-tui-1.36.0-0.7.el8.aarch64", - "PackageKit-1.1.12-6.el8.aarch64", - "PackageKit-glib-1.1.12-6.el8.aarch64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-1.0.6-26.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.aarch64", - "cairo-gobject-1.15.12-3.el8.aarch64", - "centos-gpg-keys-8-4.el8.noarch", - "centos-logos-85.8-2.el8.aarch64", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.aarch64", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "dbxtool-8-5.el8_3.2.aarch64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "dhcp-client-4.3.6-47.el8.0.1.aarch64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-201.git20220131.el8.aarch64", - "dracut-config-generic-049-201.git20220131.el8.aarch64", - "dracut-network-049-201.git20220131.el8.aarch64", - "dracut-squash-049-201.git20220131.el8.aarch64", - "e2fsprogs-1.45.6-3.el8.aarch64", - "e2fsprogs-libs-1.45.6-3.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-37-4.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "fontconfig-2.13.1-4.el8.aarch64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "gdk-pixbuf2-2.36.12-5.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib-networking-2.56.1-1.1.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-189.el8.aarch64", - "glibc-all-langpacks-2.28-189.el8.aarch64", - "glibc-common-2.28-189.el8.aarch64", - "glibc-gconv-extra-2.28-189.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gsettings-desktop-schemas-3.32.0-6.el8.aarch64", - "gssproxy-0.8.0-20.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-7.el8.0.1.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.17-1.el8.aarch64", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.aarch64", - "kernel-core-4.18.0-358.el8.aarch64", - "kernel-modules-4.18.0-358.el8.aarch64", - "kernel-tools-4.18.0-358.el8.aarch64", - "kernel-tools-libs-4.18.0-358.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "less-530-1.el8.aarch64", - "libX11-1.6.8-5.el8.aarch64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libappstream-glib-0.7.14-3.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libcap-2.48-2.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-3.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-7.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-37.2-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodman-2.0.1-17.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnfsidmap-2.3.3-47.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libproxy-0.4.15-5.2.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libsoup-2.62.3-2.el8.aarch64", - "libss-1.45.6-3.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.aarch64", - "libsss_certmap-2.6.1-2.el8.aarch64", - "libsss_idmap-2.6.1-2.el8.aarch64", - "libsss_nss_idmap-2.6.1-2.el8.aarch64", - "libsss_sudo-2.6.1-2.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libstemmer-0-10.585svn.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libverto-libevent-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "net-tools-2.0-0.52.20160912git.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nfs-utils-2.3.3-47.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-12.el8.aarch64", - "openssh-clients-8.0p1-12.el8.aarch64", - "openssh-server-8.0p1-12.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-16.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pixman-0.38.4-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.aarch64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.aarch64", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-gobject-3.28.3-2.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-7.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-libxml2-2.9.7-11.el8.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.aarch64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-systemd-234-8.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.aarch64", - "quota-4.04-14.el8.aarch64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.aarch64", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sscg-2.3.3-14.el8.aarch64", - "sssd-client-2.6.1-2.el8.aarch64", - "sssd-common-2.6.1-2.el8.aarch64", - "sssd-kcm-2.6.1-2.el8.aarch64", - "sssd-nfs-idmap-2.6.1-2.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "tcpdump-4.9.3-3.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-7.el8.noarch", - "yum-utils-4.0.21-10.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10631495168, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/centos/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/centos/mmaa64.efi": ".......T.", - "/boot/efi/EFI/centos/shim.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-qcow2_customize-boot.json b/test/data/manifests/centos_8-aarch64-qcow2_customize-boot.json index 768403aa5..ed7d0d6a4 100644 --- a/test/data/manifests/centos_8-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/centos_8-aarch64-qcow2_customize-boot.json @@ -27,8 +27,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -2573,6 +2576,14 @@ } } }, + { + "id": "sha256:78e36580e1cfd67f7cf80a9ceec37469a2383091807c7a6f50526b88c6ba610c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:c16ad80aa53d70414eeceed59f5fe08111c12ad924c8acac4119c481b9a0b33b", "options": { @@ -2717,6 +2728,22 @@ } } }, + { + "id": "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:8b7182f5d5192816e5591f1bee8c6cc264165ccc80ecb2a1bd051c8410de9e48", "options": { @@ -3053,6 +3080,54 @@ } } }, + { + "id": "sha256:9f36a5768e0b75e11cebb81975b1397e3b68582c7625cf7d07b018a5751072ef", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:979928665e57d4a33024ae2098579d051caeaf505e6e0bf20006647d74956581", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:5a0a3ebbf94f1c49c9dab50c210e568ea3015db2fe4340652c9883ea249e898d", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:ddc326783f717ba44a9872faf2c82e2ea0fde7de021b2f144417889f84ce614e", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:30a0a6dba243c2ef77d8dcb2d0d79def32008ad7c7baa732802afed37bd40320", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:2c99183b888b75ae3b1d7665836757fb7a1ba130b03454177331f9efe33ca630", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:1b67e73633ac0b8123e3f5653a75f9f28b3005b889eb2a0e91c8d25aedbbda2b", "options": { @@ -3069,6 +3144,110 @@ } } }, + { + "id": "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:69b4dd56ca16ed4ac5840e0d39a29d2e0b050905a349e1aceae4ec511a11b792", "options": { @@ -3549,6 +3728,22 @@ } } }, + { + "id": "sha256:4e43b0f85746f74064b082fdf6914ba4e9fe386651b1c39aeaecc702b2a59fc0", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:8422fbc84108abc9a89fe98cef9cd18ad1788b4dc6a9ec0bba1836b772fcaeda", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:997e22624759286023b83265f3c2e26bbfd9f19b121fee50ce249332c4988048", "options": { @@ -3557,6 +3752,14 @@ } } }, + { + "id": "sha256:00522e43ce63cf63468052e627a429ededac0815212c644f4eadda88b990c3ee", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:23e9ff009c2316652c3bcd96a8b69b5bc26f2acd46214f652a7ce26a572cbabb", "options": { @@ -4149,6 +4352,14 @@ } } }, + { + "id": "sha256:8e957d3783c2e9683746813324a2ac906209e3a9c580ed1a713a7804a0682598", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:eaaeb7ee9274c38650feab7a7abae0b6b38637cded9cf6c828651326b791dc68", "options": { @@ -4461,6 +4672,14 @@ } } }, + { + "id": "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:e57d878bfe148439260627fb097f2eaa0a1b64f5bb23738f6939c553e8cdbd91", "options": { @@ -4477,6 +4696,14 @@ } } }, + { + "id": "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:ddc064aa8fb904fbcb1c0da0946f61581a30f6dea8fde9343c29491b0bcd7009", "options": { @@ -4573,6 +4800,14 @@ } } }, + { + "id": "sha256:37deb2a42ef88e7c084293aea18c8425daaa682cb69e72408c96c77cf21709ff", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:20874a9d40b12125c9e5b97fe4ccda3f94acbc03da1dec7299123901f5b56631", "options": { @@ -4685,6 +4920,22 @@ } } }, + { + "id": "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:dab1e247a9fe7420d99b9a30122ceff5745e7426c12026154f1b8dd836396652", "options": { @@ -5333,6 +5584,30 @@ } } }, + { + "id": "sha256:ce96f0a0526b349c2ad73019a7b292b84d2db4be38cd1b6fc0565a03ffb03a6e", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:54fc2aa99ee1f93c7af7b8c71aacc2566e0f92855494932668139e1ec1690d96", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:b0de06989d74bbb64f8fca2590d8c3963515e36a90f77766779c24ed99934ac7", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:d2748115958b57c9c5125e23bad9462edbabb33c81197424a33d8060745ff646", "options": { @@ -5986,6 +6261,9 @@ "sha256:003ee19ec5b88de212c3246bdfdb3e97a9910a25a219fd7cf5030b7bc666fea9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-requests-2.20.0-2.1.el8_1.noarch.rpm" }, + "sha256:00522e43ce63cf63468052e627a429ededac0815212c644f4eadda88b990c3ee": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libnftnl-1.1.5-5.el8.aarch64.rpm" + }, "sha256:00a79cf4c96f3e28341eb2819015948271fd49a3fbdf540c6be63a4eee6b4354": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/systemd-pam-239-56.el8.aarch64.rpm" }, @@ -6064,6 +6342,9 @@ "sha256:0e95d38b0705a6bcc2fd5deea9e05285be0c5f0d51e93b1775ed4ea04843b107": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/grub2-tools-minimal-2.02-106.el8.aarch64.rpm" }, + "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-decorator-4.2.1-2.el8.noarch.rpm" + }, "sha256:0edde19e0c027c8cff31b82e1f4b0b198c00bf924047fcf4dd610a7d4965ab52": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/python3-pytz-2017.2-9.el8.noarch.rpm" }, @@ -6097,6 +6378,9 @@ "sha256:1240bc10055cce2dce34c5db193909f6b9360889110743d55aca950012cfda39": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/cronie-1.5.2-6.el8.aarch64.rpm" }, + "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl100-firmware-39.31.5.1-105.el8.1.noarch.rpm" + }, "sha256:125e3be7258821f7bc210b7eee8591289ea4ce97edea2832d8e6a89f1b6969e5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-pyyaml-3.12-12.el8.aarch64.rpm" }, @@ -6130,6 +6414,9 @@ "sha256:1a0d575a73b98550a79497c8bd43f78e58fd6fcb441697eb907c6d02d21762fe": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/glib2-2.56.4-158.el8.aarch64.rpm" }, + "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/firewalld-filesystem-0.9.3-11.el8.noarch.rpm" + }, "sha256:1a39d5db45d7e97f0a9b564b263ae22d20433bd2f40a6298b8e3ca6a80875da3": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-libselinux-2.9-5.el8.aarch64.rpm" }, @@ -6169,6 +6456,9 @@ "sha256:210ad2df4ce04d6792c43d16a7c3b40bfbd13103db7ba7326039852a7ea84322": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/quota-4.04-14.el8.aarch64.rpm" }, + "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-slip-0.6.4-11.el8.noarch.rpm" + }, "sha256:238590c5d546cc509a55383745fe22cf762c1fbcd454484d2c1b4149e0a71a4d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/vim-minimal-8.0.1763-16.el8_5.7.aarch64.rpm" }, @@ -6214,6 +6504,12 @@ "sha256:292c904845193c84dd61405c4cdcb40068e8e801b0f8c38075061d0c0a986b11": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/trousers-0.3.15-1.el8.aarch64.rpm" }, + "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-firewall-0.9.3-11.el8.noarch.rpm" + }, + "sha256:2c99183b888b75ae3b1d7665836757fb7a1ba130b03454177331f9efe33ca630": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iptables-libs-1.8.4-22.el8.aarch64.rpm" + }, "sha256:2ea12b46031a9de266ea450c923322f1ea3da29612f01cdee709d29b6591786c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/gpgme-1.13.1-9.el8.aarch64.rpm" }, @@ -6235,6 +6531,9 @@ "sha256:30a01b216996751adaa01567707f4e71b26389c75fff548c33ea69872214df5d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/kernel-tools-libs-4.18.0-358.el8.aarch64.rpm" }, + "sha256:30a0a6dba243c2ef77d8dcb2d0d79def32008ad7c7baa732802afed37bd40320": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iptables-ebtables-1.8.4-22.el8.aarch64.rpm" + }, "sha256:30b0267fb252a7caf69bdb4f2458327b6907b4ce166aa61ef42143fe6027bd1f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/grubby-8.40-42.el8.aarch64.rpm" }, @@ -6265,12 +6564,18 @@ "sha256:36d4e208921238b99c822a5f1686120c0c227fc02dc6e3258c2c71d62492a1e7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/cyrus-sasl-lib-2.1.27-5.el8.aarch64.rpm" }, + "sha256:37deb2a42ef88e7c084293aea18c8425daaa682cb69e72408c96c77cf21709ff": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-nftables-0.9.3-24.el8.aarch64.rpm" + }, "sha256:38b18b20b348adabd9df71ebf378a56c805f086a46b3fb89f2ed5e35f5505417": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/gobject-introspection-1.56.1-1.el8.aarch64.rpm" }, "sha256:38d99459d4426805e5463dbf56d9243e3bc22d931fb88ce36640a623e5531c97": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/kexec-tools-2.0.20-68.el8.aarch64.rpm" }, + "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:3a386eca4550def1fef05213ddc8fe082e589a2fe2898f634265fbe8fe828296": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/pcre2-10.32-2.el8.aarch64.rpm" }, @@ -6367,9 +6672,15 @@ "sha256:4be48796a260ca35b3f3381090871d573f49b8ca28b8e58cd9792f17ac175cac": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/lorax-templates-generic-28.14.65-1.el8.aarch64.rpm" }, + "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl5150-firmware-8.24.2.2-105.el8.1.noarch.rpm" + }, "sha256:4e01a32aefad835948353d46ebfd1531aa504a16f0e2fca035a3a26156423c4c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/elfutils-debuginfod-client-0.186-1.el8.aarch64.rpm" }, + "sha256:4e43b0f85746f74064b082fdf6914ba4e9fe386651b1c39aeaecc702b2a59fc0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libnetfilter_conntrack-1.0.6-5.el8.aarch64.rpm" + }, "sha256:4e7b5c73bf2ff1dc42904d96b86891ab3d2ccc27ba0e6d71de4984f9b1e71d65": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libssh-0.9.6-3.el8.aarch64.rpm" }, @@ -6418,9 +6729,15 @@ "sha256:54efb853142572e1c2872e351838fc3657b662722ff6b2913d1872d4752a0eb8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/cracklib-2.9.6-15.el8.aarch64.rpm" }, + "sha256:54fc2aa99ee1f93c7af7b8c71aacc2566e0f92855494932668139e1ec1690d96": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.aarch64.rpm" + }, "sha256:5591faa4f51dc97067292938883b771d75ec2b3a749ec956eddc0408e689c369": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/pcre-8.42-6.el8.aarch64.rpm" }, + "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm" + }, "sha256:5649769840389235bd09b1777db024fa1c84e9213321c73a972151608aa802f4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/openssl-libs-1.1.1k-5.el8_5.aarch64.rpm" }, @@ -6436,6 +6753,12 @@ "sha256:58f68bd245b39fc042eaac88c19270764ca1cbee035ee98bd248dda3ec32ea1d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/yum-utils-4.0.21-10.el8.noarch.rpm" }, + "sha256:5a0a3ebbf94f1c49c9dab50c210e568ea3015db2fe4340652c9883ea249e898d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/ipset-libs-7.1-1.el8.aarch64.rpm" + }, + "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl6000-firmware-9.221.4.1-105.el8.1.noarch.rpm" + }, "sha256:5b8152d676a987c8aa7e14fb84986eef9185f7f801f82cba20f61bfb8a4fc428": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-rpm-4.14.3-21.el8.aarch64.rpm" }, @@ -6595,18 +6918,27 @@ "sha256:777ed4abb0360d2b0e34021bdee6e6b0357629c84e34a8f47adfe1059ecc6cfa": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-gpg-1.13.1-9.el8.aarch64.rpm" }, + "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl105-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:783b3f7c5d5ea7bd1a03ca7f40dca05d60629b341c74ae54f4e76c35e959e888": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/setroubleshoot-plugins-3.3.14-1.el8.noarch.rpm" }, "sha256:78c43d8a15ca018de1803e4baac5819e1baab1963fd31f1e44e54e8a573acbfc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-idna-2.5-5.el8.noarch.rpm" }, + "sha256:78e36580e1cfd67f7cf80a9ceec37469a2383091807c7a6f50526b88c6ba610c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/dracut-config-rescue-049-201.git20220131.el8.aarch64.rpm" + }, "sha256:791e9574c613eed49b92680ff89cf786f7f3d7bac52bc5427b72b2ea5058dfab": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libappstream-glib-0.7.14-3.el8.aarch64.rpm" }, "sha256:793231cf0bbec25af1a279212cba993a27bfe826b117026f03eee911be7e749b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/openssh-server-8.0p1-12.el8.aarch64.rpm" }, + "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl6050-firmware-41.28.5.1-105.el8.1.noarch.rpm" + }, "sha256:7ab75211c6fca91324039d3c2eb73903f2da73c17d6edaf8e997462ce4fbb46c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libdb-5.3.28-42.el8_4.aarch64.rpm" }, @@ -6649,6 +6981,9 @@ "sha256:83b269e23f52dd57c474b47dd5575f17c8c5875b10619c12664b968d6186c039": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/libXext-1.3.4-1.el8.aarch64.rpm" }, + "sha256:8422fbc84108abc9a89fe98cef9cd18ad1788b4dc6a9ec0bba1836b772fcaeda": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libnfnetlink-1.0.1-13.el8.aarch64.rpm" + }, "sha256:849d2fdd1e766cd8e6fb5682798cdebadcf4f8cb12f79978aa59fc0198765650": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/lmdb-libs-0.9.24-1.el8.aarch64.rpm" }, @@ -6736,9 +7071,15 @@ "sha256:8e2aa6b787fe7e38bc7a679def8a566dc6f53cb9fe70db3b064bc1973f6205a7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/grub2-tools-extra-2.02-106.el8.aarch64.rpm" }, + "sha256:8e957d3783c2e9683746813324a2ac906209e3a9c580ed1a713a7804a0682598": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/nftables-0.9.3-24.el8.aarch64.rpm" + }, "sha256:8f141db26834b1ec60028790b130d00b14b7fda256db0df1e51b7ba8d3d40c7b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/xz-libs-5.2.4-3.el8.aarch64.rpm" }, + "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl135-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:8f6d9839a758fdacfdb4b4b0731e8023b8bbb0b633bd32dbf21c2ce85a933a8a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libutempter-1.1.6-14.el8.aarch64.rpm" }, @@ -6790,6 +7131,9 @@ "sha256:974a32aaa741a24f75f4b3964f4fad9b1e43d291c57ad681847506e788bcd40d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/rpm-4.14.3-21.el8.aarch64.rpm" }, + "sha256:979928665e57d4a33024ae2098579d051caeaf505e6e0bf20006647d74956581": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/ipset-7.1-1.el8.aarch64.rpm" + }, "sha256:97a998a1b93c21bf070f9a9a1dbb525234b00fccedfe67de8967cd9ec7132eb1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/mpfr-3.1.6-1.el8.aarch64.rpm" }, @@ -6838,12 +7182,18 @@ "sha256:9ec0fbf6751b5d089bd777d8d953db85d02527d82f9b4e278bd885b471e16860": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/efivar-37-4.el8.aarch64.rpm" }, + "sha256:9f36a5768e0b75e11cebb81975b1397e3b68582c7625cf7d07b018a5751072ef": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iprutils-2.4.19-1.el8.aarch64.rpm" + }, "sha256:a04cb3117395b962edc32bf45d8411f240632476b0706b2df7f4a1a87b2ce34b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-six-1.11.0-8.el8.noarch.rpm" }, "sha256:a06f199eb558420baa213d65e30e85e754eacadd97dbd4f05f0c108a9a0fd7a0": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/bind-export-libs-9.11.36-2.el8.aarch64.rpm" }, + "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl2000-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:a2aeabb3962859069a78acc288bc3bffb35485428e162caafec8134f5ce6ca67": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/xkeyboard-config-2.28-1.el8.noarch.rpm" }, @@ -6919,6 +7269,9 @@ "sha256:b0c806fe44182d354d8397045090bdc18c44dc1185895f7340d91406534cb186": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/python3-markupsafe-0.23-19.el8.aarch64.rpm" }, + "sha256:b0de06989d74bbb64f8fca2590d8c3963515e36a90f77766779c24ed99934ac7": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.aarch64.rpm" + }, "sha256:b0ee4de357e56889a4f62eb2294ff18997150ca2cef4d208a6eca566114997b8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/sscg-2.3.3-14.el8.aarch64.rpm" }, @@ -6979,6 +7332,9 @@ "sha256:b8dd6d9549148d4469333794b0495817157913de2aa5a6827bb1e20e8cf58d56": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/centos-logos-85.8-2.el8.aarch64.rpm" }, + "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/firewalld-0.9.3-11.el8.noarch.rpm" + }, "sha256:b938a6facc8d8a3de12b369871738bb531c822b1ec5212501b06bcaaf6cd25fa": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/ncurses-libs-6.1-9.20180224.el8.aarch64.rpm" }, @@ -6997,6 +7353,9 @@ "sha256:ba9b85c0f600006ee76ad797376e8908292df111628c873b56c6d37f2124f933": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/glibc-common-2.28-189.el8.aarch64.rpm" }, + "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl7260-firmware-25.30.13.0-105.el8.1.noarch.rpm" + }, "sha256:bc7fc2028a29ac7a406719ed4f6740f6bf12c20961223c1e839a2a39069af38d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/quota-nls-4.04-14.el8.noarch.rpm" }, @@ -7021,6 +7380,9 @@ "sha256:c00518a0294c75119072266aaa855ad95e4e1f065a4b22f3f7f65707ee097eec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/ethtool-5.13-1.el8.aarch64.rpm" }, + "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl1000-firmware-39.31.5.1-105.el8.1.noarch.rpm" + }, "sha256:c16ad80aa53d70414eeceed59f5fe08111c12ad924c8acac4119c481b9a0b33b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/dracut-network-049-201.git20220131.el8.aarch64.rpm" }, @@ -7051,6 +7413,9 @@ "sha256:c805709ad155fa3a798350106f664aa3f239879560269146484bcf36c5d6f0d5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/python3-netifaces-0.10.6-4.el8.aarch64.rpm" }, + "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch.rpm" + }, "sha256:c8cee9719acdcaed39753c546fceda1e93fdf07f67290985f65f501b6ce03e9e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/cryptsetup-libs-2.3.7-1.el8.aarch64.rpm" }, @@ -7075,6 +7440,9 @@ "sha256:cdbc8f738d5b78a29b0ea4b1c5758f35f092e0c3d4df6864b79452e3ce818125": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/selinux-policy-targeted-3.14.3-89.el8.noarch.rpm" }, + "sha256:ce96f0a0526b349c2ad73019a7b292b84d2db4be38cd1b6fc0565a03ffb03a6e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/plymouth-0.9.4-10.20200615git1e36e30.el8.aarch64.rpm" + }, "sha256:cefd3eaed457cf764287462510811813ac91c4fd01ef94e2e165e1db690022cf": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/irqbalance-1.4.0-6.el8.aarch64.rpm" }, @@ -7162,6 +7530,9 @@ "sha256:ddc064aa8fb904fbcb1c0da0946f61581a30f6dea8fde9343c29491b0bcd7009": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-gobject-base-3.28.3-2.el8.aarch64.rpm" }, + "sha256:ddc326783f717ba44a9872faf2c82e2ea0fde7de021b2f144417889f84ce614e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iptables-1.8.4-22.el8.aarch64.rpm" + }, "sha256:de0cec19f3194af0aff5ee5f133f370dca5cb1d3d6826c24e30c001cec779c36": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/sg3_utils-1.44-5.el8.aarch64.rpm" }, @@ -7246,6 +7617,9 @@ "sha256:eef33b237a1623b7bcb8c2ca60498a9ddebc326ee9765f18428cc76eec02c04f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/coreutils-common-8.30-12.el8.aarch64.rpm" }, + "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl2030-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:ef74f2c65ed0e38dd021177d6e59fcdf7fb8de8929b7544b7a6f0709eff6562c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/readline-7.0-10.el8.aarch64.rpm" }, @@ -7258,6 +7632,9 @@ "sha256:f006928e944be95bb8d6cb757d759ad25d76d2c36d05e7eab1c4308ed6134c90": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/trousers-lib-0.3.15-1.el8.aarch64.rpm" }, + "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl3160-firmware-25.30.13.0-105.el8.1.noarch.rpm" + }, "sha256:f22de28b828e5c7e8ef53d4fad5d32762e0237f32ff101124f745e649b896703": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/dnf-plugins-core-4.0.21-10.el8.noarch.rpm" }, @@ -10375,6 +10752,16 @@ "checksum": "sha256:85cc9a63a77a01bcba1c6ac341c779b93c60e7505aeb0a72d2bd4722d7c6fcea", "check_gpg": true }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "049", + "release": "201.git20220131.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/dracut-config-rescue-049-201.git20220131.el8.aarch64.rpm", + "checksum": "sha256:78e36580e1cfd67f7cf80a9ceec37469a2383091807c7a6f50526b88c6ba610c", + "check_gpg": true + }, { "name": "dracut-network", "epoch": 0, @@ -10555,6 +10942,26 @@ "checksum": "sha256:985479064966d05aa82010ed5b8905942e47e2bebb919c9c1bd004a28addad1d", "check_gpg": true }, + { + "name": "firewalld", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/firewalld-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa", + "check_gpg": true + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/firewalld-filesystem-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3", + "check_gpg": true + }, { "name": "fontconfig", "epoch": 0, @@ -10975,6 +11382,66 @@ "checksum": "sha256:1f71bf95b7a55bba45cab298a1ec18f0bd8f782a6259c459931bd51953f52e2a", "check_gpg": true }, + { + "name": "iprutils", + "epoch": 0, + "version": "2.4.19", + "release": "1.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iprutils-2.4.19-1.el8.aarch64.rpm", + "checksum": "sha256:9f36a5768e0b75e11cebb81975b1397e3b68582c7625cf7d07b018a5751072ef", + "check_gpg": true + }, + { + "name": "ipset", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/ipset-7.1-1.el8.aarch64.rpm", + "checksum": "sha256:979928665e57d4a33024ae2098579d051caeaf505e6e0bf20006647d74956581", + "check_gpg": true + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/ipset-libs-7.1-1.el8.aarch64.rpm", + "checksum": "sha256:5a0a3ebbf94f1c49c9dab50c210e568ea3015db2fe4340652c9883ea249e898d", + "check_gpg": true + }, + { + "name": "iptables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iptables-1.8.4-22.el8.aarch64.rpm", + "checksum": "sha256:ddc326783f717ba44a9872faf2c82e2ea0fde7de021b2f144417889f84ce614e", + "check_gpg": true + }, + { + "name": "iptables-ebtables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iptables-ebtables-1.8.4-22.el8.aarch64.rpm", + "checksum": "sha256:30a0a6dba243c2ef77d8dcb2d0d79def32008ad7c7baa732802afed37bd40320", + "check_gpg": true + }, + { + "name": "iptables-libs", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iptables-libs-1.8.4-22.el8.aarch64.rpm", + "checksum": "sha256:2c99183b888b75ae3b1d7665836757fb7a1ba130b03454177331f9efe33ca630", + "check_gpg": true + }, { "name": "iputils", "epoch": 0, @@ -10995,6 +11462,136 @@ "checksum": "sha256:cefd3eaed457cf764287462510811813ac91c4fd01ef94e2e165e1db690022cf", "check_gpg": true }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl100-firmware-39.31.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a", + "check_gpg": true + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl1000-firmware-39.31.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290", + "check_gpg": true + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl105-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3", + "check_gpg": true + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl135-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23", + "check_gpg": true + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl2000-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810", + "check_gpg": true + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl2030-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252", + "check_gpg": true + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl3160-firmware-25.30.13.0-105.el8.1.noarch.rpm", + "checksum": "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966", + "check_gpg": true + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch.rpm", + "checksum": "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e", + "check_gpg": true + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl5150-firmware-8.24.2.2-105.el8.1.noarch.rpm", + "checksum": "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a", + "check_gpg": true + }, + { + "name": "iwl6000-firmware", + "epoch": 0, + "version": "9.221.4.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl6000-firmware-9.221.4.1-105.el8.1.noarch.rpm", + "checksum": "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0", + "check_gpg": true + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c", + "check_gpg": true + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl6050-firmware-41.28.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276", + "check_gpg": true + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/iwl7260-firmware-25.30.13.0-105.el8.1.noarch.rpm", + "checksum": "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce", + "check_gpg": true + }, { "name": "jansson", "epoch": 0, @@ -11595,6 +12192,26 @@ "checksum": "sha256:027937a66fb9aadb28983980edf07e31644680e4c5b6d9095dea2545fdb77ec0", "check_gpg": true }, + { + "name": "libnetfilter_conntrack", + "epoch": 0, + "version": "1.0.6", + "release": "5.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libnetfilter_conntrack-1.0.6-5.el8.aarch64.rpm", + "checksum": "sha256:4e43b0f85746f74064b082fdf6914ba4e9fe386651b1c39aeaecc702b2a59fc0", + "check_gpg": true + }, + { + "name": "libnfnetlink", + "epoch": 0, + "version": "1.0.1", + "release": "13.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libnfnetlink-1.0.1-13.el8.aarch64.rpm", + "checksum": "sha256:8422fbc84108abc9a89fe98cef9cd18ad1788b4dc6a9ec0bba1836b772fcaeda", + "check_gpg": true + }, { "name": "libnfsidmap", "epoch": 1, @@ -11605,6 +12222,16 @@ "checksum": "sha256:997e22624759286023b83265f3c2e26bbfd9f19b121fee50ce249332c4988048", "check_gpg": true }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.5", + "release": "5.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/libnftnl-1.1.5-5.el8.aarch64.rpm", + "checksum": "sha256:00522e43ce63cf63468052e627a429ededac0815212c644f4eadda88b990c3ee", + "check_gpg": true + }, { "name": "libnghttp2", "epoch": 0, @@ -12345,6 +12972,16 @@ "checksum": "sha256:451c219d095c9cc5c1f4fc3c7f28e594344b0d709ca84733c19b2e828cd91f98", "check_gpg": true }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.3", + "release": "24.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/nftables-0.9.3-24.el8.aarch64.rpm", + "checksum": "sha256:8e957d3783c2e9683746813324a2ac906209e3a9c580ed1a713a7804a0682598", + "check_gpg": true + }, { "name": "npth", "epoch": 0, @@ -12735,6 +13372,16 @@ "checksum": "sha256:116c1d18b0bda6388cde56e4c93f28b2449dc496ea6a9c5e2d4b581065e2e6c4", "check_gpg": true }, + { + "name": "python3-decorator", + "epoch": 0, + "version": "4.2.1", + "release": "2.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-decorator-4.2.1-2.el8.noarch.rpm", + "checksum": "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578", + "check_gpg": true + }, { "name": "python3-dnf", "epoch": 0, @@ -12755,6 +13402,16 @@ "checksum": "sha256:481c5ac652c504f1ec6915a3a0a895255e4d3164d6607d7e809f942c53895ae1", "check_gpg": true }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-firewall-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65", + "check_gpg": true + }, { "name": "python3-gobject-base", "epoch": 0, @@ -12875,6 +13532,16 @@ "checksum": "sha256:c5423317c885b86b0973af2f45da57f6db627dff6bed775b9b6399e28bbf09b5", "check_gpg": true }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.3", + "release": "24.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-nftables-0.9.3-24.el8.aarch64.rpm", + "checksum": "sha256:37deb2a42ef88e7c084293aea18c8425daaa682cb69e72408c96c77cf21709ff", + "check_gpg": true + }, { "name": "python3-oauthlib", "epoch": 0, @@ -13015,6 +13682,26 @@ "checksum": "sha256:a04cb3117395b962edc32bf45d8411f240632476b0706b2df7f4a1a87b2ce34b", "check_gpg": true }, + { + "name": "python3-slip", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-slip-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396", + "check_gpg": true + }, + { + "name": "python3-slip-dbus", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-baseos-20220208/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639", + "check_gpg": true + }, { "name": "python3-syspurpose", "epoch": 0, @@ -13825,6 +14512,36 @@ "checksum": "sha256:9886953d4bc5b03f26b5c3164ce5b5fd86e9f80cf6358b91dd00f870f86052fe", "check_gpg": true }, + { + "name": "plymouth", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/plymouth-0.9.4-10.20200615git1e36e30.el8.aarch64.rpm", + "checksum": "sha256:ce96f0a0526b349c2ad73019a7b292b84d2db4be38cd1b6fc0565a03ffb03a6e", + "check_gpg": true + }, + { + "name": "plymouth-core-libs", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.aarch64.rpm", + "checksum": "sha256:54fc2aa99ee1f93c7af7b8c71aacc2566e0f92855494932668139e1ec1690d96", + "check_gpg": true + }, + { + "name": "plymouth-scripts", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-aarch64-appstream-20220208/Packages/plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.aarch64.rpm", + "checksum": "sha256:b0de06989d74bbb64f8fca2590d8c3963515e36a90f77766779c24ed99934ac7", + "check_gpg": true + }, { "name": "python3-babel", "epoch": 0, @@ -14067,1417 +14784,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110131320-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 8", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110131320-4.18.0-358.el8.aarch64", - "initrd": "/initramfs-4.18.0-358.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-358.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.aarch64) 8", - "version": "4.18.0-358.el8.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/opt", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/boot", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el8.aarch64", - "NetworkManager-team-1.36.0-0.7.el8.aarch64", - "NetworkManager-tui-1.36.0-0.7.el8.aarch64", - "PackageKit-1.1.12-6.el8.aarch64", - "PackageKit-glib-1.1.12-6.el8.aarch64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-1.0.6-26.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.aarch64", - "cairo-gobject-1.15.12-3.el8.aarch64", - "centos-gpg-keys-8-4.el8.noarch", - "centos-logos-85.8-2.el8.aarch64", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.aarch64", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "dbxtool-8-5.el8_3.2.aarch64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-event-1.02.181-3.el8.aarch64", - "device-mapper-event-libs-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "device-mapper-persistent-data-0.9.0-6.el8.aarch64", - "dhcp-client-4.3.6-47.el8.0.1.aarch64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-201.git20220131.el8.aarch64", - "dracut-config-generic-049-201.git20220131.el8.aarch64", - "dracut-config-rescue-049-201.git20220131.el8.aarch64", - "dracut-network-049-201.git20220131.el8.aarch64", - "dracut-squash-049-201.git20220131.el8.aarch64", - "e2fsprogs-1.45.6-3.el8.aarch64", - "e2fsprogs-libs-1.45.6-3.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-37-4.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "fontconfig-2.13.1-4.el8.aarch64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "gdk-pixbuf2-2.36.12-5.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib-networking-2.56.1-1.1.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-189.el8.aarch64", - "glibc-all-langpacks-2.28-189.el8.aarch64", - "glibc-common-2.28-189.el8.aarch64", - "glibc-gconv-extra-2.28-189.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gsettings-desktop-schemas-3.32.0-6.el8.aarch64", - "gssproxy-0.8.0-20.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-7.el8.0.1.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.17-1.el8.aarch64", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iprutils-2.4.19-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-22.el8.aarch64", - "iptables-ebtables-1.8.4-22.el8.aarch64", - "iptables-libs-1.8.4-22.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.aarch64", - "kernel-core-4.18.0-358.el8.aarch64", - "kernel-modules-4.18.0-358.el8.aarch64", - "kernel-tools-4.18.0-358.el8.aarch64", - "kernel-tools-libs-4.18.0-358.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "less-530-1.el8.aarch64", - "libX11-1.6.8-5.el8.aarch64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libaio-0.3.112-1.el8.aarch64", - "libappstream-glib-0.7.14-3.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libcap-2.48-2.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-3.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-7.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-37.2-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodman-2.0.1-17.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnfsidmap-2.3.3-47.el8.aarch64", - "libnftnl-1.1.5-5.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libproxy-0.4.15-5.2.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libsoup-2.62.3-2.el8.aarch64", - "libss-1.45.6-3.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.aarch64", - "libsss_certmap-2.6.1-2.el8.aarch64", - "libsss_idmap-2.6.1-2.el8.aarch64", - "libsss_nss_idmap-2.6.1-2.el8.aarch64", - "libsss_sudo-2.6.1-2.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libstemmer-0-10.585svn.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libverto-libevent-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lvm2-2.03.14-3.el8.aarch64", - "lvm2-libs-2.03.14-3.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "net-tools-2.0-0.52.20160912git.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nfs-utils-2.3.3-47.el8.aarch64", - "nftables-0.9.3-24.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-12.el8.aarch64", - "openssh-clients-8.0p1-12.el8.aarch64", - "openssh-server-8.0p1-12.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-16.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pixman-0.38.4-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.aarch64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.aarch64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.aarch64", - "policycoreutils-2.9-18.el8.aarch64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.aarch64", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-3.28.3-2.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-7.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-libxml2-2.9.7-11.el8.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-nftables-0.9.3-24.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.aarch64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-systemd-234-8.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.aarch64", - "quota-4.04-14.el8.aarch64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.aarch64", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sscg-2.3.3-14.el8.aarch64", - "sssd-client-2.6.1-2.el8.aarch64", - "sssd-common-2.6.1-2.el8.aarch64", - "sssd-kcm-2.6.1-2.el8.aarch64", - "sssd-nfs-idmap-2.6.1-2.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "tcpdump-4.9.3-3.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-7.el8.noarch", - "yum-utils-4.0.21-10.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10094624256, - "start": 642777088, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "CPBxYA-Ffa5-41wc-eWnn-Nggm-VN0A-6GNpa9" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "A178892E-E285-4CE1-9114-55780875D64E", - "size": 536870912, - "start": 105906176, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/centos/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/centos/mmaa64.efi": ".......T.", - "/boot/efi/EFI/centos/shim.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-aarch64-tar-boot.json b/test/data/manifests/centos_8-aarch64-tar-boot.json index f9398b79b..317989624 100644 --- a/test/data/manifests/centos_8-aarch64-tar-boot.json +++ b/test/data/manifests/centos_8-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "centos-8", "arch": "aarch64", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -8335,703 +8330,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110131320-4.18.0-358.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-358.el8.aarch64.img", - "linux": "/boot/vmlinuz-4.18.0-358.el8.aarch64", - "options": "$kernelopts", - "title": "CentOS Stream (4.18.0-358.el8.aarch64) 8", - "version": "4.18.0-358.el8.aarch64" - } - ], - "default-target": "graphical.target", - "dnf": { - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "acl-2.2.53-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "chkconfig-1.19.1-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dracut-049-201.git20220131.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-189.el8.aarch64", - "glibc-all-langpacks-2.28-189.el8.aarch64", - "glibc-common-2.28-189.el8.aarch64", - "glibc-gconv-extra-2.28-189.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "grep-3.1-6.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.aarch64", - "kernel-core-4.18.0-358.el8.aarch64", - "kernel-modules-4.18.0-358.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libcap-2.48-2.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcom_err-1.45.6-3.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-12.el8.aarch64", - "openssh-server-8.0p1-12.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-16.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.aarch64", - "rpm-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tzdata-2021e-1.el8.noarch", - "util-linux-2.32.1-32.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "zlib-1.2.11-17.el8.aarch64" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/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", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "ctrl-alt-del.target", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-ppc64le-qcow2-boot.json b/test/data/manifests/centos_8-ppc64le-qcow2-boot.json index 08e50961d..68d6450c7 100644 --- a/test/data/manifests/centos_8-ppc64le-qcow2-boot.json +++ b/test/data/manifests/centos_8-ppc64le-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -14731,1353 +14728,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110135343-4.18.0-358.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-358.el8.ppc64le.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.ppc64le", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.ppc64le) 8", - "version": "4.18.0-358.el8.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:995:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.ppc64le", - "NetworkManager-libnm-1.36.0-0.7.el8.ppc64le", - "NetworkManager-team-1.36.0-0.7.el8.ppc64le", - "NetworkManager-tui-1.36.0-0.7.el8.ppc64le", - "PackageKit-1.1.12-6.el8.ppc64le", - "PackageKit-glib-1.1.12-6.el8.ppc64le", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.ppc64le", - "audit-3.0.7-1.el8.ppc64le", - "audit-libs-3.0.7-1.el8.ppc64le", - "authselect-1.2.2-3.el8.ppc64le", - "authselect-compat-1.2.2-3.el8.ppc64le", - "authselect-libs-1.2.2-3.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.ppc64le", - "bc-1.07.1-5.el8.ppc64le", - "bind-export-libs-9.11.36-2.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-1.0.6-26.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "c-ares-1.13.0-6.el8.ppc64le", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.ppc64le", - "cairo-gobject-1.15.12-3.el8.ppc64le", - "centos-gpg-keys-8-4.el8.noarch", - "centos-logos-85.8-2.el8.ppc64le", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.ppc64le", - "chkconfig-1.19.1-1.el8.ppc64le", - "chrony-4.1-1.el8.ppc64le", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.ppc64le", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.ppc64le", - "coreutils-8.30-12.el8.ppc64le", - "coreutils-common-8.30-12.el8.ppc64le", - "cpio-2.12-11.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "cronie-1.5.2-6.el8.ppc64le", - "cronie-anacron-1.5.2-6.el8.ppc64le", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.ppc64le", - "curl-7.61.1-22.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-18.el8.ppc64le", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.ppc64le", - "dbus-glib-0.110-2.el8.ppc64le", - "dbus-libs-1.12.8-18.el8.ppc64le", - "dbus-tools-1.12.8-18.el8.ppc64le", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.ppc64le", - "device-mapper-libs-1.02.181-3.el8.ppc64le", - "dhcp-client-4.3.6-47.el8.0.1.ppc64le", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.ppc64le", - "dracut-049-201.git20220131.el8.ppc64le", - "dracut-config-generic-049-201.git20220131.el8.ppc64le", - "dracut-network-049-201.git20220131.el8.ppc64le", - "dracut-squash-049-201.git20220131.el8.ppc64le", - "e2fsprogs-1.45.6-3.el8.ppc64le", - "e2fsprogs-libs-1.45.6-3.el8.ppc64le", - "elfutils-debuginfod-client-0.186-1.el8.ppc64le", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.ppc64le", - "elfutils-libs-0.186-1.el8.ppc64le", - "ethtool-5.13-1.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-20.el8.ppc64le", - "file-libs-5.33-20.el8.ppc64le", - "filesystem-3.8-6.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "fontconfig-2.13.1-4.el8.ppc64le", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.ppc64le", - "fuse-libs-2.9.7-12.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gdisk-1.0.3-8.el8.ppc64le", - "gdk-pixbuf2-2.36.12-5.el8.ppc64le", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib-networking-2.56.1-1.1.el8.ppc64le", - "glib2-2.56.4-158.el8.ppc64le", - "glibc-2.28-189.el8.ppc64le", - "glibc-all-langpacks-2.28-189.el8.ppc64le", - "glibc-common-2.28-189.el8.ppc64le", - "glibc-gconv-extra-2.28-189.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnupg2-2.2.20-2.el8.ppc64le", - "gnupg2-smime-2.2.20-2.el8.ppc64le", - "gnutls-3.6.16-4.el8.ppc64le", - "gobject-introspection-1.56.1-1.el8.ppc64le", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.ppc64le", - "grep-3.1-6.el8.ppc64le", - "groff-base-1.22.3-18.el8.ppc64le", - "grub2-common-2.02-106.el8.noarch", - "grub2-ppc64le-2.02-106.el8.ppc64le", - "grub2-ppc64le-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.ppc64le", - "grub2-tools-extra-2.02-106.el8.ppc64le", - "grub2-tools-minimal-2.02-106.el8.ppc64le", - "grubby-8.40-42.el8.ppc64le", - "gsettings-desktop-schemas-3.32.0-6.el8.ppc64le", - "gssproxy-0.8.0-20.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hdparm-9.54-4.el8.ppc64le", - "hostname-3.20-7.el8.0.1.ppc64le", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.ppc64le", - "info-6.5-7.el8_5.ppc64le", - "initscripts-10.00.17-1.el8.ppc64le", - "ipcalc-0.2.4-4.el8.ppc64le", - "iproute-5.15.0-2.el8.ppc64le", - "iputils-20180629-8.el8.ppc64le", - "irqbalance-1.4.0-6.el8.ppc64le", - "jansson-2.14-1.el8.ppc64le", - "json-c-0.13.1-3.el8.ppc64le", - "json-glib-1.4.4-1.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.ppc64le", - "kernel-core-4.18.0-358.el8.ppc64le", - "kernel-modules-4.18.0-358.el8.ppc64le", - "kernel-tools-4.18.0-358.el8.ppc64le", - "kernel-tools-libs-4.18.0-358.el8.ppc64le", - "kexec-tools-2.0.20-68.el8.ppc64le", - "keyutils-1.5.10-9.el8.ppc64le", - "keyutils-libs-1.5.10-9.el8.ppc64le", - "kmod-25-19.el8.ppc64le", - "kmod-libs-25-19.el8.ppc64le", - "kpartx-0.8.4-21.el8.ppc64le", - "krb5-libs-1.18.2-14.el8.ppc64le", - "less-530-1.el8.ppc64le", - "libX11-1.6.8-5.el8.ppc64le", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.ppc64le", - "libXext-1.3.4-1.el8.ppc64le", - "libXrender-0.9.10-7.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libappstream-glib-0.7.14-3.el8.ppc64le", - "libarchive-3.3.3-3.el8_5.ppc64le", - "libassuan-2.5.1-3.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libbasicobjects-0.1.1-39.el8.ppc64le", - "libblkid-2.32.1-32.el8.ppc64le", - "libbpf-0.4.0-3.el8.ppc64le", - "libcap-2.48-2.el8.ppc64le", - "libcap-ng-0.7.11-1.el8.ppc64le", - "libcollection-0.7.0-39.el8.ppc64le", - "libcom_err-1.45.6-3.el8.ppc64le", - "libcomps-0.1.18-1.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-22.el8.ppc64le", - "libdaemon-0.14-15.el8.ppc64le", - "libdb-5.3.28-42.el8_4.ppc64le", - "libdb-utils-5.3.28-42.el8_4.ppc64le", - "libdhash-0.5.0-39.el8.ppc64le", - "libdnf-0.63.0-7.el8.ppc64le", - "libedit-3.1-23.20170329cvs.el8.ppc64le", - "libestr-0.1.10-1.el8.ppc64le", - "libevent-2.1.8-5.el8.ppc64le", - "libfastjson-0.99.9-1.el8.ppc64le", - "libfdisk-2.32.1-32.el8.ppc64le", - "libffi-3.1-23.el8.ppc64le", - "libgcc-8.5.0-10.el8.ppc64le", - "libgcrypt-1.8.5-6.el8.ppc64le", - "libgomp-8.5.0-10.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-37.2-1.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libini_config-1.3.1-39.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libksba-1.3.5-7.el8.ppc64le", - "libldb-2.4.1-1.el8.ppc64le", - "libmaxminddb-1.2.0-10.el8.ppc64le", - "libmnl-1.0.4-6.el8.ppc64le", - "libmodman-2.0.1-17.el8.ppc64le", - "libmodulemd-2.13.0-1.el8.ppc64le", - "libmount-2.32.1-32.el8.ppc64le", - "libndp-1.7-6.el8.ppc64le", - "libnfsidmap-2.3.3-47.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnl3-cli-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpath_utils-0.2.1-39.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpipeline-1.5.0-2.el8.ppc64le", - "libpng-1.6.34-5.el8.ppc64le", - "libproxy-0.4.15-5.2.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "libref_array-0.1.5-39.el8.ppc64le", - "librepo-1.14.2-1.el8.ppc64le", - "libreport-filesystem-2.9.5-15.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.2-1.el8.ppc64le", - "libsecret-0.18.6-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-3.el8.ppc64le", - "libservicelog-1.1.19-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-32.el8.ppc64le", - "libsolv-0.7.20-1.el8.ppc64le", - "libsoup-2.62.3-2.el8.ppc64le", - "libss-1.45.6-3.el8.ppc64le", - "libssh-0.9.6-3.el8.ppc64le", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.ppc64le", - "libsss_certmap-2.6.1-2.el8.ppc64le", - "libsss_idmap-2.6.1-2.el8.ppc64le", - "libsss_nss_idmap-2.6.1-2.el8.ppc64le", - "libsss_sudo-2.6.1-2.el8.ppc64le", - "libstdc++-8.5.0-10.el8.ppc64le", - "libstemmer-0-10.585svn.el8.ppc64le", - "libsysfs-2.1.0-25.el8.ppc64le", - "libtalloc-2.3.3-1.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtdb-1.4.4-1.el8.ppc64le", - "libteam-1.31-2.el8.ppc64le", - "libtevent-0.11.0-0.el8.ppc64le", - "libtirpc-1.1.4-6.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libusbx-1.0.23-4.el8.ppc64le", - "libuser-0.62-24.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-32.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libverto-libevent-0.3.0-5.el8.ppc64le", - "libvpd-2.2.8-1.el8.ppc64le", - "libxcb-1.13.1-1.el8.ppc64le", - "libxcrypt-4.1.1-6.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-11.el8.ppc64le", - "libyaml-0.1.7-5.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.ppc64le", - "logrotate-3.14.0-4.el8.ppc64le", - "lshw-B.02.19.2-6.el8.ppc64le", - "lsscsi-0.32-3.el8.ppc64le", - "lsvpd-1.7.13-1.el8.ppc64le", - "lua-libs-5.3.4-12.el8.ppc64le", - "lz4-libs-1.8.3-3.el8_4.ppc64le", - "lzo-2.08-14.el8.ppc64le", - "man-db-2.7.6.1-18.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mozjs60-60.9.0-4.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-9.20180224.el8.ppc64le", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.ppc64le", - "net-tools-2.0-0.52.20160912git.el8.ppc64le", - "nettle-3.4.1-7.el8.ppc64le", - "newt-0.52.20-11.el8.ppc64le", - "nfs-utils-2.3.3-47.el8.ppc64le", - "npth-1.5-4.el8.ppc64le", - "numactl-libs-2.0.12-13.el8.ppc64le", - "oddjob-0.34.7-1.el8.ppc64le", - "oddjob-mkhomedir-0.34.7-1.el8.ppc64le", - "opal-prd-6.7.1-1.el8.ppc64le", - "openldap-2.4.46-18.el8.ppc64le", - "openssh-8.0p1-12.el8.ppc64le", - "openssh-clients-8.0p1-12.el8.ppc64le", - "openssh-server-8.0p1-12.el8.ppc64le", - "openssl-1.1.1k-5.el8_5.ppc64le", - "openssl-libs-1.1.1k-5.el8_5.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-9.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-16.el8.ppc64le", - "parted-3.2-39.el8.ppc64le", - "passwd-0.80-3.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-6.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.ppc64le", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.ppc64le", - "perl-Encode-2.97-3.el8.ppc64le", - "perl-Errno-1.28-421.el8.ppc64le", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.ppc64le", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch", - "perl-MIME-Base64-3.15-396.el8.ppc64le", - "perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch", - "perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.ppc64le", - "perl-PathTools-3.74-1.el8.ppc64le", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.ppc64le", - "perl-Socket-2.027-3.el8.ppc64le", - "perl-Storable-3.11-3.el8.ppc64le", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.ppc64le", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.ppc64le", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.ppc64le", - "perl-macros-5.26.3-421.el8.ppc64le", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.ppc64le", - "perl-threads-shared-1.58-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "pinentry-1.1.0-2.el8.ppc64le", - "pixman-0.38.4-1.el8.ppc64le", - "platform-python-3.6.8-45.el8.ppc64le", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.ppc64le", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.ppc64le", - "polkit-libs-0.115-13.el8_5.1.ppc64le", - "polkit-pkla-compat-0.1-12.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "powerpc-utils-1.3.9-1.el8.ppc64le", - "powerpc-utils-core-1.3.9-1.el8.ppc64le", - "ppc64-diag-2.7.7-1.el8.ppc64le", - "ppc64-diag-rtas-2.7.7-1.el8.ppc64le", - "prefixdevname-0.1.0-6.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "psmisc-23.1-5.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.ppc64le", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.ppc64le", - "python3-cffi-1.11.5-5.el8.ppc64le", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.ppc64le", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.ppc64le", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-gobject-3.28.3-2.el8.ppc64le", - "python3-gobject-base-3.28.3-2.el8.ppc64le", - "python3-gpg-1.13.1-9.el8.ppc64le", - "python3-hawkey-0.63.0-7.el8.ppc64le", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.ppc64le", - "python3-libdnf-0.63.0-7.el8.ppc64le", - "python3-libs-3.6.8-45.el8.ppc64le", - "python3-libselinux-2.9-5.el8.ppc64le", - "python3-libsemanage-2.9-6.el8.ppc64le", - "python3-libxml2-2.9.7-11.el8.ppc64le", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.ppc64le", - "python3-netifaces-0.10.6-4.el8.ppc64le", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.ppc64le", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.ppc64le", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.ppc64le", - "python3-setools-4.3.0-3.el8.ppc64le", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.ppc64le", - "python3-systemd-234-8.el8.ppc64le", - "python3-unbound-1.7.3-17.el8.ppc64le", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.ppc64le", - "quota-4.04-14.el8.ppc64le", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.ppc64le", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.ppc64le", - "rpm-4.14.3-21.el8.ppc64le", - "rpm-build-libs-4.14.3-21.el8.ppc64le", - "rpm-libs-4.14.3-21.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-21.el8.ppc64le", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.ppc64le", - "rsync-3.1.3-14.el8.ppc64le", - "rsyslog-8.2102.0-7.el8.ppc64le", - "sed-4.5-5.el8.ppc64le", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "servicelog-1.1.15-1.el8.ppc64le", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.ppc64le", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.ppc64le", - "sg3_utils-libs-1.44-5.el8.ppc64le", - "shadow-utils-4.6-16.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "slang-2.3.2-3.el8.ppc64le", - "snappy-1.1.8-3.el8.ppc64le", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.ppc64le", - "squashfs-tools-4.3-20.el8.ppc64le", - "sscg-2.3.3-14.el8.ppc64le", - "sssd-client-2.6.1-2.el8.ppc64le", - "sssd-common-2.6.1-2.el8.ppc64le", - "sssd-kcm-2.6.1-2.el8.ppc64le", - "sssd-nfs-idmap-2.6.1-2.el8.ppc64le", - "sudo-1.8.29-8.el8.ppc64le", - "systemd-239-56.el8.ppc64le", - "systemd-libs-239-56.el8.ppc64le", - "systemd-pam-239-56.el8.ppc64le", - "systemd-udev-239-56.el8.ppc64le", - "tar-1.30-5.el8.ppc64le", - "tcpdump-4.9.3-3.el8.ppc64le", - "teamd-1.31-2.el8.ppc64le", - "timedatex-0.5-3.el8.ppc64le", - "tpm2-tss-2.3.2-4.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.ppc64le", - "util-linux-2.32.1-32.el8.ppc64le", - "vim-minimal-8.0.1763-16.el8_5.7.ppc64le", - "virt-what-1.18-13.el8.ppc64le", - "which-2.21-17.el8.ppc64le", - "xfsprogs-5.0.0-10.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "yum-4.7.0-7.el8.noarch", - "yum-utils-4.0.21-10.el8.noarch", - "zlib-1.2.11-17.el8.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 10732175360, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "hcn-init.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "opal_errd.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-ppc64le-qcow2_customize-boot.json b/test/data/manifests/centos_8-ppc64le-qcow2_customize-boot.json index f06849554..c1e539395 100644 --- a/test/data/manifests/centos_8-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/centos_8-ppc64le-qcow2_customize-boot.json @@ -27,8 +27,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -2613,6 +2616,14 @@ } } }, + { + "id": "sha256:a789fa3e92157943df985bf89350256fb4b254b1397ccd541b5f921ec419a1da", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:6957741329b041b20b4b26dfff29544a9ac414c6a13faadd48728027ad37790a", "options": { @@ -2725,6 +2736,22 @@ } } }, + { + "id": "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:03d4a57323d9808f1a69446dcdd8aad9f38800353d3f387d5e616048c6329359", "options": { @@ -3069,6 +3096,54 @@ } } }, + { + "id": "sha256:ccc815d5d4e9ff62f2b666c285ebf27060218ff480c171cc541ccbf1005f05b3", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:dc71fa093b472bf0d59ab44f6f824592bb0e8fcceb88035e980d91aa2626f826", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:7a550ec0bb8be2920abc6198faac70132027bc672c7bc3897ba0331727b94aa7", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:81f07a1e1c6377edc37c307d7c9cfbea01293f829689bd1f06d95d89c088888f", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:8650e06f4b487d3532f5b717b59c99e7672cf04e0bfc37b36a1e2527854fe31b", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:92664956b0a04ac68e4b4ef3169ea1026597677c2addcc8dab7305335c87669d", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:ac8a82d3bdb48b8eaf0520948d0db029de29bbb3c39aa99b2429b2f706d2534e", "options": { @@ -3085,6 +3160,110 @@ } } }, + { + "id": "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:0cf6d0d57355f7e63bb9b730faaea3d89a3ebcc2336169535dad878ba39056d2", "options": { @@ -3565,6 +3744,22 @@ } } }, + { + "id": "sha256:b57141234c3c1d1b2d46dfec037dcae8ba3ebdc534660c661771aab46e38b44b", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:6d9b770c5d34ee0fb93e78b6ce44c3e0e99ecaa9d57265e32256e14a3bba8190", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:d9d59749aaecd5580a1b23b39623eed5a4b197ae481a8124d651f9517b4ac8e8", "options": { @@ -3573,6 +3768,14 @@ } } }, + { + "id": "sha256:a974e1e59fd5112104cea8ff7480b5f5b8cb30eb992a265dec8037341e710140", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:d3a4f367a9c5ba936b1bb5480db390889a303e5ec8ff34bb4274c1d840a1784d", "options": { @@ -4189,6 +4392,14 @@ } } }, + { + "id": "sha256:0ddbbdc10d25396d7cef80fe964e0ce0c0e3b28feacb796566769f4a718aff78", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:7a66928044c3478964aeaf6f9e981fdbcfa6b2ff7fad9f2ad57a8c09387cbbf2", "options": { @@ -4805,6 +5016,14 @@ } } }, + { + "id": "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:e57d878bfe148439260627fb097f2eaa0a1b64f5bb23738f6939c553e8cdbd91", "options": { @@ -4821,6 +5040,14 @@ } } }, + { + "id": "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:8781993942f622945aefe59e449a5ff4608f969db79fbe893040890ff08fc1f9", "options": { @@ -4917,6 +5144,14 @@ } } }, + { + "id": "sha256:494a8d46c7a172ae1ed289cfba3ea1130ec52c91f31556f4e6b191d1b48254f7", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:20874a9d40b12125c9e5b97fe4ccda3f94acbc03da1dec7299123901f5b56631", "options": { @@ -5029,6 +5264,22 @@ } } }, + { + "id": "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:92f57f56716282ce84499392028d06594a027e8d0f16bca8afb37b837df5c988", "options": { @@ -5741,6 +5992,30 @@ } } }, + { + "id": "sha256:acb34650d6931d5ab6eb4d3892ceafd34912bc82c3a9bfe0a9df1a9eff29b326", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:fba747b31faa9163410b9569c780ef7da697cbbcb3556907e3f1740768895444", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:9800f572ea3a995e6756a0bfdbb62390f7249db42878f70d7d8da60eacdc05e1", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:d2748115958b57c9c5125e23bad9462edbabb33c81197424a33d8060745ff646", "options": { @@ -6438,6 +6713,12 @@ "sha256:0d051ab0ceddea63af686e84667fda85aa39646d7e3d36fadcb8491a10b4550e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libsss_certmap-2.6.1-2.el8.ppc64le.rpm" }, + "sha256:0ddbbdc10d25396d7cef80fe964e0ce0c0e3b28feacb796566769f4a718aff78": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/nftables-0.9.3-24.el8.ppc64le.rpm" + }, + "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-decorator-4.2.1-2.el8.noarch.rpm" + }, "sha256:0edde19e0c027c8cff31b82e1f4b0b198c00bf924047fcf4dd610a7d4965ab52": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/python3-pytz-2017.2-9.el8.noarch.rpm" }, @@ -6474,6 +6755,9 @@ "sha256:11ff811a72c82084c7c14700b23d29643e153442a34b3b486e270e5b40e38d0a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/gnupg2-2.2.20-2.el8.ppc64le.rpm" }, + "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl100-firmware-39.31.5.1-105.el8.1.noarch.rpm" + }, "sha256:12a72929ffcd5ad045c0fe91dab598f47a1ef862a6eb228b277e551156a16974": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/lsvpd-1.7.13-1.el8.ppc64le.rpm" }, @@ -6513,6 +6797,9 @@ "sha256:194dbe332ccdb33d58f040da07667257e176975f6b2f17343bbf33fb99deb097": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libcroco-0.6.12-4.el8_2.1.ppc64le.rpm" }, + "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/firewalld-filesystem-0.9.3-11.el8.noarch.rpm" + }, "sha256:1a968f65db066243cbd0a6e12d193ef674637f044299a15b5d6b910e91411812": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libxcrypt-4.1.1-6.el8.ppc64le.rpm" }, @@ -6564,6 +6851,9 @@ "sha256:2240433a329aa55198e516387e8c1397ba760607ccb823331329730f05effd5a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/audit-3.0.7-1.el8.ppc64le.rpm" }, + "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-slip-0.6.4-11.el8.noarch.rpm" + }, "sha256:2394d6a1ce4de90590e65111d870b172cb9d4e30e1e6f58a334b29e717fdd031": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/psmisc-23.1-5.el8.ppc64le.rpm" }, @@ -6591,6 +6881,9 @@ "sha256:29214e4bf64efb65d82bd3f318d0ac3b7a6b03f6f6abfd469148bc2f894c6846": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/libmaxminddb-1.2.0-10.el8.ppc64le.rpm" }, + "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-firewall-0.9.3-11.el8.noarch.rpm" + }, "sha256:2975de6545b4ca7907ae368a1716c531764e4afccbf27fb0a694d90e983c38e2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/perl-Text-ParseWords-3.30-395.el8.noarch.rpm" }, @@ -6675,6 +6968,9 @@ "sha256:38fe7db64baf2d4804a14466a6244f3c1de3bd5deca0ad4044e96d0d3f3751c7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/checkpolicy-2.9-1.el8.ppc64le.rpm" }, + "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:3a21f9703edf3fa33fb3cafd1bce953a404c7093538ffa99bb43fe5a63b4837d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/glibc-2.28-189.el8.ppc64le.rpm" }, @@ -6750,6 +7046,9 @@ "sha256:4942002f6e3a471b8d51801047ea2584d5cd1dad5d4c4e44bce7af50c5b7cb14": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/glib-networking-2.56.1-1.1.el8.ppc64le.rpm" }, + "sha256:494a8d46c7a172ae1ed289cfba3ea1130ec52c91f31556f4e6b191d1b48254f7": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-nftables-0.9.3-24.el8.ppc64le.rpm" + }, "sha256:4966b1832e9eccd8f83ecc20143fb6f18215107bdecd7267b4605cdae4a6562a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/authselect-libs-1.2.2-3.el8.ppc64le.rpm" }, @@ -6774,6 +7073,9 @@ "sha256:4b4c7b4b50690a9239d860a5ca92a170c60d1a42201e1d30a44867aa25a8c6e6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/platform-python-3.6.8-45.el8.ppc64le.rpm" }, + "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl5150-firmware-8.24.2.2-105.el8.1.noarch.rpm" + }, "sha256:4c122d9e0a72a2e81d17e601addc4ba960c2d23703454ddfc277dcaa461a35f3": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libibverbs-37.2-1.el8.ppc64le.rpm" }, @@ -6831,6 +7133,9 @@ "sha256:55f7e96bd8c560806bd26f4867a54e37eef89d6bf1a7599a335eb901cb78f991": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/polkit-libs-0.115-13.el8_5.1.ppc64le.rpm" }, + "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm" + }, "sha256:565fcd17f9a518079f39a9dbad051efd12a69d2f83a06dabab666ee610597fb1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/device-mapper-persistent-data-0.9.0-6.el8.ppc64le.rpm" }, @@ -6861,6 +7166,9 @@ "sha256:59e910f892580bb2b86f3035a34c3ad7b5ff9c7b70a4aa81b5db970729111337": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/dbus-libs-1.12.8-18.el8.ppc64le.rpm" }, + "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl6000-firmware-9.221.4.1-105.el8.1.noarch.rpm" + }, "sha256:5b0f2f11c7d635630ced3cc6431b60d27a2c80f878420654df18a714b3df6c0e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-pyyaml-3.12-12.el8.ppc64le.rpm" }, @@ -7017,6 +7325,9 @@ "sha256:6bfc201a12dc7bba21069a663aa692a96c5e8920b0d94a4e355c332d7ead15ba": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libzstd-1.4.4-1.el8.ppc64le.rpm" }, + "sha256:6d9b770c5d34ee0fb93e78b6ce44c3e0e99ecaa9d57265e32256e14a3bba8190": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libnfnetlink-1.0.1-13.el8.ppc64le.rpm" + }, "sha256:6e42334b9c206494b3a98c6ce950ebdce1830577dff4be7c1ab791f105d84984": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-libdnf-0.63.0-7.el8.ppc64le.rpm" }, @@ -7062,6 +7373,9 @@ "sha256:776a6a201c09bdf18eec317bf6572372e796dc17abc0a708653b8b4e2b4b6873": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/cockpit-bridge-261-1.el8.ppc64le.rpm" }, + "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl105-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:783b3f7c5d5ea7bd1a03ca7f40dca05d60629b341c74ae54f4e76c35e959e888": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/setroubleshoot-plugins-3.3.14-1.el8.noarch.rpm" }, @@ -7086,9 +7400,15 @@ "sha256:7962bed04e961194d64769b4b7d5c85836808361c606e943b013098fe53df782": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libtevent-0.11.0-0.el8.ppc64le.rpm" }, + "sha256:7a550ec0bb8be2920abc6198faac70132027bc672c7bc3897ba0331727b94aa7": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/ipset-libs-7.1-1.el8.ppc64le.rpm" + }, "sha256:7a66928044c3478964aeaf6f9e981fdbcfa6b2ff7fad9f2ad57a8c09387cbbf2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/npth-1.5-4.el8.ppc64le.rpm" }, + "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl6050-firmware-41.28.5.1-105.el8.1.noarch.rpm" + }, "sha256:7abf49cabbaf996afc0c2604f10ea18f8f22a903fc4ba3728a18f5892353c5c9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/ncurses-6.1-9.20180224.el8.ppc64le.rpm" }, @@ -7128,6 +7448,9 @@ "sha256:8119d276749b35cd9c283c1a8d970b3528bea58427eb37eafc22b6093a978f08": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/ima-evm-utils-1.3.2-12.el8.ppc64le.rpm" }, + "sha256:81f07a1e1c6377edc37c307d7c9cfbea01293f829689bd1f06d95d89c088888f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iptables-1.8.4-22.el8.ppc64le.rpm" + }, "sha256:8251882bfa804a3dea94c8ec43cc1e4fbd25d70db23e7448723120b5abf6845a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/polkit-0.115-13.el8_5.1.ppc64le.rpm" }, @@ -7152,6 +7475,9 @@ "sha256:864f5bf99bf805c3e1143f78a78012d2f910f0d5627519b1f263a4d5cc6fa45e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/isomd5sum-1.2.3-3.el8.ppc64le.rpm" }, + "sha256:8650e06f4b487d3532f5b717b59c99e7672cf04e0bfc37b36a1e2527854fe31b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iptables-ebtables-1.8.4-22.el8.ppc64le.rpm" + }, "sha256:8729b157f0925feccdaef8aacd91c6aebe0109e621675bcc15e1830673b0e19d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/brotli-1.0.6-3.el8.ppc64le.rpm" }, @@ -7218,6 +7544,9 @@ "sha256:8df89952b5a663972b9d3a4fddedb2f77a8b9282bd1f536b28189af0abddb84a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/elfutils-libelf-0.186-1.el8.ppc64le.rpm" }, + "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl135-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:8fac74fd656cee9b57964a9b2425484a0df03c8acc36f9902b4c1f5d0bac760c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libssh-0.9.6-3.el8.ppc64le.rpm" }, @@ -7236,6 +7565,9 @@ "sha256:92231ae50af0bec0c6fdaf9d92e4ba1fc695251c1a13bd269c45c59dd070c359": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/python3-netifaces-0.10.6-4.el8.ppc64le.rpm" }, + "sha256:92664956b0a04ac68e4b4ef3169ea1026597677c2addcc8dab7305335c87669d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iptables-libs-1.8.4-22.el8.ppc64le.rpm" + }, "sha256:92af3ab99545b691391158526294da044ff7dd51460db6ec8de81f99fc329375": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/dhcp-common-4.3.6-47.el8.0.1.noarch.rpm" }, @@ -7263,6 +7595,9 @@ "sha256:95e2fded4a5ff4b8807e71a35a0a781d52846cf00dd7ee4692d7932ac197ee39": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/grub2-common-2.02-106.el8.noarch.rpm" }, + "sha256:9800f572ea3a995e6756a0bfdbb62390f7249db42878f70d7d8da60eacdc05e1": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.ppc64le.rpm" + }, "sha256:980a4fc178a208b3229edda3ebf67b8040f21025d93d2a55360f64d34c4d43b9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/c-ares-1.13.0-6.el8.ppc64le.rpm" }, @@ -7326,6 +7661,9 @@ "sha256:a0b8a6b2c8dad75290228086dd0af342979604bbf4b9500029e25d766835c0f4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libevent-2.1.8-5.el8.ppc64le.rpm" }, + "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl2000-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:a124f904705c46426ec07353c7571e7a8b92476c562c8387a567c846c7d9d8f4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/systemd-udev-239-56.el8.ppc64le.rpm" }, @@ -7365,12 +7703,18 @@ "sha256:a5f9f2c4f39f393971f268aebb1b55d18d0d96693d08a9ed70403e8565807bb6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libksba-1.3.5-7.el8.ppc64le.rpm" }, + "sha256:a789fa3e92157943df985bf89350256fb4b254b1397ccd541b5f921ec419a1da": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/dracut-config-rescue-049-201.git20220131.el8.ppc64le.rpm" + }, "sha256:a81afd94bec26037880bccdb97937c7662ecb6c1006a8bbf657d8ffafc7c4614": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/rpcbind-1.2.5-8.el8.ppc64le.rpm" }, "sha256:a8a27e1ffbb92356d6376334687b9eaa0cb5f2eece2670128f3a01e391e9f3bb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/dejavu-sans-mono-fonts-2.35-7.el8.noarch.rpm" }, + "sha256:a974e1e59fd5112104cea8ff7480b5f5b8cb30eb992a265dec8037341e710140": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libnftnl-1.1.5-5.el8.ppc64le.rpm" + }, "sha256:aa0007192287faeaecc72d9fa48efdb3108c764d450dc8fea65474476da32c45": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-pyudev-0.21.0-7.el8.noarch.rpm" }, @@ -7386,6 +7730,9 @@ "sha256:ac8a82d3bdb48b8eaf0520948d0db029de29bbb3c39aa99b2429b2f706d2534e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iputils-20180629-8.el8.ppc64le.rpm" }, + "sha256:acb34650d6931d5ab6eb4d3892ceafd34912bc82c3a9bfe0a9df1a9eff29b326": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/plymouth-0.9.4-10.20200615git1e36e30.el8.ppc64le.rpm" + }, "sha256:acee5abd66ed39548a01346c252876cef4939e92ac5a468cdc9729d2cd08e8d9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libbpf-0.4.0-3.el8.ppc64le.rpm" }, @@ -7419,6 +7766,9 @@ "sha256:b566154cc9b2b1996716def297d58101f3015a1b868187f1f9e4cd3074ae9988": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/perl-threads-shared-1.58-2.el8.ppc64le.rpm" }, + "sha256:b57141234c3c1d1b2d46dfec037dcae8ba3ebdc534660c661771aab46e38b44b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libnetfilter_conntrack-1.0.6-5.el8.ppc64le.rpm" + }, "sha256:b58be8f7685340b35e61945b1ab499bc1030b0b021b2ac5576897cf079ff7812": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libpng-1.6.34-5.el8.ppc64le.rpm" }, @@ -7434,9 +7784,15 @@ "sha256:b7330d40f75b8ec786e41c45a202e44f0e49ec29ddf8944120fbdb373a6c6617": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/p11-kit-trust-0.23.22-1.el8.ppc64le.rpm" }, + "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/firewalld-0.9.3-11.el8.noarch.rpm" + }, "sha256:ba83ca7667c98d265da7334a3ef7f786fbb48c85e32cdec11979778594750953": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/python3-pip-9.0.3-22.el8.noarch.rpm" }, + "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl7260-firmware-25.30.13.0-105.el8.1.noarch.rpm" + }, "sha256:bbfc106fa401ad57251733e0800643d994f800931d07b1410a5b83d2dbba202a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/kmod-libs-25-19.el8.ppc64le.rpm" }, @@ -7470,6 +7826,9 @@ "sha256:bff536910862aeac112bf2d27b8d9ddb5798bcef3379199cd2b3b42825680135": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/util-linux-2.32.1-32.el8.ppc64le.rpm" }, + "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl1000-firmware-39.31.5.1-105.el8.1.noarch.rpm" + }, "sha256:c12c7dc6676c6ccc5ca08ceddfb1b4e46c9f1ed49cbc241292ae6d1fdb0d9d62": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/bc-1.07.1-5.el8.ppc64le.rpm" }, @@ -7512,6 +7871,9 @@ "sha256:c7dfa7d5a4917eed3b44af87ffb9c6e18242ecd847a8edd140bcdd178cc8946a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/perl-IO-Socket-IP-0.39-5.el8.noarch.rpm" }, + "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch.rpm" + }, "sha256:ca09d0c60883439b65d4c8b48a052a36b5cc573279faba2499336addae6fd0a8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/qemu-img-6.1.0-5.module_el8.6.0+1040+0ae94936.ppc64le.rpm" }, @@ -7536,6 +7898,9 @@ "sha256:cc6dd26948f2a3b06d4faf44b4c51ea73392ed3cbfceba2603bbe487405869ea": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libffi-3.1-23.el8.ppc64le.rpm" }, + "sha256:ccc815d5d4e9ff62f2b666c285ebf27060218ff480c171cc541ccbf1005f05b3": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iprutils-2.4.19-1.el8.ppc64le.rpm" + }, "sha256:cd243d26880b84d1901e78aba47c835f0ccb4ce8b839225a85cf649eaabc3bd8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/initscripts-10.00.17-1.el8.ppc64le.rpm" }, @@ -7629,6 +7994,9 @@ "sha256:dc1d4f59ba0728e65433bc7f903b3799d61545ed3eed7427ad0fe36dcd0f831b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/perl-MIME-Base64-3.15-396.el8.ppc64le.rpm" }, + "sha256:dc71fa093b472bf0d59ab44f6f824592bb0e8fcceb88035e980d91aa2626f826": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/ipset-7.1-1.el8.ppc64le.rpm" + }, "sha256:dccfbf54e5637d905e24f79d4115c4be9793f336b70c6f276badcfc5b70035fc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/kpartx-0.8.4-21.el8.ppc64le.rpm" }, @@ -7746,6 +8114,9 @@ "sha256:ef1f2b9dc0a99a79af3bc4f493c4aa86fc4160dba01917bb94835bf3f9d51032": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libdb-utils-5.3.28-42.el8_4.ppc64le.rpm" }, + "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl2030-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:ef86061338fa321c959cadc75ecbdfd405eebaa1042eec9d9c737d4d9d92568f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/kbd-misc-2.0.4-10.el8.noarch.rpm" }, @@ -7761,6 +8132,9 @@ "sha256:f14cc62cf70a187384adff6bedf8b09858b8f441a9be87ebf3ae975c4e6b0d73": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/authselect-1.2.2-3.el8.ppc64le.rpm" }, + "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl3160-firmware-25.30.13.0-105.el8.1.noarch.rpm" + }, "sha256:f22de28b828e5c7e8ef53d4fad5d32762e0237f32ff101124f745e649b896703": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/dnf-plugins-core-4.0.21-10.el8.noarch.rpm" }, @@ -7809,6 +8183,9 @@ "sha256:fb6e437a24450106c03f25dc1c3f6b78549b82c2d0bd4387dce1350ca3c5f1f5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libpath_utils-0.2.1-39.el8.ppc64le.rpm" }, + "sha256:fba747b31faa9163410b9569c780ef7da697cbbcb3556907e3f1740768895444": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.ppc64le.rpm" + }, "sha256:fc1db576d1c7580fcbb40d0c58d5d0b6c684cf85acaa0beb30786f4efa5dff6d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/lvm2-libs-2.03.14-3.el8.ppc64le.rpm" }, @@ -10943,6 +11320,16 @@ "checksum": "sha256:d90dfb5e305e5db2d7ec8b269aef848cf69596a310a38505bb0de8fce6fad3b9", "check_gpg": true }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "049", + "release": "201.git20220131.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/dracut-config-rescue-049-201.git20220131.el8.ppc64le.rpm", + "checksum": "sha256:a789fa3e92157943df985bf89350256fb4b254b1397ccd541b5f921ec419a1da", + "check_gpg": true + }, { "name": "dracut-network", "epoch": 0, @@ -11083,6 +11470,26 @@ "checksum": "sha256:caa0bd6617a8d5e535faedec5f6f3ea7c5e6da1898751f6c9c34a89a95c286ff", "check_gpg": true }, + { + "name": "firewalld", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/firewalld-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa", + "check_gpg": true + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/firewalld-filesystem-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3", + "check_gpg": true + }, { "name": "fontconfig", "epoch": 0, @@ -11513,6 +11920,66 @@ "checksum": "sha256:62347e810c42e6ae6bbfea0807fa704a71c0ab1a9a1fab142943fab822655772", "check_gpg": true }, + { + "name": "iprutils", + "epoch": 0, + "version": "2.4.19", + "release": "1.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iprutils-2.4.19-1.el8.ppc64le.rpm", + "checksum": "sha256:ccc815d5d4e9ff62f2b666c285ebf27060218ff480c171cc541ccbf1005f05b3", + "check_gpg": true + }, + { + "name": "ipset", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/ipset-7.1-1.el8.ppc64le.rpm", + "checksum": "sha256:dc71fa093b472bf0d59ab44f6f824592bb0e8fcceb88035e980d91aa2626f826", + "check_gpg": true + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/ipset-libs-7.1-1.el8.ppc64le.rpm", + "checksum": "sha256:7a550ec0bb8be2920abc6198faac70132027bc672c7bc3897ba0331727b94aa7", + "check_gpg": true + }, + { + "name": "iptables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iptables-1.8.4-22.el8.ppc64le.rpm", + "checksum": "sha256:81f07a1e1c6377edc37c307d7c9cfbea01293f829689bd1f06d95d89c088888f", + "check_gpg": true + }, + { + "name": "iptables-ebtables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iptables-ebtables-1.8.4-22.el8.ppc64le.rpm", + "checksum": "sha256:8650e06f4b487d3532f5b717b59c99e7672cf04e0bfc37b36a1e2527854fe31b", + "check_gpg": true + }, + { + "name": "iptables-libs", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iptables-libs-1.8.4-22.el8.ppc64le.rpm", + "checksum": "sha256:92664956b0a04ac68e4b4ef3169ea1026597677c2addcc8dab7305335c87669d", + "check_gpg": true + }, { "name": "iputils", "epoch": 0, @@ -11533,6 +12000,136 @@ "checksum": "sha256:cbe98d6dcf93449d9c2fbf95de75f065f8da67a23f13401c672d78b28c6b7f6a", "check_gpg": true }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl100-firmware-39.31.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a", + "check_gpg": true + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl1000-firmware-39.31.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290", + "check_gpg": true + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl105-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3", + "check_gpg": true + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl135-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23", + "check_gpg": true + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl2000-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810", + "check_gpg": true + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl2030-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252", + "check_gpg": true + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl3160-firmware-25.30.13.0-105.el8.1.noarch.rpm", + "checksum": "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966", + "check_gpg": true + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch.rpm", + "checksum": "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e", + "check_gpg": true + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl5150-firmware-8.24.2.2-105.el8.1.noarch.rpm", + "checksum": "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a", + "check_gpg": true + }, + { + "name": "iwl6000-firmware", + "epoch": 0, + "version": "9.221.4.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl6000-firmware-9.221.4.1-105.el8.1.noarch.rpm", + "checksum": "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0", + "check_gpg": true + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c", + "check_gpg": true + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl6050-firmware-41.28.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276", + "check_gpg": true + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/iwl7260-firmware-25.30.13.0-105.el8.1.noarch.rpm", + "checksum": "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce", + "check_gpg": true + }, { "name": "jansson", "epoch": 0, @@ -12133,6 +12730,26 @@ "checksum": "sha256:2812ae39c665069f4b27e9bd26dde9141d4f4e7802befb1b14ac4e27a8225b4b", "check_gpg": true }, + { + "name": "libnetfilter_conntrack", + "epoch": 0, + "version": "1.0.6", + "release": "5.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libnetfilter_conntrack-1.0.6-5.el8.ppc64le.rpm", + "checksum": "sha256:b57141234c3c1d1b2d46dfec037dcae8ba3ebdc534660c661771aab46e38b44b", + "check_gpg": true + }, + { + "name": "libnfnetlink", + "epoch": 0, + "version": "1.0.1", + "release": "13.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libnfnetlink-1.0.1-13.el8.ppc64le.rpm", + "checksum": "sha256:6d9b770c5d34ee0fb93e78b6ce44c3e0e99ecaa9d57265e32256e14a3bba8190", + "check_gpg": true + }, { "name": "libnfsidmap", "epoch": 1, @@ -12143,6 +12760,16 @@ "checksum": "sha256:d9d59749aaecd5580a1b23b39623eed5a4b197ae481a8124d651f9517b4ac8e8", "check_gpg": true }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.5", + "release": "5.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/libnftnl-1.1.5-5.el8.ppc64le.rpm", + "checksum": "sha256:a974e1e59fd5112104cea8ff7480b5f5b8cb30eb992a265dec8037341e710140", + "check_gpg": true + }, { "name": "libnghttp2", "epoch": 0, @@ -12913,6 +13540,16 @@ "checksum": "sha256:d89defbf9b3ff58e9173efd151d17da6dd6de9325aad222037c66806d2d4fc25", "check_gpg": true }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.3", + "release": "24.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/nftables-0.9.3-24.el8.ppc64le.rpm", + "checksum": "sha256:0ddbbdc10d25396d7cef80fe964e0ce0c0e3b28feacb796566769f4a718aff78", + "check_gpg": true + }, { "name": "npth", "epoch": 0, @@ -13683,6 +14320,16 @@ "checksum": "sha256:c59538d646715fdb1f94c6be3fa0949871b8c860d5c54db4640a1197663a130b", "check_gpg": true }, + { + "name": "python3-decorator", + "epoch": 0, + "version": "4.2.1", + "release": "2.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-decorator-4.2.1-2.el8.noarch.rpm", + "checksum": "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578", + "check_gpg": true + }, { "name": "python3-dnf", "epoch": 0, @@ -13703,6 +14350,16 @@ "checksum": "sha256:481c5ac652c504f1ec6915a3a0a895255e4d3164d6607d7e809f942c53895ae1", "check_gpg": true }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-firewall-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65", + "check_gpg": true + }, { "name": "python3-gobject-base", "epoch": 0, @@ -13823,6 +14480,16 @@ "checksum": "sha256:c5423317c885b86b0973af2f45da57f6db627dff6bed775b9b6399e28bbf09b5", "check_gpg": true }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.3", + "release": "24.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-nftables-0.9.3-24.el8.ppc64le.rpm", + "checksum": "sha256:494a8d46c7a172ae1ed289cfba3ea1130ec52c91f31556f4e6b191d1b48254f7", + "check_gpg": true + }, { "name": "python3-oauthlib", "epoch": 0, @@ -13963,6 +14630,26 @@ "checksum": "sha256:a04cb3117395b962edc32bf45d8411f240632476b0706b2df7f4a1a87b2ce34b", "check_gpg": true }, + { + "name": "python3-slip", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-slip-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396", + "check_gpg": true + }, + { + "name": "python3-slip-dbus", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-baseos-20220208/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639", + "check_gpg": true + }, { "name": "python3-syspurpose", "epoch": 0, @@ -14853,6 +15540,36 @@ "checksum": "sha256:685d8ca4ac9c909ac2daa8bf454d8ce1de993c8ae29a8c78417dfd5d1c3aa65e", "check_gpg": true }, + { + "name": "plymouth", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/plymouth-0.9.4-10.20200615git1e36e30.el8.ppc64le.rpm", + "checksum": "sha256:acb34650d6931d5ab6eb4d3892ceafd34912bc82c3a9bfe0a9df1a9eff29b326", + "check_gpg": true + }, + { + "name": "plymouth-core-libs", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.ppc64le.rpm", + "checksum": "sha256:fba747b31faa9163410b9569c780ef7da697cbbcb3556907e3f1740768895444", + "check_gpg": true + }, + { + "name": "plymouth-scripts", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-ppc64le-appstream-20220208/Packages/plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.ppc64le.rpm", + "checksum": "sha256:9800f572ea3a995e6756a0bfdbb62390f7249db42878f70d7d8da60eacdc05e1", + "check_gpg": true + }, { "name": "python3-babel", "epoch": 0, @@ -15095,1479 +15812,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110135343-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 8", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110135343-4.18.0-358.el8.ppc64le", - "initrd": "/initramfs-4.18.0-358.el8.ppc64le.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-358.el8.ppc64le", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.ppc64le) 8", - "version": "4.18.0-358.el8.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/opt", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/boot", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:995:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.ppc64le", - "NetworkManager-libnm-1.36.0-0.7.el8.ppc64le", - "NetworkManager-team-1.36.0-0.7.el8.ppc64le", - "NetworkManager-tui-1.36.0-0.7.el8.ppc64le", - "PackageKit-1.1.12-6.el8.ppc64le", - "PackageKit-glib-1.1.12-6.el8.ppc64le", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.ppc64le", - "audit-3.0.7-1.el8.ppc64le", - "audit-libs-3.0.7-1.el8.ppc64le", - "authselect-1.2.2-3.el8.ppc64le", - "authselect-compat-1.2.2-3.el8.ppc64le", - "authselect-libs-1.2.2-3.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.ppc64le", - "bc-1.07.1-5.el8.ppc64le", - "bind-export-libs-9.11.36-2.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-1.0.6-26.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "c-ares-1.13.0-6.el8.ppc64le", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.ppc64le", - "cairo-gobject-1.15.12-3.el8.ppc64le", - "centos-gpg-keys-8-4.el8.noarch", - "centos-logos-85.8-2.el8.ppc64le", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.ppc64le", - "chkconfig-1.19.1-1.el8.ppc64le", - "chrony-4.1-1.el8.ppc64le", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.ppc64le", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.ppc64le", - "coreutils-8.30-12.el8.ppc64le", - "coreutils-common-8.30-12.el8.ppc64le", - "cpio-2.12-11.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "cronie-1.5.2-6.el8.ppc64le", - "cronie-anacron-1.5.2-6.el8.ppc64le", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.ppc64le", - "curl-7.61.1-22.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-18.el8.ppc64le", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.ppc64le", - "dbus-glib-0.110-2.el8.ppc64le", - "dbus-libs-1.12.8-18.el8.ppc64le", - "dbus-tools-1.12.8-18.el8.ppc64le", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.ppc64le", - "device-mapper-event-1.02.181-3.el8.ppc64le", - "device-mapper-event-libs-1.02.181-3.el8.ppc64le", - "device-mapper-libs-1.02.181-3.el8.ppc64le", - "device-mapper-persistent-data-0.9.0-6.el8.ppc64le", - "dhcp-client-4.3.6-47.el8.0.1.ppc64le", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.ppc64le", - "dracut-049-201.git20220131.el8.ppc64le", - "dracut-config-generic-049-201.git20220131.el8.ppc64le", - "dracut-config-rescue-049-201.git20220131.el8.ppc64le", - "dracut-network-049-201.git20220131.el8.ppc64le", - "dracut-squash-049-201.git20220131.el8.ppc64le", - "e2fsprogs-1.45.6-3.el8.ppc64le", - "e2fsprogs-libs-1.45.6-3.el8.ppc64le", - "elfutils-debuginfod-client-0.186-1.el8.ppc64le", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.ppc64le", - "elfutils-libs-0.186-1.el8.ppc64le", - "ethtool-5.13-1.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-20.el8.ppc64le", - "file-libs-5.33-20.el8.ppc64le", - "filesystem-3.8-6.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "fontconfig-2.13.1-4.el8.ppc64le", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.ppc64le", - "fuse-libs-2.9.7-12.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gdisk-1.0.3-8.el8.ppc64le", - "gdk-pixbuf2-2.36.12-5.el8.ppc64le", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib-networking-2.56.1-1.1.el8.ppc64le", - "glib2-2.56.4-158.el8.ppc64le", - "glibc-2.28-189.el8.ppc64le", - "glibc-all-langpacks-2.28-189.el8.ppc64le", - "glibc-common-2.28-189.el8.ppc64le", - "glibc-gconv-extra-2.28-189.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnupg2-2.2.20-2.el8.ppc64le", - "gnupg2-smime-2.2.20-2.el8.ppc64le", - "gnutls-3.6.16-4.el8.ppc64le", - "gobject-introspection-1.56.1-1.el8.ppc64le", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.ppc64le", - "grep-3.1-6.el8.ppc64le", - "groff-base-1.22.3-18.el8.ppc64le", - "grub2-common-2.02-106.el8.noarch", - "grub2-ppc64le-2.02-106.el8.ppc64le", - "grub2-ppc64le-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.ppc64le", - "grub2-tools-extra-2.02-106.el8.ppc64le", - "grub2-tools-minimal-2.02-106.el8.ppc64le", - "grubby-8.40-42.el8.ppc64le", - "gsettings-desktop-schemas-3.32.0-6.el8.ppc64le", - "gssproxy-0.8.0-20.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hdparm-9.54-4.el8.ppc64le", - "hostname-3.20-7.el8.0.1.ppc64le", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.ppc64le", - "info-6.5-7.el8_5.ppc64le", - "initscripts-10.00.17-1.el8.ppc64le", - "ipcalc-0.2.4-4.el8.ppc64le", - "iproute-5.15.0-2.el8.ppc64le", - "iprutils-2.4.19-1.el8.ppc64le", - "ipset-7.1-1.el8.ppc64le", - "ipset-libs-7.1-1.el8.ppc64le", - "iptables-1.8.4-22.el8.ppc64le", - "iptables-ebtables-1.8.4-22.el8.ppc64le", - "iptables-libs-1.8.4-22.el8.ppc64le", - "iputils-20180629-8.el8.ppc64le", - "irqbalance-1.4.0-6.el8.ppc64le", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.ppc64le", - "json-c-0.13.1-3.el8.ppc64le", - "json-glib-1.4.4-1.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.ppc64le", - "kernel-core-4.18.0-358.el8.ppc64le", - "kernel-modules-4.18.0-358.el8.ppc64le", - "kernel-tools-4.18.0-358.el8.ppc64le", - "kernel-tools-libs-4.18.0-358.el8.ppc64le", - "kexec-tools-2.0.20-68.el8.ppc64le", - "keyutils-1.5.10-9.el8.ppc64le", - "keyutils-libs-1.5.10-9.el8.ppc64le", - "kmod-25-19.el8.ppc64le", - "kmod-libs-25-19.el8.ppc64le", - "kpartx-0.8.4-21.el8.ppc64le", - "krb5-libs-1.18.2-14.el8.ppc64le", - "less-530-1.el8.ppc64le", - "libX11-1.6.8-5.el8.ppc64le", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.ppc64le", - "libXext-1.3.4-1.el8.ppc64le", - "libXrender-0.9.10-7.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libaio-0.3.112-1.el8.ppc64le", - "libappstream-glib-0.7.14-3.el8.ppc64le", - "libarchive-3.3.3-3.el8_5.ppc64le", - "libassuan-2.5.1-3.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libbasicobjects-0.1.1-39.el8.ppc64le", - "libblkid-2.32.1-32.el8.ppc64le", - "libbpf-0.4.0-3.el8.ppc64le", - "libcap-2.48-2.el8.ppc64le", - "libcap-ng-0.7.11-1.el8.ppc64le", - "libcollection-0.7.0-39.el8.ppc64le", - "libcom_err-1.45.6-3.el8.ppc64le", - "libcomps-0.1.18-1.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-22.el8.ppc64le", - "libdaemon-0.14-15.el8.ppc64le", - "libdb-5.3.28-42.el8_4.ppc64le", - "libdb-utils-5.3.28-42.el8_4.ppc64le", - "libdhash-0.5.0-39.el8.ppc64le", - "libdnf-0.63.0-7.el8.ppc64le", - "libedit-3.1-23.20170329cvs.el8.ppc64le", - "libestr-0.1.10-1.el8.ppc64le", - "libevent-2.1.8-5.el8.ppc64le", - "libfastjson-0.99.9-1.el8.ppc64le", - "libfdisk-2.32.1-32.el8.ppc64le", - "libffi-3.1-23.el8.ppc64le", - "libgcc-8.5.0-10.el8.ppc64le", - "libgcrypt-1.8.5-6.el8.ppc64le", - "libgomp-8.5.0-10.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-37.2-1.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libini_config-1.3.1-39.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libksba-1.3.5-7.el8.ppc64le", - "libldb-2.4.1-1.el8.ppc64le", - "libmaxminddb-1.2.0-10.el8.ppc64le", - "libmnl-1.0.4-6.el8.ppc64le", - "libmodman-2.0.1-17.el8.ppc64le", - "libmodulemd-2.13.0-1.el8.ppc64le", - "libmount-2.32.1-32.el8.ppc64le", - "libndp-1.7-6.el8.ppc64le", - "libnetfilter_conntrack-1.0.6-5.el8.ppc64le", - "libnfnetlink-1.0.1-13.el8.ppc64le", - "libnfsidmap-2.3.3-47.el8.ppc64le", - "libnftnl-1.1.5-5.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnl3-cli-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpath_utils-0.2.1-39.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpipeline-1.5.0-2.el8.ppc64le", - "libpng-1.6.34-5.el8.ppc64le", - "libproxy-0.4.15-5.2.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "libref_array-0.1.5-39.el8.ppc64le", - "librepo-1.14.2-1.el8.ppc64le", - "libreport-filesystem-2.9.5-15.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.2-1.el8.ppc64le", - "libsecret-0.18.6-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-3.el8.ppc64le", - "libservicelog-1.1.19-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-32.el8.ppc64le", - "libsolv-0.7.20-1.el8.ppc64le", - "libsoup-2.62.3-2.el8.ppc64le", - "libss-1.45.6-3.el8.ppc64le", - "libssh-0.9.6-3.el8.ppc64le", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.ppc64le", - "libsss_certmap-2.6.1-2.el8.ppc64le", - "libsss_idmap-2.6.1-2.el8.ppc64le", - "libsss_nss_idmap-2.6.1-2.el8.ppc64le", - "libsss_sudo-2.6.1-2.el8.ppc64le", - "libstdc++-8.5.0-10.el8.ppc64le", - "libstemmer-0-10.585svn.el8.ppc64le", - "libsysfs-2.1.0-25.el8.ppc64le", - "libtalloc-2.3.3-1.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtdb-1.4.4-1.el8.ppc64le", - "libteam-1.31-2.el8.ppc64le", - "libtevent-0.11.0-0.el8.ppc64le", - "libtirpc-1.1.4-6.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libusbx-1.0.23-4.el8.ppc64le", - "libuser-0.62-24.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-32.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libverto-libevent-0.3.0-5.el8.ppc64le", - "libvpd-2.2.8-1.el8.ppc64le", - "libxcb-1.13.1-1.el8.ppc64le", - "libxcrypt-4.1.1-6.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-11.el8.ppc64le", - "libyaml-0.1.7-5.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.ppc64le", - "logrotate-3.14.0-4.el8.ppc64le", - "lshw-B.02.19.2-6.el8.ppc64le", - "lsscsi-0.32-3.el8.ppc64le", - "lsvpd-1.7.13-1.el8.ppc64le", - "lua-libs-5.3.4-12.el8.ppc64le", - "lvm2-2.03.14-3.el8.ppc64le", - "lvm2-libs-2.03.14-3.el8.ppc64le", - "lz4-libs-1.8.3-3.el8_4.ppc64le", - "lzo-2.08-14.el8.ppc64le", - "man-db-2.7.6.1-18.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mozjs60-60.9.0-4.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-9.20180224.el8.ppc64le", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.ppc64le", - "net-tools-2.0-0.52.20160912git.el8.ppc64le", - "nettle-3.4.1-7.el8.ppc64le", - "newt-0.52.20-11.el8.ppc64le", - "nfs-utils-2.3.3-47.el8.ppc64le", - "nftables-0.9.3-24.el8.ppc64le", - "npth-1.5-4.el8.ppc64le", - "numactl-libs-2.0.12-13.el8.ppc64le", - "oddjob-0.34.7-1.el8.ppc64le", - "oddjob-mkhomedir-0.34.7-1.el8.ppc64le", - "opal-prd-6.7.1-1.el8.ppc64le", - "openldap-2.4.46-18.el8.ppc64le", - "openssh-8.0p1-12.el8.ppc64le", - "openssh-clients-8.0p1-12.el8.ppc64le", - "openssh-server-8.0p1-12.el8.ppc64le", - "openssl-1.1.1k-5.el8_5.ppc64le", - "openssl-libs-1.1.1k-5.el8_5.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-9.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-16.el8.ppc64le", - "parted-3.2-39.el8.ppc64le", - "passwd-0.80-3.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-6.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.ppc64le", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.ppc64le", - "perl-Encode-2.97-3.el8.ppc64le", - "perl-Errno-1.28-421.el8.ppc64le", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.ppc64le", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module_el8.4.0+517+be1595ff.noarch", - "perl-MIME-Base64-3.15-396.el8.ppc64le", - "perl-Mozilla-CA-20160104-7.module_el8.3.0+416+dee7bcef.noarch", - "perl-Net-SSLeay-1.88-1.module_el8.4.0+517+be1595ff.ppc64le", - "perl-PathTools-3.74-1.el8.ppc64le", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.ppc64le", - "perl-Socket-2.027-3.el8.ppc64le", - "perl-Storable-3.11-3.el8.ppc64le", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.ppc64le", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.ppc64le", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.ppc64le", - "perl-macros-5.26.3-421.el8.ppc64le", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.ppc64le", - "perl-threads-shared-1.58-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "pinentry-1.1.0-2.el8.ppc64le", - "pixman-0.38.4-1.el8.ppc64le", - "platform-python-3.6.8-45.el8.ppc64le", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.ppc64le", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.ppc64le", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.ppc64le", - "policycoreutils-2.9-18.el8.ppc64le", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.ppc64le", - "polkit-libs-0.115-13.el8_5.1.ppc64le", - "polkit-pkla-compat-0.1-12.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "powerpc-utils-1.3.9-1.el8.ppc64le", - "powerpc-utils-core-1.3.9-1.el8.ppc64le", - "ppc64-diag-2.7.7-1.el8.ppc64le", - "ppc64-diag-rtas-2.7.7-1.el8.ppc64le", - "prefixdevname-0.1.0-6.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "psmisc-23.1-5.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.ppc64le", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.ppc64le", - "python3-cffi-1.11.5-5.el8.ppc64le", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.ppc64le", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.ppc64le", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-3.28.3-2.el8.ppc64le", - "python3-gobject-base-3.28.3-2.el8.ppc64le", - "python3-gpg-1.13.1-9.el8.ppc64le", - "python3-hawkey-0.63.0-7.el8.ppc64le", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.ppc64le", - "python3-libdnf-0.63.0-7.el8.ppc64le", - "python3-libs-3.6.8-45.el8.ppc64le", - "python3-libselinux-2.9-5.el8.ppc64le", - "python3-libsemanage-2.9-6.el8.ppc64le", - "python3-libxml2-2.9.7-11.el8.ppc64le", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.ppc64le", - "python3-netifaces-0.10.6-4.el8.ppc64le", - "python3-nftables-0.9.3-24.el8.ppc64le", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.ppc64le", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.ppc64le", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.ppc64le", - "python3-setools-4.3.0-3.el8.ppc64le", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.ppc64le", - "python3-systemd-234-8.el8.ppc64le", - "python3-unbound-1.7.3-17.el8.ppc64le", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.ppc64le", - "quota-4.04-14.el8.ppc64le", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.ppc64le", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.ppc64le", - "rpm-4.14.3-21.el8.ppc64le", - "rpm-build-libs-4.14.3-21.el8.ppc64le", - "rpm-libs-4.14.3-21.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-21.el8.ppc64le", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.ppc64le", - "rsync-3.1.3-14.el8.ppc64le", - "rsyslog-8.2102.0-7.el8.ppc64le", - "sed-4.5-5.el8.ppc64le", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "servicelog-1.1.15-1.el8.ppc64le", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.ppc64le", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.ppc64le", - "sg3_utils-libs-1.44-5.el8.ppc64le", - "shadow-utils-4.6-16.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "slang-2.3.2-3.el8.ppc64le", - "snappy-1.1.8-3.el8.ppc64le", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.ppc64le", - "squashfs-tools-4.3-20.el8.ppc64le", - "sscg-2.3.3-14.el8.ppc64le", - "sssd-client-2.6.1-2.el8.ppc64le", - "sssd-common-2.6.1-2.el8.ppc64le", - "sssd-kcm-2.6.1-2.el8.ppc64le", - "sssd-nfs-idmap-2.6.1-2.el8.ppc64le", - "sudo-1.8.29-8.el8.ppc64le", - "systemd-239-56.el8.ppc64le", - "systemd-libs-239-56.el8.ppc64le", - "systemd-pam-239-56.el8.ppc64le", - "systemd-udev-239-56.el8.ppc64le", - "tar-1.30-5.el8.ppc64le", - "tcpdump-4.9.3-3.el8.ppc64le", - "teamd-1.31-2.el8.ppc64le", - "timedatex-0.5-3.el8.ppc64le", - "tpm2-tss-2.3.2-4.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.ppc64le", - "util-linux-2.32.1-32.el8.ppc64le", - "vim-minimal-8.0.1763-16.el8_5.7.ppc64le", - "virt-what-1.18-13.el8.ppc64le", - "which-2.21-17.el8.ppc64le", - "xfsprogs-5.0.0-10.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "yum-4.7.0-7.el8.noarch", - "yum-utils-4.0.21-10.el8.noarch", - "zlib-1.2.11-17.el8.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - }, - "partuuid": "14fc63d2-02", - "size": 10195304448, - "start": 542113792, - "type": "8e", - "uuid": "eKvFzA-Ojwe-gR2X-plM6-2kb5-OHCe-Ya3tQ3" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-03", - "size": 536870912, - "start": 5242880, - "type": "83", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "hcn-init.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "opal_errd.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-ppc64le-tar-boot.json b/test/data/manifests/centos_8-ppc64le-tar-boot.json index 21531280f..8e9c6089b 100644 --- a/test/data/manifests/centos_8-ppc64le-tar-boot.json +++ b/test/data/manifests/centos_8-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "centos-8", "arch": "ppc64le", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -8479,704 +8474,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110135343-4.18.0-358.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-358.el8.ppc64le.img", - "linux": "/boot/vmlinuz-4.18.0-358.el8.ppc64le", - "options": "$kernelopts", - "title": "CentOS Stream (4.18.0-358.el8.ppc64le) 8", - "version": "4.18.0-358.el8.ppc64le" - } - ], - "default-target": "graphical.target", - "dnf": { - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "acl-2.2.53-1.el8.ppc64le", - "audit-libs-3.0.7-1.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "chkconfig-1.19.1-1.el8.ppc64le", - "coreutils-8.30-12.el8.ppc64le", - "coreutils-common-8.30-12.el8.ppc64le", - "cpio-2.12-11.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.ppc64le", - "curl-7.61.1-22.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-18.el8.ppc64le", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.ppc64le", - "dbus-libs-1.12.8-18.el8.ppc64le", - "dbus-tools-1.12.8-18.el8.ppc64le", - "device-mapper-1.02.181-3.el8.ppc64le", - "device-mapper-libs-1.02.181-3.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dracut-049-201.git20220131.el8.ppc64le", - "elfutils-debuginfod-client-0.186-1.el8.ppc64le", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.ppc64le", - "elfutils-libs-0.186-1.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-20.el8.ppc64le", - "file-libs-5.33-20.el8.ppc64le", - "filesystem-3.8-6.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib2-2.56.4-158.el8.ppc64le", - "glibc-2.28-189.el8.ppc64le", - "glibc-all-langpacks-2.28-189.el8.ppc64le", - "glibc-common-2.28-189.el8.ppc64le", - "glibc-gconv-extra-2.28-189.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnutls-3.6.16-4.el8.ppc64le", - "gpg-pubkey-8483c65d-5ccc5b19", - "grep-3.1-6.el8.ppc64le", - "grub2-common-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.ppc64le", - "grub2-tools-minimal-2.02-106.el8.ppc64le", - "grubby-8.40-42.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "info-6.5-7.el8_5.ppc64le", - "json-c-0.13.1-3.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.ppc64le", - "kernel-core-4.18.0-358.el8.ppc64le", - "kernel-modules-4.18.0-358.el8.ppc64le", - "keyutils-libs-1.5.10-9.el8.ppc64le", - "kmod-25-19.el8.ppc64le", - "kmod-libs-25-19.el8.ppc64le", - "kpartx-0.8.4-21.el8.ppc64le", - "krb5-libs-1.18.2-14.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libarchive-3.3.3-3.el8_5.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libblkid-2.32.1-32.el8.ppc64le", - "libcap-2.48-2.el8.ppc64le", - "libcap-ng-0.7.11-1.el8.ppc64le", - "libcom_err-1.45.6-3.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-22.el8.ppc64le", - "libdb-5.3.28-42.el8_4.ppc64le", - "libdb-utils-5.3.28-42.el8_4.ppc64le", - "libfdisk-2.32.1-32.el8.ppc64le", - "libffi-3.1-23.el8.ppc64le", - "libgcc-8.5.0-10.el8.ppc64le", - "libgcrypt-1.8.5-6.el8.ppc64le", - "libgomp-8.5.0-10.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libmount-2.32.1-32.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.2-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-3.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-32.el8.ppc64le", - "libssh-0.9.6-3.el8.ppc64le", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtirpc-1.1.4-6.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-32.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libxcrypt-4.1.1-6.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-11.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.ppc64le", - "lz4-libs-1.8.3-3.el8_4.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-9.20180224.el8.ppc64le", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.ppc64le", - "nettle-3.4.1-7.el8.ppc64le", - "openldap-2.4.46-18.el8.ppc64le", - "openssh-8.0p1-12.el8.ppc64le", - "openssh-server-8.0p1-12.el8.ppc64le", - "openssl-1.1.1k-5.el8_5.ppc64le", - "openssl-libs-1.1.1k-5.el8_5.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-9.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-16.el8.ppc64le", - "pcre-8.42-6.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "platform-python-3.6.8-45.el8.ppc64le", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-45.el8.ppc64le", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.ppc64le", - "rpm-4.14.3-21.el8.ppc64le", - "rpm-libs-4.14.3-21.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-21.el8.ppc64le", - "sed-4.5-5.el8.ppc64le", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "sqlite-libs-3.26.0-15.el8.ppc64le", - "systemd-239-56.el8.ppc64le", - "systemd-libs-239-56.el8.ppc64le", - "systemd-pam-239-56.el8.ppc64le", - "systemd-udev-239-56.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tzdata-2021e-1.el8.noarch", - "util-linux-2.32.1-32.el8.ppc64le", - "which-2.21-17.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "zlib-1.2.11-17.el8.ppc64le" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/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", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "ctrl-alt-del.target", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-ami-boot.json b/test/data/manifests/centos_8-x86_64-ami-boot.json index a2163d0fc..d5419beb6 100644 --- a/test/data/manifests/centos_8-x86_64-ami-boot.json +++ b/test/data/manifests/centos_8-x86_64-ami-boot.json @@ -12767,1262 +12767,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 8", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-4.18.0-358.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-358.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.x86_64) 8", - "version": "4.18.0-358.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-team-1.36.0-0.7.el8.x86_64", - "NetworkManager-tui-1.36.0-0.7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.0.1.x86_64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-config-rescue-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "dracut-squash-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "glibc-langpack-en-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "kernel-tools-4.18.0-358.el8.x86_64", - "kernel-tools-libs-4.18.0-358.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-47.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.x86_64", - "libsss_certmap-2.6.1-2.el8.x86_64", - "libsss_idmap-2.6.1-2.el8.x86_64", - "libsss_nss_idmap-2.6.1-2.el8.x86_64", - "libsss_sudo-2.6.1-2.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-7.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.x86_64", - "readline-7.0-10.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.1-2.el8.x86_64", - "sssd-common-2.6.1-2.el8.x86_64", - "sssd-kcm-2.6.1-2.el8.x86_64", - "sssd-nfs-idmap-2.6.1-2.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-7.el8.noarch", - "yum-utils-4.0.21-10.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-edge_commit-boot.json b/test/data/manifests/centos_8-x86_64-edge_commit-boot.json index e4150ca76..ae447d9e5 100644 --- a/test/data/manifests/centos_8-x86_64-edge_commit-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_commit-boot.json @@ -12932,1154 +12932,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dnf": { - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "ostree": { - "refs": [ - "centos/8/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.el8.x86_64", - "ModemManager-glib-1.18.2-1.el8.x86_64", - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-wifi-1.36.0-0.7.el8.x86_64", - "NetworkManager-wwan-1.36.0-0.7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-8.el8.x86_64", - "clevis-dracut-15-8.el8.x86_64", - "clevis-luks-15-8.el8.x86_64", - "clevis-systemd-15-8.el8.x86_64", - "conmon-2.0.30-1.module_el8.6.0+944+d413f95e.x86_64", - "container-selinux-2.170.0-1.module_el8.6.0+954+963caf36.noarch", - "containernetworking-plugins-1.0.1-1.module_el8.6.0+944+d413f95e.x86_64", - "containers-common-1-6.module_el8.6.0+954+963caf36.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-3.module_el8.6.0+926+8bef8ae7.x86_64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-2.3.7-1.el8.x86_64", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dnsmasq-2.79-20.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "fdo-client-0.3.0-4.el8.x86_64", - "fdo-owner-cli-0.3.0-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.7.1-1.module_el8.6.0+926+8bef8ae7.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "glibc-minimal-langpack-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.x86_64", - "greenboot-0.14.0-3.el8.x86_64", - "greenboot-default-health-checks-0.14.0-3.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "iw-4.14-5.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.6-3.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmbim-1.26.0-2.el8.x86_64", - "libmbim-utils-1.26.0-2.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libqmi-1.30.2-1.el8.x86_64", - "libqmi-utils-1.30.2-1.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-altfiles-2.18.1-12.el8.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "ostree-2022.1-2.el8.x86_64", - "ostree-libs-2022.1-2.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.4.1-3.module_el8.6.0+954+963caf36.x86_64", - "podman-catatonit-3.4.1-3.module_el8.6.0+954+963caf36.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-3.5.0-13.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "readline-7.0-10.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-ostree-2022.1-1.el8.x86_64", - "rpm-ostree-libs-2022.1-1.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "runc-1.0.2-1.module_el8.6.0+926+8bef8ae7.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setools-console-4.3.0-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "skopeo-1.5.0-2.module_el8.6.0+954+963caf36.x86_64", - "slirp4netns-1.1.8-1.module_el8.6.0+926+8bef8ae7.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tmux-2.7-1.el8.x86_64", - "tpm2-tools-4.1.1-5.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "traceroute-2.1.0-6.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "usbguard-1.0.0-8.el8.x86_64", - "usbguard-selinux-1.0.0-8.el8.noarch", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "wpa_supplicant-2.9-6.20211112gitc8b94bc7b347.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "yum_repos": { - "/etc/yum.repos.d": { - "CentOS-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-edge_commit_rt-boot.json b/test/data/manifests/centos_8-x86_64-edge_commit_rt-boot.json index b75fb6b74..0dc17e89e 100644 --- a/test/data/manifests/centos_8-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_commit_rt-boot.json @@ -21,7 +21,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -12896,1152 +12897,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dnf": { - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "ostree": { - "refs": [ - "centos/8/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.el8.x86_64", - "ModemManager-glib-1.18.2-1.el8.x86_64", - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-wifi-1.36.0-0.7.el8.x86_64", - "NetworkManager-wwan-1.36.0-0.7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-8.el8.x86_64", - "clevis-dracut-15-8.el8.x86_64", - "clevis-luks-15-8.el8.x86_64", - "clevis-systemd-15-8.el8.x86_64", - "conmon-2.0.30-1.module_el8.6.0+944+d413f95e.x86_64", - "container-selinux-2.170.0-1.module_el8.6.0+954+963caf36.noarch", - "containernetworking-plugins-1.0.1-1.module_el8.6.0+944+d413f95e.x86_64", - "containers-common-1-6.module_el8.6.0+954+963caf36.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-3.module_el8.6.0+926+8bef8ae7.x86_64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-2.3.7-1.el8.x86_64", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dnsmasq-2.79-20.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "fdo-client-0.3.0-4.el8.x86_64", - "fdo-owner-cli-0.3.0-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.7.1-1.module_el8.6.0+926+8bef8ae7.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "glibc-minimal-langpack-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.x86_64", - "greenboot-0.14.0-3.el8.x86_64", - "greenboot-default-health-checks-0.14.0-3.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "iw-4.14-5.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.6-3.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-rt-core-4.18.0-348.rt7.130.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmbim-1.26.0-2.el8.x86_64", - "libmbim-utils-1.26.0-2.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libqmi-1.30.2-1.el8.x86_64", - "libqmi-utils-1.30.2-1.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.4.0-1.module_el8.6.0+926+8bef8ae7.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-altfiles-2.18.1-12.el8.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "ostree-2022.1-2.el8.x86_64", - "ostree-libs-2022.1-2.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.4.1-3.module_el8.6.0+954+963caf36.x86_64", - "podman-catatonit-3.4.1-3.module_el8.6.0+954+963caf36.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-3.5.0-13.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "readline-7.0-10.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-ostree-2022.1-1.el8.x86_64", - "rpm-ostree-libs-2022.1-1.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "runc-1.0.2-1.module_el8.6.0+926+8bef8ae7.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setools-console-4.3.0-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "skopeo-1.5.0-2.module_el8.6.0+954+963caf36.x86_64", - "slirp4netns-1.1.8-1.module_el8.6.0+926+8bef8ae7.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tmux-2.7-1.el8.x86_64", - "tpm2-tools-4.1.1-5.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "traceroute-2.1.0-6.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "usbguard-1.0.0-8.el8.x86_64", - "usbguard-selinux-1.0.0-8.el8.noarch", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "wpa_supplicant-2.9-6.20211112gitc8b94bc7b347.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "yum_repos": { - "/etc/yum.repos.d": { - "CentOS-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-edge_container-boot.json b/test/data/manifests/centos_8-x86_64-edge_container-boot.json index 91b634da8..469ef5817 100644 --- a/test/data/manifests/centos_8-x86_64-edge_container-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_container-boot.json @@ -17318,5 +17318,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-edge_installer-boot.json b/test/data/manifests/centos_8-x86_64-edge_installer-boot.json index 59deaa754..6d0ea66e1 100644 --- a/test/data/manifests/centos_8-x86_64-edge_installer-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_installer-boot.json @@ -25,7 +25,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -26704,5 +26703,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/centos_8-x86_64-edge_installer_with_users-boot.json index 32368cdcd..1a6ebc008 100644 --- a/test/data/manifests/centos_8-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_installer_with_users-boot.json @@ -54,7 +54,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -26756,5 +26755,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json b/test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json index d2b1549d4..d430c2bd6 100644 --- a/test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_raw_image-boot.json @@ -10184,5 +10184,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/centos_8-x86_64-edge_simplified_installer-boot.json index c98b10045..557cdc86b 100644 --- a/test/data/manifests/centos_8-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/centos_8-x86_64-edge_simplified_installer-boot.json @@ -33,7 +33,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -17292,5 +17291,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-gce-boot.json b/test/data/manifests/centos_8-x86_64-gce-boot.json index 22deb0b1a..d793b3371 100644 --- a/test/data/manifests/centos_8-x86_64-gce-boot.json +++ b/test/data/manifests/centos_8-x86_64-gce-boot.json @@ -13791,1283 +13791,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y crashkernel=auto console=ttyS0,38400n8d", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 8", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-4.18.0-358.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-358.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.x86_64) 8", - "version": "4.18.0-358.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "rngd:x:991:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-team-1.36.0-0.7.el8.x86_64", - "NetworkManager-tui-1.36.0-0.7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "acpid-2.0.30-2.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "boost-regex-1.66.0-10.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.0.1.x86_64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-7.el8.noarch", - "dnf-automatic-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-config-rescue-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "dracut-squash-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gce-disk-expand-20200716.00-g1.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "glibc-langpack-en-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "google-cloud-sdk-374.0.0-1.x86_64", - "google-compute-engine-20211116.00-g1.el8.noarch", - "google-compute-engine-oslogin-20210907.00-g1.el8.x86_64", - "google-guest-agent-20211116.00-g1.el8.x86_64", - "google-osconfig-agent-20211117.00-g1.el8.x86_64", - "gpg-pubkey-307ea071-603d1059", - "gpg-pubkey-3e1ba8d5-558ab6a8", - "gpg-pubkey-7aa99b80-62262cde", - "gpg-pubkey-836f4beb-5fc97e5e", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpg-pubkey-dc6315a3-6091b7b3", - "gpgme-1.13.1-9.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-efi-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "kernel-tools-4.18.0-358.el8.x86_64", - "kernel-tools-libs-4.18.0-358.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-47.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.x86_64", - "libsss_certmap-2.6.1-2.el8.x86_64", - "libsss_idmap-2.6.1-2.el8.x86_64", - "libsss_nss_idmap-2.6.1-2.el8.x86_64", - "libsss_sudo-2.6.1-2.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "nvme-cli-1.16-3.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-7.el8.x86_64", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-7.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-perf-4.18.0-358.el8.x86_64", - "python3-pip-9.0.3-22.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.x86_64", - "readline-7.0-10.el8.x86_64", - "rng-tools-6.14-4.git.b2b7934e.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.1-2.el8.x86_64", - "sssd-common-2.6.1-2.el8.x86_64", - "sssd-kcm-2.6.1-2.el8.x86_64", - "sssd-nfs-idmap-2.6.1-2.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-common-8.0.1763-16.el8_5.7.x86_64", - "vim-enhanced-8.0.1763-16.el8_5.7.x86_64", - "vim-filesystem-8.0.1763-16.el8_5.7.noarch", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-7.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 21367864832, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:994:991:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/machine-id": ".M.......", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "nvmf-autoconnect.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rngd-wake-threshold.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "AuthorizedKeysFile\t.ssh/authorized_keys", - "PasswordAuthentication no", - "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", - "ClientAliveInterval 420" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - }, - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el8-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-image_installer-boot.json b/test/data/manifests/centos_8-x86_64-image_installer-boot.json index af872fef3..593c2fe8b 100644 --- a/test/data/manifests/centos_8-x86_64-image_installer-boot.json +++ b/test/data/manifests/centos_8-x86_64-image_installer-boot.json @@ -20,7 +20,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -31558,5 +31557,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-image_installer_with_users-boot.json b/test/data/manifests/centos_8-x86_64-image_installer_with_users-boot.json index 1b46249df..4f4348fb0 100644 --- a/test/data/manifests/centos_8-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/centos_8-x86_64-image_installer_with_users-boot.json @@ -49,7 +49,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -31609,5 +31608,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-oci-boot.json b/test/data/manifests/centos_8-x86_64-oci-boot.json index 67ea98eba..a11233925 100644 --- a/test/data/manifests/centos_8-x86_64-oci-boot.json +++ b/test/data/manifests/centos_8-x86_64-oci-boot.json @@ -13920,5 +13920,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-openstack-boot.json b/test/data/manifests/centos_8-x86_64-openstack-boot.json index 3ef7e5e07..c9898edf1 100644 --- a/test/data/manifests/centos_8-x86_64-openstack-boot.json +++ b/test/data/manifests/centos_8-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "centos-8", "arch": "x86_64", @@ -24,9 +21,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -14263,1299 +14257,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-4.18.0-358.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-358.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.x86_64) 8", - "version": "4.18.0-358.el8.x86_64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-team-1.36.0-0.7.el8.x86_64", - "NetworkManager-tui-1.36.0-0.7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "alsa-lib-1.2.6.1-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.0.1.x86_64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "dracut-squash-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "glibc-langpack-en-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "kernel-tools-4.18.0-358.el8.x86_64", - "kernel-tools-libs-4.18.0-358.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libX11-1.6.8-5.el8.x86_64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXfixes-5.0.3-7.el8.x86_64", - "libXinerama-1.1.4-1.el8.x86_64", - "libXrandr-1.5.2-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-7.el8.x86_64", - "libdrm-2.4.108-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-47.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpciaccess-0.14-1.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.x86_64", - "libsss_certmap-2.6.1-2.el8.x86_64", - "libsss_idmap-2.6.1-2.el8.x86_64", - "libsss_nss_idmap-2.6.1-2.el8.x86_64", - "libsss_sudo-2.6.1-2.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-7.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.x86_64", - "readline-7.0-10.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "spice-vdagent-0.20.0-4.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.1-2.el8.x86_64", - "sssd-common-2.6.1-2.el8.x86_64", - "sssd-kcm-2.6.1-2.el8.x86_64", - "sssd-nfs-idmap-2.6.1-2.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-7.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-qcow2-boot.json b/test/data/manifests/centos_8-x86_64-qcow2-boot.json index 52ebb725a..46771c6cc 100644 --- a/test/data/manifests/centos_8-x86_64-qcow2-boot.json +++ b/test/data/manifests/centos_8-x86_64-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13945,1301 +13942,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-4.18.0-358.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-358.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.x86_64) 8", - "version": "4.18.0-358.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-team-1.36.0-0.7.el8.x86_64", - "NetworkManager-tui-1.36.0-0.7.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "centos-gpg-keys-8-4.el8.noarch", - "centos-logos-85.8-2.el8.x86_64", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.x86_64", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.0.1.x86_64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "dracut-squash-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "fontconfig-2.13.1-4.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-all-langpacks-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gssproxy-0.8.0-20.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "kernel-tools-4.18.0-358.el8.x86_64", - "kernel-tools-libs-4.18.0-358.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-5.el8.x86_64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-47.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.x86_64", - "libsss_certmap-2.6.1-2.el8.x86_64", - "libsss_idmap-2.6.1-2.el8.x86_64", - "libsss_nss_idmap-2.6.1-2.el8.x86_64", - "libsss_sudo-2.6.1-2.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-47.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-7.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.6.1-2.el8.x86_64", - "sssd-common-2.6.1-2.el8.x86_64", - "sssd-kcm-2.6.1-2.el8.x86_64", - "sssd-nfs-idmap-2.6.1-2.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-3.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-7.el8.noarch", - "yum-utils-4.0.21-10.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10630446592, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-qcow2_customize-boot.json b/test/data/manifests/centos_8-x86_64-qcow2_customize-boot.json index a60a1ce1c..a86133aea 100644 --- a/test/data/manifests/centos_8-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/centos_8-x86_64-qcow2_customize-boot.json @@ -27,8 +27,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -2221,6 +2224,14 @@ } } }, + { + "id": "sha256:0caa72888379f82fae1bc8f448bcf0dbaead20e92f2ef4c714afadf8979c3181", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:e4827f4a11cc1a0b14585f9f2984de80a185d2fd823be03dd128b04c7f0576c4", "options": { @@ -2637,6 +2648,14 @@ } } }, + { + "id": "sha256:5b390c1d06390fec2f3de0f17570adbe70dd69ff0526339b0727e9db01d9d1b8", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:67667524adbae5df6a49b188a28073ef66b090a47c166ab0ddbcbe830b584f6f", "options": { @@ -2781,6 +2800,22 @@ } } }, + { + "id": "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:1d2c61493d72419e85272e8cbc1a0bf3232c81b9bed4707d68f2bbeef2391a55", "options": { @@ -3133,6 +3168,54 @@ } } }, + { + "id": "sha256:d9acc32cf03ac203066bfa8d6d3f71eaedbad719f3ffc5056a387b548ae958e8", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:82e27237686171b812aee7903c11ec4f8dbdb6544e419758fb0fbd61731044b0", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:6f699a1e24a6bb76904ef1a588e3b3ef116cad07a5cbad86c6cdb522c00670dd", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:8993bf1f075984412a57cf5b2c0110984a4dd1125d60048872c85f9c496f9e66", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:d0905111a766a7aa1bd0aff71dab248beb358f777ee02107c8e3834cc7f1a0cc", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:84cef50494317f6e968c8a27134e6f442a1898b137715bd69573d6d72e7b6fb1", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:93f86f6a4cd01bfb0d808801cb21b1eb25db351e6655d5bc804f631474010197", "options": { @@ -3149,6 +3232,110 @@ } } }, + { + "id": "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:f825b85b4506a740fb2f85b9a577c51264f3cfe792dd8b2bf8963059cc77c3c4", "options": { @@ -3629,6 +3816,22 @@ } } }, + { + "id": "sha256:224100af3ecfc80c416796ec02c7c4dd113a38d42349d763485f3b42f260493f", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:cec98aa5fbefcb99715921b493b4f92d34c4eeb823e9c8741aa75e280def89f1", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:a2f30982ea5a1e4da6c69a1311625918452b9bb0defeef995bbba9cead867694", "options": { @@ -3637,6 +3840,14 @@ } } }, + { + "id": "sha256:293e1f0f44a9c1d5dedbe831dff3049fad9e88c5f0e281d889f427603ac51fa6", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:0126a384853d46484dec98601a4cb4ce58b2e0411f8f7ef09937174dd5975bac", "options": { @@ -4237,6 +4448,14 @@ } } }, + { + "id": "sha256:5962d711c48ffa228cf236f2316ac28610b56259a1dc55ab5a41ea09344f0f7e", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:168ab5dbc86b836b8742b2e63eee51d074f1d790728e3d30b0c59fff93cf1d8d", "options": { @@ -4549,6 +4768,14 @@ } } }, + { + "id": "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:e57d878bfe148439260627fb097f2eaa0a1b64f5bb23738f6939c553e8cdbd91", "options": { @@ -4565,6 +4792,14 @@ } } }, + { + "id": "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:15dc15a5be210707852f051f4d09949c063a7283edc7d4ca3d4289eedcc0b509", "options": { @@ -4661,6 +4896,14 @@ } } }, + { + "id": "sha256:56e3aaed4790949f4ae57e61b02f97f2e8d9da24eb75b847c1609ceab18efe1f", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:20874a9d40b12125c9e5b97fe4ccda3f94acbc03da1dec7299123901f5b56631", "options": { @@ -4773,6 +5016,22 @@ } } }, + { + "id": "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:948751f111ab8d2a6950f6eabbacc2aef2eaa6f9f7ae3d2667d3716a226b30d9", "options": { @@ -5421,6 +5680,30 @@ } } }, + { + "id": "sha256:b7c8addb5c31c09101424adea7290bfe12aeca4c2a41f973fce9f76d4fecb0c0", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:baac6ee457ba9a9b0f86d15d289bcb05e89c2c34d49dfdfefc04e4ba31ef0060", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:b516cc42f01772939e668f92b9aa9bf001aa7700da78717c30ed2b6e295aa6cf", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:d2748115958b57c9c5125e23bad9462edbabb33c81197424a33d8060745ff646", "options": { @@ -6185,9 +6468,15 @@ "sha256:0c451ef9a9cd603a35aaab1a6c4aba83103332bed7c2b7393c48631f9bb50158": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/expat-2.2.5-4.el8.x86_64.rpm" }, + "sha256:0caa72888379f82fae1bc8f448bcf0dbaead20e92f2ef4c714afadf8979c3181": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/biosdevname-0.7.3-2.el8.x86_64.rpm" + }, "sha256:0d761d50ec6ab263dde637c37b876b994f4a5394f6e2b3036e84563b66b75a3d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/which-2.21-17.el8.x86_64.rpm" }, + "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-decorator-4.2.1-2.el8.noarch.rpm" + }, "sha256:0edde19e0c027c8cff31b82e1f4b0b198c00bf924047fcf4dd610a7d4965ab52": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/python3-pytz-2017.2-9.el8.noarch.rpm" }, @@ -6209,6 +6498,9 @@ "sha256:11ac209220f3a53a762adebb4eeb43190e02ef7cdad2c54bcb474b206f7eb6f2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/libXrender-0.9.10-7.el8.x86_64.rpm" }, + "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl100-firmware-39.31.5.1-105.el8.1.noarch.rpm" + }, "sha256:146616aaa85d8b44dd554db70468e4237d88dd5f4335b40e3c28209554d86102": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libibverbs-37.2-1.el8.x86_64.rpm" }, @@ -6251,6 +6543,9 @@ "sha256:19d66d152b745dbd49cea9d21c52aec0ec4d4321edef97a342acd3542404fa31": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/bzip2-libs-1.0.6-26.el8.x86_64.rpm" }, + "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/firewalld-filesystem-0.9.3-11.el8.noarch.rpm" + }, "sha256:1b18f8d64433a5e74f3c0c0a962737833826527dfa6b9a26942506f7990885af": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-librepo-1.14.2-1.el8.x86_64.rpm" }, @@ -6311,12 +6606,18 @@ "sha256:21c65dbf3b506a37828b13c205077f4b70fddb4b1d1c929dec01661238108059": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libnl3-3.5.0-1.el8.x86_64.rpm" }, + "sha256:224100af3ecfc80c416796ec02c7c4dd113a38d42349d763485f3b42f260493f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libnetfilter_conntrack-1.0.6-5.el8.x86_64.rpm" + }, "sha256:227de6071cd3aeca7e10ad386beaf38737d081e06350d02208a3f6a2c9710385": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/acl-2.2.53-1.el8.x86_64.rpm" }, "sha256:230820d3f9dbaa9dcd013836f4ba56d0514946bc05cac7727ef2aaff3a3dde26": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libappstream-glib-0.7.14-3.el8.x86_64.rpm" }, + "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-slip-0.6.4-11.el8.noarch.rpm" + }, "sha256:2439d5aaca81685178cc2bd7a2a30183474c5a4258b829a954391c1e8e46b90a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libsss_autofs-2.6.1-2.el8.x86_64.rpm" }, @@ -6326,6 +6627,12 @@ "sha256:26aa295a8858f219e022720edf1345be7dff624cfc6c12f93efee8866463f604": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/openssh-8.0p1-12.el8.x86_64.rpm" }, + "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-firewall-0.9.3-11.el8.noarch.rpm" + }, + "sha256:293e1f0f44a9c1d5dedbe831dff3049fad9e88c5f0e281d889f427603ac51fa6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libnftnl-1.1.5-5.el8.x86_64.rpm" + }, "sha256:2997c5aa510d82effe70787bd0aa4ddcdbcd7a149e97323de1e87838ef9d6801": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/rpm-build-libs-4.14.3-21.el8.x86_64.rpm" }, @@ -6386,6 +6693,9 @@ "sha256:3920aeeb0257c6f9f7499eea5c25cc78808f1ead1db7c3d48b546b43b52497f6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/c-ares-1.13.0-6.el8.x86_64.rpm" }, + "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:3a3cb5a11f8e844cd1bf7c0e7bb6c12cc63e743029df50916ce7e6a9f8a4e169": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/gdbm-libs-1.18-1.el8.x86_64.rpm" }, @@ -6488,6 +6798,9 @@ "sha256:4b878cfede2b1aa4458e6247464232ae78e4a9f39c6427b8219875c7362d5273": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-audit-3.0.7-1.el8.x86_64.rpm" }, + "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl5150-firmware-8.24.2.2-105.el8.1.noarch.rpm" + }, "sha256:4c4c1acb49227d6a71b7e7ae490d0f5f33031a4643e374b2e0b6c7d53045873c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/pciutils-libs-3.7.0-1.el8.x86_64.rpm" }, @@ -6548,15 +6861,24 @@ "sha256:562d9cf4892a9c25c86a70925bfbe0b3f2aff50d7a509b5a3c84c0995f18eb48": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/gpgme-1.13.1-9.el8.x86_64.rpm" }, + "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm" + }, "sha256:56db2bbc7028a0b031250b262a70d37de96edeb8832836e426d7a2b9d35bab12": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libssh-0.9.6-3.el8.x86_64.rpm" }, + "sha256:56e3aaed4790949f4ae57e61b02f97f2e8d9da24eb75b847c1609ceab18efe1f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-nftables-0.9.3-24.el8.x86_64.rpm" + }, "sha256:5846c73edfa2ff673989728e9621cce6a1369eb2f8a269ac5205c381a10d327a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64.rpm" }, "sha256:58f68bd245b39fc042eaac88c19270764ca1cbee035ee98bd248dda3ec32ea1d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/yum-utils-4.0.21-10.el8.noarch.rpm" }, + "sha256:5962d711c48ffa228cf236f2316ac28610b56259a1dc55ab5a41ea09344f0f7e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/nftables-0.9.3-24.el8.x86_64.rpm" + }, "sha256:59ba5bf69953a5a2e902b0f08b7187b66d84968852d46a3579a059477547d1a0": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-libselinux-2.9-5.el8.x86_64.rpm" }, @@ -6566,9 +6888,15 @@ "sha256:5a9ea1868b57cdc4387f3a8152d2397a072af91112d6e9ad282cf4261f525dc9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-libdnf-0.63.0-7.el8.x86_64.rpm" }, + "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl6000-firmware-9.221.4.1-105.el8.1.noarch.rpm" + }, "sha256:5ad7045e373ec2bf1b32f287fd62019f6a319b79da71da789b83e376f8ba92f6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/polkit-libs-0.115-13.el8_5.1.x86_64.rpm" }, + "sha256:5b390c1d06390fec2f3de0f17570adbe70dd69ff0526339b0727e9db01d9d1b8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/dracut-config-rescue-049-201.git20220131.el8.x86_64.rpm" + }, "sha256:5c0957decce3babef9864904be13190b0072aef720e9f4ca820bab6c02a20178": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-iniparse-0.4-31.el8.noarch.rpm" }, @@ -6668,6 +6996,9 @@ "sha256:6f1acbfbccb30ca317bf77880c2de2e8ca7815ea73ce1e39759c28ed5c70183f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libmodulemd-2.13.0-1.el8.x86_64.rpm" }, + "sha256:6f699a1e24a6bb76904ef1a588e3b3ef116cad07a5cbad86c6cdb522c00670dd": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/ipset-libs-7.1-1.el8.x86_64.rpm" + }, "sha256:6fc3208be9c78bf1f843f9f7d4d3f04096f116dc056285142235bf76472ba382": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/timedatex-0.5-3.el8.x86_64.rpm" }, @@ -6704,6 +7035,9 @@ "sha256:776a182ecaab9f86c7e869db2eb2deea1f291caee701cddbd752da8cd3c57458": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/prefixdevname-0.1.0-6.el8.x86_64.rpm" }, + "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl105-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:783b3f7c5d5ea7bd1a03ca7f40dca05d60629b341c74ae54f4e76c35e959e888": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/setroubleshoot-plugins-3.3.14-1.el8.noarch.rpm" }, @@ -6722,6 +7056,9 @@ "sha256:79e1c8b506bc6b41616c86e10cb8204a71000daf938a354b960b925f525cfe24": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libcom_err-1.45.6-3.el8.x86_64.rpm" }, + "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl6050-firmware-41.28.5.1-105.el8.1.noarch.rpm" + }, "sha256:7b3b5723d789421fe8af20e5dd6a0ba1344eb5fbfddd02ffeed6ea0b3f8d0111": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/lvm2-libs-2.03.14-3.el8.x86_64.rpm" }, @@ -6776,12 +7113,18 @@ "sha256:82ce159a9e4e4b6b4fdce9ad954aa507f67108430bd261a4dcd826e44d0152a4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/python3-pyserial-3.1.1-8.el8.noarch.rpm" }, + "sha256:82e27237686171b812aee7903c11ec4f8dbdb6544e419758fb0fbd61731044b0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/ipset-7.1-1.el8.x86_64.rpm" + }, "sha256:839c62cd7fc7e152decded6f28c80b5f7b8f34a5e319057867b38b26512cee67": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/snappy-1.1.8-3.el8.x86_64.rpm" }, "sha256:845a0732d9d7a01b909124cd8293204764235c2d856227c7a74dfa0e38113e34": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libgpg-error-1.31-1.el8.x86_64.rpm" }, + "sha256:84cef50494317f6e968c8a27134e6f442a1898b137715bd69573d6d72e7b6fb1": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iptables-libs-1.8.4-22.el8.x86_64.rpm" + }, "sha256:85eb614fc608f3b3f4bbd08d4a3b0ff6af188677ea4e009be021680c521cedae": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/python3-jsonpatch-1.21-2.el8.noarch.rpm" }, @@ -6812,6 +7155,9 @@ "sha256:898e38dba327b96336006633042ff6e138fbcafca248192ad0b43257c1d16904": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/krb5-libs-1.18.2-14.el8.x86_64.rpm" }, + "sha256:8993bf1f075984412a57cf5b2c0110984a4dd1125d60048872c85f9c496f9e66": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iptables-1.8.4-22.el8.x86_64.rpm" + }, "sha256:89e54e0975b9c87c45d3478d9f8bcc3f19a90e9ef16062a524af4a8efc059e1f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libselinux-2.9-5.el8.x86_64.rpm" }, @@ -6830,6 +7176,9 @@ "sha256:8ecac05bb0ec99f91026f2361f7443b9be3272582193a7836884ec473bf8f423": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/lz4-libs-1.8.3-3.el8_4.x86_64.rpm" }, + "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl135-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:8fb69892af346bacf18e8f8e7e8098e09c6ef9547abab9c39f7e729db06c3d1e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/crypto-policies-20211116-1.gitae470d6.el8.noarch.rpm" }, @@ -6938,6 +7287,9 @@ "sha256:a0c36067187bb1133550f8ae24c92206f58eb85401540f79fa76c860b48c65d1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/grub2-pc-modules-2.02-106.el8.noarch.rpm" }, + "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl2000-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:a0d74d92c12251283964fee07e29ea1c2c73f567351d433c0b41d6766ec87844": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/NetworkManager-1.36.0-0.7.el8.x86_64.rpm" }, @@ -7043,18 +7395,27 @@ "sha256:b4b54ec8f3a1503ef39ceefe799606635b3647e4da43cd33bac0c46d521b19dc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/kernel-tools-4.18.0-358.el8.x86_64.rpm" }, + "sha256:b516cc42f01772939e668f92b9aa9bf001aa7700da78717c30ed2b6e295aa6cf": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64.rpm" + }, "sha256:b67fe24855c156e9e0695a5b2f948f946264c95d8e7190077d268e0ec5fffcf6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/grub2-tools-extra-2.02-106.el8.x86_64.rpm" }, "sha256:b7b71ba34b3af893dc0acbb9d2228a2307da849d38e1c0007bd3d64f456640af": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/numactl-libs-2.0.12-13.el8.x86_64.rpm" }, + "sha256:b7c8addb5c31c09101424adea7290bfe12aeca4c2a41f973fce9f76d4fecb0c0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64.rpm" + }, "sha256:b7dbc8efe4e3de5b47742959530182be455a17a7fdc3cd289d15316ae8f54223": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/PackageKit-1.1.12-6.el8.x86_64.rpm" }, "sha256:b819f75e03f0d33d0e06c04a2624ff9436bdc694b59918fab0c736acc6119904": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/util-linux-2.32.1-32.el8.x86_64.rpm" }, + "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/firewalld-0.9.3-11.el8.noarch.rpm" + }, "sha256:b94210da48a122d2eabae77af165debd98c880a0923ce67af9e98359777c68fe": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/libfastjson-0.99.9-1.el8.x86_64.rpm" }, @@ -7064,9 +7425,15 @@ "sha256:ba83ca7667c98d265da7334a3ef7f786fbb48c85e32cdec11979778594750953": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/python3-pip-9.0.3-22.el8.noarch.rpm" }, + "sha256:baac6ee457ba9a9b0f86d15d289bcb05e89c2c34d49dfdfefc04e4ba31ef0060": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64.rpm" + }, "sha256:babad6e897ab2e5b46386edaf34dbc77649bb3705df50190c022d4b6f54f15de": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/PackageKit-glib-1.1.12-6.el8.x86_64.rpm" }, + "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl7260-firmware-25.30.13.0-105.el8.1.noarch.rpm" + }, "sha256:bc0d36db80589a9797b8c343cd80f5ad5f42b9afc88f8a46666dc1d8f5317cfe": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/gawk-4.2.1-2.el8.x86_64.rpm" }, @@ -7097,6 +7464,9 @@ "sha256:c019e648a047a07284cb870b5fe4bc2a4b65937dbbf0c51699144ee305297bba": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/hardlink-1.3-6.el8.x86_64.rpm" }, + "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl1000-firmware-39.31.5.1-105.el8.1.noarch.rpm" + }, "sha256:c0b32b3a4d384578647177961583604e58dff82168fb19c6c0218baee7a4da74": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/elfutils-debuginfod-client-0.186-1.el8.x86_64.rpm" }, @@ -7136,6 +7506,9 @@ "sha256:c8c54c56bff9ca416c3ba6bccac483fb66c81a53d93a19420088715018ed5169": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libutempter-1.1.6-14.el8.x86_64.rpm" }, + "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch.rpm" + }, "sha256:c9597eecf39a25497b2ac3c69bc9777eda05b9eaa6d5d29d004a81d71a45d0d7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libproxy-0.4.15-5.2.el8.x86_64.rpm" }, @@ -7184,12 +7557,18 @@ "sha256:ceb3dbd9e0d39d3e6b566eaf05359de4dd9a18d09da9238f2319f66f7cfebf7b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libdb-utils-5.3.28-42.el8_4.x86_64.rpm" }, + "sha256:cec98aa5fbefcb99715921b493b4f92d34c4eeb823e9c8741aa75e280def89f1": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libnfnetlink-1.0.1-13.el8.x86_64.rpm" + }, "sha256:cfe2ab20484cbb4169dba9fd51da523d51970d3debf9922e2472289ecd129cd5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/kernel-4.18.0-358.el8.x86_64.rpm" }, "sha256:d06ec97d21fd7e263b40649e78e1b3777460ec2a4ae9ec9cd2bae124d31e1409": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/vim-minimal-8.0.1763-16.el8_5.7.x86_64.rpm" }, + "sha256:d0905111a766a7aa1bd0aff71dab248beb358f777ee02107c8e3834cc7f1a0cc": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iptables-ebtables-1.8.4-22.el8.x86_64.rpm" + }, "sha256:d13a830e42506b9ada2b719521e020e4857bc49aacef3c9a66368485690443da": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libxml2-2.9.7-11.el8.x86_64.rpm" }, @@ -7226,6 +7605,9 @@ "sha256:d967d6bbb33bf7a295a64807f81875c84e82a8ecc59b6c72fe955141b1660d39": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/rootfiles-8.1-22.el8.noarch.rpm" }, + "sha256:d9acc32cf03ac203066bfa8d6d3f71eaedbad719f3ffc5056a387b548ae958e8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iprutils-2.4.19-1.el8.x86_64.rpm" + }, "sha256:d9fecf5c8aeaa9ebdbec05c6fdd1d692d9ad1211b0fea21d7c804a04c8e4e359": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/kernel-core-4.18.0-358.el8.x86_64.rpm" }, @@ -7349,6 +7731,9 @@ "sha256:ee713f3cc4e4b14956b58b0bc4fbe54dfe6920f770ff3e5e4bb63c72c2fb8955": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/tuned-2.18.0-0.1.rc1.el8.noarch.rpm" }, + "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl2030-firmware-18.168.6.1-105.el8.1.noarch.rpm" + }, "sha256:ef86061338fa321c959cadc75ecbdfd405eebaa1042eec9d9c737d4d9d92568f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/kbd-misc-2.0.4-10.el8.noarch.rpm" }, @@ -7367,6 +7752,9 @@ "sha256:f0d2c9590358d328e862243c18e0179712846fa5c840721ea68dbb58c2db1e7c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/virt-what-1.18-13.el8.x86_64.rpm" }, + "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl3160-firmware-25.30.13.0-105.el8.1.noarch.rpm" + }, "sha256:f1ce23ee43c747a35367dada19ca200a7758c50955ccc44aa946b86b647077ca": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/cracklib-dicts-2.9.6-15.el8.x86_64.rpm" }, @@ -10068,6 +10456,16 @@ "checksum": "sha256:bdc472abbb50eb652e78290b26756ad06ac2ea52e36f8acb3c4fc09bc7a58067", "check_gpg": true }, + { + "name": "biosdevname", + "epoch": 0, + "version": "0.7.3", + "release": "2.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/biosdevname-0.7.3-2.el8.x86_64.rpm", + "checksum": "sha256:0caa72888379f82fae1bc8f448bcf0dbaead20e92f2ef4c714afadf8979c3181", + "check_gpg": true + }, { "name": "brotli", "epoch": 0, @@ -10588,6 +10986,16 @@ "checksum": "sha256:964edaac718e568586891344cc29676a55391de9fe46c6967588cb9918b13f61", "check_gpg": true }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "049", + "release": "201.git20220131.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/dracut-config-rescue-049-201.git20220131.el8.x86_64.rpm", + "checksum": "sha256:5b390c1d06390fec2f3de0f17570adbe70dd69ff0526339b0727e9db01d9d1b8", + "check_gpg": true + }, { "name": "dracut-network", "epoch": 0, @@ -10768,6 +11176,26 @@ "checksum": "sha256:811eb112646b7d87773c65af47efdca975468f3e5df44aa9944e30de24d83890", "check_gpg": true }, + { + "name": "firewalld", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/firewalld-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:b91e663dd254ff7f814f1b501664b33307f8ee2fac9f048dea2a2eaa386d85fa", + "check_gpg": true + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/firewalld-filesystem-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:1a2f8df76e32a471249d5fd3e8d9ec6de5c5cc66354307dab42d81e6b2130bf3", + "check_gpg": true + }, { "name": "fontconfig", "epoch": 0, @@ -11208,6 +11636,66 @@ "checksum": "sha256:46d36094cb3d7dfc0fe5e7e3ab23c23e3d50adae4747aa809304a2ab12de72b4", "check_gpg": true }, + { + "name": "iprutils", + "epoch": 0, + "version": "2.4.19", + "release": "1.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iprutils-2.4.19-1.el8.x86_64.rpm", + "checksum": "sha256:d9acc32cf03ac203066bfa8d6d3f71eaedbad719f3ffc5056a387b548ae958e8", + "check_gpg": true + }, + { + "name": "ipset", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/ipset-7.1-1.el8.x86_64.rpm", + "checksum": "sha256:82e27237686171b812aee7903c11ec4f8dbdb6544e419758fb0fbd61731044b0", + "check_gpg": true + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/ipset-libs-7.1-1.el8.x86_64.rpm", + "checksum": "sha256:6f699a1e24a6bb76904ef1a588e3b3ef116cad07a5cbad86c6cdb522c00670dd", + "check_gpg": true + }, + { + "name": "iptables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iptables-1.8.4-22.el8.x86_64.rpm", + "checksum": "sha256:8993bf1f075984412a57cf5b2c0110984a4dd1125d60048872c85f9c496f9e66", + "check_gpg": true + }, + { + "name": "iptables-ebtables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iptables-ebtables-1.8.4-22.el8.x86_64.rpm", + "checksum": "sha256:d0905111a766a7aa1bd0aff71dab248beb358f777ee02107c8e3834cc7f1a0cc", + "check_gpg": true + }, + { + "name": "iptables-libs", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iptables-libs-1.8.4-22.el8.x86_64.rpm", + "checksum": "sha256:84cef50494317f6e968c8a27134e6f442a1898b137715bd69573d6d72e7b6fb1", + "check_gpg": true + }, { "name": "iputils", "epoch": 0, @@ -11228,6 +11716,136 @@ "checksum": "sha256:3acd2c8b6ea534811308b3138859b5fa150b89604bb60f16b0650747039d696a", "check_gpg": true }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl100-firmware-39.31.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:1246c55337db2cae3eeac9b1c31476a1a204afa11ed9c2625bcbaadae34fe71a", + "check_gpg": true + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl1000-firmware-39.31.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:c045999ed476f10a46cac88eba80cc3e3ade2481f443ae99db63e9a1e49e8290", + "check_gpg": true + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl105-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:7834014af304d81ed3fecf37c0bdd981b817220c6dda003e7c007c7818d6a2e3", + "check_gpg": true + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl135-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:8f2895ffd2f95847b82f82e44eb683d8d4e850c90afa691b92755e5897e2fe23", + "check_gpg": true + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl2000-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:a0d41dc906fb0eaf36247da3dbd3b881d9fb18f1e2d2c90e77634671913f1810", + "check_gpg": true + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl2030-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:ef6ae7dc6fd2a1e65a45522f346f730afc999d432fdcadbcf78f660d1184f252", + "check_gpg": true + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl3160-firmware-25.30.13.0-105.el8.1.noarch.rpm", + "checksum": "sha256:f1bde026c64b44755a448e7b3f6875bbcd41108b1afeea0884942479878ac966", + "check_gpg": true + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch.rpm", + "checksum": "sha256:c8cedd3396948f8c344248700b57e393761624dcc6cbab28944484041cd6697e", + "check_gpg": true + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl5150-firmware-8.24.2.2-105.el8.1.noarch.rpm", + "checksum": "sha256:4be9a0c15cfe09f0451f5092ce0e7fc58770461247608125dbaf7558379f235a", + "check_gpg": true + }, + { + "name": "iwl6000-firmware", + "epoch": 0, + "version": "9.221.4.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl6000-firmware-9.221.4.1-105.el8.1.noarch.rpm", + "checksum": "sha256:5acdc15d2ead0a8c7707a99f7fa9101157e1c074953bace18612077811b8a8e0", + "check_gpg": true + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch.rpm", + "checksum": "sha256:39d82f3d8ec58930a1da5510f0de3e7727880fff554f059e119ed193a830bf2c", + "check_gpg": true + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl6050-firmware-41.28.5.1-105.el8.1.noarch.rpm", + "checksum": "sha256:7a8468bde9ee0a4bff77fdbe0add8706586ce3999eb65b91f83e805610afd276", + "check_gpg": true + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "105.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/iwl7260-firmware-25.30.13.0-105.el8.1.noarch.rpm", + "checksum": "sha256:bbafc35ea2daeeac85fbae3130d682170849941f57230a26d456bae24b8d97ce", + "check_gpg": true + }, { "name": "jansson", "epoch": 0, @@ -11828,6 +12446,26 @@ "checksum": "sha256:264f9819cc78773cdedb5aa70f2370bbb0987418bca4a9d93a7b5240340e8d64", "check_gpg": true }, + { + "name": "libnetfilter_conntrack", + "epoch": 0, + "version": "1.0.6", + "release": "5.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libnetfilter_conntrack-1.0.6-5.el8.x86_64.rpm", + "checksum": "sha256:224100af3ecfc80c416796ec02c7c4dd113a38d42349d763485f3b42f260493f", + "check_gpg": true + }, + { + "name": "libnfnetlink", + "epoch": 0, + "version": "1.0.1", + "release": "13.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libnfnetlink-1.0.1-13.el8.x86_64.rpm", + "checksum": "sha256:cec98aa5fbefcb99715921b493b4f92d34c4eeb823e9c8741aa75e280def89f1", + "check_gpg": true + }, { "name": "libnfsidmap", "epoch": 1, @@ -11838,6 +12476,16 @@ "checksum": "sha256:a2f30982ea5a1e4da6c69a1311625918452b9bb0defeef995bbba9cead867694", "check_gpg": true }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.5", + "release": "5.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/libnftnl-1.1.5-5.el8.x86_64.rpm", + "checksum": "sha256:293e1f0f44a9c1d5dedbe831dff3049fad9e88c5f0e281d889f427603ac51fa6", + "check_gpg": true + }, { "name": "libnghttp2", "epoch": 0, @@ -12588,6 +13236,16 @@ "checksum": "sha256:2d8a9721ddd2f0f784a9788203dc989199164f3d0ab7173ccc4862f03b846d5d", "check_gpg": true }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.3", + "release": "24.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/nftables-0.9.3-24.el8.x86_64.rpm", + "checksum": "sha256:5962d711c48ffa228cf236f2316ac28610b56259a1dc55ab5a41ea09344f0f7e", + "check_gpg": true + }, { "name": "npth", "epoch": 0, @@ -12978,6 +13636,16 @@ "checksum": "sha256:066f254f9ac7712b44214816de907a87eb8dfd0d2ea9570a7513db9a6617ba26", "check_gpg": true }, + { + "name": "python3-decorator", + "epoch": 0, + "version": "4.2.1", + "release": "2.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-decorator-4.2.1-2.el8.noarch.rpm", + "checksum": "sha256:0e9a8a0f823bf0ef948862f0ccb62353460bd07931e756c98f23908c1c526578", + "check_gpg": true + }, { "name": "python3-dnf", "epoch": 0, @@ -12998,6 +13666,16 @@ "checksum": "sha256:481c5ac652c504f1ec6915a3a0a895255e4d3164d6607d7e809f942c53895ae1", "check_gpg": true }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "0.9.3", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-firewall-0.9.3-11.el8.noarch.rpm", + "checksum": "sha256:2939e54a56f7eff9d3afb6550d5452947a9cf20477825af7f06751e790250c65", + "check_gpg": true + }, { "name": "python3-gobject-base", "epoch": 0, @@ -13118,6 +13796,16 @@ "checksum": "sha256:c5423317c885b86b0973af2f45da57f6db627dff6bed775b9b6399e28bbf09b5", "check_gpg": true }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.3", + "release": "24.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-nftables-0.9.3-24.el8.x86_64.rpm", + "checksum": "sha256:56e3aaed4790949f4ae57e61b02f97f2e8d9da24eb75b847c1609ceab18efe1f", + "check_gpg": true + }, { "name": "python3-oauthlib", "epoch": 0, @@ -13258,6 +13946,26 @@ "checksum": "sha256:a04cb3117395b962edc32bf45d8411f240632476b0706b2df7f4a1a87b2ce34b", "check_gpg": true }, + { + "name": "python3-slip", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-slip-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:233e5f78027b684e5aaac1395cc574aea3039059bf86eb4494422bc74216a396", + "check_gpg": true + }, + { + "name": "python3-slip-dbus", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-baseos-20220208/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:563b3741d26b6af963fdb7b0634e0791445a707d0b6093ac71c3224299241639", + "check_gpg": true + }, { "name": "python3-syspurpose", "epoch": 0, @@ -14068,6 +14776,36 @@ "checksum": "sha256:ddbbf3a8191dbc1a9fcb67ccf9cea0d34dbe9bbb74780e1359933cd03ee24451", "check_gpg": true }, + { + "name": "plymouth", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64.rpm", + "checksum": "sha256:b7c8addb5c31c09101424adea7290bfe12aeca4c2a41f973fce9f76d4fecb0c0", + "check_gpg": true + }, + { + "name": "plymouth-core-libs", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64.rpm", + "checksum": "sha256:baac6ee457ba9a9b0f86d15d289bcb05e89c2c34d49dfdfefc04e4ba31ef0060", + "check_gpg": true + }, + { + "name": "plymouth-scripts", + "epoch": 0, + "version": "0.9.4", + "release": "10.20200615git1e36e30.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el8/cs8-x86_64-appstream-20220208/Packages/plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64.rpm", + "checksum": "sha256:b516cc42f01772939e668f92b9aa9bf001aa7700da78717c30ed2b6e295aa6cf", + "check_gpg": true + }, { "name": "python3-babel", "epoch": 0, @@ -14310,1428 +15048,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 8", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-4.18.0-358.el8.x86_64", - "initrd": "/initramfs-4.18.0-358.el8.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-358.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.x86_64) 8", - "version": "4.18.0-358.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/opt", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/boot", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-team-1.36.0-0.7.el8.x86_64", - "NetworkManager-tui-1.36.0-0.7.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "centos-gpg-keys-8-4.el8.noarch", - "centos-logos-85.8-2.el8.x86_64", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.x86_64", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "dhcp-client-4.3.6-47.el8.0.1.x86_64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-config-rescue-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "dracut-squash-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "fontconfig-2.13.1-4.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-all-langpacks-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gssproxy-0.8.0-20.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "kernel-tools-4.18.0-358.el8.x86_64", - "kernel-tools-libs-4.18.0-358.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-5.el8.x86_64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-47.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.x86_64", - "libsss_certmap-2.6.1-2.el8.x86_64", - "libsss_idmap-2.6.1-2.el8.x86_64", - "libsss_nss_idmap-2.6.1-2.el8.x86_64", - "libsss_sudo-2.6.1-2.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-47.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-7.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.1.0-5.module_el8.6.0+1040+0ae94936.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.6.1-2.el8.x86_64", - "sssd-common-2.6.1-2.el8.x86_64", - "sssd-kcm-2.6.1-2.el8.x86_64", - "sssd-nfs-idmap-2.6.1-2.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-3.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-7.el8.noarch", - "yum-utils-4.0.21-10.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10093575680, - "start": 643825664, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "nXShZT-bD7B-2044-MBHQ-gNta-MNNZ-pFodug" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "A178892E-E285-4CE1-9114-55780875D64E", - "size": 536870912, - "start": 106954752, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-tar-boot.json b/test/data/manifests/centos_8-x86_64-tar-boot.json index f8add6bbc..ab2191327 100644 --- a/test/data/manifests/centos_8-x86_64-tar-boot.json +++ b/test/data/manifests/centos_8-x86_64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "centos-8", "arch": "x86_64", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -8503,703 +8498,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-4.18.0-358.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-358.el8.x86_64.img", - "linux": "/boot/vmlinuz-4.18.0-358.el8.x86_64", - "options": "$kernelopts", - "title": "CentOS Stream (4.18.0-358.el8.x86_64) 8", - "version": "4.18.0-358.el8.x86_64" - } - ], - "default-target": "graphical.target", - "dnf": { - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "acl-2.2.53-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "chkconfig-1.19.1-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-all-langpacks-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.x86_64", - "rpm-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021e-1.el8.noarch", - "util-linux-2.32.1-32.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/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", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "ctrl-alt-del.target", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-vhd-boot.json b/test/data/manifests/centos_8-x86_64-vhd-boot.json index 08d060ab8..52edf4c34 100644 --- a/test/data/manifests/centos_8-x86_64-vhd-boot.json +++ b/test/data/manifests/centos_8-x86_64-vhd-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -14176,1307 +14173,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro biosdevname=0 rootdelay=300 console=ttyS0 earlyprintk=ttyS0 net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-4.18.0-358.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-358.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.x86_64) 8", - "version": "4.18.0-358.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-team-1.36.0-0.7.el8.x86_64", - "NetworkManager-tui-1.36.0-0.7.el8.x86_64", - "WALinuxAgent-2.3.0.2-2.el8.noarch", - "WALinuxAgent-udev-2.3.0.2-2.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.0.1.x86_64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "dracut-squash-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "glibc-langpack-en-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "kernel-tools-4.18.0-358.el8.x86_64", - "kernel-tools-libs-4.18.0-358.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-47.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.x86_64", - "libsss_certmap-2.6.1-2.el8.x86_64", - "libsss_idmap-2.6.1-2.el8.x86_64", - "libsss_nss_idmap-2.6.1-2.el8.x86_64", - "libsss_sudo-2.6.1-2.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-7.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.x86_64", - "python3-pip-9.0.3-22.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pyasn1-0.3.7-6.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-38.module_el8.5.0+895+a459eca8.x86_64", - "readline-7.0-10.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.1-2.el8.x86_64", - "sssd-common-2.6.1-2.el8.x86_64", - "sssd-kcm-2.6.1-2.el8.x86_64", - "sssd-nfs-idmap-2.6.1-2.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-7.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_8-x86_64-vmdk-boot.json b/test/data/manifests/centos_8-x86_64-vmdk-boot.json index dd546837e..56bfedc5b 100644 --- a/test/data/manifests/centos_8-x86_64-vmdk-boot.json +++ b/test/data/manifests/centos_8-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "centos-8", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "baseos", @@ -32,7 +16,20 @@ "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v2.0.22 (GNU/Linux)\n\nmQINBFzMWxkBEADHrskpBgN9OphmhRkc7P/YrsAGSvvl7kfu+e9KAaU6f5MeAVyn\nrIoM43syyGkgFyWgjZM8/rur7EMPY2yt+2q/1ZfLVCRn9856JqTIq0XRpDUe4nKQ\n8BlA7wDVZoSDxUZkSuTIyExbDf0cpw89Tcf62Mxmi8jh74vRlPy1PgjWL5494b3X\n5fxDidH4bqPZyxTBqPrUFuo+EfUVEqiGF94Ppq6ZUvrBGOVo1V1+Ifm9CGEK597c\naevcGc1RFlgxIgN84UpuDjPR9/zSndwJ7XsXYvZ6HXcKGagRKsfYDWGPkA5cOL/e\nf+yObOnC43yPUvpggQ4KaNJ6+SMTZOKikM8yciyBwLqwrjo8FlJgkv8Vfag/2UR7\nJINbyqHHoLUhQ2m6HXSwK4YjtwidF9EUkaBZWrrskYR3IRZLXlWqeOi/+ezYOW0m\nvufrkcvsh+TKlVVnuwmEPjJ8mwUSpsLdfPJo1DHsd8FS03SCKPaXFdD7ePfEjiYk\nnHpQaKE01aWVSLUiygn7F7rYemGqV9Vt7tBw5pz0vqSC72a5E3zFzIIuHx6aANry\nGat3aqU3qtBXOrA/dPkX9cWE+UR5wo/A2UdKJZLlGhM2WRJ3ltmGT48V9CeS6N9Y\nm4CKdzvg7EWjlTlFrd/8WJ2KoqOE9leDPeXRPncubJfJ6LLIHyG09h9kKQARAQAB\ntDpDZW50T1MgKENlbnRPUyBPZmZpY2lhbCBTaWduaW5nIEtleSkgPHNlY3VyaXR5\nQGNlbnRvcy5vcmc+iQI3BBMBAgAhBQJczFsZAhsDBgsJCAcDAgYVCAIJCgsDFgIB\nAh4BAheAAAoJEAW1VbOEg8ZdjOsP/2ygSxH9jqffOU9SKyJDlraL2gIutqZ3B8pl\nGy/Qnb9QD1EJVb4ZxOEhcY2W9VJfIpnf3yBuAto7zvKe/G1nxH4Bt6WTJQCkUjcs\nN3qPWsx1VslsAEz7bXGiHym6Ay4xF28bQ9XYIokIQXd0T2rD3/lNGxNtORZ2bKjD\nvOzYzvh2idUIY1DgGWJ11gtHFIA9CvHcW+SMPEhkcKZJAO51ayFBqTSSpiorVwTq\na0cB+cgmCQOI4/MY+kIvzoexfG7xhkUqe0wxmph9RQQxlTbNQDCdaxSgwbF2T+gw\nbyaDvkS4xtR6Soj7BKjKAmcnf5fn4C5Or0KLUqMzBtDMbfQQihn62iZJN6ZZ/4dg\nq4HTqyVpyuzMXsFpJ9L/FqH2DJ4exGGpBv00ba/Zauy7GsqOc5PnNBsYaHCply0X\n407DRx51t9YwYI/ttValuehq9+gRJpOTTKp6AjZn/a5Yt3h6jDgpNfM/EyLFIY9z\nV6CXqQQ/8JRvaik/JsGCf+eeLZOw4koIjZGEAg04iuyNTjhx0e/QHEVcYAqNLhXG\nrCTTbCn3NSUO9qxEXC+K/1m1kaXoCGA0UWlVGZ1JSifbbMx0yxq/brpEZPUYm+32\no8XfbocBWljFUJ+6aljTvZ3LQLKTSPW7TFO+GXycAOmCGhlXh2tlc6iTc41PACqy\nyy+mHmSv\n=kkH7\n-----END PGP PUBLIC KEY BLOCK-----\n", "check_gpg": true } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -14257,1311 +14254,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-358.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "centos-20220110132047-4.18.0-358.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-358.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-358.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "CentOS Stream (4.18.0-358.el8.x86_64) 8", - "version": "4.18.0-358.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "contentdir": "centos", - "infra": "stock", - "stream": "8-stream" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "vmdk" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:centos:centos:8", - "HOME_URL": "https://centos.org/", - "ID": "centos", - "ID_LIKE": "rhel fedora", - "NAME": "CentOS Stream", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "CentOS Stream 8", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_SUPPORT_PRODUCT_VERSION": "CentOS Stream", - "VERSION": "8", - "VERSION_ID": "8" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el8.x86_64", - "NetworkManager-team-1.36.0-0.7.el8.x86_64", - "NetworkManager-tui-1.36.0-0.7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "centos-gpg-keys-8-4.el8.noarch", - "centos-stream-release-8.6-1.el8.noarch", - "centos-stream-repos-8-4.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.0.1.x86_64", - "dhcp-common-4.3.6-47.el8.0.1.noarch", - "dhcp-libs-4.3.6-47.el8.0.1.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-7.el8.noarch", - "dnf-data-4.7.0-7.el8.noarch", - "dnf-plugins-core-4.0.21-10.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-201.git20220131.el8.x86_64", - "dracut-config-generic-049-201.git20220131.el8.x86_64", - "dracut-network-049-201.git20220131.el8.x86_64", - "dracut-squash-049-201.git20220131.el8.x86_64", - "e2fsprogs-1.45.6-3.el8.x86_64", - "e2fsprogs-libs-1.45.6-3.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-189.el8.x86_64", - "glibc-common-2.28-189.el8.x86_64", - "glibc-gconv-extra-2.28-189.el8.x86_64", - "glibc-langpack-en-2.28-189.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-7.el8.0.1.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.17-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-358.el8.x86_64", - "kernel-core-4.18.0-358.el8.x86_64", - "kernel-modules-4.18.0-358.el8.x86_64", - "kernel-tools-4.18.0-358.el8.x86_64", - "kernel-tools-libs-4.18.0-358.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.48-2.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-3.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-7.el8.x86_64", - "libdrm-2.4.108-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libmspack-0.7-0.3.alpha.el8.4.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-47.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpciaccess-0.14-1.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-3.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.1-2.el8.x86_64", - "libsss_certmap-2.6.1-2.el8.x86_64", - "libsss_idmap-2.6.1-2.el8.x86_64", - "libsss_nss_idmap-2.6.1-2.el8.x86_64", - "libsss_sudo-2.6.1-2.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libtool-ltdl-2.4.6-25.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "open-vm-tools-11.3.5-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-12.el8.x86_64", - "openssh-clients-8.0p1-12.el8.x86_64", - "openssh-server-8.0p1-12.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-16.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-7.el8.noarch", - "python3-dnf-plugins-core-4.0.21-10.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-7.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-358.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "readline-7.0-10.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.1-2.el8.x86_64", - "sssd-common-2.6.1-2.el8.x86_64", - "sssd-kcm-2.6.1-2.el8.x86_64", - "sssd-nfs-idmap-2.6.1-2.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.18.0-0.1.rc1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xmlsec1-1.2.25-4.el8.x86_64", - "xmlsec1-openssl-1.2.25-4.el8.x86_64", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-7.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "vgauthd.service", - "vmtoolsd.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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-Stream-AppStream.repo": { - "appstream": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=AppStream&infra=$infra", - "name": "CentOS Stream $releasever - AppStream" - } - }, - "CentOS-Stream-BaseOS.repo": { - "baseos": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=BaseOS&infra=$infra", - "name": "CentOS Stream $releasever - BaseOS" - } - }, - "CentOS-Stream-Debuginfo.repo": { - "debuginfo": { - "baseurl": "http://debuginfo.centos.org/$stream/$basearch/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Debuginfo" - } - }, - "CentOS-Stream-Extras.repo": { - "extras": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=extras&infra=$infra", - "name": "CentOS Stream $releasever - Extras" - } - }, - "CentOS-Stream-HighAvailability.repo": { - "ha": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=HighAvailability&infra=$infra", - "name": "CentOS Stream $releasever - HighAvailability" - } - }, - "CentOS-Stream-Media.repo": { - "media-appstream": { - "baseurl": "file:///media/CentOS/AppStream\nfile:///media/cdrom/AppStream\nfile:///media/cdrecorder/AppStream", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - AppStream" - }, - "media-baseos": { - "baseurl": "file:///media/CentOS/BaseOS\nfile:///media/cdrom/BaseOS\nfile:///media/cdrecorder/BaseOS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Media - BaseOS" - } - }, - "CentOS-Stream-NFV.repo": { - "nfv": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=NFV&infra=$infra", - "name": "CentOS Stream $releasever - NFV" - } - }, - "CentOS-Stream-PowerTools.repo": { - "powertools": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=PowerTools&infra=$infra", - "name": "CentOS Stream $releasever - PowerTools" - } - }, - "CentOS-Stream-RealTime.repo": { - "rt": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=RT&infra=$infra", - "name": "CentOS Stream $releasever - RealTime" - } - }, - "CentOS-Stream-ResilientStorage.repo": { - "resilientstorage": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "mirrorlist": "http://mirrorlist.centos.org/?release=$stream&arch=$basearch&repo=ResilientStorage&infra=$infra", - "name": "CentOS Stream $releasever - ResilientStorage" - } - }, - "CentOS-Stream-Sources.repo": { - "appstream-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/AppStream/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - AppStream - Source" - }, - "baseos-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/BaseOS/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - BaseOS - Source" - }, - "extras-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/extras/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - Extras - Source" - }, - "ha-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/HighAvailability/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - HighAvailability - Source" - }, - "nfv-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/NFV/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - NFV - Source" - }, - "powertools-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/PowerTools/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - PowerTools - Source" - }, - "resilientstorage-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/ResilientStorage/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - ResilientStorage - Source" - }, - "rt-source": { - "baseurl": "http://vault.centos.org/$contentdir/$stream/RT/Source/", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-centosofficial", - "name": "CentOS Stream $releasever - RT - Source" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_9-aarch64-ami-boot.json b/test/data/manifests/centos_9-aarch64-ami-boot.json index ec8d6964d..6ef5b47c6 100644 --- a/test/data/manifests/centos_9-aarch64-ami-boot.json +++ b/test/data/manifests/centos_9-aarch64-ami-boot.json @@ -12648,1448 +12648,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 9", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.aarch64) 9", - "version": "5.14.0-55.el9.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-cloud-setup-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-compat-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "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", - "checkpolicy-3.3-1.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.aarch64", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dbus-tools-1.12.20-5.el9.aarch64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-config-rescue-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-5.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-langpack-en-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-aa64-2.06-13.el9.aarch64", - "grub2-tools-2.06-13.el9.aarch64", - "grub2-tools-minimal-2.06-13.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.13.0-5.el9.aarch64", - "iproute-tc-5.13.0-5.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.22-14.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libatasmart-0.19-22.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libblockdev-2.25-11.el9.aarch64", - "libblockdev-crypto-2.25-11.el9.aarch64", - "libblockdev-fs-2.25-11.el9.aarch64", - "libblockdev-loop-2.25-11.el9.aarch64", - "libblockdev-mdraid-2.25-11.el9.aarch64", - "libblockdev-part-2.25-11.el9.aarch64", - "libblockdev-swap-2.25-11.el9.aarch64", - "libblockdev-utils-2.25-11.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libbytesize-2.5-3.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.6-3.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libudisks2-2.9.4-2.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-6.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "mdadm-4.2-1.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "nspr-4.32.0-8.el9.aarch64", - "nss-3.71.0-6.el9.aarch64", - "nss-softokn-3.71.0-6.el9.aarch64", - "nss-softokn-freebl-3.71.0-6.el9.aarch64", - "nss-sysinit-3.71.0-6.el9.aarch64", - "nss-util-3.71.0-6.el9.aarch64", - "numactl-libs-2.0.14-7.el9.aarch64", - "oddjob-0.34.7-4.el9.aarch64", - "oddjob-mkhomedir-0.34.7-4.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "readline-8.1-4.el9.aarch64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.aarch64", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "volume_key-libs-0.3.12-15.el9.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10002349568, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/centos/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/centos/grubaa64.efi": ".......T.", - "/boot/efi/EFI/centos/mmaa64.efi": ".......T.", - "/boot/efi/EFI/centos/shim.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "irqbalance.service", - "kdump.service", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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 } diff --git a/test/data/manifests/centos_9-aarch64-edge_commit-boot.json b/test/data/manifests/centos_9-aarch64-edge_commit-boot.json index 01a48bc22..63476da54 100644 --- a/test/data/manifests/centos_9-aarch64-edge_commit-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_commit-boot.json @@ -11903,1238 +11903,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:993:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:clevis", - "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" - }, - "ostree": { - "refs": [ - "centos/9/aarch64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-3.el9.aarch64", - "ModemManager-glib-1.18.2-3.el9.aarch64", - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-wifi-1.36.0-0.7.el9.aarch64", - "NetworkManager-wwan-1.36.0-0.7.el9.aarch64", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "attr-2.5.1-3.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bash-completion-2.11-4.el9.noarch", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "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", - "checkpolicy-3.3-1.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "clevis-18-102.el9.aarch64", - "clevis-dracut-18-102.el9.aarch64", - "clevis-luks-18-102.el9.aarch64", - "clevis-systemd-18-102.el9.aarch64", - "conmon-2.1.0-1.el9.aarch64", - "container-selinux-2.176.0-1.el9.noarch", - "containernetworking-plugins-1.0.1-3.el9.aarch64", - "containers-common-1-13.el9.noarch", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "criu-3.15-13.el9.aarch64", - "criu-libs-3.15-13.el9.aarch64", - "crun-1.4.2-1.el9.aarch64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-2.4.3-1.el9.aarch64", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-event-1.02.181-3.el9.aarch64", - "device-mapper-event-libs-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "device-mapper-persistent-data-0.9.0-12.el9.aarch64", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnsmasq-2.85-2.el9.aarch64", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "expat-2.2.10-5.el9.aarch64", - "fdo-client-0.3.0-1.el9.aarch64", - "fdo-owner-cli-0.3.0-1.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.aarch64", - "fuse-2.9.9-15.el9.aarch64", - "fuse-common-3.10.2-3.el9.aarch64", - "fuse-libs-2.9.9-15.el9.aarch64", - "fuse-overlayfs-1.8.2-1.el9.aarch64", - "fuse3-3.10.2-3.el9.aarch64", - "fuse3-libs-3.10.2-3.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-minimal-langpack-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.aarch64", - "greenboot-0.14.0-3.el9.aarch64", - "greenboot-default-health-checks-0.14.0-3.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-aa64-2.06-13.el9.aarch64", - "grub2-tools-2.06-13.el9.aarch64", - "grub2-tools-minimal-2.06-13.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "iproute-5.13.0-5.el9.aarch64", - "ipset-7.11-6.el9.aarch64", - "ipset-libs-7.11-6.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iptables-nft-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "iw-5.9-4.el9.aarch64", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.aarch64", - "jose-11-3.el9.aarch64", - "jq-1.6-9.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "keyutils-1.6.1-4.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libaio-0.3.111-13.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libatasmart-0.19-22.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libblockdev-2.25-11.el9.aarch64", - "libblockdev-crypto-2.25-11.el9.aarch64", - "libblockdev-fs-2.25-11.el9.aarch64", - "libblockdev-loop-2.25-11.el9.aarch64", - "libblockdev-mdraid-2.25-11.el9.aarch64", - "libblockdev-part-2.25-11.el9.aarch64", - "libblockdev-swap-2.25-11.el9.aarch64", - "libblockdev-utils-2.25-11.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libbytesize-2.5-3.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcap-ng-python3-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libevent-2.1.12-6.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.6-3.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libjose-11-3.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libluksmeta-9-12.el9.aarch64", - "libmbim-1.26.0-2.el9.aarch64", - "libmbim-utils-1.26.0-2.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnet-1.2-6.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnftnl-1.1.9-4.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpkgconf-1.7.3-9.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libqb-2.0.3-7.el9.aarch64", - "libqmi-1.30.2-2.el9.aarch64", - "libqmi-utils-1.30.2-2.el9.aarch64", - "libqrtr-glib-1.0.0-4.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.aarch64", - "libsecret-0.20.4-4.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libslirp-4.4.0-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libudisks2-2.9.4-2.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lua-libs-5.4.2-4.el9.aarch64", - "luksmeta-9-12.el9.aarch64", - "lvm2-2.03.14-3.el9.aarch64", - "lvm2-libs-2.03.14-3.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "mdadm-4.2-1.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "nftables-0.9.8-10.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "nspr-4.32.0-8.el9.aarch64", - "nss-3.71.0-6.el9.aarch64", - "nss-altfiles-2.18.1-20.el9.aarch64", - "nss-softokn-3.71.0-6.el9.aarch64", - "nss-softokn-freebl-3.71.0-6.el9.aarch64", - "nss-sysinit-3.71.0-6.el9.aarch64", - "nss-util-3.71.0-6.el9.aarch64", - "oniguruma-6.9.6-1.el9.5.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "ostree-2021.6-1.el9.aarch64", - "ostree-libs-2021.6-1.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "pinentry-1.1.1-8.el9.aarch64", - "pkgconf-1.7.3-9.el9.aarch64", - "pkgconf-m4-1.7.3-9.el9.noarch", - "pkgconf-pkg-config-1.7.3-9.el9.aarch64", - "podman-3.4.5-0.7.el9.aarch64", - "podman-catatonit-3.4.5-0.7.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "protobuf-3.14.0-8.el9.aarch64", - "protobuf-c-1.3.3-9.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-nftables-0.9.8-10.el9.aarch64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "readline-8.1-4.el9.aarch64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-ostree-2021.14-3.el9.aarch64", - "rpm-ostree-libs-2021.14-3.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "runc-1.1.0-2.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setools-console-4.4.0-4.el9.aarch64", - "setup-2.13.7-6.el9.noarch", - "shadow-utils-4.9-3.el9.aarch64", - "shadow-utils-subid-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "skopeo-1.5.1-0.1.el9.aarch64", - "slirp4netns-1.1.8-3.el9.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "tmux-3.2a-4.el9.aarch64", - "tpm2-tools-5.0-10.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "traceroute-2.1.0-16.el9.aarch64", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.aarch64", - "usbguard-1.0.0-10.el9.aarch64", - "usbguard-selinux-1.0.0-10.el9.noarch", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "volume_key-libs-0.3.12-15.el9.aarch64", - "which-2.21-27.el9.aarch64", - "wireless-regdb-2020.11.20-6.el9.noarch", - "wpa_supplicant-2.9-17.20211112.gitc8b94bc7b347.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yajl-2.1.0-20.el9.aarch64", - "zlib-1.2.11-31.el9.aarch64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:996:993:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "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", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "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 - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "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 } diff --git a/test/data/manifests/centos_9-aarch64-edge_container-boot.json b/test/data/manifests/centos_9-aarch64-edge_container-boot.json index e95136f82..8f65b0ef7 100644 --- a/test/data/manifests/centos_9-aarch64-edge_container-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_container-boot.json @@ -13633,5 +13633,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-aarch64-edge_installer-boot.json b/test/data/manifests/centos_9-aarch64-edge_installer-boot.json index eb80fb5df..715f335c3 100644 --- a/test/data/manifests/centos_9-aarch64-edge_installer-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_installer-boot.json @@ -25,7 +25,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -26759,5 +26758,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/centos_9-aarch64-edge_installer_with_users-boot.json index acf2b7a2d..e3b228f03 100644 --- a/test/data/manifests/centos_9-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_installer_with_users-boot.json @@ -54,7 +54,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -26811,5 +26810,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json b/test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json index 12b5f3de0..8c1f07357 100644 --- a/test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_raw_image-boot.json @@ -8585,5 +8585,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/centos_9-aarch64-edge_simplified_installer-boot.json index e2a523c66..40c12fdad 100644 --- a/test/data/manifests/centos_9-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/centos_9-aarch64-edge_simplified_installer-boot.json @@ -33,7 +33,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -15496,5 +15495,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-aarch64-image_installer-boot.json b/test/data/manifests/centos_9-aarch64-image_installer-boot.json index 9b81af734..2767df798 100644 --- a/test/data/manifests/centos_9-aarch64-image_installer-boot.json +++ b/test/data/manifests/centos_9-aarch64-image_installer-boot.json @@ -20,7 +20,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -31413,5 +31412,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-aarch64-image_installer_with_users-boot.json b/test/data/manifests/centos_9-aarch64-image_installer_with_users-boot.json index 4123c531c..1f532b077 100644 --- a/test/data/manifests/centos_9-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/centos_9-aarch64-image_installer_with_users-boot.json @@ -49,7 +49,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -31464,5 +31463,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-aarch64-openstack-boot.json b/test/data/manifests/centos_9-aarch64-openstack-boot.json index 652cc80ea..8198a1d72 100644 --- a/test/data/manifests/centos_9-aarch64-openstack-boot.json +++ b/test/data/manifests/centos_9-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "centos-9", "arch": "aarch64", @@ -24,9 +21,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -12788,1390 +12782,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro net.ifnames=0 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.aarch64) 9", - "version": "5.14.0-55.el9.aarch64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "acl-2.3.1-3.el9.aarch64", - "alsa-lib-1.2.6.1-1.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "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", - "checkpolicy-3.3-1.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-5.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-langpack-en-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-aa64-2.06-13.el9.aarch64", - "grub2-tools-2.06-13.el9.aarch64", - "grub2-tools-minimal-2.06-13.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.13.0-5.el9.aarch64", - "iproute-tc-5.13.0-5.el9.aarch64", - "ipset-7.11-6.el9.aarch64", - "ipset-libs-7.11-6.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iptables-nft-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.22-14.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.aarch64", - "libX11-1.7.0-7.el9.aarch64", - "libX11-common-1.7.0-7.el9.noarch", - "libXau-1.0.9-8.el9.aarch64", - "libXext-1.3.4-8.el9.aarch64", - "libXfixes-5.0.3-16.el9.aarch64", - "libXinerama-1.1.4-10.el9.aarch64", - "libXrandr-1.5.2-8.el9.aarch64", - "libXrender-0.9.10-16.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libatasmart-0.19-22.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libblockdev-2.25-11.el9.aarch64", - "libblockdev-crypto-2.25-11.el9.aarch64", - "libblockdev-fs-2.25-11.el9.aarch64", - "libblockdev-loop-2.25-11.el9.aarch64", - "libblockdev-mdraid-2.25-11.el9.aarch64", - "libblockdev-part-2.25-11.el9.aarch64", - "libblockdev-swap-2.25-11.el9.aarch64", - "libblockdev-utils-2.25-11.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libbytesize-2.5-3.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcap-ng-python3-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libdrm-2.4.108-1.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.6-3.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnftnl-1.1.9-4.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libudisks2-2.9.4-2.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcb-1.13.1-9.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-6.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "mdadm-4.2-1.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "nftables-0.9.8-10.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "nspr-4.32.0-8.el9.aarch64", - "nss-3.71.0-6.el9.aarch64", - "nss-softokn-3.71.0-6.el9.aarch64", - "nss-softokn-freebl-3.71.0-6.el9.aarch64", - "nss-sysinit-3.71.0-6.el9.aarch64", - "nss-util-3.71.0-6.el9.aarch64", - "numactl-libs-2.0.14-7.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-nftables-0.9.8-10.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "readline-8.1-4.el9.aarch64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "spice-vdagent-0.21.0-4.el9.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.aarch64", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "volume_key-libs-0.3.12-15.el9.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3559898624, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "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", - "polkitd:x:998:995:User for polkitd:/:/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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/centos/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/centos/grubaa64.efi": ".......T.", - "/boot/efi/EFI/centos/mmaa64.efi": ".......T.", - "/boot/efi/EFI/centos/shim.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64.efi": ".......T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "mdmonitor.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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 } diff --git a/test/data/manifests/centos_9-aarch64-qcow2-boot.json b/test/data/manifests/centos_9-aarch64-qcow2-boot.json index 3b6815163..b8844174c 100644 --- a/test/data/manifests/centos_9-aarch64-qcow2-boot.json +++ b/test/data/manifests/centos_9-aarch64-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -12890,1411 +12887,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.aarch64) 9", - "version": "5.14.0-55.el9.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:990:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "C.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "PackageKit-1.2.4-2.el9.aarch64", - "PackageKit-glib-1.2.4-2.el9.aarch64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-compat-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-1.0.8-8.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "centos-gpg-keys-9.0-9.el9.noarch", - "centos-logos-90.4-1.el9.aarch64", - "centos-stream-release-9.0-9.el9.noarch", - "centos-stream-repos-9.0-9.el9.noarch", - "checkpolicy-3.3-1.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.aarch64", - "cockpit-bridge-261-1.el9.aarch64", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.aarch64", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dbus-tools-1.12.20-5.el9.aarch64", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-5.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "gdk-pixbuf2-2.42.6-2.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib-networking-2.68.3-1.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-minimal-langpack-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-aa64-2.06-13.el9.aarch64", - "grub2-tools-2.06-13.el9.aarch64", - "grub2-tools-minimal-2.06-13.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gsettings-desktop-schemas-40.0-4.el9.aarch64", - "gssproxy-0.8.4-4.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.13.0-5.el9.aarch64", - "iproute-tc-5.13.0-5.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.22-14.el9.aarch64", - "keyutils-1.6.1-4.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libappstream-glib-0.7.18-4.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libev-4.33-5.el9.aarch64", - "libevent-2.1.12-6.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.6-3.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libjpeg-turbo-2.0.90-5.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnfsidmap-2.5.4-9.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpng-1.6.37-12.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libsoup-2.72.0-8.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libstemmer-0-18.585svn.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libtirpc-1.3.2-1.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libverto-libev-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-6.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "nfs-utils-2.5.4-9.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "numactl-libs-2.0.14-7.el9.aarch64", - "oddjob-0.34.7-4.el9.aarch64", - "oddjob-mkhomedir-0.34.7-4.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-libxml2-2.9.12-4.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.aarch64", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-systemd-234-18.el9.aarch64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "quota-4.06-6.el9.aarch64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.aarch64", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.aarch64", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.aarch64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sscg-3.0.0-4.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "sssd-nfs-idmap-2.6.2-2.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "tcpdump-4.99.0-6.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10002349568, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:990::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/centos/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/centos/grubaa64.efi": ".......T.", - "/boot/efi/EFI/centos/mmaa64.efi": ".......T.", - "/boot/efi/EFI/centos/shim.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64.efi": ".......T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "irqbalance.service", - "kdump.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-aarch64-qcow2_customize-boot.json b/test/data/manifests/centos_9-aarch64-qcow2_customize-boot.json index ed44cc23f..09129cebc 100644 --- a/test/data/manifests/centos_9-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/centos_9-aarch64-qcow2_customize-boot.json @@ -27,8 +27,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -2764,6 +2767,14 @@ } } }, + { + "id": "sha256:1e1cfb72b1111ad7b16b35966dc624c659e2b5521d3041fa1e063f6365bfc538", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:c17542cdd49f973058d76682b3af022646d642159b6a39c4fe43962dc29a3892", "options": { @@ -2892,6 +2903,22 @@ } } }, + { + "id": "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:c79fa96aa7fb447975497dd50c94002ee73d01171343f8ee14032d06adb58a92", "options": { @@ -3188,6 +3215,22 @@ } } }, + { + "id": "sha256:c6c3e1fcd1dc355b1a28b82631e45370dae6561bdef0897f25db992b0d4e9aa2", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:553c4f713938b18b78c24f7cc97cad9d76c4c5bda1d8238da008105d5804868a", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:eb8d7cfa408ff109b8edc2f5df900fd9e2ddc21e31dab6a12ce636b8bb74c5ff", "options": { @@ -3196,6 +3239,14 @@ } } }, + { + "id": "sha256:ac00d87884f7230b90378b1b0db37a82883b704cb47a97f18762c019a3add4f9", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:f9504344a47cbdb2710e3e39df729f26c35814795462fb5e3e4c85bb62cfdb15", "options": { @@ -3748,6 +3799,14 @@ } } }, + { + "id": "sha256:3aaeaf9be0c5d4a4b92ff72e9fcaa0d4d2522a39d4561dfa59730f8b0a00b853", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:702abf0c5b1574b828132e4dbea17ad7099034db18f47fd1ac84b4d9534dcfea", "options": { @@ -4284,6 +4343,14 @@ } } }, + { + "id": "sha256:65dd51385ca5cd3abe7ca621affc79765bb2f283b56e5559767a291aa3cc1a9f", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:95bd797672d70a8752fb881c4ff04ccc14234842dfd9de6bc48373dd96c1ec81", "options": { @@ -4556,6 +4623,14 @@ } } }, + { + "id": "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:44258e1c374c0de6f06b549a0ac8983d8240b435542ced9d7a1facee9dd0c605", "options": { @@ -4628,6 +4703,14 @@ } } }, + { + "id": "sha256:234ad49bef653d335768bd71bf3d44577da1a82fffa404ae2b7bfef47d5008f3", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:8b9594c1dc53beab9b4f136939e7127f69c773b17b3c6a38de43b4bacd556423", "options": { @@ -5668,6 +5751,9 @@ "sha256:0524c9cd96db4d57a5c190165ee2f8ade91854e21c19c61c6bd3504030ca24fa": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/linux-firmware-20211216-124.el9.noarch.rpm" }, + "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/firewalld-filesystem-1.0.0-2.el9.noarch.rpm" + }, "sha256:062e1bf69331fdf85948d6fb9c91fe60af2417ea349c7f2b31bfb08514cb0553": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/efibootmgr-16-12.el9.aarch64.rpm" }, @@ -5785,6 +5871,9 @@ "sha256:1d4815615490cc6c8c0e5352860970859fcf6f52c9f772c38d696f42f7d51948": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-appstream-20220208/Packages/libisofs-1.5.4-3.el9.aarch64.rpm" }, + "sha256:1e1cfb72b1111ad7b16b35966dc624c659e2b5521d3041fa1e063f6365bfc538": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.aarch64.rpm" + }, "sha256:1e58565c513e5251cd9ee9cf75e0a8e02e961f8285f355418493f689e28a985b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/shared-mime-info-2.1-4.el9.aarch64.rpm" }, @@ -5806,6 +5895,9 @@ "sha256:21d61c46a3b0b74bef5d3806b6fe4ee15a325ad081576758096ebcf7466aac5e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/sos-4.2-13.el9.noarch.rpm" }, + "sha256:234ad49bef653d335768bd71bf3d44577da1a82fffa404ae2b7bfef47d5008f3": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/python3-nftables-0.9.8-10.el9.aarch64.rpm" + }, "sha256:23a8033dae909a6b87db199e04ecbc9798820b1b939e12d51733fed4554b9279": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/jansson-2.14-1.el9.aarch64.rpm" }, @@ -5908,6 +6000,9 @@ "sha256:33bdf571a62cb8b7d659617e9278e46043aa936f8e963202750d19463a805f60": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/grep-3.6-5.el9.aarch64.rpm" }, + "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/python3-firewall-1.0.0-2.el9.noarch.rpm" + }, "sha256:342bff93c6d89387fa15cd4e8d18e61926c5a8ce8691a964af599e034589bce6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/selinux-policy-targeted-34.1.23-1.el9.noarch.rpm" }, @@ -5935,6 +6030,9 @@ "sha256:3a5e4fcc77cf90b825e093b2e7a89d46db95912bf8c8c3617e5066f8330bc6ad": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libsss_nss_idmap-2.6.2-2.el9.aarch64.rpm" }, + "sha256:3aaeaf9be0c5d4a4b92ff72e9fcaa0d4d2522a39d4561dfa59730f8b0a00b853": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libnftnl-1.1.9-4.el9.aarch64.rpm" + }, "sha256:3ae59472d5b58715c452f74cb865dbe4058d155ed30d3908a96c51ccccaf4e82": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/findutils-4.8.0-5.el9.aarch64.rpm" }, @@ -6082,6 +6180,9 @@ "sha256:552b00342d07059dd6f070c6d773a7c4f1b775aebab9bdff087cadfdb6f6c9e7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libsolv-0.7.20-2.el9.aarch64.rpm" }, + "sha256:553c4f713938b18b78c24f7cc97cad9d76c4c5bda1d8238da008105d5804868a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/ipset-libs-7.11-6.el9.aarch64.rpm" + }, "sha256:55b1849e6e83bb39bceb3c9b3b6620aba7bf15b5049617ed4cd38b2b1964981d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-appstream-20220208/Packages/python3-kickstart-3.32.2-2.el9.noarch.rpm" }, @@ -6151,6 +6252,9 @@ "sha256:65cd8c3813afc69dd2ea9eeb6e2fc7db4a7d626b51efe376b8000dfdaa10402a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libutempter-1.2.1-6.el9.aarch64.rpm" }, + "sha256:65dd51385ca5cd3abe7ca621affc79765bb2f283b56e5559767a291aa3cc1a9f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/nftables-0.9.8-10.el9.aarch64.rpm" + }, "sha256:66105c0910b86fde1607dff6bf2e47f3f91e9f7ce0b51311cd21d77aa1be1c86": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-appstream-20220208/Packages/python3-configobj-5.0.6-25.el9.noarch.rpm" }, @@ -6286,6 +6390,9 @@ "sha256:7e4f0780e83658590efcff68a21588344a89b4d4387dd708cbe9f8f7bcad0e60": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libcurl-7.76.1-14.el9.aarch64.rpm" }, + "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/firewalld-1.0.0-2.el9.noarch.rpm" + }, "sha256:7ebb88f2eb86ae915c1fc83f6983b8dca6348a6264c68166ee14541b99bfbcdc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/sqlite-libs-3.34.1-5.el9.aarch64.rpm" }, @@ -6505,6 +6612,9 @@ "sha256:ab903592c2bef36d992c581320da7ae73463a3bd01c29bb46304d0dabc76a010": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libgcrypt-1.10.0-1.el9.aarch64.rpm" }, + "sha256:ac00d87884f7230b90378b1b0db37a82883b704cb47a97f18762c019a3add4f9": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/iptables-nft-1.8.7-26.el9.aarch64.rpm" + }, "sha256:ae16592cb76e374b7e4ddf06c6d1a3a46098f246015170b01a6e5246e4de8de4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libss-1.46.5-2.el9.aarch64.rpm" }, @@ -6616,6 +6726,9 @@ "sha256:c598c070ef91b7539ab4bc2f96f25eef50fa7869042474d32155725b0385a7be": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libyaml-0.2.5-7.el9.aarch64.rpm" }, + "sha256:c6c3e1fcd1dc355b1a28b82631e45370dae6561bdef0897f25db992b0d4e9aa2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/ipset-7.11-6.el9.aarch64.rpm" + }, "sha256:c6d1e061541f65f38e984d39045d4cddbdc1e8e2192c3ac33baceef6aa460eb6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libbpf-0.5.0-3.el9.aarch64.rpm" }, @@ -10197,6 +10310,16 @@ "checksum": "sha256:a3523e85eb0aab24c3302c7a583ebf0c780b232545e0ab1f56a9a70e8995c103", "check_gpg": true }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "055", + "release": "10.git20210824.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.aarch64.rpm", + "checksum": "sha256:1e1cfb72b1111ad7b16b35966dc624c659e2b5521d3041fa1e063f6365bfc538", + "check_gpg": true + }, { "name": "dracut-network", "epoch": 0, @@ -10357,6 +10480,26 @@ "checksum": "sha256:3ae59472d5b58715c452f74cb865dbe4058d155ed30d3908a96c51ccccaf4e82", "check_gpg": true }, + { + "name": "firewalld", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/firewalld-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6", + "check_gpg": true + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/firewalld-filesystem-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34", + "check_gpg": true + }, { "name": "fonts-filesystem", "epoch": 1, @@ -10727,6 +10870,26 @@ "checksum": "sha256:2a666eb08e857ab395967d6b7acc52ed4a5c7208a63ec417732bf5686ef5228c", "check_gpg": true }, + { + "name": "ipset", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/ipset-7.11-6.el9.aarch64.rpm", + "checksum": "sha256:c6c3e1fcd1dc355b1a28b82631e45370dae6561bdef0897f25db992b0d4e9aa2", + "check_gpg": true + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/ipset-libs-7.11-6.el9.aarch64.rpm", + "checksum": "sha256:553c4f713938b18b78c24f7cc97cad9d76c4c5bda1d8238da008105d5804868a", + "check_gpg": true + }, { "name": "iptables-libs", "epoch": 0, @@ -10737,6 +10900,16 @@ "checksum": "sha256:eb8d7cfa408ff109b8edc2f5df900fd9e2ddc21e31dab6a12ce636b8bb74c5ff", "check_gpg": true }, + { + "name": "iptables-nft", + "epoch": 0, + "version": "1.8.7", + "release": "26.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/iptables-nft-1.8.7-26.el9.aarch64.rpm", + "checksum": "sha256:ac00d87884f7230b90378b1b0db37a82883b704cb47a97f18762c019a3add4f9", + "check_gpg": true + }, { "name": "iputils", "epoch": 0, @@ -11427,6 +11600,16 @@ "checksum": "sha256:b2129290c39b6a6128680bbb82e8a077cd433d6f9952e9ffd11110dcd313f3fa", "check_gpg": true }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.9", + "release": "4.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/libnftnl-1.1.9-4.el9.aarch64.rpm", + "checksum": "sha256:3aaeaf9be0c5d4a4b92ff72e9fcaa0d4d2522a39d4561dfa59730f8b0a00b853", + "check_gpg": true + }, { "name": "libnghttp2", "epoch": 0, @@ -12097,6 +12280,16 @@ "checksum": "sha256:2ae49c0b6f3b55f18108752b2731abf8bef11bfcf91cd84e7e0806a987cf8277", "check_gpg": true }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/nftables-0.9.8-10.el9.aarch64.rpm", + "checksum": "sha256:65dd51385ca5cd3abe7ca621affc79765bb2f283b56e5559767a291aa3cc1a9f", + "check_gpg": true + }, { "name": "npth", "epoch": 0, @@ -12437,6 +12630,16 @@ "checksum": "sha256:d9bad972facd79678723f63fe0045d414c8a9220e530142ffa2b8607d32c1a52", "check_gpg": true }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/python3-firewall-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c", + "check_gpg": true + }, { "name": "python3-gobject-base", "epoch": 0, @@ -12527,6 +12730,16 @@ "checksum": "sha256:7cac88d9d9aab97a341b1b80d32f22917e79babc600fbf895c65550be399d7d6", "check_gpg": true }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-aarch64-baseos-20220208/Packages/python3-nftables-0.9.8-10.el9.aarch64.rpm", + "checksum": "sha256:234ad49bef653d335768bd71bf3d44577da1a82fffa404ae2b7bfef47d5008f3", + "check_gpg": true + }, { "name": "python3-perf", "epoch": 0, @@ -13209,1489 +13422,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 9", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.aarch64) 9", - "version": "5.14.0-55.el9.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/opt", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:990:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "PackageKit-1.2.4-2.el9.aarch64", - "PackageKit-glib-1.2.4-2.el9.aarch64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-compat-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-1.0.8-8.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "centos-gpg-keys-9.0-9.el9.noarch", - "centos-logos-90.4-1.el9.aarch64", - "centos-stream-release-9.0-9.el9.noarch", - "centos-stream-repos-9.0-9.el9.noarch", - "checkpolicy-3.3-1.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.aarch64", - "cockpit-bridge-261-1.el9.aarch64", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.aarch64", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dbus-tools-1.12.20-5.el9.aarch64", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-event-1.02.181-3.el9.aarch64", - "device-mapper-event-libs-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "device-mapper-persistent-data-0.9.0-12.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-config-rescue-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-5.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "gdk-pixbuf2-2.42.6-2.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib-networking-2.68.3-1.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-minimal-langpack-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-aa64-2.06-13.el9.aarch64", - "grub2-tools-2.06-13.el9.aarch64", - "grub2-tools-minimal-2.06-13.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gsettings-desktop-schemas-40.0-4.el9.aarch64", - "gssproxy-0.8.4-4.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.13.0-5.el9.aarch64", - "iproute-tc-5.13.0-5.el9.aarch64", - "ipset-7.11-6.el9.aarch64", - "ipset-libs-7.11-6.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iptables-nft-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.22-14.el9.aarch64", - "keyutils-1.6.1-4.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libaio-0.3.111-13.el9.aarch64", - "libappstream-glib-0.7.18-4.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libev-4.33-5.el9.aarch64", - "libevent-2.1.12-6.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.6-3.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libjpeg-turbo-2.0.90-5.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnfsidmap-2.5.4-9.el9.aarch64", - "libnftnl-1.1.9-4.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpng-1.6.37-12.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libsoup-2.72.0-8.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libstemmer-0-18.585svn.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libtirpc-1.3.2-1.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libverto-libev-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-6.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lvm2-2.03.14-3.el9.aarch64", - "lvm2-libs-2.03.14-3.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "nfs-utils-2.5.4-9.el9.aarch64", - "nftables-0.9.8-10.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "numactl-libs-2.0.14-7.el9.aarch64", - "oddjob-0.34.7-4.el9.aarch64", - "oddjob-mkhomedir-0.34.7-4.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-libxml2-2.9.12-4.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-nftables-0.9.8-10.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.aarch64", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-systemd-234-18.el9.aarch64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "quota-4.06-6.el9.aarch64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.aarch64", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.aarch64", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.aarch64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-15.el8_2.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sscg-3.0.0-4.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "sssd-nfs-idmap-2.6.2-2.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "tcpdump-4.99.0-6.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10002349568, - "start": 735051776, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "z9F2nL-0dU4-AaZ7-XMnR-IAe1-Gsmx-ulJcTT" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:990::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/centos/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/centos/grubaa64.efi": ".......T.", - "/boot/efi/EFI/centos/mmaa64.efi": ".......T.", - "/boot/efi/EFI/centos/shim.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64-centos.efi": ".......T.", - "/boot/efi/EFI/centos/shimaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-aarch64-tar-boot.json b/test/data/manifests/centos_9-aarch64-tar-boot.json index 836c8d08f..31fc252ab 100644 --- a/test/data/manifests/centos_9-aarch64-tar-boot.json +++ b/test/data/manifests/centos_9-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "centos-9", "arch": "aarch64", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7198,774 +7193,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.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "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.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "diffutils-3.7-12.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "expat-2.2.10-5.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-minimal-langpack-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gpg-pubkey-8483c65d-5ccc5b19", - "grep-3.6-5.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libtasn1-4.16.0-7.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "readline-8.1-4.el9.aarch64", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "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.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tzdata-2021e-1.el9.noarch", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "zlib-1.2.11-31.el9.aarch64" - ], - "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 } diff --git a/test/data/manifests/centos_9-ppc64le-qcow2-boot.json b/test/data/manifests/centos_9-ppc64le-qcow2-boot.json index 6d1d13deb..ba43a8a85 100644 --- a/test/data/manifests/centos_9-ppc64le-qcow2-boot.json +++ b/test/data/manifests/centos_9-ppc64le-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -14111,1476 +14108,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.ppc64le.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.ppc64le", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.ppc64le) 9", - "version": "5.14.0-55.el9.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:997:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "redhat:x:1000:", - "render:x:996:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:999:", - "setroubleshoot:x:993:", - "ssh_keys:x:998:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:995:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "C.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.ppc64le", - "NetworkManager-libnm-1.36.0-0.7.el9.ppc64le", - "NetworkManager-team-1.36.0-0.7.el9.ppc64le", - "NetworkManager-tui-1.36.0-0.7.el9.ppc64le", - "PackageKit-1.2.4-2.el9.ppc64le", - "PackageKit-glib-1.2.4-2.el9.ppc64le", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.ppc64le", - "alternatives-1.20-2.el9.ppc64le", - "audit-3.0.7-100.el9.ppc64le", - "audit-libs-3.0.7-100.el9.ppc64le", - "authselect-1.2.3-7.el9.ppc64le", - "authselect-compat-1.2.3-7.el9.ppc64le", - "authselect-libs-1.2.3-7.el9.ppc64le", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.ppc64le", - "bc-1.07.1-14.el9.ppc64le", - "bzip2-1.0.8-8.el9.ppc64le", - "bzip2-libs-1.0.8-8.el9.ppc64le", - "c-ares-1.17.1-5.el9.ppc64le", - "ca-certificates-2020.2.50-94.el9.noarch", - "centos-gpg-keys-9.0-9.el9.noarch", - "centos-logos-90.4-1.el9.ppc64le", - "centos-stream-release-9.0-9.el9.noarch", - "centos-stream-repos-9.0-9.el9.noarch", - "checkpolicy-3.3-1.el9.ppc64le", - "chrony-4.1-3.el9.ppc64le", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.ppc64le", - "cockpit-bridge-261-1.el9.ppc64le", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.ppc64le", - "coreutils-8.32-31.el9.ppc64le", - "coreutils-common-8.32-31.el9.ppc64le", - "cpio-2.13-16.el9.ppc64le", - "cracklib-2.9.6-27.el9.ppc64le", - "cracklib-dicts-2.9.6-27.el9.ppc64le", - "cronie-1.5.7-5.el9.ppc64le", - "cronie-anacron-1.5.7-5.el9.ppc64le", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.ppc64le", - "curl-7.76.1-14.el9.ppc64le", - "cyrus-sasl-lib-2.1.27-17.el9.ppc64le", - "dbus-1.12.20-5.el9.ppc64le", - "dbus-broker-28-5.el9.ppc64le", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.ppc64le", - "dbus-tools-1.12.20-5.el9.ppc64le", - "device-mapper-1.02.181-3.el9.ppc64le", - "device-mapper-libs-1.02.181-3.el9.ppc64le", - "dhcp-client-4.4.2-15.b1.el9.ppc64le", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.ppc64le", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.ppc64le", - "dracut-055-10.git20210824.el9.ppc64le", - "dracut-config-generic-055-10.git20210824.el9.ppc64le", - "dracut-network-055-10.git20210824.el9.ppc64le", - "dracut-squash-055-10.git20210824.el9.ppc64le", - "e2fsprogs-1.46.5-2.el9.ppc64le", - "e2fsprogs-libs-1.46.5-2.el9.ppc64le", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.ppc64le", - "elfutils-libs-0.186-1.el9.ppc64le", - "ethtool-5.10-4.el9.ppc64le", - "expat-2.2.10-5.el9.ppc64le", - "file-5.39-8.el9.ppc64le", - "file-libs-5.39-8.el9.ppc64le", - "filesystem-3.16-2.el9.ppc64le", - "findutils-4.8.0-5.el9.ppc64le", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.ppc64le", - "gawk-5.1.0-5.el9.ppc64le", - "gawk-all-langpacks-5.1.0-5.el9.ppc64le", - "gdbm-libs-1.19-4.el9.ppc64le", - "gdisk-1.0.7-5.el9.ppc64le", - "gdk-pixbuf2-2.42.6-2.el9.ppc64le", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.ppc64le", - "gettext-libs-0.21-7.el9.ppc64le", - "glib-networking-2.68.3-1.el9.ppc64le", - "glib2-2.68.4-5.el9.ppc64le", - "glibc-2.34-21.el9.ppc64le", - "glibc-common-2.34-21.el9.ppc64le", - "glibc-gconv-extra-2.34-21.el9.ppc64le", - "glibc-minimal-langpack-2.34-21.el9.ppc64le", - "gmp-6.2.0-10.el9.ppc64le", - "gnupg2-2.3.3-1.el9.ppc64le", - "gnutls-3.7.3-1.el9.ppc64le", - "gobject-introspection-1.68.0-10.el9.ppc64le", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.ppc64le", - "grep-3.6-5.el9.ppc64le", - "groff-base-1.22.4-10.el9.ppc64le", - "grub2-common-2.06-13.el9.noarch", - "grub2-ppc64le-2.06-13.el9.ppc64le", - "grub2-ppc64le-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.ppc64le", - "grub2-tools-minimal-2.06-13.el9.ppc64le", - "grubby-8.40-54.el9.ppc64le", - "gsettings-desktop-schemas-40.0-4.el9.ppc64le", - "gssproxy-0.8.4-4.el9.ppc64le", - "gzip-1.10-8.el9.ppc64le", - "hdparm-9.62-2.el9.ppc64le", - "hostname-3.23-6.el9.ppc64le", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.ppc64le", - "inih-49-5.el9.ppc64le", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.ppc64le", - "iproute-5.13.0-5.el9.ppc64le", - "iproute-tc-5.13.0-5.el9.ppc64le", - "iptables-libs-1.8.7-26.el9.ppc64le", - "iputils-20210202-7.el9.ppc64le", - "irqbalance-1.8.0-4.el9.ppc64le", - "jansson-2.14-1.el9.ppc64le", - "json-c-0.14-11.el9.ppc64le", - "json-glib-1.6.6-1.el9.ppc64le", - "kbd-2.4.0-8.el9.ppc64le", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.ppc64le", - "kernel-core-5.14.0-55.el9.ppc64le", - "kernel-modules-5.14.0-55.el9.ppc64le", - "kernel-tools-5.14.0-55.el9.ppc64le", - "kernel-tools-libs-5.14.0-55.el9.ppc64le", - "kexec-tools-2.0.22-14.el9.ppc64le", - "keyutils-1.6.1-4.el9.ppc64le", - "keyutils-libs-1.6.1-4.el9.ppc64le", - "kmod-28-7.el9.ppc64le", - "kmod-libs-28-7.el9.ppc64le", - "kpartx-0.8.7-4.el9.ppc64le", - "krb5-libs-1.19.1-13.el9.ppc64le", - "less-575-4.el9.ppc64le", - "libacl-2.3.1-3.el9.ppc64le", - "libappstream-glib-0.7.18-4.el9.ppc64le", - "libarchive-3.5.2-1.el9.ppc64le", - "libassuan-2.5.5-3.el9.ppc64le", - "libattr-2.5.1-3.el9.ppc64le", - "libbasicobjects-0.1.1-51.el9.ppc64le", - "libblkid-2.37.2-1.el9.ppc64le", - "libbpf-0.5.0-3.el9.ppc64le", - "libbrotli-1.0.9-6.el9.ppc64le", - "libcap-2.48-8.el9.ppc64le", - "libcap-ng-0.8.2-6.el9.ppc64le", - "libcbor-0.7.0-5.el9.ppc64le", - "libcollection-0.7.0-51.el9.ppc64le", - "libcom_err-1.46.5-2.el9.ppc64le", - "libcomps-0.1.18-1.el9.ppc64le", - "libcurl-7.76.1-14.el9.ppc64le", - "libdaemon-0.14-23.el9.ppc64le", - "libdb-5.3.28-53.el9.ppc64le", - "libdhash-0.5.0-51.el9.ppc64le", - "libdnf-0.65.0-2.el9.ppc64le", - "libeconf-0.4.1-2.el9.ppc64le", - "libedit-3.1-37.20210216cvs.el9.ppc64le", - "libestr-0.1.11-3.el9.ppc64le", - "libev-4.33-5.el9.ppc64le", - "libevent-2.1.12-6.el9.ppc64le", - "libfastjson-0.99.9-3.el9.ppc64le", - "libfdisk-2.37.2-1.el9.ppc64le", - "libffi-3.4.2-7.el9.ppc64le", - "libfido2-1.6.0-7.el9.ppc64le", - "libgcc-11.2.1-9.1.el9.ppc64le", - "libgcrypt-1.10.0-1.el9.ppc64le", - "libgomp-11.2.1-9.1.el9.ppc64le", - "libgpg-error-1.42-5.el9.ppc64le", - "libibverbs-37.2-1.el9.ppc64le", - "libidn2-2.3.0-7.el9.ppc64le", - "libini_config-1.3.1-51.el9.ppc64le", - "libjpeg-turbo-2.0.90-5.el9.ppc64le", - "libkcapi-1.3.1-3.el9.ppc64le", - "libkcapi-hmaccalc-1.3.1-3.el9.ppc64le", - "libksba-1.5.1-4.el9.ppc64le", - "libldb-2.4.1-1.el9.ppc64le", - "libmaxminddb-1.5.2-3.el9.ppc64le", - "libmnl-1.0.4-15.el9.ppc64le", - "libmodulemd-2.13.0-2.el9.ppc64le", - "libmount-2.37.2-1.el9.ppc64le", - "libndp-1.8-4.el9.ppc64le", - "libnetfilter_conntrack-1.0.8-4.el9.ppc64le", - "libnfnetlink-1.0.1-21.el9.ppc64le", - "libnfsidmap-2.5.4-9.el9.ppc64le", - "libnghttp2-1.43.0-5.el9.ppc64le", - "libnl3-3.5.0-10.el9.ppc64le", - "libnl3-cli-3.5.0-10.el9.ppc64le", - "libpath_utils-0.2.1-51.el9.ppc64le", - "libpcap-1.10.0-4.el9.ppc64le", - "libpipeline-1.5.3-4.el9.ppc64le", - "libpng-1.6.37-12.el9.ppc64le", - "libpsl-0.21.1-5.el9.ppc64le", - "libpwquality-1.4.4-8.el9.ppc64le", - "libref_array-0.1.5-51.el9.ppc64le", - "librepo-1.14.2-1.el9.ppc64le", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librtas-2.0.2-13.el9.ppc64le", - "libseccomp-2.5.2-2.el9.ppc64le", - "libselinux-3.3-2.el9.ppc64le", - "libselinux-utils-3.3-2.el9.ppc64le", - "libsemanage-3.3-1.el9.ppc64le", - "libsepol-3.3-2.el9.ppc64le", - "libservicelog-1.1.19-3.el9.ppc64le", - "libsigsegv-2.13-4.el9.ppc64le", - "libsmartcols-2.37.2-1.el9.ppc64le", - "libsolv-0.7.20-2.el9.ppc64le", - "libsoup-2.72.0-8.el9.ppc64le", - "libss-1.46.5-2.el9.ppc64le", - "libssh-0.9.6-3.el9.ppc64le", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.ppc64le", - "libsss_idmap-2.6.2-2.el9.ppc64le", - "libsss_nss_idmap-2.6.2-2.el9.ppc64le", - "libsss_sudo-2.6.2-2.el9.ppc64le", - "libstdc++-11.2.1-9.1.el9.ppc64le", - "libstemmer-0-18.585svn.el9.ppc64le", - "libsysfs-2.1.1-10.el9.ppc64le", - "libtalloc-2.3.3-1.el9.ppc64le", - "libtasn1-4.16.0-7.el9.ppc64le", - "libtdb-1.4.4-1.el9.ppc64le", - "libteam-1.31-11.el9.ppc64le", - "libtevent-0.11.0-1.el9.ppc64le", - "libtirpc-1.3.2-1.el9.ppc64le", - "libunistring-0.9.10-15.el9.ppc64le", - "libuser-0.63-7.el9.ppc64le", - "libutempter-1.2.1-6.el9.ppc64le", - "libuuid-2.37.2-1.el9.ppc64le", - "libverto-0.3.2-3.el9.ppc64le", - "libverto-libev-0.3.2-3.el9.ppc64le", - "libvpd-2.2.8-4.el9.ppc64le", - "libxcrypt-4.4.18-3.el9.ppc64le", - "libxml2-2.9.12-4.el9.ppc64le", - "libyaml-0.2.5-7.el9.ppc64le", - "libzstd-1.5.0-2.el9.ppc64le", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.ppc64le", - "logrotate-3.18.0-5.el9.ppc64le", - "lshw-B.02.19.2-6.el9.ppc64le", - "lsscsi-0.32-6.el9.ppc64le", - "lsvpd-1.7.12-3.el9.ppc64le", - "lua-libs-5.4.2-4.el9.ppc64le", - "lz4-libs-1.9.3-5.el9.ppc64le", - "lzo-2.10-7.el9.ppc64le", - "man-db-2.9.3-6.el9.ppc64le", - "memstrack-0.2.3-2.el9.ppc64le", - "mpfr-4.1.0-7.el9.ppc64le", - "ncurses-6.2-8.20210508.el9.ppc64le", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.ppc64le", - "nettle-3.7.3-2.el9.ppc64le", - "newt-0.52.21-11.el9.ppc64le", - "nfs-utils-2.5.4-9.el9.ppc64le", - "npth-1.6-8.el9.ppc64le", - "numactl-libs-2.0.14-7.el9.ppc64le", - "oddjob-0.34.7-4.el9.ppc64le", - "oddjob-mkhomedir-0.34.7-4.el9.ppc64le", - "opal-prd-6.7.1-7.el9.ppc64le", - "openldap-2.4.59-3.el9.ppc64le", - "openssh-8.7p1-6.el9.ppc64le", - "openssh-clients-8.7p1-6.el9.ppc64le", - "openssh-server-8.7p1-6.el9.ppc64le", - "openssl-3.0.1-5.el9.ppc64le", - "openssl-libs-3.0.1-5.el9.ppc64le", - "openssl-pkcs11-0.4.11-7.el9.ppc64le", - "os-prober-1.77-9.el9.ppc64le", - "p11-kit-0.24.1-2.el9.ppc64le", - "p11-kit-trust-0.24.1-2.el9.ppc64le", - "pam-1.5.1-9.el9.ppc64le", - "parted-3.4-6.el9.ppc64le", - "passwd-0.80-12.el9.ppc64le", - "pcre-8.44-3.el9.3.ppc64le", - "pcre2-10.37-3.el9.1.ppc64le", - "pcre2-syntax-10.37-3.el9.1.noarch", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.ppc64le", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.ppc64le", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.ppc64le", - "perl-Encode-3.08-462.el9.ppc64le", - "perl-Errno-1.30-479.el9.ppc64le", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.ppc64le", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.ppc64le", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.ppc64le", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.ppc64le", - "perl-Net-SSLeay-1.92-1.el9.ppc64le", - "perl-POSIX-1.94-479.el9.ppc64le", - "perl-PathTools-3.78-461.el9.ppc64le", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.ppc64le", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.ppc64le", - "perl-Storable-3.21-460.el9.ppc64le", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.ppc64le", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.ppc64le", - "perl-mro-1.23-479.el9.ppc64le", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.ppc64le", - "policycoreutils-3.3-2.el9.ppc64le", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.ppc64le", - "polkit-libs-0.117-8.el9.ppc64le", - "polkit-pkla-compat-0.1-21.el9.ppc64le", - "popt-1.18-8.el9.ppc64le", - "powerpc-utils-1.3.9-6.el9.ppc64le", - "powerpc-utils-core-1.3.9-6.el9.ppc64le", - "ppc64-diag-rtas-2.7.7-2.el9.ppc64le", - "prefixdevname-0.1.0-8.el9.ppc64le", - "procps-ng-3.3.17-4.el9.ppc64le", - "psmisc-23.4-3.el9.ppc64le", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.ppc64le", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.ppc64le", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.ppc64le", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.ppc64le", - "python3-gpg-1.15.1-5.el9.ppc64le", - "python3-hawkey-0.65.0-2.el9.ppc64le", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.ppc64le", - "python3-libdnf-0.65.0-2.el9.ppc64le", - "python3-libs-3.9.10-1.el9.ppc64le", - "python3-libselinux-3.3-2.el9.ppc64le", - "python3-libsemanage-3.3-1.el9.ppc64le", - "python3-libxml2-2.9.12-4.el9.ppc64le", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.ppc64le", - "python3-netifaces-0.10.6-15.el9.ppc64le", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.ppc64le", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.ppc64le", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.ppc64le", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.ppc64le", - "python3-setools-4.4.0-4.el9.ppc64le", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-systemd-234-18.el9.ppc64le", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.ppc64le", - "quota-4.06-6.el9.ppc64le", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.ppc64le", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.ppc64le", - "rpm-4.16.1.3-10.el9.ppc64le", - "rpm-build-libs-4.16.1.3-10.el9.ppc64le", - "rpm-libs-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-audit-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-selinux-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.ppc64le", - "rpm-sign-libs-4.16.1.3-10.el9.ppc64le", - "rsync-3.2.3-9.el9.ppc64le", - "rsyslog-8.2102.0-101.el9.ppc64le", - "rsyslog-logrotate-8.2102.0-101.el9.ppc64le", - "sed-4.8-9.el9.ppc64le", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.ppc64le", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.ppc64le", - "sg3_utils-libs-1.47-6.el9.ppc64le", - "shadow-utils-4.9-3.el9.ppc64le", - "shared-mime-info-2.1-4.el9.ppc64le", - "slang-2.3.2-11.el9.ppc64le", - "snappy-1.1.8-8.el9.ppc64le", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.ppc64le", - "squashfs-tools-4.4-7.git1.el9.ppc64le", - "sscg-3.0.0-4.el9.ppc64le", - "sssd-client-2.6.2-2.el9.ppc64le", - "sssd-common-2.6.2-2.el9.ppc64le", - "sssd-kcm-2.6.2-2.el9.ppc64le", - "sssd-nfs-idmap-2.6.2-2.el9.ppc64le", - "sudo-1.9.5p2-7.el9.ppc64le", - "systemd-249-9.el9.ppc64le", - "systemd-libs-249-9.el9.ppc64le", - "systemd-pam-249-9.el9.ppc64le", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.ppc64le", - "tar-1.34-3.el9.ppc64le", - "tcpdump-4.99.0-6.el9.ppc64le", - "teamd-1.31-11.el9.ppc64le", - "tpm2-tss-3.0.3-6.el9.ppc64le", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.ppc64le", - "util-linux-2.37.2-1.el9.ppc64le", - "util-linux-core-2.37.2-1.el9.ppc64le", - "vim-minimal-8.2.2637-11.el9.ppc64le", - "virt-what-1.21-2.el9.2.ppc64le", - "which-2.21-27.el9.ppc64le", - "xfsprogs-5.14.2-1.el9.ppc64le", - "xz-5.2.5-7.el9.ppc64le", - "xz-libs-5.2.5-7.el9.ppc64le", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "14fc63d2-02", - "size": 524288000, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-03", - "size": 10207887360, - "start": 529530880, - "type": "83", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:994:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:993::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:995:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "hcn-init.service", - "irqbalance.service", - "kdump.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-ppc64le-qcow2_customize-boot.json b/test/data/manifests/centos_9-ppc64le-qcow2_customize-boot.json index f4fa0fcc0..0e3f77a56 100644 --- a/test/data/manifests/centos_9-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/centos_9-ppc64le-qcow2_customize-boot.json @@ -27,8 +27,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -3292,6 +3295,14 @@ } } }, + { + "id": "sha256:06e63c8ce3667045ebeaba7762bef115c3bf701293a183f5f6a0d5926ad8eada", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:0a8450328a288902810d99fa51ca0a8054d2e850ade479b80e5acd068d523035", "options": { @@ -3396,6 +3407,22 @@ } } }, + { + "id": "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:c79fa96aa7fb447975497dd50c94002ee73d01171343f8ee14032d06adb58a92", "options": { @@ -3692,6 +3719,22 @@ } } }, + { + "id": "sha256:b7ed45c5b09bf987a550546e15754b30b6f8bbb06136f1437185c7c55be2f94a", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:01a5f2ad8413f2c59a5bcf5a5c3edbceddbe456770a031fa368d4f248f85d7c0", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:ea9b2998abd1aebf2630d094e4f0422e6614d3871829e13f7003043034ae65fd", "options": { @@ -3700,6 +3743,14 @@ } } }, + { + "id": "sha256:ffd11944b04c979d4d039e645e32e789385af9ed92802e241b3f05c1f092e7e6", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:201e77a5c06152194512a5cb6330e2aa6c2745508f66458bc58b18b5774b9408", "options": { @@ -4220,6 +4271,14 @@ } } }, + { + "id": "sha256:f36e4cf2f3b166acaa4712909b54089c793eff2f89bf653ef382d31d6df53f71", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:e2bb45f6bc7ec4ee59171b16e72690d723c1d3088a3559b53dcffe4d1855a333", "options": { @@ -4764,6 +4823,14 @@ } } }, + { + "id": "sha256:fce035d294302589533fbe70972c255441222399af0a1b3a9a00b58a5554aef4", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:6ddd35d3380e810c8fc0c8edfe838dfa391c0161a4042e249afafe22c4ac76da", "options": { @@ -5052,6 +5119,14 @@ } } }, + { + "id": "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:10fda5bd10ea4c2275722a1f6e80e268f82293edc35b2db6a27397cee72c6b70", "options": { @@ -5124,6 +5199,14 @@ } } }, + { + "id": "sha256:2d8fbb6c522cd95c1000963aa02e65e65df67644582da5210ab0e9fe14cfa7ac", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:dbf9c3044b1fe9e51c66765e76715fdf4b9b913eb736a5ba52312ba9e0314abc", "options": { @@ -6103,6 +6186,9 @@ "sha256:01333613441d6c7e32a549f8005af3ccf49a9fb4441de907a0e8a9d179eb5dcd": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/c-ares-1.17.1-5.el9.ppc64le.rpm" }, + "sha256:01a5f2ad8413f2c59a5bcf5a5c3edbceddbe456770a031fa368d4f248f85d7c0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/ipset-libs-7.11-6.el9.ppc64le.rpm" + }, "sha256:021078359cf6fa6fa83a5951f0ec3b29245566b25a8e182556a6a0933d710d98": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-appstream-20220208/Packages/python3-attrs-20.3.0-5.el9.noarch.rpm" }, @@ -6121,12 +6207,18 @@ "sha256:0524c9cd96db4d57a5c190165ee2f8ade91854e21c19c61c6bd3504030ca24fa": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/linux-firmware-20211216-124.el9.noarch.rpm" }, + "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/firewalld-filesystem-1.0.0-2.el9.noarch.rpm" + }, "sha256:059c1565f32a10d06be0ada73dcb80e0107bf9dd13413efadf7a6ce9ca4debec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/cyrus-sasl-lib-2.1.27-17.el9.ppc64le.rpm" }, "sha256:063d8aa5f99e6d145df6a587e21498a6ca5ed5efd448b968e33d4395e5d55a0f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-appstream-20220208/Packages/python3-audit-3.0.7-100.el9.ppc64le.rpm" }, + "sha256:06e63c8ce3667045ebeaba7762bef115c3bf701293a183f5f6a0d5926ad8eada": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.ppc64le.rpm" + }, "sha256:072980a8415658af868b3126a200709445a42107da6fa8a340a87840e4453235": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-appstream-20220208/Packages/gawk-all-langpacks-5.1.0-5.el9.ppc64le.rpm" }, @@ -6376,6 +6468,9 @@ "sha256:2d83134362bf045e017a4a417e98924f7dfe2ef51ed63826e7cec79c778027c2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-appstream-20220208/Packages/rsyslog-logrotate-8.2102.0-101.el9.ppc64le.rpm" }, + "sha256:2d8fbb6c522cd95c1000963aa02e65e65df67644582da5210ab0e9fe14cfa7ac": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/python3-nftables-0.9.8-10.el9.ppc64le.rpm" + }, "sha256:2dda3fe56c9a5bce5880dca58d905682c5e9f94ee023e43a3e311d2d411e1849": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/kbd-misc-2.4.0-8.el9.noarch.rpm" }, @@ -6415,6 +6510,9 @@ "sha256:3391937c02eb0dc0fb90dffa654593b5fd696a03ba81720a7bce208f1b4eb857": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/dnf-data-4.10.0-3.el9.noarch.rpm" }, + "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/python3-firewall-1.0.0-2.el9.noarch.rpm" + }, "sha256:341670e97fee4c2400068c2fb9b6e8d1691aefe4cbb5e9a83b22789aac88a32e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/NetworkManager-team-1.36.0-0.7.el9.ppc64le.rpm" }, @@ -6883,6 +6981,9 @@ "sha256:7e961a7b4eeff849489a8e9a26f32906b3aa5dc2273573fe41a01a2f9cc4fd20": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-appstream-20220208/Packages/perl-if-0.60.800-479.el9.noarch.rpm" }, + "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/firewalld-1.0.0-2.el9.noarch.rpm" + }, "sha256:7ed17c9dd652d510fb9068e393bccae786efa235273c6f27f069006b0d3b1708": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/glibc-common-2.34-21.el9.ppc64le.rpm" }, @@ -7144,6 +7245,9 @@ "sha256:b7df2f1b732dd9c6ae1edba61e11d3c1da9003af529130ea98c62980147104e8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-appstream-20220208/Packages/perl-subs-1.03-479.el9.noarch.rpm" }, + "sha256:b7ed45c5b09bf987a550546e15754b30b6f8bbb06136f1437185c7c55be2f94a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/ipset-7.11-6.el9.ppc64le.rpm" + }, "sha256:b882c8742426d278d387432a65220bd63ffd1670737aea43084994d2b638e5d4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-appstream-20220208/Packages/perl-libnet-3.13-4.el9.noarch.rpm" }, @@ -7471,6 +7575,9 @@ "sha256:f35549fe7fa058bd174697379dcb8e8e197220bfd59605a7e89fd6ac9c7c2125": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/openssh-clients-8.7p1-6.el9.ppc64le.rpm" }, + "sha256:f36e4cf2f3b166acaa4712909b54089c793eff2f89bf653ef382d31d6df53f71": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/libnftnl-1.1.9-4.el9.ppc64le.rpm" + }, "sha256:f3b156f924bd0a586261f785a08029bf148eddf8deac915dcf51cfb012e5169e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/dhcp-common-4.4.2-15.b1.el9.noarch.rpm" }, @@ -7513,6 +7620,9 @@ "sha256:fbd1b32821e82ac4d1a92f1c544143d088e83081f667ab8e9e261c3e146bd733": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/elfutils-libs-0.186-1.el9.ppc64le.rpm" }, + "sha256:fce035d294302589533fbe70972c255441222399af0a1b3a9a00b58a5554aef4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/nftables-0.9.8-10.el9.ppc64le.rpm" + }, "sha256:fe2cff95c0149639d45dc3ad31096e085481dc03225f473ac0709f76fad70788": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/gssproxy-0.8.4-4.el9.ppc64le.rpm" }, @@ -7528,6 +7638,9 @@ "sha256:ff6baa387c412b85ca388f70edbc1b2545035d82f41f6903aba39df0f413560f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-appstream-20220208/Packages/powerpc-utils-1.3.9-6.el9.ppc64le.rpm" }, + "sha256:ffd11944b04c979d4d039e645e32e789385af9ed92802e241b3f05c1f092e7e6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/iptables-nft-1.8.7-26.el9.ppc64le.rpm" + }, "sha256:fffbfd5547502a1ad9e1d3010fcfa810b3eb791767a618e2b4a201ba0f32e214": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/cronie-anacron-1.5.7-5.el9.ppc64le.rpm" } @@ -11469,6 +11582,16 @@ "checksum": "sha256:0051bb7636a601973545632ceeb1f828d5337dde3dc21814c0b2e1d9fbd3e84a", "check_gpg": true }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "055", + "release": "10.git20210824.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.ppc64le.rpm", + "checksum": "sha256:06e63c8ce3667045ebeaba7762bef115c3bf701293a183f5f6a0d5926ad8eada", + "check_gpg": true + }, { "name": "dracut-network", "epoch": 0, @@ -11599,6 +11722,26 @@ "checksum": "sha256:64892b8dd39ab0a83a32f5d6c02e1269f2bed02331db81d2b394ddb459bac1aa", "check_gpg": true }, + { + "name": "firewalld", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/firewalld-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6", + "check_gpg": true + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/firewalld-filesystem-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34", + "check_gpg": true + }, { "name": "fonts-filesystem", "epoch": 1, @@ -11969,6 +12112,26 @@ "checksum": "sha256:551cda6b46b6e4d173dccffadcfb68c4675f44b7cc46646876028f17bd0c24be", "check_gpg": true }, + { + "name": "ipset", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/ipset-7.11-6.el9.ppc64le.rpm", + "checksum": "sha256:b7ed45c5b09bf987a550546e15754b30b6f8bbb06136f1437185c7c55be2f94a", + "check_gpg": true + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/ipset-libs-7.11-6.el9.ppc64le.rpm", + "checksum": "sha256:01a5f2ad8413f2c59a5bcf5a5c3edbceddbe456770a031fa368d4f248f85d7c0", + "check_gpg": true + }, { "name": "iptables-libs", "epoch": 0, @@ -11979,6 +12142,16 @@ "checksum": "sha256:ea9b2998abd1aebf2630d094e4f0422e6614d3871829e13f7003043034ae65fd", "check_gpg": true }, + { + "name": "iptables-nft", + "epoch": 0, + "version": "1.8.7", + "release": "26.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/iptables-nft-1.8.7-26.el9.ppc64le.rpm", + "checksum": "sha256:ffd11944b04c979d4d039e645e32e789385af9ed92802e241b3f05c1f092e7e6", + "check_gpg": true + }, { "name": "iputils", "epoch": 0, @@ -12629,6 +12802,16 @@ "checksum": "sha256:ab257a00c5623f03a71fdba62cf9ef7bda362d2d3b8a3aec19543e5d989763e8", "check_gpg": true }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.9", + "release": "4.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/libnftnl-1.1.9-4.el9.ppc64le.rpm", + "checksum": "sha256:f36e4cf2f3b166acaa4712909b54089c793eff2f89bf653ef382d31d6df53f71", + "check_gpg": true + }, { "name": "libnghttp2", "epoch": 0, @@ -13309,6 +13492,16 @@ "checksum": "sha256:ae0bc6d8c2c81bc949ee8e8e34b9fc6fb4bb6ed1c875329e52fd5486428ddb2b", "check_gpg": true }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/nftables-0.9.8-10.el9.ppc64le.rpm", + "checksum": "sha256:fce035d294302589533fbe70972c255441222399af0a1b3a9a00b58a5554aef4", + "check_gpg": true + }, { "name": "npth", "epoch": 0, @@ -13669,6 +13862,16 @@ "checksum": "sha256:d9bad972facd79678723f63fe0045d414c8a9220e530142ffa2b8607d32c1a52", "check_gpg": true }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/python3-firewall-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c", + "check_gpg": true + }, { "name": "python3-gobject-base", "epoch": 0, @@ -13759,6 +13962,16 @@ "checksum": "sha256:7cac88d9d9aab97a341b1b80d32f22917e79babc600fbf895c65550be399d7d6", "check_gpg": true }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-ppc64le-baseos-20220208/Packages/python3-nftables-0.9.8-10.el9.ppc64le.rpm", + "checksum": "sha256:2d8fbb6c522cd95c1000963aa02e65e65df67644582da5210ab0e9fe14cfa7ac", + "check_gpg": true + }, { "name": "python3-perf", "epoch": 0, @@ -14431,1554 +14644,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 9", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.ppc64le.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.ppc64le", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.ppc64le) 9", - "version": "5.14.0-55.el9.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/opt", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:999:", - "setroubleshoot:x:993:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.ppc64le", - "NetworkManager-libnm-1.36.0-0.7.el9.ppc64le", - "NetworkManager-team-1.36.0-0.7.el9.ppc64le", - "NetworkManager-tui-1.36.0-0.7.el9.ppc64le", - "PackageKit-1.2.4-2.el9.ppc64le", - "PackageKit-glib-1.2.4-2.el9.ppc64le", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.ppc64le", - "alternatives-1.20-2.el9.ppc64le", - "audit-3.0.7-100.el9.ppc64le", - "audit-libs-3.0.7-100.el9.ppc64le", - "authselect-1.2.3-7.el9.ppc64le", - "authselect-compat-1.2.3-7.el9.ppc64le", - "authselect-libs-1.2.3-7.el9.ppc64le", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.ppc64le", - "bc-1.07.1-14.el9.ppc64le", - "bzip2-1.0.8-8.el9.ppc64le", - "bzip2-libs-1.0.8-8.el9.ppc64le", - "c-ares-1.17.1-5.el9.ppc64le", - "ca-certificates-2020.2.50-94.el9.noarch", - "centos-gpg-keys-9.0-9.el9.noarch", - "centos-logos-90.4-1.el9.ppc64le", - "centos-stream-release-9.0-9.el9.noarch", - "centos-stream-repos-9.0-9.el9.noarch", - "checkpolicy-3.3-1.el9.ppc64le", - "chrony-4.1-3.el9.ppc64le", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.ppc64le", - "cockpit-bridge-261-1.el9.ppc64le", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.ppc64le", - "coreutils-8.32-31.el9.ppc64le", - "coreutils-common-8.32-31.el9.ppc64le", - "cpio-2.13-16.el9.ppc64le", - "cracklib-2.9.6-27.el9.ppc64le", - "cracklib-dicts-2.9.6-27.el9.ppc64le", - "cronie-1.5.7-5.el9.ppc64le", - "cronie-anacron-1.5.7-5.el9.ppc64le", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.ppc64le", - "curl-7.76.1-14.el9.ppc64le", - "cyrus-sasl-lib-2.1.27-17.el9.ppc64le", - "dbus-1.12.20-5.el9.ppc64le", - "dbus-broker-28-5.el9.ppc64le", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.ppc64le", - "dbus-tools-1.12.20-5.el9.ppc64le", - "device-mapper-1.02.181-3.el9.ppc64le", - "device-mapper-event-1.02.181-3.el9.ppc64le", - "device-mapper-event-libs-1.02.181-3.el9.ppc64le", - "device-mapper-libs-1.02.181-3.el9.ppc64le", - "device-mapper-persistent-data-0.9.0-12.el9.ppc64le", - "dhcp-client-4.4.2-15.b1.el9.ppc64le", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.ppc64le", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.ppc64le", - "dracut-055-10.git20210824.el9.ppc64le", - "dracut-config-generic-055-10.git20210824.el9.ppc64le", - "dracut-config-rescue-055-10.git20210824.el9.ppc64le", - "dracut-network-055-10.git20210824.el9.ppc64le", - "dracut-squash-055-10.git20210824.el9.ppc64le", - "e2fsprogs-1.46.5-2.el9.ppc64le", - "e2fsprogs-libs-1.46.5-2.el9.ppc64le", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.ppc64le", - "elfutils-libs-0.186-1.el9.ppc64le", - "ethtool-5.10-4.el9.ppc64le", - "expat-2.2.10-5.el9.ppc64le", - "file-5.39-8.el9.ppc64le", - "file-libs-5.39-8.el9.ppc64le", - "filesystem-3.16-2.el9.ppc64le", - "findutils-4.8.0-5.el9.ppc64le", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.ppc64le", - "gawk-5.1.0-5.el9.ppc64le", - "gawk-all-langpacks-5.1.0-5.el9.ppc64le", - "gdbm-libs-1.19-4.el9.ppc64le", - "gdisk-1.0.7-5.el9.ppc64le", - "gdk-pixbuf2-2.42.6-2.el9.ppc64le", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.ppc64le", - "gettext-libs-0.21-7.el9.ppc64le", - "glib-networking-2.68.3-1.el9.ppc64le", - "glib2-2.68.4-5.el9.ppc64le", - "glibc-2.34-21.el9.ppc64le", - "glibc-common-2.34-21.el9.ppc64le", - "glibc-gconv-extra-2.34-21.el9.ppc64le", - "glibc-minimal-langpack-2.34-21.el9.ppc64le", - "gmp-6.2.0-10.el9.ppc64le", - "gnupg2-2.3.3-1.el9.ppc64le", - "gnutls-3.7.3-1.el9.ppc64le", - "gobject-introspection-1.68.0-10.el9.ppc64le", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.ppc64le", - "grep-3.6-5.el9.ppc64le", - "groff-base-1.22.4-10.el9.ppc64le", - "grub2-common-2.06-13.el9.noarch", - "grub2-ppc64le-2.06-13.el9.ppc64le", - "grub2-ppc64le-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.ppc64le", - "grub2-tools-minimal-2.06-13.el9.ppc64le", - "grubby-8.40-54.el9.ppc64le", - "gsettings-desktop-schemas-40.0-4.el9.ppc64le", - "gssproxy-0.8.4-4.el9.ppc64le", - "gzip-1.10-8.el9.ppc64le", - "hdparm-9.62-2.el9.ppc64le", - "hostname-3.23-6.el9.ppc64le", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.ppc64le", - "inih-49-5.el9.ppc64le", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.ppc64le", - "iproute-5.13.0-5.el9.ppc64le", - "iproute-tc-5.13.0-5.el9.ppc64le", - "ipset-7.11-6.el9.ppc64le", - "ipset-libs-7.11-6.el9.ppc64le", - "iptables-libs-1.8.7-26.el9.ppc64le", - "iptables-nft-1.8.7-26.el9.ppc64le", - "iputils-20210202-7.el9.ppc64le", - "irqbalance-1.8.0-4.el9.ppc64le", - "jansson-2.14-1.el9.ppc64le", - "json-c-0.14-11.el9.ppc64le", - "json-glib-1.6.6-1.el9.ppc64le", - "kbd-2.4.0-8.el9.ppc64le", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.ppc64le", - "kernel-core-5.14.0-55.el9.ppc64le", - "kernel-modules-5.14.0-55.el9.ppc64le", - "kernel-tools-5.14.0-55.el9.ppc64le", - "kernel-tools-libs-5.14.0-55.el9.ppc64le", - "kexec-tools-2.0.22-14.el9.ppc64le", - "keyutils-1.6.1-4.el9.ppc64le", - "keyutils-libs-1.6.1-4.el9.ppc64le", - "kmod-28-7.el9.ppc64le", - "kmod-libs-28-7.el9.ppc64le", - "kpartx-0.8.7-4.el9.ppc64le", - "krb5-libs-1.19.1-13.el9.ppc64le", - "less-575-4.el9.ppc64le", - "libacl-2.3.1-3.el9.ppc64le", - "libaio-0.3.111-13.el9.ppc64le", - "libappstream-glib-0.7.18-4.el9.ppc64le", - "libarchive-3.5.2-1.el9.ppc64le", - "libassuan-2.5.5-3.el9.ppc64le", - "libattr-2.5.1-3.el9.ppc64le", - "libbasicobjects-0.1.1-51.el9.ppc64le", - "libblkid-2.37.2-1.el9.ppc64le", - "libbpf-0.5.0-3.el9.ppc64le", - "libbrotli-1.0.9-6.el9.ppc64le", - "libcap-2.48-8.el9.ppc64le", - "libcap-ng-0.8.2-6.el9.ppc64le", - "libcbor-0.7.0-5.el9.ppc64le", - "libcollection-0.7.0-51.el9.ppc64le", - "libcom_err-1.46.5-2.el9.ppc64le", - "libcomps-0.1.18-1.el9.ppc64le", - "libcurl-7.76.1-14.el9.ppc64le", - "libdaemon-0.14-23.el9.ppc64le", - "libdb-5.3.28-53.el9.ppc64le", - "libdhash-0.5.0-51.el9.ppc64le", - "libdnf-0.65.0-2.el9.ppc64le", - "libeconf-0.4.1-2.el9.ppc64le", - "libedit-3.1-37.20210216cvs.el9.ppc64le", - "libestr-0.1.11-3.el9.ppc64le", - "libev-4.33-5.el9.ppc64le", - "libevent-2.1.12-6.el9.ppc64le", - "libfastjson-0.99.9-3.el9.ppc64le", - "libfdisk-2.37.2-1.el9.ppc64le", - "libffi-3.4.2-7.el9.ppc64le", - "libfido2-1.6.0-7.el9.ppc64le", - "libgcc-11.2.1-9.1.el9.ppc64le", - "libgcrypt-1.10.0-1.el9.ppc64le", - "libgomp-11.2.1-9.1.el9.ppc64le", - "libgpg-error-1.42-5.el9.ppc64le", - "libibverbs-37.2-1.el9.ppc64le", - "libidn2-2.3.0-7.el9.ppc64le", - "libini_config-1.3.1-51.el9.ppc64le", - "libjpeg-turbo-2.0.90-5.el9.ppc64le", - "libkcapi-1.3.1-3.el9.ppc64le", - "libkcapi-hmaccalc-1.3.1-3.el9.ppc64le", - "libksba-1.5.1-4.el9.ppc64le", - "libldb-2.4.1-1.el9.ppc64le", - "libmaxminddb-1.5.2-3.el9.ppc64le", - "libmnl-1.0.4-15.el9.ppc64le", - "libmodulemd-2.13.0-2.el9.ppc64le", - "libmount-2.37.2-1.el9.ppc64le", - "libndp-1.8-4.el9.ppc64le", - "libnetfilter_conntrack-1.0.8-4.el9.ppc64le", - "libnfnetlink-1.0.1-21.el9.ppc64le", - "libnfsidmap-2.5.4-9.el9.ppc64le", - "libnftnl-1.1.9-4.el9.ppc64le", - "libnghttp2-1.43.0-5.el9.ppc64le", - "libnl3-3.5.0-10.el9.ppc64le", - "libnl3-cli-3.5.0-10.el9.ppc64le", - "libpath_utils-0.2.1-51.el9.ppc64le", - "libpcap-1.10.0-4.el9.ppc64le", - "libpipeline-1.5.3-4.el9.ppc64le", - "libpng-1.6.37-12.el9.ppc64le", - "libpsl-0.21.1-5.el9.ppc64le", - "libpwquality-1.4.4-8.el9.ppc64le", - "libref_array-0.1.5-51.el9.ppc64le", - "librepo-1.14.2-1.el9.ppc64le", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librtas-2.0.2-13.el9.ppc64le", - "libseccomp-2.5.2-2.el9.ppc64le", - "libselinux-3.3-2.el9.ppc64le", - "libselinux-utils-3.3-2.el9.ppc64le", - "libsemanage-3.3-1.el9.ppc64le", - "libsepol-3.3-2.el9.ppc64le", - "libservicelog-1.1.19-3.el9.ppc64le", - "libsigsegv-2.13-4.el9.ppc64le", - "libsmartcols-2.37.2-1.el9.ppc64le", - "libsolv-0.7.20-2.el9.ppc64le", - "libsoup-2.72.0-8.el9.ppc64le", - "libss-1.46.5-2.el9.ppc64le", - "libssh-0.9.6-3.el9.ppc64le", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.ppc64le", - "libsss_idmap-2.6.2-2.el9.ppc64le", - "libsss_nss_idmap-2.6.2-2.el9.ppc64le", - "libsss_sudo-2.6.2-2.el9.ppc64le", - "libstdc++-11.2.1-9.1.el9.ppc64le", - "libstemmer-0-18.585svn.el9.ppc64le", - "libsysfs-2.1.1-10.el9.ppc64le", - "libtalloc-2.3.3-1.el9.ppc64le", - "libtasn1-4.16.0-7.el9.ppc64le", - "libtdb-1.4.4-1.el9.ppc64le", - "libteam-1.31-11.el9.ppc64le", - "libtevent-0.11.0-1.el9.ppc64le", - "libtirpc-1.3.2-1.el9.ppc64le", - "libunistring-0.9.10-15.el9.ppc64le", - "libuser-0.63-7.el9.ppc64le", - "libutempter-1.2.1-6.el9.ppc64le", - "libuuid-2.37.2-1.el9.ppc64le", - "libverto-0.3.2-3.el9.ppc64le", - "libverto-libev-0.3.2-3.el9.ppc64le", - "libvpd-2.2.8-4.el9.ppc64le", - "libxcrypt-4.4.18-3.el9.ppc64le", - "libxml2-2.9.12-4.el9.ppc64le", - "libyaml-0.2.5-7.el9.ppc64le", - "libzstd-1.5.0-2.el9.ppc64le", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.ppc64le", - "logrotate-3.18.0-5.el9.ppc64le", - "lshw-B.02.19.2-6.el9.ppc64le", - "lsscsi-0.32-6.el9.ppc64le", - "lsvpd-1.7.12-3.el9.ppc64le", - "lua-libs-5.4.2-4.el9.ppc64le", - "lvm2-2.03.14-3.el9.ppc64le", - "lvm2-libs-2.03.14-3.el9.ppc64le", - "lz4-libs-1.9.3-5.el9.ppc64le", - "lzo-2.10-7.el9.ppc64le", - "man-db-2.9.3-6.el9.ppc64le", - "memstrack-0.2.3-2.el9.ppc64le", - "mpfr-4.1.0-7.el9.ppc64le", - "ncurses-6.2-8.20210508.el9.ppc64le", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.ppc64le", - "nettle-3.7.3-2.el9.ppc64le", - "newt-0.52.21-11.el9.ppc64le", - "nfs-utils-2.5.4-9.el9.ppc64le", - "nftables-0.9.8-10.el9.ppc64le", - "npth-1.6-8.el9.ppc64le", - "numactl-libs-2.0.14-7.el9.ppc64le", - "oddjob-0.34.7-4.el9.ppc64le", - "oddjob-mkhomedir-0.34.7-4.el9.ppc64le", - "opal-prd-6.7.1-7.el9.ppc64le", - "openldap-2.4.59-3.el9.ppc64le", - "openssh-8.7p1-6.el9.ppc64le", - "openssh-clients-8.7p1-6.el9.ppc64le", - "openssh-server-8.7p1-6.el9.ppc64le", - "openssl-3.0.1-5.el9.ppc64le", - "openssl-libs-3.0.1-5.el9.ppc64le", - "openssl-pkcs11-0.4.11-7.el9.ppc64le", - "os-prober-1.77-9.el9.ppc64le", - "p11-kit-0.24.1-2.el9.ppc64le", - "p11-kit-trust-0.24.1-2.el9.ppc64le", - "pam-1.5.1-9.el9.ppc64le", - "parted-3.4-6.el9.ppc64le", - "passwd-0.80-12.el9.ppc64le", - "pcre-8.44-3.el9.3.ppc64le", - "pcre2-10.37-3.el9.1.ppc64le", - "pcre2-syntax-10.37-3.el9.1.noarch", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.ppc64le", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.ppc64le", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.ppc64le", - "perl-Encode-3.08-462.el9.ppc64le", - "perl-Errno-1.30-479.el9.ppc64le", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.ppc64le", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.ppc64le", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.ppc64le", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.ppc64le", - "perl-Net-SSLeay-1.92-1.el9.ppc64le", - "perl-POSIX-1.94-479.el9.ppc64le", - "perl-PathTools-3.78-461.el9.ppc64le", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.ppc64le", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.ppc64le", - "perl-Storable-3.21-460.el9.ppc64le", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.ppc64le", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.ppc64le", - "perl-mro-1.23-479.el9.ppc64le", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.ppc64le", - "policycoreutils-3.3-2.el9.ppc64le", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.ppc64le", - "polkit-libs-0.117-8.el9.ppc64le", - "polkit-pkla-compat-0.1-21.el9.ppc64le", - "popt-1.18-8.el9.ppc64le", - "powerpc-utils-1.3.9-6.el9.ppc64le", - "powerpc-utils-core-1.3.9-6.el9.ppc64le", - "ppc64-diag-rtas-2.7.7-2.el9.ppc64le", - "prefixdevname-0.1.0-8.el9.ppc64le", - "procps-ng-3.3.17-4.el9.ppc64le", - "psmisc-23.4-3.el9.ppc64le", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.ppc64le", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.ppc64le", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.ppc64le", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.ppc64le", - "python3-gpg-1.15.1-5.el9.ppc64le", - "python3-hawkey-0.65.0-2.el9.ppc64le", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.ppc64le", - "python3-libdnf-0.65.0-2.el9.ppc64le", - "python3-libs-3.9.10-1.el9.ppc64le", - "python3-libselinux-3.3-2.el9.ppc64le", - "python3-libsemanage-3.3-1.el9.ppc64le", - "python3-libxml2-2.9.12-4.el9.ppc64le", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.ppc64le", - "python3-netifaces-0.10.6-15.el9.ppc64le", - "python3-nftables-0.9.8-10.el9.ppc64le", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.ppc64le", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.ppc64le", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.ppc64le", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.ppc64le", - "python3-setools-4.4.0-4.el9.ppc64le", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-systemd-234-18.el9.ppc64le", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.ppc64le", - "quota-4.06-6.el9.ppc64le", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.ppc64le", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.ppc64le", - "rpm-4.16.1.3-10.el9.ppc64le", - "rpm-build-libs-4.16.1.3-10.el9.ppc64le", - "rpm-libs-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-audit-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-selinux-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.ppc64le", - "rpm-sign-libs-4.16.1.3-10.el9.ppc64le", - "rsync-3.2.3-9.el9.ppc64le", - "rsyslog-8.2102.0-101.el9.ppc64le", - "rsyslog-logrotate-8.2102.0-101.el9.ppc64le", - "sed-4.8-9.el9.ppc64le", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.ppc64le", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.ppc64le", - "sg3_utils-libs-1.47-6.el9.ppc64le", - "shadow-utils-4.9-3.el9.ppc64le", - "shared-mime-info-2.1-4.el9.ppc64le", - "slang-2.3.2-11.el9.ppc64le", - "snappy-1.1.8-8.el9.ppc64le", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.ppc64le", - "squashfs-tools-4.4-7.git1.el9.ppc64le", - "sscg-3.0.0-4.el9.ppc64le", - "sssd-client-2.6.2-2.el9.ppc64le", - "sssd-common-2.6.2-2.el9.ppc64le", - "sssd-kcm-2.6.2-2.el9.ppc64le", - "sssd-nfs-idmap-2.6.2-2.el9.ppc64le", - "sudo-1.9.5p2-7.el9.ppc64le", - "systemd-249-9.el9.ppc64le", - "systemd-libs-249-9.el9.ppc64le", - "systemd-pam-249-9.el9.ppc64le", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.ppc64le", - "tar-1.34-3.el9.ppc64le", - "tcpdump-4.99.0-6.el9.ppc64le", - "teamd-1.31-11.el9.ppc64le", - "tpm2-tss-3.0.3-6.el9.ppc64le", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.ppc64le", - "util-linux-2.37.2-1.el9.ppc64le", - "util-linux-core-2.37.2-1.el9.ppc64le", - "vim-minimal-8.2.2637-11.el9.ppc64le", - "virt-what-1.21-2.el9.2.ppc64le", - "which-2.21-27.el9.ppc64le", - "xfsprogs-5.14.2-1.el9.ppc64le", - "xz-5.2.5-7.el9.ppc64le", - "xz-libs-5.2.5-7.el9.ppc64le", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "14fc63d2-02", - "size": 524288000, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - }, - "partuuid": "14fc63d2-03", - "size": 10207887360, - "start": 529530880, - "type": "8e", - "uuid": "0waV2d-CMGd-2d9V-3vM1-9dKo-oGr8-Cl2Foi" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:993::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "hcn-init.service", - "irqbalance.service", - "kdump.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-ppc64le-tar-boot.json b/test/data/manifests/centos_9-ppc64le-tar-boot.json index b7fc54fc0..b9957afc5 100644 --- a/test/data/manifests/centos_9-ppc64le-tar-boot.json +++ b/test/data/manifests/centos_9-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "centos-9", "arch": "ppc64le", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7447,775 +7442,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.ppc64le", - "alternatives-1.20-2.el9.ppc64le", - "audit-libs-3.0.7-100.el9.ppc64le", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.ppc64le", - "bzip2-libs-1.0.8-8.el9.ppc64le", - "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.ppc64le", - "coreutils-common-8.32-31.el9.ppc64le", - "cpio-2.13-16.el9.ppc64le", - "cracklib-2.9.6-27.el9.ppc64le", - "cracklib-dicts-2.9.6-27.el9.ppc64le", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.ppc64le", - "curl-7.76.1-14.el9.ppc64le", - "cyrus-sasl-lib-2.1.27-17.el9.ppc64le", - "dbus-1.12.20-5.el9.ppc64le", - "dbus-broker-28-5.el9.ppc64le", - "dbus-common-1.12.20-5.el9.noarch", - "device-mapper-1.02.181-3.el9.ppc64le", - "device-mapper-libs-1.02.181-3.el9.ppc64le", - "diffutils-3.7-12.el9.ppc64le", - "dracut-055-10.git20210824.el9.ppc64le", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.ppc64le", - "elfutils-libs-0.186-1.el9.ppc64le", - "expat-2.2.10-5.el9.ppc64le", - "filesystem-3.16-2.el9.ppc64le", - "findutils-4.8.0-5.el9.ppc64le", - "gawk-5.1.0-5.el9.ppc64le", - "gawk-all-langpacks-5.1.0-5.el9.ppc64le", - "gdbm-libs-1.19-4.el9.ppc64le", - "glibc-2.34-21.el9.ppc64le", - "glibc-common-2.34-21.el9.ppc64le", - "glibc-gconv-extra-2.34-21.el9.ppc64le", - "glibc-minimal-langpack-2.34-21.el9.ppc64le", - "gmp-6.2.0-10.el9.ppc64le", - "gpg-pubkey-8483c65d-5ccc5b19", - "grep-3.6-5.el9.ppc64le", - "gzip-1.10-8.el9.ppc64le", - "json-c-0.14-11.el9.ppc64le", - "kbd-2.4.0-8.el9.ppc64le", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.ppc64le", - "kernel-core-5.14.0-55.el9.ppc64le", - "kernel-modules-5.14.0-55.el9.ppc64le", - "keyutils-libs-1.6.1-4.el9.ppc64le", - "kmod-28-7.el9.ppc64le", - "kmod-libs-28-7.el9.ppc64le", - "kpartx-0.8.7-4.el9.ppc64le", - "krb5-libs-1.19.1-13.el9.ppc64le", - "libacl-2.3.1-3.el9.ppc64le", - "libarchive-3.5.2-1.el9.ppc64le", - "libattr-2.5.1-3.el9.ppc64le", - "libblkid-2.37.2-1.el9.ppc64le", - "libbrotli-1.0.9-6.el9.ppc64le", - "libcap-2.48-8.el9.ppc64le", - "libcap-ng-0.8.2-6.el9.ppc64le", - "libcom_err-1.46.5-2.el9.ppc64le", - "libcurl-7.76.1-14.el9.ppc64le", - "libdb-5.3.28-53.el9.ppc64le", - "libeconf-0.4.1-2.el9.ppc64le", - "libfdisk-2.37.2-1.el9.ppc64le", - "libffi-3.4.2-7.el9.ppc64le", - "libgcc-11.2.1-9.1.el9.ppc64le", - "libgcrypt-1.10.0-1.el9.ppc64le", - "libgpg-error-1.42-5.el9.ppc64le", - "libidn2-2.3.0-7.el9.ppc64le", - "libkcapi-1.3.1-3.el9.ppc64le", - "libkcapi-hmaccalc-1.3.1-3.el9.ppc64le", - "libmount-2.37.2-1.el9.ppc64le", - "libnghttp2-1.43.0-5.el9.ppc64le", - "libpsl-0.21.1-5.el9.ppc64le", - "libpwquality-1.4.4-8.el9.ppc64le", - "librtas-2.0.2-13.el9.ppc64le", - "libseccomp-2.5.2-2.el9.ppc64le", - "libselinux-3.3-2.el9.ppc64le", - "libselinux-utils-3.3-2.el9.ppc64le", - "libsemanage-3.3-1.el9.ppc64le", - "libsepol-3.3-2.el9.ppc64le", - "libsigsegv-2.13-4.el9.ppc64le", - "libsmartcols-2.37.2-1.el9.ppc64le", - "libssh-0.9.6-3.el9.ppc64le", - "libssh-config-0.9.6-3.el9.noarch", - "libtasn1-4.16.0-7.el9.ppc64le", - "libunistring-0.9.10-15.el9.ppc64le", - "libutempter-1.2.1-6.el9.ppc64le", - "libuuid-2.37.2-1.el9.ppc64le", - "libverto-0.3.2-3.el9.ppc64le", - "libxcrypt-4.4.18-3.el9.ppc64le", - "libxml2-2.9.12-4.el9.ppc64le", - "libzstd-1.5.0-2.el9.ppc64le", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lua-libs-5.4.2-4.el9.ppc64le", - "lz4-libs-1.9.3-5.el9.ppc64le", - "memstrack-0.2.3-2.el9.ppc64le", - "mpfr-4.1.0-7.el9.ppc64le", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.ppc64le", - "openldap-2.4.59-3.el9.ppc64le", - "openssh-8.7p1-6.el9.ppc64le", - "openssh-server-8.7p1-6.el9.ppc64le", - "openssl-3.0.1-5.el9.ppc64le", - "openssl-libs-3.0.1-5.el9.ppc64le", - "openssl-pkcs11-0.4.11-7.el9.ppc64le", - "p11-kit-0.24.1-2.el9.ppc64le", - "p11-kit-trust-0.24.1-2.el9.ppc64le", - "pam-1.5.1-9.el9.ppc64le", - "pcre-8.44-3.el9.3.ppc64le", - "pcre2-10.37-3.el9.1.ppc64le", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.ppc64le", - "policycoreutils-3.3-2.el9.ppc64le", - "popt-1.18-8.el9.ppc64le", - "procps-ng-3.3.17-4.el9.ppc64le", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "readline-8.1-4.el9.ppc64le", - "rpm-4.16.1.3-10.el9.ppc64le", - "rpm-libs-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-selinux-4.16.1.3-10.el9.ppc64le", - "sed-4.8-9.el9.ppc64le", - "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.ppc64le", - "sqlite-libs-3.34.1-5.el9.ppc64le", - "systemd-249-9.el9.ppc64le", - "systemd-libs-249-9.el9.ppc64le", - "systemd-pam-249-9.el9.ppc64le", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.ppc64le", - "tzdata-2021e-1.el9.noarch", - "util-linux-2.37.2-1.el9.ppc64le", - "util-linux-core-2.37.2-1.el9.ppc64le", - "xz-5.2.5-7.el9.ppc64le", - "xz-libs-5.2.5-7.el9.ppc64le", - "zlib-1.2.11-31.el9.ppc64le" - ], - "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 } diff --git a/test/data/manifests/centos_9-s390x-qcow2-boot.json b/test/data/manifests/centos_9-s390x-qcow2-boot.json index 5beb2a866..fc7ff00ec 100644 --- a/test/data/manifests/centos_9-s390x-qcow2-boot.json +++ b/test/data/manifests/centos_9-s390x-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -15764,1413 +15761,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "-20220428125618-5.14.0-55.el9.s390x", - "initrd": "/boot/initramfs-5.14.0-55.el9.s390x.img", - "linux": "/boot/vmlinuz-5.14.0-55.el9.s390x", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0", - "title": " (5.14.0-55.el9.s390x)", - "version": "5.14.0-55.el9.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:992:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "C.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.s390x", - "NetworkManager-libnm-1.36.0-0.7.el9.s390x", - "NetworkManager-team-1.36.0-0.7.el9.s390x", - "NetworkManager-tui-1.36.0-0.7.el9.s390x", - "PackageKit-1.2.4-2.el9.s390x", - "PackageKit-glib-1.2.4-2.el9.s390x", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.s390x", - "alternatives-1.20-2.el9.s390x", - "audit-3.0.7-100.el9.s390x", - "audit-libs-3.0.7-100.el9.s390x", - "authselect-1.2.3-7.el9.s390x", - "authselect-compat-1.2.3-7.el9.s390x", - "authselect-libs-1.2.3-7.el9.s390x", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.s390x", - "bzip2-1.0.8-8.el9.s390x", - "bzip2-libs-1.0.8-8.el9.s390x", - "c-ares-1.17.1-5.el9.s390x", - "ca-certificates-2020.2.50-94.el9.noarch", - "centos-gpg-keys-9.0-9.el9.noarch", - "centos-logos-90.4-1.el9.s390x", - "centos-stream-release-9.0-9.el9.noarch", - "centos-stream-repos-9.0-9.el9.noarch", - "checkpolicy-3.3-1.el9.s390x", - "chrony-4.1-3.el9.s390x", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.s390x", - "cockpit-bridge-261-1.el9.s390x", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.s390x", - "coreutils-8.32-31.el9.s390x", - "coreutils-common-8.32-31.el9.s390x", - "cpio-2.13-16.el9.s390x", - "cracklib-2.9.6-27.el9.s390x", - "cracklib-dicts-2.9.6-27.el9.s390x", - "cronie-1.5.7-5.el9.s390x", - "cronie-anacron-1.5.7-5.el9.s390x", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.s390x", - "curl-7.76.1-14.el9.s390x", - "cyrus-sasl-lib-2.1.27-17.el9.s390x", - "dbus-1.12.20-5.el9.s390x", - "dbus-broker-28-5.el9.s390x", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.s390x", - "dbus-tools-1.12.20-5.el9.s390x", - "device-mapper-1.02.181-3.el9.s390x", - "device-mapper-libs-1.02.181-3.el9.s390x", - "dhcp-client-4.4.2-15.b1.el9.s390x", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.s390x", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.s390x", - "dracut-055-10.git20210824.el9.s390x", - "dracut-config-generic-055-10.git20210824.el9.s390x", - "dracut-network-055-10.git20210824.el9.s390x", - "dracut-squash-055-10.git20210824.el9.s390x", - "e2fsprogs-1.46.5-2.el9.s390x", - "e2fsprogs-libs-1.46.5-2.el9.s390x", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.s390x", - "elfutils-libs-0.186-1.el9.s390x", - "ethtool-5.10-4.el9.s390x", - "expat-2.2.10-5.el9.s390x", - "file-5.39-8.el9.s390x", - "file-libs-5.39-8.el9.s390x", - "filesystem-3.16-2.el9.s390x", - "findutils-4.8.0-5.el9.s390x", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.s390x", - "gawk-5.1.0-5.el9.s390x", - "gawk-all-langpacks-5.1.0-5.el9.s390x", - "gdbm-libs-1.19-4.el9.s390x", - "gdisk-1.0.7-5.el9.s390x", - "gdk-pixbuf2-2.42.6-2.el9.s390x", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "glib-networking-2.68.3-1.el9.s390x", - "glib2-2.68.4-5.el9.s390x", - "glibc-2.34-21.el9.s390x", - "glibc-common-2.34-21.el9.s390x", - "glibc-gconv-extra-2.34-21.el9.s390x", - "glibc-minimal-langpack-2.34-21.el9.s390x", - "gmp-6.2.0-10.el9.s390x", - "gnupg2-2.3.3-1.el9.s390x", - "gnutls-3.7.3-1.el9.s390x", - "gobject-introspection-1.68.0-10.el9.s390x", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.s390x", - "grep-3.6-5.el9.s390x", - "groff-base-1.22.4-10.el9.s390x", - "grubby-8.40-54.el9.s390x", - "gsettings-desktop-schemas-40.0-4.el9.s390x", - "gssproxy-0.8.4-4.el9.s390x", - "gzip-1.10-8.el9.s390x", - "hdparm-9.62-2.el9.s390x", - "hostname-3.23-6.el9.s390x", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.s390x", - "inih-49-5.el9.s390x", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.s390x", - "iproute-5.13.0-5.el9.s390x", - "iproute-tc-5.13.0-5.el9.s390x", - "iptables-libs-1.8.7-26.el9.s390x", - "iputils-20210202-7.el9.s390x", - "jansson-2.14-1.el9.s390x", - "json-c-0.14-11.el9.s390x", - "json-glib-1.6.6-1.el9.s390x", - "kbd-2.4.0-8.el9.s390x", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.s390x", - "kernel-core-5.14.0-55.el9.s390x", - "kernel-modules-5.14.0-55.el9.s390x", - "kernel-tools-5.14.0-55.el9.s390x", - "kexec-tools-2.0.22-14.el9.s390x", - "keyutils-1.6.1-4.el9.s390x", - "keyutils-libs-1.6.1-4.el9.s390x", - "kmod-28-7.el9.s390x", - "kmod-libs-28-7.el9.s390x", - "kpartx-0.8.7-4.el9.s390x", - "krb5-libs-1.19.1-13.el9.s390x", - "less-575-4.el9.s390x", - "libacl-2.3.1-3.el9.s390x", - "libappstream-glib-0.7.18-4.el9.s390x", - "libarchive-3.5.2-1.el9.s390x", - "libassuan-2.5.5-3.el9.s390x", - "libattr-2.5.1-3.el9.s390x", - "libbasicobjects-0.1.1-51.el9.s390x", - "libblkid-2.37.2-1.el9.s390x", - "libbpf-0.5.0-3.el9.s390x", - "libbrotli-1.0.9-6.el9.s390x", - "libcap-2.48-8.el9.s390x", - "libcap-ng-0.8.2-6.el9.s390x", - "libcbor-0.7.0-5.el9.s390x", - "libcollection-0.7.0-51.el9.s390x", - "libcom_err-1.46.5-2.el9.s390x", - "libcomps-0.1.18-1.el9.s390x", - "libcurl-7.76.1-14.el9.s390x", - "libdaemon-0.14-23.el9.s390x", - "libdb-5.3.28-53.el9.s390x", - "libdhash-0.5.0-51.el9.s390x", - "libdnf-0.65.0-2.el9.s390x", - "libeconf-0.4.1-2.el9.s390x", - "libedit-3.1-37.20210216cvs.el9.s390x", - "libestr-0.1.11-3.el9.s390x", - "libev-4.33-5.el9.s390x", - "libevent-2.1.12-6.el9.s390x", - "libfastjson-0.99.9-3.el9.s390x", - "libfdisk-2.37.2-1.el9.s390x", - "libffi-3.4.2-7.el9.s390x", - "libfido2-1.6.0-7.el9.s390x", - "libgcc-11.2.1-9.1.el9.s390x", - "libgcrypt-1.10.0-1.el9.s390x", - "libgomp-11.2.1-9.1.el9.s390x", - "libgpg-error-1.42-5.el9.s390x", - "libibverbs-37.2-1.el9.s390x", - "libidn2-2.3.0-7.el9.s390x", - "libini_config-1.3.1-51.el9.s390x", - "libjpeg-turbo-2.0.90-5.el9.s390x", - "libkcapi-1.3.1-3.el9.s390x", - "libkcapi-hmaccalc-1.3.1-3.el9.s390x", - "libksba-1.5.1-4.el9.s390x", - "libldb-2.4.1-1.el9.s390x", - "libmaxminddb-1.5.2-3.el9.s390x", - "libmnl-1.0.4-15.el9.s390x", - "libmodulemd-2.13.0-2.el9.s390x", - "libmount-2.37.2-1.el9.s390x", - "libndp-1.8-4.el9.s390x", - "libnetfilter_conntrack-1.0.8-4.el9.s390x", - "libnfnetlink-1.0.1-21.el9.s390x", - "libnfsidmap-2.5.4-9.el9.s390x", - "libnghttp2-1.43.0-5.el9.s390x", - "libnl3-3.5.0-10.el9.s390x", - "libnl3-cli-3.5.0-10.el9.s390x", - "libpath_utils-0.2.1-51.el9.s390x", - "libpcap-1.10.0-4.el9.s390x", - "libpipeline-1.5.3-4.el9.s390x", - "libpng-1.6.37-12.el9.s390x", - "libpsl-0.21.1-5.el9.s390x", - "libpwquality-1.4.4-8.el9.s390x", - "libref_array-0.1.5-51.el9.s390x", - "librepo-1.14.2-1.el9.s390x", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.s390x", - "libselinux-3.3-2.el9.s390x", - "libselinux-utils-3.3-2.el9.s390x", - "libsemanage-3.3-1.el9.s390x", - "libsepol-3.3-2.el9.s390x", - "libsigsegv-2.13-4.el9.s390x", - "libsmartcols-2.37.2-1.el9.s390x", - "libsolv-0.7.20-2.el9.s390x", - "libsoup-2.72.0-8.el9.s390x", - "libss-1.46.5-2.el9.s390x", - "libssh-0.9.6-3.el9.s390x", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.s390x", - "libsss_idmap-2.6.2-2.el9.s390x", - "libsss_nss_idmap-2.6.2-2.el9.s390x", - "libsss_sudo-2.6.2-2.el9.s390x", - "libstdc++-11.2.1-9.1.el9.s390x", - "libstemmer-0-18.585svn.el9.s390x", - "libsysfs-2.1.1-10.el9.s390x", - "libtalloc-2.3.3-1.el9.s390x", - "libtasn1-4.16.0-7.el9.s390x", - "libtdb-1.4.4-1.el9.s390x", - "libteam-1.31-11.el9.s390x", - "libtevent-0.11.0-1.el9.s390x", - "libtirpc-1.3.2-1.el9.s390x", - "libunistring-0.9.10-15.el9.s390x", - "libuser-0.63-7.el9.s390x", - "libutempter-1.2.1-6.el9.s390x", - "libuuid-2.37.2-1.el9.s390x", - "libverto-0.3.2-3.el9.s390x", - "libverto-libev-0.3.2-3.el9.s390x", - "libxcrypt-4.4.18-3.el9.s390x", - "libxml2-2.9.12-4.el9.s390x", - "libyaml-0.2.5-7.el9.s390x", - "libzstd-1.5.0-2.el9.s390x", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.s390x", - "logrotate-3.18.0-5.el9.s390x", - "lshw-B.02.19.2-6.el9.s390x", - "lsscsi-0.32-6.el9.s390x", - "lua-libs-5.4.2-4.el9.s390x", - "lz4-libs-1.9.3-5.el9.s390x", - "lzo-2.10-7.el9.s390x", - "man-db-2.9.3-6.el9.s390x", - "memstrack-0.2.3-2.el9.s390x", - "mpfr-4.1.0-7.el9.s390x", - "ncurses-6.2-8.20210508.el9.s390x", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.s390x", - "nettle-3.7.3-2.el9.s390x", - "newt-0.52.21-11.el9.s390x", - "nfs-utils-2.5.4-9.el9.s390x", - "npth-1.6-8.el9.s390x", - "numactl-libs-2.0.14-7.el9.s390x", - "oddjob-0.34.7-4.el9.s390x", - "oddjob-mkhomedir-0.34.7-4.el9.s390x", - "openldap-2.4.59-3.el9.s390x", - "openssh-8.7p1-6.el9.s390x", - "openssh-clients-8.7p1-6.el9.s390x", - "openssh-server-8.7p1-6.el9.s390x", - "openssl-3.0.1-5.el9.s390x", - "openssl-libs-3.0.1-5.el9.s390x", - "openssl-pkcs11-0.4.11-7.el9.s390x", - "p11-kit-0.24.1-2.el9.s390x", - "p11-kit-trust-0.24.1-2.el9.s390x", - "pam-1.5.1-9.el9.s390x", - "parted-3.4-6.el9.s390x", - "passwd-0.80-12.el9.s390x", - "pcre-8.44-3.el9.3.s390x", - "pcre2-10.37-3.el9.1.s390x", - "pcre2-syntax-10.37-3.el9.1.noarch", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.s390x", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.s390x", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.s390x", - "perl-Encode-3.08-462.el9.s390x", - "perl-English-1.11-479.el9.noarch", - "perl-Errno-1.30-479.el9.s390x", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.s390x", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.s390x", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.s390x", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.s390x", - "perl-Net-SSLeay-1.92-1.el9.s390x", - "perl-POSIX-1.94-479.el9.s390x", - "perl-PathTools-3.78-461.el9.s390x", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.s390x", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.s390x", - "perl-Storable-3.21-460.el9.s390x", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.s390x", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.s390x", - "perl-mro-1.23-479.el9.s390x", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.s390x", - "policycoreutils-3.3-2.el9.s390x", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.s390x", - "polkit-libs-0.117-8.el9.s390x", - "polkit-pkla-compat-0.1-21.el9.s390x", - "popt-1.18-8.el9.s390x", - "prefixdevname-0.1.0-8.el9.s390x", - "procps-ng-3.3.17-4.el9.s390x", - "psmisc-23.4-3.el9.s390x", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.s390x", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.s390x", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.s390x", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.s390x", - "python3-gpg-1.15.1-5.el9.s390x", - "python3-hawkey-0.65.0-2.el9.s390x", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.s390x", - "python3-libdnf-0.65.0-2.el9.s390x", - "python3-libs-3.9.10-1.el9.s390x", - "python3-libselinux-3.3-2.el9.s390x", - "python3-libsemanage-3.3-1.el9.s390x", - "python3-libxml2-2.9.12-4.el9.s390x", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.s390x", - "python3-netifaces-0.10.6-15.el9.s390x", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.s390x", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.s390x", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.s390x", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.s390x", - "python3-setools-4.4.0-4.el9.s390x", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-systemd-234-18.el9.s390x", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.s390x", - "quota-4.06-6.el9.s390x", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.s390x", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.s390x", - "rpm-4.16.1.3-10.el9.s390x", - "rpm-build-libs-4.16.1.3-10.el9.s390x", - "rpm-libs-4.16.1.3-10.el9.s390x", - "rpm-plugin-audit-4.16.1.3-10.el9.s390x", - "rpm-plugin-selinux-4.16.1.3-10.el9.s390x", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.s390x", - "rpm-sign-libs-4.16.1.3-10.el9.s390x", - "rsync-3.2.3-9.el9.s390x", - "rsyslog-8.2102.0-101.el9.s390x", - "rsyslog-logrotate-8.2102.0-101.el9.s390x", - "s390utils-base-2.19.0-2.el9.s390x", - "s390utils-core-2.19.0-2.el9.s390x", - "sed-4.8-9.el9.s390x", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.s390x", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.s390x", - "sg3_utils-libs-1.47-6.el9.s390x", - "shadow-utils-4.9-3.el9.s390x", - "shared-mime-info-2.1-4.el9.s390x", - "slang-2.3.2-11.el9.s390x", - "snappy-1.1.8-8.el9.s390x", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.s390x", - "squashfs-tools-4.4-7.git1.el9.s390x", - "sscg-3.0.0-4.el9.s390x", - "sssd-client-2.6.2-2.el9.s390x", - "sssd-common-2.6.2-2.el9.s390x", - "sssd-kcm-2.6.2-2.el9.s390x", - "sssd-nfs-idmap-2.6.2-2.el9.s390x", - "sudo-1.9.5p2-7.el9.s390x", - "systemd-249-9.el9.s390x", - "systemd-libs-249-9.el9.s390x", - "systemd-pam-249-9.el9.s390x", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.s390x", - "tar-1.34-3.el9.s390x", - "tcpdump-4.99.0-6.el9.s390x", - "teamd-1.31-11.el9.s390x", - "tpm2-tss-3.0.3-6.el9.s390x", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.s390x", - "util-linux-2.37.2-1.el9.s390x", - "util-linux-core-2.37.2-1.el9.s390x", - "vim-minimal-8.2.2637-11.el9.s390x", - "virt-what-1.21-2.el9.2.s390x", - "which-2.21-27.el9.s390x", - "xfsprogs-5.14.2-1.el9.s390x", - "xz-5.2.5-7.el9.s390x", - "xz-libs-5.2.5-7.el9.s390x", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "14fc63d2-01", - "size": 524288000, - "start": 1048576, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": true, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 10212081664, - "start": 525336576, - "type": "83", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "device_cio_free.service", - "dnf-makecache.timer", - "getty@.service", - "kdump.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/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": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-s390x-qcow2_customize-boot.json b/test/data/manifests/centos_9-s390x-qcow2_customize-boot.json index dbd6c4194..bda4a3c53 100644 --- a/test/data/manifests/centos_9-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/centos_9-s390x-qcow2_customize-boot.json @@ -27,8 +27,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -4124,6 +4127,14 @@ } } }, + { + "id": "sha256:6c1033f1bf05f510dfa0e3c041d4bf8dfdcc1b12b043522a721ab45f309d06dc", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:b9e04b018fd25b8946985be625d3fda9bb87174417a6fb673925f1b98217f1d4", "options": { @@ -4228,6 +4239,22 @@ } } }, + { + "id": "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:c79fa96aa7fb447975497dd50c94002ee73d01171343f8ee14032d06adb58a92", "options": { @@ -4468,6 +4495,22 @@ } } }, + { + "id": "sha256:0ce2983360dfedcf0b4d9eddea4332cfa8e03a36584b9de2351abb0e4e01393c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:0a2474ba256fd776f2460ceec5e1fe2bfef4d14fa5cd95c16d2c4f2f1e56139c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:1a3268524ea6a702c0eafe5248b23a5b9cff374895eac8ef1d7a6832c9968e7d", "options": { @@ -4476,6 +4519,14 @@ } } }, + { + "id": "sha256:acc2bb826ca86a43f265e2ab5294a247114965cd8fcf547d29a9035936e6b5fa", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:f7cc020152ebb52f5e8d44a240f5c1ee9b70c827cb8eb1e35390afb0f64a166a", "options": { @@ -4980,6 +5031,14 @@ } } }, + { + "id": "sha256:4940d0aedb91a7a90d6234d4b6d1e749d1db5c7f75053dc13296d15536bfa9cd", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:1389610a4b1893c4ca085d2b0689f3a257f7c9318d8d8acaa306fb3326601e7f", "options": { @@ -5484,6 +5543,14 @@ } } }, + { + "id": "sha256:b76a8e3d9f91d5a4a69ac764d203ef5354aacd8f60f55199e8d3bf4a41a30b0d", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:f66f12068208409067e6c342e6c0f4f0646fe527dbb7d5bc3d41adb4d9802b52", "options": { @@ -5740,6 +5807,14 @@ } } }, + { + "id": "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:7c55e64695c466cd5301dc11d74201e263184903ccd9dceeee2ed761b3479991", "options": { @@ -5812,6 +5887,14 @@ } } }, + { + "id": "sha256:1bdf970be187238a78568680cc20006f4e5b527b901f003574066851d948baee", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:5659e3f7036481d89b9e225a86bc16aa5ae2b119c49104e27e0cab1f0b7b4175", "options": { @@ -6864,6 +6947,9 @@ "sha256:05443942fc3df55c1a89360aecaddfe44bd57611382f2b213ef5f04e3e2880ae": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/rsyslog-8.2102.0-101.el9.s390x.rpm" }, + "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/firewalld-filesystem-1.0.0-2.el9.noarch.rpm" + }, "sha256:05a3063f7a1182b0d7a014775f22045c618accc39c6d6b66be4091deb3cc4f11": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/kernel-5.14.0-55.el9.s390x.rpm" }, @@ -6891,6 +6977,9 @@ "sha256:09c063591e2c913ccce4bebe47a4160c1d9df5700c310c725836a1b28f740604": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/libXext-1.3.4-8.el9.s390x.rpm" }, + "sha256:0a2474ba256fd776f2460ceec5e1fe2bfef4d14fa5cd95c16d2c4f2f1e56139c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/ipset-libs-7.11-6.el9.s390x.rpm" + }, "sha256:0a8e44906d718132a13d6de94fbd9fe99a2e2c516e54607917a81dd9ece06d6e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/python3-babel-2.9.1-2.el9.noarch.rpm" }, @@ -6903,6 +6992,9 @@ "sha256:0b8e8220d5c24b2d1618c1272590d82fa34a1f457c1e55d49e8ca580e92da37b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/pbzip2-1.1.13-6.el9.s390x.rpm" }, + "sha256:0ce2983360dfedcf0b4d9eddea4332cfa8e03a36584b9de2351abb0e4e01393c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/ipset-7.11-6.el9.s390x.rpm" + }, "sha256:0d2dcfaa16f83de78a251cf0b9a4c5e4ec7d4deb2e8d1cae7209be7745fabeb5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/elfutils-default-yama-scope-0.186-1.el9.noarch.rpm" }, @@ -6990,6 +7082,9 @@ "sha256:1bdb48457ef4d85512de13c47303d38cc8d88bc37dba39a4d881a162cb7a4e0e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/pigz-2.5-4.el9.s390x.rpm" }, + "sha256:1bdf970be187238a78568680cc20006f4e5b527b901f003574066851d948baee": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/python3-nftables-0.9.8-10.el9.s390x.rpm" + }, "sha256:1c41489cf61cbf6ba54994da5cd7d6bb796d4f3b91fcc83c89692ddcffda3f0a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/bzip2-1.0.8-8.el9.s390x.rpm" }, @@ -7152,6 +7247,9 @@ "sha256:3391937c02eb0dc0fb90dffa654593b5fd696a03ba81720a7bce208f1b4eb857": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/dnf-data-4.10.0-3.el9.noarch.rpm" }, + "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/python3-firewall-1.0.0-2.el9.noarch.rpm" + }, "sha256:342a7b84a44cd59bea045f679309ef6145a235897dedb8a9afd2d015bc17f72a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/perl-parent-0.238-460.el9.noarch.rpm" }, @@ -7311,6 +7409,9 @@ "sha256:4930338de4335ee83399439861b786e5ca90e4eb5ddfad054f752c689cd571a0": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/setroubleshoot-plugins-3.3.14-4.el9.noarch.rpm" }, + "sha256:4940d0aedb91a7a90d6234d4b6d1e749d1db5c7f75053dc13296d15536bfa9cd": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/libnftnl-1.1.9-4.el9.s390x.rpm" + }, "sha256:4a41320a63bb3897ae43b4f5bf0ef167df08c4f3e8b4bb08e04050e5edbca456": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/python3-pexpect-4.8.0-7.el9.noarch.rpm" }, @@ -7485,6 +7586,9 @@ "sha256:6c000dac4305215beb37c8931a85ee137806f06547ecfb9a23e1915f01a3baa2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/libutempter-1.2.1-6.el9.s390x.rpm" }, + "sha256:6c1033f1bf05f510dfa0e3c041d4bf8dfdcc1b12b043522a721ab45f309d06dc": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.s390x.rpm" + }, "sha256:6c6a36df42ce49667e8653f34fb9acb79ff8284f11197100644b587dccd6607d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/libref_array-0.1.5-51.el9.s390x.rpm" }, @@ -7584,6 +7688,9 @@ "sha256:7e961a7b4eeff849489a8e9a26f32906b3aa5dc2273573fe41a01a2f9cc4fd20": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/perl-if-0.60.800-479.el9.noarch.rpm" }, + "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/firewalld-1.0.0-2.el9.noarch.rpm" + }, "sha256:7ed685ce3684ec9735afea1167981426639dbb1e8189375c20880b3cb4cd7191": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/centos-logos-90.4-1.el9.s390x.rpm" }, @@ -7824,6 +7931,9 @@ "sha256:ac0a4b87311cb919f16a30eb8474c4f71fafdadbfca7ed25166bfa86ef2db01d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/gnupg2-2.3.3-1.el9.s390x.rpm" }, + "sha256:acc2bb826ca86a43f265e2ab5294a247114965cd8fcf547d29a9035936e6b5fa": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/iptables-nft-1.8.7-26.el9.s390x.rpm" + }, "sha256:add58062b5ed4b22af0c1d6d5702260b2bc7c27cd08f298e908ac40a9df2f3f7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/libpng-1.6.37-12.el9.s390x.rpm" }, @@ -7887,6 +7997,9 @@ "sha256:b7315e2ae4b5cd62f69ecd12b3b2b82dc52d0d327275bd543241c64f0c375960": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/libxml2-2.9.12-4.el9.s390x.rpm" }, + "sha256:b76a8e3d9f91d5a4a69ac764d203ef5354aacd8f60f55199e8d3bf4a41a30b0d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/nftables-0.9.8-10.el9.s390x.rpm" + }, "sha256:b78c857f8c1ae8a5b13dd914b08b118f39f0a2f7c0dc8b7df2b29ed353638acb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-appstream-20220208/Packages/perl-libs-5.32.1-479.el9.s390x.rpm" }, @@ -13312,6 +13425,16 @@ "checksum": "sha256:8ae27297c48f7d076705095f835bbd03746cebeb53b32cebfd3a3b120b80ffe8", "check_gpg": true }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "055", + "release": "10.git20210824.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.s390x.rpm", + "checksum": "sha256:6c1033f1bf05f510dfa0e3c041d4bf8dfdcc1b12b043522a721ab45f309d06dc", + "check_gpg": true + }, { "name": "dracut-network", "epoch": 0, @@ -13442,6 +13565,26 @@ "checksum": "sha256:6c87ed87779925c9d4c6b28c73eeb35932c7405b4f86bff4164fa7d0dd28976d", "check_gpg": true }, + { + "name": "firewalld", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/firewalld-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6", + "check_gpg": true + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/firewalld-filesystem-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34", + "check_gpg": true + }, { "name": "fonts-filesystem", "epoch": 1, @@ -13742,6 +13885,26 @@ "checksum": "sha256:540933605c27a6c5d717316c45f825b238c4033b07ad5f218d27b62dfdbfee17", "check_gpg": true }, + { + "name": "ipset", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/ipset-7.11-6.el9.s390x.rpm", + "checksum": "sha256:0ce2983360dfedcf0b4d9eddea4332cfa8e03a36584b9de2351abb0e4e01393c", + "check_gpg": true + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/ipset-libs-7.11-6.el9.s390x.rpm", + "checksum": "sha256:0a2474ba256fd776f2460ceec5e1fe2bfef4d14fa5cd95c16d2c4f2f1e56139c", + "check_gpg": true + }, { "name": "iptables-libs", "epoch": 0, @@ -13752,6 +13915,16 @@ "checksum": "sha256:1a3268524ea6a702c0eafe5248b23a5b9cff374895eac8ef1d7a6832c9968e7d", "check_gpg": true }, + { + "name": "iptables-nft", + "epoch": 0, + "version": "1.8.7", + "release": "26.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/iptables-nft-1.8.7-26.el9.s390x.rpm", + "checksum": "sha256:acc2bb826ca86a43f265e2ab5294a247114965cd8fcf547d29a9035936e6b5fa", + "check_gpg": true + }, { "name": "iputils", "epoch": 0, @@ -14382,6 +14555,16 @@ "checksum": "sha256:be10890a35fe4b0ace0f1e12ae57e975487742c963b492420fd0aae41364e6f7", "check_gpg": true }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.9", + "release": "4.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/libnftnl-1.1.9-4.el9.s390x.rpm", + "checksum": "sha256:4940d0aedb91a7a90d6234d4b6d1e749d1db5c7f75053dc13296d15536bfa9cd", + "check_gpg": true + }, { "name": "libnghttp2", "epoch": 0, @@ -15012,6 +15195,16 @@ "checksum": "sha256:bc7682183f2f7fc914554f4b15254db96c6704ebbe00b1067abd09deab9ece20", "check_gpg": true }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/nftables-0.9.8-10.el9.s390x.rpm", + "checksum": "sha256:b76a8e3d9f91d5a4a69ac764d203ef5354aacd8f60f55199e8d3bf4a41a30b0d", + "check_gpg": true + }, { "name": "npth", "epoch": 0, @@ -15332,6 +15525,16 @@ "checksum": "sha256:d9bad972facd79678723f63fe0045d414c8a9220e530142ffa2b8607d32c1a52", "check_gpg": true }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/python3-firewall-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c", + "check_gpg": true + }, { "name": "python3-gobject-base", "epoch": 0, @@ -15422,6 +15625,16 @@ "checksum": "sha256:7cac88d9d9aab97a341b1b80d32f22917e79babc600fbf895c65550be399d7d6", "check_gpg": true }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-s390x-baseos-20220208/Packages/python3-nftables-0.9.8-10.el9.s390x.rpm", + "checksum": "sha256:1bdf970be187238a78568680cc20006f4e5b527b901f003574066851d948baee", + "check_gpg": true + }, { "name": "python3-perf", "epoch": 0, @@ -16104,1492 +16317,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "-20220428125834-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": " (0-rescue-ffffffffffffffffffffffffffffffff)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "-20220428125834-5.14.0-55.el9.s390x", - "initrd": "/boot/initramfs-5.14.0-55.el9.s390x.img", - "linux": "/boot/vmlinuz-5.14.0-55.el9.s390x", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": " (5.14.0-55.el9.s390x)", - "version": "5.14.0-55.el9.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/opt", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:992:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.s390x", - "NetworkManager-libnm-1.36.0-0.7.el9.s390x", - "NetworkManager-team-1.36.0-0.7.el9.s390x", - "NetworkManager-tui-1.36.0-0.7.el9.s390x", - "PackageKit-1.2.4-2.el9.s390x", - "PackageKit-glib-1.2.4-2.el9.s390x", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.s390x", - "alternatives-1.20-2.el9.s390x", - "audit-3.0.7-100.el9.s390x", - "audit-libs-3.0.7-100.el9.s390x", - "authselect-1.2.3-7.el9.s390x", - "authselect-compat-1.2.3-7.el9.s390x", - "authselect-libs-1.2.3-7.el9.s390x", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.s390x", - "bzip2-1.0.8-8.el9.s390x", - "bzip2-libs-1.0.8-8.el9.s390x", - "c-ares-1.17.1-5.el9.s390x", - "ca-certificates-2020.2.50-94.el9.noarch", - "centos-gpg-keys-9.0-9.el9.noarch", - "centos-logos-90.4-1.el9.s390x", - "centos-stream-release-9.0-9.el9.noarch", - "centos-stream-repos-9.0-9.el9.noarch", - "checkpolicy-3.3-1.el9.s390x", - "chrony-4.1-3.el9.s390x", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.s390x", - "cockpit-bridge-261-1.el9.s390x", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.s390x", - "coreutils-8.32-31.el9.s390x", - "coreutils-common-8.32-31.el9.s390x", - "cpio-2.13-16.el9.s390x", - "cracklib-2.9.6-27.el9.s390x", - "cracklib-dicts-2.9.6-27.el9.s390x", - "cronie-1.5.7-5.el9.s390x", - "cronie-anacron-1.5.7-5.el9.s390x", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.s390x", - "curl-7.76.1-14.el9.s390x", - "cyrus-sasl-lib-2.1.27-17.el9.s390x", - "dbus-1.12.20-5.el9.s390x", - "dbus-broker-28-5.el9.s390x", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.s390x", - "dbus-tools-1.12.20-5.el9.s390x", - "device-mapper-1.02.181-3.el9.s390x", - "device-mapper-event-1.02.181-3.el9.s390x", - "device-mapper-event-libs-1.02.181-3.el9.s390x", - "device-mapper-libs-1.02.181-3.el9.s390x", - "device-mapper-persistent-data-0.9.0-12.el9.s390x", - "dhcp-client-4.4.2-15.b1.el9.s390x", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.s390x", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.s390x", - "dracut-055-10.git20210824.el9.s390x", - "dracut-config-generic-055-10.git20210824.el9.s390x", - "dracut-config-rescue-055-10.git20210824.el9.s390x", - "dracut-network-055-10.git20210824.el9.s390x", - "dracut-squash-055-10.git20210824.el9.s390x", - "e2fsprogs-1.46.5-2.el9.s390x", - "e2fsprogs-libs-1.46.5-2.el9.s390x", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.s390x", - "elfutils-libs-0.186-1.el9.s390x", - "ethtool-5.10-4.el9.s390x", - "expat-2.2.10-5.el9.s390x", - "file-5.39-8.el9.s390x", - "file-libs-5.39-8.el9.s390x", - "filesystem-3.16-2.el9.s390x", - "findutils-4.8.0-5.el9.s390x", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.s390x", - "gawk-5.1.0-5.el9.s390x", - "gawk-all-langpacks-5.1.0-5.el9.s390x", - "gdbm-libs-1.19-4.el9.s390x", - "gdisk-1.0.7-5.el9.s390x", - "gdk-pixbuf2-2.42.6-2.el9.s390x", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "glib-networking-2.68.3-1.el9.s390x", - "glib2-2.68.4-5.el9.s390x", - "glibc-2.34-21.el9.s390x", - "glibc-common-2.34-21.el9.s390x", - "glibc-gconv-extra-2.34-21.el9.s390x", - "glibc-minimal-langpack-2.34-21.el9.s390x", - "gmp-6.2.0-10.el9.s390x", - "gnupg2-2.3.3-1.el9.s390x", - "gnutls-3.7.3-1.el9.s390x", - "gobject-introspection-1.68.0-10.el9.s390x", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.s390x", - "grep-3.6-5.el9.s390x", - "groff-base-1.22.4-10.el9.s390x", - "grubby-8.40-54.el9.s390x", - "gsettings-desktop-schemas-40.0-4.el9.s390x", - "gssproxy-0.8.4-4.el9.s390x", - "gzip-1.10-8.el9.s390x", - "hdparm-9.62-2.el9.s390x", - "hostname-3.23-6.el9.s390x", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.s390x", - "inih-49-5.el9.s390x", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.s390x", - "iproute-5.13.0-5.el9.s390x", - "iproute-tc-5.13.0-5.el9.s390x", - "ipset-7.11-6.el9.s390x", - "ipset-libs-7.11-6.el9.s390x", - "iptables-libs-1.8.7-26.el9.s390x", - "iptables-nft-1.8.7-26.el9.s390x", - "iputils-20210202-7.el9.s390x", - "jansson-2.14-1.el9.s390x", - "json-c-0.14-11.el9.s390x", - "json-glib-1.6.6-1.el9.s390x", - "kbd-2.4.0-8.el9.s390x", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.s390x", - "kernel-core-5.14.0-55.el9.s390x", - "kernel-modules-5.14.0-55.el9.s390x", - "kernel-tools-5.14.0-55.el9.s390x", - "kexec-tools-2.0.22-14.el9.s390x", - "keyutils-1.6.1-4.el9.s390x", - "keyutils-libs-1.6.1-4.el9.s390x", - "kmod-28-7.el9.s390x", - "kmod-libs-28-7.el9.s390x", - "kpartx-0.8.7-4.el9.s390x", - "krb5-libs-1.19.1-13.el9.s390x", - "less-575-4.el9.s390x", - "libacl-2.3.1-3.el9.s390x", - "libaio-0.3.111-13.el9.s390x", - "libappstream-glib-0.7.18-4.el9.s390x", - "libarchive-3.5.2-1.el9.s390x", - "libassuan-2.5.5-3.el9.s390x", - "libattr-2.5.1-3.el9.s390x", - "libbasicobjects-0.1.1-51.el9.s390x", - "libblkid-2.37.2-1.el9.s390x", - "libbpf-0.5.0-3.el9.s390x", - "libbrotli-1.0.9-6.el9.s390x", - "libcap-2.48-8.el9.s390x", - "libcap-ng-0.8.2-6.el9.s390x", - "libcbor-0.7.0-5.el9.s390x", - "libcollection-0.7.0-51.el9.s390x", - "libcom_err-1.46.5-2.el9.s390x", - "libcomps-0.1.18-1.el9.s390x", - "libcurl-7.76.1-14.el9.s390x", - "libdaemon-0.14-23.el9.s390x", - "libdb-5.3.28-53.el9.s390x", - "libdhash-0.5.0-51.el9.s390x", - "libdnf-0.65.0-2.el9.s390x", - "libeconf-0.4.1-2.el9.s390x", - "libedit-3.1-37.20210216cvs.el9.s390x", - "libestr-0.1.11-3.el9.s390x", - "libev-4.33-5.el9.s390x", - "libevent-2.1.12-6.el9.s390x", - "libfastjson-0.99.9-3.el9.s390x", - "libfdisk-2.37.2-1.el9.s390x", - "libffi-3.4.2-7.el9.s390x", - "libfido2-1.6.0-7.el9.s390x", - "libgcc-11.2.1-9.1.el9.s390x", - "libgcrypt-1.10.0-1.el9.s390x", - "libgomp-11.2.1-9.1.el9.s390x", - "libgpg-error-1.42-5.el9.s390x", - "libibverbs-37.2-1.el9.s390x", - "libidn2-2.3.0-7.el9.s390x", - "libini_config-1.3.1-51.el9.s390x", - "libjpeg-turbo-2.0.90-5.el9.s390x", - "libkcapi-1.3.1-3.el9.s390x", - "libkcapi-hmaccalc-1.3.1-3.el9.s390x", - "libksba-1.5.1-4.el9.s390x", - "libldb-2.4.1-1.el9.s390x", - "libmaxminddb-1.5.2-3.el9.s390x", - "libmnl-1.0.4-15.el9.s390x", - "libmodulemd-2.13.0-2.el9.s390x", - "libmount-2.37.2-1.el9.s390x", - "libndp-1.8-4.el9.s390x", - "libnetfilter_conntrack-1.0.8-4.el9.s390x", - "libnfnetlink-1.0.1-21.el9.s390x", - "libnfsidmap-2.5.4-9.el9.s390x", - "libnftnl-1.1.9-4.el9.s390x", - "libnghttp2-1.43.0-5.el9.s390x", - "libnl3-3.5.0-10.el9.s390x", - "libnl3-cli-3.5.0-10.el9.s390x", - "libpath_utils-0.2.1-51.el9.s390x", - "libpcap-1.10.0-4.el9.s390x", - "libpipeline-1.5.3-4.el9.s390x", - "libpng-1.6.37-12.el9.s390x", - "libpsl-0.21.1-5.el9.s390x", - "libpwquality-1.4.4-8.el9.s390x", - "libref_array-0.1.5-51.el9.s390x", - "librepo-1.14.2-1.el9.s390x", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.s390x", - "libselinux-3.3-2.el9.s390x", - "libselinux-utils-3.3-2.el9.s390x", - "libsemanage-3.3-1.el9.s390x", - "libsepol-3.3-2.el9.s390x", - "libsigsegv-2.13-4.el9.s390x", - "libsmartcols-2.37.2-1.el9.s390x", - "libsolv-0.7.20-2.el9.s390x", - "libsoup-2.72.0-8.el9.s390x", - "libss-1.46.5-2.el9.s390x", - "libssh-0.9.6-3.el9.s390x", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.s390x", - "libsss_idmap-2.6.2-2.el9.s390x", - "libsss_nss_idmap-2.6.2-2.el9.s390x", - "libsss_sudo-2.6.2-2.el9.s390x", - "libstdc++-11.2.1-9.1.el9.s390x", - "libstemmer-0-18.585svn.el9.s390x", - "libsysfs-2.1.1-10.el9.s390x", - "libtalloc-2.3.3-1.el9.s390x", - "libtasn1-4.16.0-7.el9.s390x", - "libtdb-1.4.4-1.el9.s390x", - "libteam-1.31-11.el9.s390x", - "libtevent-0.11.0-1.el9.s390x", - "libtirpc-1.3.2-1.el9.s390x", - "libunistring-0.9.10-15.el9.s390x", - "libuser-0.63-7.el9.s390x", - "libutempter-1.2.1-6.el9.s390x", - "libuuid-2.37.2-1.el9.s390x", - "libverto-0.3.2-3.el9.s390x", - "libverto-libev-0.3.2-3.el9.s390x", - "libxcrypt-4.4.18-3.el9.s390x", - "libxml2-2.9.12-4.el9.s390x", - "libyaml-0.2.5-7.el9.s390x", - "libzstd-1.5.0-2.el9.s390x", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.s390x", - "logrotate-3.18.0-5.el9.s390x", - "lshw-B.02.19.2-6.el9.s390x", - "lsscsi-0.32-6.el9.s390x", - "lua-libs-5.4.2-4.el9.s390x", - "lvm2-2.03.14-3.el9.s390x", - "lvm2-libs-2.03.14-3.el9.s390x", - "lz4-libs-1.9.3-5.el9.s390x", - "lzo-2.10-7.el9.s390x", - "man-db-2.9.3-6.el9.s390x", - "memstrack-0.2.3-2.el9.s390x", - "mpfr-4.1.0-7.el9.s390x", - "ncurses-6.2-8.20210508.el9.s390x", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.s390x", - "nettle-3.7.3-2.el9.s390x", - "newt-0.52.21-11.el9.s390x", - "nfs-utils-2.5.4-9.el9.s390x", - "nftables-0.9.8-10.el9.s390x", - "npth-1.6-8.el9.s390x", - "numactl-libs-2.0.14-7.el9.s390x", - "oddjob-0.34.7-4.el9.s390x", - "oddjob-mkhomedir-0.34.7-4.el9.s390x", - "openldap-2.4.59-3.el9.s390x", - "openssh-8.7p1-6.el9.s390x", - "openssh-clients-8.7p1-6.el9.s390x", - "openssh-server-8.7p1-6.el9.s390x", - "openssl-3.0.1-5.el9.s390x", - "openssl-libs-3.0.1-5.el9.s390x", - "openssl-pkcs11-0.4.11-7.el9.s390x", - "p11-kit-0.24.1-2.el9.s390x", - "p11-kit-trust-0.24.1-2.el9.s390x", - "pam-1.5.1-9.el9.s390x", - "parted-3.4-6.el9.s390x", - "passwd-0.80-12.el9.s390x", - "pcre-8.44-3.el9.3.s390x", - "pcre2-10.37-3.el9.1.s390x", - "pcre2-syntax-10.37-3.el9.1.noarch", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.s390x", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.s390x", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.s390x", - "perl-Encode-3.08-462.el9.s390x", - "perl-English-1.11-479.el9.noarch", - "perl-Errno-1.30-479.el9.s390x", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.s390x", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.s390x", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.s390x", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.s390x", - "perl-Net-SSLeay-1.92-1.el9.s390x", - "perl-POSIX-1.94-479.el9.s390x", - "perl-PathTools-3.78-461.el9.s390x", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.s390x", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.s390x", - "perl-Storable-3.21-460.el9.s390x", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.s390x", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.s390x", - "perl-mro-1.23-479.el9.s390x", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.s390x", - "policycoreutils-3.3-2.el9.s390x", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.s390x", - "polkit-libs-0.117-8.el9.s390x", - "polkit-pkla-compat-0.1-21.el9.s390x", - "popt-1.18-8.el9.s390x", - "prefixdevname-0.1.0-8.el9.s390x", - "procps-ng-3.3.17-4.el9.s390x", - "psmisc-23.4-3.el9.s390x", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.s390x", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.s390x", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.s390x", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.s390x", - "python3-gpg-1.15.1-5.el9.s390x", - "python3-hawkey-0.65.0-2.el9.s390x", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.s390x", - "python3-libdnf-0.65.0-2.el9.s390x", - "python3-libs-3.9.10-1.el9.s390x", - "python3-libselinux-3.3-2.el9.s390x", - "python3-libsemanage-3.3-1.el9.s390x", - "python3-libxml2-2.9.12-4.el9.s390x", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.s390x", - "python3-netifaces-0.10.6-15.el9.s390x", - "python3-nftables-0.9.8-10.el9.s390x", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.s390x", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.s390x", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.s390x", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.s390x", - "python3-setools-4.4.0-4.el9.s390x", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-systemd-234-18.el9.s390x", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.s390x", - "quota-4.06-6.el9.s390x", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.s390x", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.s390x", - "rpm-4.16.1.3-10.el9.s390x", - "rpm-build-libs-4.16.1.3-10.el9.s390x", - "rpm-libs-4.16.1.3-10.el9.s390x", - "rpm-plugin-audit-4.16.1.3-10.el9.s390x", - "rpm-plugin-selinux-4.16.1.3-10.el9.s390x", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.s390x", - "rpm-sign-libs-4.16.1.3-10.el9.s390x", - "rsync-3.2.3-9.el9.s390x", - "rsyslog-8.2102.0-101.el9.s390x", - "rsyslog-logrotate-8.2102.0-101.el9.s390x", - "s390utils-base-2.19.0-2.el9.s390x", - "s390utils-core-2.19.0-2.el9.s390x", - "sed-4.8-9.el9.s390x", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.s390x", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.s390x", - "sg3_utils-libs-1.47-6.el9.s390x", - "shadow-utils-4.9-3.el9.s390x", - "shared-mime-info-2.1-4.el9.s390x", - "slang-2.3.2-11.el9.s390x", - "snappy-1.1.8-8.el9.s390x", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.s390x", - "squashfs-tools-4.4-7.git1.el9.s390x", - "sscg-3.0.0-4.el9.s390x", - "sssd-client-2.6.2-2.el9.s390x", - "sssd-common-2.6.2-2.el9.s390x", - "sssd-kcm-2.6.2-2.el9.s390x", - "sssd-nfs-idmap-2.6.2-2.el9.s390x", - "sudo-1.9.5p2-7.el9.s390x", - "systemd-249-9.el9.s390x", - "systemd-libs-249-9.el9.s390x", - "systemd-pam-249-9.el9.s390x", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.s390x", - "tar-1.34-3.el9.s390x", - "tcpdump-4.99.0-6.el9.s390x", - "teamd-1.31-11.el9.s390x", - "tpm2-tss-3.0.3-6.el9.s390x", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.s390x", - "util-linux-2.37.2-1.el9.s390x", - "util-linux-core-2.37.2-1.el9.s390x", - "vim-minimal-8.2.2637-11.el9.s390x", - "virt-what-1.21-2.el9.2.s390x", - "which-2.21-27.el9.s390x", - "xfsprogs-5.14.2-1.el9.s390x", - "xz-5.2.5-7.el9.s390x", - "xz-libs-5.2.5-7.el9.s390x", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "14fc63d2-01", - "size": 524288000, - "start": 1048576, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": true, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - }, - "partuuid": "14fc63d2-02", - "size": 10212081664, - "start": 525336576, - "type": "8e", - "uuid": "gayYyd-Hqz1-XMbe-WRf6-X17t-0Mqe-5IPDwG" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "device_cio_free.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "kdump.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-s390x-tar-boot.json b/test/data/manifests/centos_9-s390x-tar-boot.json index 014d2e858..bf683c264 100644 --- a/test/data/manifests/centos_9-s390x-tar-boot.json +++ b/test/data/manifests/centos_9-s390x-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "centos-9", "arch": "s390x", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -9589,774 +9584,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.s390x", - "alternatives-1.20-2.el9.s390x", - "audit-libs-3.0.7-100.el9.s390x", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.s390x", - "bzip2-libs-1.0.8-8.el9.s390x", - "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.s390x", - "coreutils-common-8.32-31.el9.s390x", - "cpio-2.13-16.el9.s390x", - "cracklib-2.9.6-27.el9.s390x", - "cracklib-dicts-2.9.6-27.el9.s390x", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.s390x", - "curl-7.76.1-14.el9.s390x", - "cyrus-sasl-lib-2.1.27-17.el9.s390x", - "dbus-1.12.20-5.el9.s390x", - "dbus-broker-28-5.el9.s390x", - "dbus-common-1.12.20-5.el9.noarch", - "device-mapper-1.02.181-3.el9.s390x", - "device-mapper-libs-1.02.181-3.el9.s390x", - "diffutils-3.7-12.el9.s390x", - "dracut-055-10.git20210824.el9.s390x", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.s390x", - "elfutils-libs-0.186-1.el9.s390x", - "expat-2.2.10-5.el9.s390x", - "filesystem-3.16-2.el9.s390x", - "findutils-4.8.0-5.el9.s390x", - "gawk-5.1.0-5.el9.s390x", - "gawk-all-langpacks-5.1.0-5.el9.s390x", - "gdbm-libs-1.19-4.el9.s390x", - "glibc-2.34-21.el9.s390x", - "glibc-common-2.34-21.el9.s390x", - "glibc-gconv-extra-2.34-21.el9.s390x", - "glibc-minimal-langpack-2.34-21.el9.s390x", - "gmp-6.2.0-10.el9.s390x", - "gpg-pubkey-8483c65d-5ccc5b19", - "grep-3.6-5.el9.s390x", - "gzip-1.10-8.el9.s390x", - "json-c-0.14-11.el9.s390x", - "kbd-2.4.0-8.el9.s390x", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.s390x", - "kernel-core-5.14.0-55.el9.s390x", - "kernel-modules-5.14.0-55.el9.s390x", - "keyutils-libs-1.6.1-4.el9.s390x", - "kmod-28-7.el9.s390x", - "kmod-libs-28-7.el9.s390x", - "kpartx-0.8.7-4.el9.s390x", - "krb5-libs-1.19.1-13.el9.s390x", - "libacl-2.3.1-3.el9.s390x", - "libarchive-3.5.2-1.el9.s390x", - "libattr-2.5.1-3.el9.s390x", - "libblkid-2.37.2-1.el9.s390x", - "libbrotli-1.0.9-6.el9.s390x", - "libcap-2.48-8.el9.s390x", - "libcap-ng-0.8.2-6.el9.s390x", - "libcom_err-1.46.5-2.el9.s390x", - "libcurl-7.76.1-14.el9.s390x", - "libdb-5.3.28-53.el9.s390x", - "libeconf-0.4.1-2.el9.s390x", - "libfdisk-2.37.2-1.el9.s390x", - "libffi-3.4.2-7.el9.s390x", - "libgcc-11.2.1-9.1.el9.s390x", - "libgcrypt-1.10.0-1.el9.s390x", - "libgpg-error-1.42-5.el9.s390x", - "libidn2-2.3.0-7.el9.s390x", - "libkcapi-1.3.1-3.el9.s390x", - "libkcapi-hmaccalc-1.3.1-3.el9.s390x", - "libmount-2.37.2-1.el9.s390x", - "libnghttp2-1.43.0-5.el9.s390x", - "libpsl-0.21.1-5.el9.s390x", - "libpwquality-1.4.4-8.el9.s390x", - "libseccomp-2.5.2-2.el9.s390x", - "libselinux-3.3-2.el9.s390x", - "libselinux-utils-3.3-2.el9.s390x", - "libsemanage-3.3-1.el9.s390x", - "libsepol-3.3-2.el9.s390x", - "libsigsegv-2.13-4.el9.s390x", - "libsmartcols-2.37.2-1.el9.s390x", - "libssh-0.9.6-3.el9.s390x", - "libssh-config-0.9.6-3.el9.noarch", - "libtasn1-4.16.0-7.el9.s390x", - "libunistring-0.9.10-15.el9.s390x", - "libutempter-1.2.1-6.el9.s390x", - "libuuid-2.37.2-1.el9.s390x", - "libverto-0.3.2-3.el9.s390x", - "libxcrypt-4.4.18-3.el9.s390x", - "libxml2-2.9.12-4.el9.s390x", - "libzstd-1.5.0-2.el9.s390x", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lua-libs-5.4.2-4.el9.s390x", - "lz4-libs-1.9.3-5.el9.s390x", - "memstrack-0.2.3-2.el9.s390x", - "mpfr-4.1.0-7.el9.s390x", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.s390x", - "openldap-2.4.59-3.el9.s390x", - "openssh-8.7p1-6.el9.s390x", - "openssh-server-8.7p1-6.el9.s390x", - "openssl-3.0.1-5.el9.s390x", - "openssl-libs-3.0.1-5.el9.s390x", - "openssl-pkcs11-0.4.11-7.el9.s390x", - "p11-kit-0.24.1-2.el9.s390x", - "p11-kit-trust-0.24.1-2.el9.s390x", - "pam-1.5.1-9.el9.s390x", - "pcre-8.44-3.el9.3.s390x", - "pcre2-10.37-3.el9.1.s390x", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.s390x", - "policycoreutils-3.3-2.el9.s390x", - "popt-1.18-8.el9.s390x", - "procps-ng-3.3.17-4.el9.s390x", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "readline-8.1-4.el9.s390x", - "rpm-4.16.1.3-10.el9.s390x", - "rpm-libs-4.16.1.3-10.el9.s390x", - "rpm-plugin-selinux-4.16.1.3-10.el9.s390x", - "sed-4.8-9.el9.s390x", - "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.s390x", - "sqlite-libs-3.34.1-5.el9.s390x", - "systemd-249-9.el9.s390x", - "systemd-libs-249-9.el9.s390x", - "systemd-pam-249-9.el9.s390x", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.s390x", - "tzdata-2021e-1.el9.noarch", - "util-linux-2.37.2-1.el9.s390x", - "util-linux-core-2.37.2-1.el9.s390x", - "xz-5.2.5-7.el9.s390x", - "xz-libs-5.2.5-7.el9.s390x", - "zlib-1.2.11-31.el9.s390x" - ], - "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 } diff --git a/test/data/manifests/centos_9-x86_64-ami-boot.json b/test/data/manifests/centos_9-x86_64-ami-boot.json index a75a5bbb0..cb4c58e48 100644 --- a/test/data/manifests/centos_9-x86_64-ami-boot.json +++ b/test/data/manifests/centos_9-x86_64-ami-boot.json @@ -12220,1406 +12220,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 9", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.x86_64) 9", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.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", - "c-ares-1.17.1-5.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", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-config-rescue-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-5.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-pc-2.06-13.el9.x86_64", - "grub2-pc-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.13.0-5.el9.x86_64", - "iproute-tc-5.13.0-5.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "jansson-2.14-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.22-14.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libbpf-0.5.0-3.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", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "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", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-6.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "numactl-libs-2.0.14-7.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "readline-8.1-4.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "irqbalance.service", - "kdump.service", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-x86_64-edge_commit-boot.json b/test/data/manifests/centos_9-x86_64-edge_commit-boot.json index 02d2614f2..5cc36e2da 100644 --- a/test/data/manifests/centos_9-x86_64-edge_commit-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_commit-boot.json @@ -12469,1257 +12469,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:993:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:clevis", - "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" - }, - "ostree": { - "refs": [ - "centos/9/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-3.el9.x86_64", - "ModemManager-glib-1.18.2-3.el9.x86_64", - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-wifi-1.36.0-0.7.el9.x86_64", - "NetworkManager-wwan-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "attr-2.5.1-3.el9.x86_64", - "audit-3.0.7-100.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", - "bash-completion-2.11-4.el9.noarch", - "bubblewrap-0.4.1-6.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", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "clevis-18-102.el9.x86_64", - "clevis-dracut-18-102.el9.x86_64", - "clevis-luks-18-102.el9.x86_64", - "clevis-systemd-18-102.el9.x86_64", - "conmon-2.1.0-1.el9.x86_64", - "container-selinux-2.176.0-1.el9.noarch", - "containernetworking-plugins-1.0.1-3.el9.x86_64", - "containers-common-1-13.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", - "criu-3.15-13.el9.x86_64", - "criu-libs-3.15-13.el9.x86_64", - "crun-1.4.2-1.el9.x86_64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-2.4.3-1.el9.x86_64", - "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", - "dbus-libs-1.12.20-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-event-1.02.181-3.el9.x86_64", - "device-mapper-event-libs-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "device-mapper-persistent-data-0.9.0-12.el9.x86_64", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnsmasq-2.85-2.el9.x86_64", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "fdo-client-0.3.0-1.el9.x86_64", - "fdo-owner-cli-0.3.0-1.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fuse-2.9.9-15.el9.x86_64", - "fuse-common-3.10.2-3.el9.x86_64", - "fuse-libs-2.9.9-15.el9.x86_64", - "fuse-overlayfs-1.8.2-1.el9.x86_64", - "fuse3-3.10.2-3.el9.x86_64", - "fuse3-libs-3.10.2-3.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "greenboot-0.14.0-3.el9.x86_64", - "greenboot-default-health-checks-0.14.0-3.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-x64-2.06-13.el9.x86_64", - "grub2-pc-2.06-13.el9.x86_64", - "grub2-pc-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "iproute-5.13.0-5.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "iw-5.9-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "jose-11-3.el9.x86_64", - "jq-1.6-9.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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-1.6.1-4.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", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libaio-0.3.111-13.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.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", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.6-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libjose-11-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libluksmeta-9-12.el9.x86_64", - "libmbim-1.26.0-2.el9.x86_64", - "libmbim-utils-1.26.0-2.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnet-1.2-6.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpkgconf-1.7.3-9.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libqb-2.0.3-7.el9.x86_64", - "libqmi-1.30.2-2.el9.x86_64", - "libqmi-utils-1.30.2-2.el9.x86_64", - "libqrtr-glib-1.0.0-4.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.x86_64", - "libsecret-0.20.4-4.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", - "libslirp-4.4.0-4.el9.x86_64", - "libsmartcols-2.37.2-1.el9.x86_64", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.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", - "luksmeta-9-12.el9.x86_64", - "lvm2-2.03.14-3.el9.x86_64", - "lvm2-libs-2.03.14-3.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.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", - "nettle-3.7.3-2.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-altfiles-2.18.1-20.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "oniguruma-6.9.6-1.el9.5.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.el9.x86_64", - "ostree-2021.6-1.el9.x86_64", - "ostree-libs-2021.6-1.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "pinentry-1.1.1-8.el9.x86_64", - "pkgconf-1.7.3-9.el9.x86_64", - "pkgconf-m4-1.7.3-9.el9.noarch", - "pkgconf-pkg-config-1.7.3-9.el9.x86_64", - "podman-3.4.5-0.7.el9.x86_64", - "podman-catatonit-3.4.5-0.7.el9.x86_64", - "policycoreutils-3.3-2.el9.x86_64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "protobuf-3.14.0-8.el9.x86_64", - "protobuf-c-1.3.3-9.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "readline-8.1-4.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-ostree-2021.14-3.el9.x86_64", - "rpm-ostree-libs-2021.14-3.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "runc-1.1.0-2.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", - "setools-console-4.4.0-4.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "shadow-utils-4.9-3.el9.x86_64", - "shadow-utils-subid-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "skopeo-1.5.1-0.1.el9.x86_64", - "slirp4netns-1.1.8-3.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "tmux-3.2a-4.el9.x86_64", - "tpm2-tools-5.0-10.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "traceroute-2.1.0-16.el9.x86_64", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "usbguard-1.0.0-10.el9.x86_64", - "usbguard-selinux-1.0.0-10.el9.noarch", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "wireless-regdb-2020.11.20-6.el9.noarch", - "wpa_supplicant-2.9-17.20211112.gitc8b94bc7b347.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yajl-2.1.0-20.el9.x86_64", - "zlib-1.2.11-31.el9.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:996:993:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "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", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "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 - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "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 } diff --git a/test/data/manifests/centos_9-x86_64-edge_commit_rt-boot.json b/test/data/manifests/centos_9-x86_64-edge_commit_rt-boot.json index 174845666..d7a36c3a1 100644 --- a/test/data/manifests/centos_9-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_commit_rt-boot.json @@ -27,7 +27,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -12886,1309 +12887,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "99-rhel-rt.rules": [ - "KERNEL==\"rtc0\", PROGRAM+=\"/bin/ln -sf rtc0 /dev/rtc\"", - "KERNEL==\"cpu_dma_latency\", GROUP=\"realtime\"", - "SUBSYSTEM==\"msr\", GROUP=\"realtime\", MODE=\"0640\"", - "SUBSYSTEM==\"cpuid\", GROUP=\"realtime\", MODE=\"0640\"" - ] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:993:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "realtime:x:71:", - "render:x:997:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:clevis", - "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" - }, - "ostree": { - "refs": [ - "centos/9/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-3.el9.x86_64", - "ModemManager-glib-1.18.2-3.el9.x86_64", - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-wifi-1.36.0-0.7.el9.x86_64", - "NetworkManager-wwan-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "attr-2.5.1-3.el9.x86_64", - "audit-3.0.7-100.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", - "bash-completion-2.11-4.el9.noarch", - "bubblewrap-0.4.1-6.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", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "clevis-18-102.el9.x86_64", - "clevis-dracut-18-102.el9.x86_64", - "clevis-luks-18-102.el9.x86_64", - "clevis-systemd-18-102.el9.x86_64", - "conmon-2.1.0-1.el9.x86_64", - "container-selinux-2.176.0-1.el9.noarch", - "containernetworking-plugins-1.0.1-3.el9.x86_64", - "containers-common-1-13.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", - "criu-3.15-13.el9.x86_64", - "criu-libs-3.15-13.el9.x86_64", - "crun-1.4.2-1.el9.x86_64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-2.4.3-1.el9.x86_64", - "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", - "dbus-libs-1.12.20-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-event-1.02.181-3.el9.x86_64", - "device-mapper-event-libs-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "device-mapper-persistent-data-0.9.0-12.el9.x86_64", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnsmasq-2.85-2.el9.x86_64", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-5.el9.x86_64", - "fdo-client-0.3.0-1.el9.x86_64", - "fdo-owner-cli-0.3.0-1.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fuse-2.9.9-15.el9.x86_64", - "fuse-common-3.10.2-3.el9.x86_64", - "fuse-libs-2.9.9-15.el9.x86_64", - "fuse-overlayfs-1.8.2-1.el9.x86_64", - "fuse3-3.10.2-3.el9.x86_64", - "fuse3-libs-3.10.2-3.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "greenboot-0.14.0-3.el9.x86_64", - "greenboot-default-health-checks-0.14.0-3.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-x64-2.06-13.el9.x86_64", - "grub2-pc-2.06-13.el9.x86_64", - "grub2-pc-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "iproute-5.13.0-5.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "iw-5.9-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "jose-11-3.el9.x86_64", - "jq-1.6-9.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.el9.x86_64", - "kbd-2.4.0-8.el9.x86_64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-rt-5.14.0-55.rt21.55.el9.x86_64", - "kernel-rt-core-5.14.0-55.rt21.55.el9.x86_64", - "kernel-rt-modules-5.14.0-55.rt21.55.el9.x86_64", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.22-14.el9.x86_64", - "keyutils-1.6.1-4.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", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libaio-0.3.111-13.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.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", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.6-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libjose-11-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libluksmeta-9-12.el9.x86_64", - "libmbim-1.26.0-2.el9.x86_64", - "libmbim-utils-1.26.0-2.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnet-1.2-6.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpkgconf-1.7.3-9.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libqb-2.0.3-7.el9.x86_64", - "libqmi-1.30.2-2.el9.x86_64", - "libqmi-utils-1.30.2-2.el9.x86_64", - "libqrtr-glib-1.0.0-4.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.x86_64", - "libsecret-0.20.4-4.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", - "libslirp-4.4.0-4.el9.x86_64", - "libsmartcols-2.37.2-1.el9.x86_64", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.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", - "luksmeta-9-12.el9.x86_64", - "lvm2-2.03.14-3.el9.x86_64", - "lvm2-libs-2.03.14-3.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.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", - "nettle-3.7.3-2.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-altfiles-2.18.1-20.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-7.el9.x86_64", - "oniguruma-6.9.6-1.el9.5.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.el9.x86_64", - "ostree-2021.6-1.el9.x86_64", - "ostree-libs-2021.6-1.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "pinentry-1.1.1-8.el9.x86_64", - "pkgconf-1.7.3-9.el9.x86_64", - "pkgconf-m4-1.7.3-9.el9.noarch", - "pkgconf-pkg-config-1.7.3-9.el9.x86_64", - "podman-3.4.5-0.7.el9.x86_64", - "podman-catatonit-3.4.5-0.7.el9.x86_64", - "policycoreutils-3.3-2.el9.x86_64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "protobuf-3.14.0-8.el9.x86_64", - "protobuf-c-1.3.3-9.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "readline-8.1-4.el9.x86_64", - "realtime-setup-2.2-5.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-ostree-2021.14-3.el9.x86_64", - "rpm-ostree-libs-2021.14-3.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "runc-1.1.0-2.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", - "setools-console-4.4.0-4.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "shadow-utils-4.9-3.el9.x86_64", - "shadow-utils-subid-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "skopeo-1.5.1-0.1.el9.x86_64", - "slirp4netns-1.1.8-3.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "tmux-3.2a-4.el9.x86_64", - "tpm2-tools-5.0-10.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "traceroute-2.1.0-16.el9.x86_64", - "tuna-0.17-2.el9.noarch", - "tuned-2.17.0-1.el9.noarch", - "tuned-profiles-realtime-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "usbguard-1.0.0-10.el9.x86_64", - "usbguard-selinux-1.0.0-10.el9.noarch", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "wireless-regdb-2020.11.20-6.el9.noarch", - "wpa_supplicant-2.9-17.20211112.gitc8b94bc7b347.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yajl-2.1.0-20.el9.x86_64", - "zlib-1.2.11-31.el9.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:996:993:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "security-limits": { - "/etc/security/limits.d": { - "realtime.conf": [ - "@realtime soft cpu unlimited", - "@realtime - rtprio 99", - "@realtime - nice -20", - "@realtime - memlock unlimited" - ] - } - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "dnsmasq.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "realtime-entsk.service", - "realtime-setup.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "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", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "kdump.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "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 - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/crash 0755 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/kdump 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tuned 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/tuned 0755 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "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 } diff --git a/test/data/manifests/centos_9-x86_64-edge_container-boot.json b/test/data/manifests/centos_9-x86_64-edge_container-boot.json index 3e57c3f09..8979d387e 100644 --- a/test/data/manifests/centos_9-x86_64-edge_container-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_container-boot.json @@ -14200,5 +14200,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-edge_installer-boot.json b/test/data/manifests/centos_9-x86_64-edge_installer-boot.json index 07d6da40c..dbe3cf103 100644 --- a/test/data/manifests/centos_9-x86_64-edge_installer-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_installer-boot.json @@ -31,7 +31,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -27299,5 +27298,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/centos_9-x86_64-edge_installer_with_users-boot.json index a3dff5e80..70bb4a65b 100644 --- a/test/data/manifests/centos_9-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_installer_with_users-boot.json @@ -60,7 +60,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -27351,5 +27350,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json b/test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json index a4dfd0845..044790bed 100644 --- a/test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_raw_image-boot.json @@ -8766,5 +8766,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/centos_9-x86_64-edge_simplified_installer-boot.json index a2af4c2a3..6f0a35b8b 100644 --- a/test/data/manifests/centos_9-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/centos_9-x86_64-edge_simplified_installer-boot.json @@ -39,7 +39,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -15793,5 +15792,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-gce-boot.json b/test/data/manifests/centos_9-x86_64-gce-boot.json index 300d90fb0..69ffa9bcd 100644 --- a/test/data/manifests/centos_9-x86_64-gce-boot.json +++ b/test/data/manifests/centos_9-x86_64-gce-boot.json @@ -25,7 +25,6 @@ { "name": "google-compute-engine", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-compute-engine-20220227", - "check_gpg": false, "image_type_tags": [ "gce" ] @@ -33,7 +32,6 @@ { "name": "google-cloud-sdk", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-cloud-sdk-20220227", - "check_gpg": false, "image_type_tags": [ "gce" ] @@ -12855,1368 +12853,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y console=ttyS0,38400n8d $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.x86_64) 9", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - }, - "vars": { - "stream": "9-stream" - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "rngd:x:993:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "acpid-2.0.32-6.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "boost-regex-1.75.0-6.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.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", - "chrony-4.1-3.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-automatic-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-5.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.el9.x86_64", - "gawk-5.1.0-5.el9.x86_64", - "gawk-all-langpacks-5.1.0-5.el9.x86_64", - "gce-disk-expand-20220201-g1.el9.x86_64", - "gdbm-libs-1.19-4.el9.x86_64", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "google-cloud-sdk-374.0.0-1.x86_64", - "google-compute-engine-20220201-g1.el9.noarch", - "google-compute-engine-oslogin-20220113-g1.el9.x86_64", - "google-guest-agent-20220201-g1.el9.x86_64", - "google-osconfig-agent-20220201-g1.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "gpm-libs-1.20.7-29.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-x64-2.06-13.el9.x86_64", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-efi-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.13.0-5.el9.x86_64", - "iproute-tc-5.13.0-5.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "jansson-2.14-1.el9.x86_64", - "jitterentropy-3.3.1-2.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.22-14.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.6-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libicu-67.1-9.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-6.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "net-tools-2.0-0.62.20160912git.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-7.el9.x86_64", - "nvme-cli-1.14-3.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "readline-8.1-4.el9.x86_64", - "rng-tools-6.14-2.git.b2b7934e.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-common-8.2.2637-11.el9.x86_64", - "vim-enhanced-8.2.2637-11.el9.x86_64", - "vim-filesystem-8.2.2637-11.el9.noarch", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 20738719232, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "rngd:x:996:993:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/centos/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "nvmf-autoconnect.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rngd-wake-threshold.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "kdump.service", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no", - "ClientAliveInterval 420", - "PermitRootLogin no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - } - }, - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el9-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el9-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-image_installer-boot.json b/test/data/manifests/centos_9-x86_64-image_installer-boot.json index 525aab65a..0721d858c 100644 --- a/test/data/manifests/centos_9-x86_64-image_installer-boot.json +++ b/test/data/manifests/centos_9-x86_64-image_installer-boot.json @@ -26,7 +26,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -31953,5 +31952,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-image_installer_with_users-boot.json b/test/data/manifests/centos_9-x86_64-image_installer_with_users-boot.json index 7d8b74e84..4f1d7bfbe 100644 --- a/test/data/manifests/centos_9-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/centos_9-x86_64-image_installer_with_users-boot.json @@ -55,7 +55,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -32004,5 +32003,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-oci-boot.json b/test/data/manifests/centos_9-x86_64-oci-boot.json index 1f875f8d6..5276ba905 100644 --- a/test/data/manifests/centos_9-x86_64-oci-boot.json +++ b/test/data/manifests/centos_9-x86_64-oci-boot.json @@ -13266,5 +13266,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/centos_9-x86_64-openstack-boot.json b/test/data/manifests/centos_9-x86_64-openstack-boot.json index db45f568e..66fef9366 100644 --- a/test/data/manifests/centos_9-x86_64-openstack-boot.json +++ b/test/data/manifests/centos_9-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "centos-9", "arch": "x86_64", @@ -30,9 +27,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13462,1416 +13456,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro net.ifnames=0 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.x86_64) 9", - "version": "5.14.0-55.el9.x86_64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alsa-lib-1.2.6.1-1.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.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", - "checkpolicy-3.3-1.el9.x86_64", - "cloud-init-21.1-16.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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-5.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-x64-2.06-13.el9.x86_64", - "grub2-pc-2.06-13.el9.x86_64", - "grub2-pc-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.13.0-5.el9.x86_64", - "iproute-tc-5.13.0-5.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.22-14.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libX11-1.7.0-7.el9.x86_64", - "libX11-common-1.7.0-7.el9.noarch", - "libXau-1.0.9-8.el9.x86_64", - "libXext-1.3.4-8.el9.x86_64", - "libXfixes-5.0.3-16.el9.x86_64", - "libXinerama-1.1.4-10.el9.x86_64", - "libXrandr-1.5.2-8.el9.x86_64", - "libXrender-0.9.10-16.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdrm-2.4.108-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.6-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpciaccess-0.16-6.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcb-1.13.1-9.el9.x86_64", - "libxcrypt-4.4.18-3.el9.x86_64", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-6.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-7.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "readline-8.1-4.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "spice-vdagent-0.21.0-4.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sudo-1.9.5p2-7.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", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3558850048, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "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", - "polkitd:x:998:995:User for polkitd:/:/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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/centos/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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 } diff --git a/test/data/manifests/centos_9-x86_64-qcow2-boot.json b/test/data/manifests/centos_9-x86_64-qcow2-boot.json index 219b47299..bf1e91698 100644 --- a/test/data/manifests/centos_9-x86_64-qcow2-boot.json +++ b/test/data/manifests/centos_9-x86_64-qcow2-boot.json @@ -27,9 +27,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13291,1424 +13288,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.x86_64) 9", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:990:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "C.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "PackageKit-1.2.4-2.el9.x86_64", - "PackageKit-glib-1.2.4-2.el9.x86_64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-1.0.8-8.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "centos-gpg-keys-9.0-9.el9.noarch", - "centos-logos-90.4-1.el9.x86_64", - "centos-stream-release-9.0-9.el9.noarch", - "centos-stream-repos-9.0-9.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "cockpit-bridge-261-1.el9.x86_64", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-5.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "gdk-pixbuf2-2.42.6-2.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib-networking-2.68.3-1.el9.x86_64", - "glib2-2.68.4-5.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", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-x64-2.06-13.el9.x86_64", - "grub2-pc-2.06-13.el9.x86_64", - "grub2-pc-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gsettings-desktop-schemas-40.0-4.el9.x86_64", - "gssproxy-0.8.4-4.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.13.0-5.el9.x86_64", - "iproute-tc-5.13.0-5.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.22-14.el9.x86_64", - "keyutils-1.6.1-4.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", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libappstream-glib-0.7.18-4.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libbpf-0.5.0-3.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", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libev-4.33-5.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.6-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libjpeg-turbo-2.0.90-5.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnfsidmap-2.5.4-9.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpng-1.6.37-12.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libsoup-2.72.0-8.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libstemmer-0-18.585svn.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libtirpc-1.3.2-1.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libverto-libev-0.3.2-3.el9.x86_64", - "libxcrypt-4.4.18-3.el9.x86_64", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-6.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nfs-utils-2.5.4-9.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "numactl-libs-2.0.14-7.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.x86_64", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-systemd-234-18.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "quota-4.06-6.el9.x86_64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.x86_64", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sscg-3.0.0-4.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sssd-nfs-idmap-2.6.2-2.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "tcpdump-4.99.0-6.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:990::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/centos/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "irqbalance.service", - "kdump.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-x86_64-qcow2_customize-boot.json b/test/data/manifests/centos_9-x86_64-qcow2_customize-boot.json index 825940f95..d878b2c6c 100644 --- a/test/data/manifests/centos_9-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/centos_9-x86_64-qcow2_customize-boot.json @@ -33,8 +33,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -2891,6 +2894,14 @@ } } }, + { + "id": "sha256:3b918f21bcdd47100ab8076354f250888db6d665c8876c3ea3e12a0239bf02dd", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:f9be6cefbff3a37832fc436922f1fb0c58ed3da6c8dbd3ec63aa7fcf2560887c", "options": { @@ -3019,6 +3030,22 @@ } } }, + { + "id": "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:c79fa96aa7fb447975497dd50c94002ee73d01171343f8ee14032d06adb58a92", "options": { @@ -3331,6 +3358,22 @@ } } }, + { + "id": "sha256:8a6ed20a55b31a2aa9e25b0ba4cd2b96474c48037f1da347aa4d450704485ff4", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:a8263f86d94c9d9fe3f2acb5d3b7937c1878c496badd65371f30ac18e7a4836e", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:a6d70f06a59e10b5c3fc5e9a1aed16f0b96e46678f7684f4e8e6393d652ce8f4", "options": { @@ -3339,6 +3382,14 @@ } } }, + { + "id": "sha256:67ae9812c6e560afda4d363254e43077fe13718be270f1efb9cc7db1e4be5602", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:ec7784303ac30b70348b742a8338ee283350006983cdcbb44e24d05a54facc8b", "options": { @@ -3355,6 +3406,102 @@ } } }, + { + "id": "sha256:f417f1d7d4621c666de8f1590b1636b8a71bccb25153718c37070523dcfdae89", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:5ff0642c4bb7ba3de9177fe91e15f92c5daac0df2d803a0f8f6029975bb467c2", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:a52252df85698eb354f29c902572761abcb1897e28710f0f76a7686816e794d1", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:c472650446c444cb5c41dd8524d891eca732793290b275d4da7908d0ad9a9602", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:d6053dd3651f4796d5da17742f416d2269796a9b379e2c6de11f740bf449c59b", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:37f87e10ba93b2964ea736b7df2cbae9e2740508723b3746070fb8e54e1f7662", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:c301fafe9f3c8d1e0fffc829807663186db0c8e3acaf26eaa44607663c6e0aa0", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:23dc505ca2d4b7119c104deb2d0bb631ae8720dd532526333d0f6cacf695a005", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:4997aed01255b99f0a3ca32e5fc93a7d983f8877a9a873cdcfb9dd07f287a19e", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:90ba3fd3c4026fa1b43d4ffd41733c3e3de4e995a92a8b6811c140ffb0cbe205", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:0c6d9c13868598fe1881a91b675135805b555da6bed9781eecf6bd050a273f6c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, + { + "id": "sha256:97383f3b624b3ddeffdc26e2e8ffe7c129b272095cbb1571380020699e7bfe69", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:c3fb9f8020f978f9b392709996e62e4ddb6cb19074635af3338487195b688f66", "options": { @@ -3891,6 +4038,14 @@ } } }, + { + "id": "sha256:4d5fa1817e4446fab9cead9ca88245d600bbbb625d3a203202c9a23a8794d044", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:58c5d589ee370951b98e908ac05a5a6154d52dbb8cf2067583ccdd10cdf099bf", "options": { @@ -4443,6 +4598,14 @@ } } }, + { + "id": "sha256:2b29b776be3bdc139a83a46635ac692785a8685ca852e02ad97de6df10bbbee8", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:a7da4ef003bc60045bc60dae299b703e7f1db326f25208fb922ce1b79e2882da", "options": { @@ -4715,6 +4878,14 @@ } } }, + { + "id": "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:b2676b446f240e0bb1359cf97fbc90b0d70fa8d14d6c8c59885a4dccdd03ef88", "options": { @@ -4787,6 +4958,14 @@ } } }, + { + "id": "sha256:194eca101ef8d9c40a427f67ca8ad076dd667ff75a7beb0c093ba5093515cd35", + "options": { + "metadata": { + "rpm.check_gpg": true + } + } + }, { "id": "sha256:6caf9bdff1e909e8bac9322e61fc56592a52d6b5b2d5408a54231e4d3ac19838", "options": { @@ -5846,6 +6025,9 @@ "sha256:0524c9cd96db4d57a5c190165ee2f8ade91854e21c19c61c6bd3504030ca24fa": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/linux-firmware-20211216-124.el9.noarch.rpm" }, + "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/firewalld-filesystem-1.0.0-2.el9.noarch.rpm" + }, "sha256:059533802d440244c1fb6f777e20ed445220cdc85300e164d8ffb0ecfdfb42f4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libgcrypt-1.10.0-1.el9.x86_64.rpm" }, @@ -5882,6 +6064,9 @@ "sha256:0c2587c8f86669a618903563da346dc77ac81b7c519d0b6fa80d40e9d3a43873": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220208/Packages/libappstream-glib-0.7.18-4.el9.x86_64.rpm" }, + "sha256:0c6d9c13868598fe1881a91b675135805b555da6bed9781eecf6bd050a273f6c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl6050-firmware-41.28.5.1-124.el9.noarch.rpm" + }, "sha256:0d2dcfaa16f83de78a251cf0b9a4c5e4ec7d4deb2e8d1cae7209be7745fabeb5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/elfutils-default-yama-scope-0.186-1.el9.noarch.rpm" }, @@ -5957,6 +6142,9 @@ "sha256:194acd1a65f4fcb3e3f2c2ff694646cf6a814ff881f867c6f65547258fd1b741": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/python3-idna-2.10-5.el9.noarch.rpm" }, + "sha256:194eca101ef8d9c40a427f67ca8ad076dd667ff75a7beb0c093ba5093515cd35": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/python3-nftables-0.9.8-10.el9.x86_64.rpm" + }, "sha256:1a6ededc80029ef258288ddbf24bcce7c6228647841416950c88e3f14b7258a2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/gmp-6.2.0-10.el9.x86_64.rpm" }, @@ -6011,6 +6199,9 @@ "sha256:21e26a04f889c2869e1ed59c02687b5520d63a4781c345092500fd436b222c2e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libini_config-1.3.1-51.el9.x86_64.rpm" }, + "sha256:23dc505ca2d4b7119c104deb2d0bb631ae8720dd532526333d0f6cacf695a005": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl5000-firmware-8.83.5.1_1-124.el9.noarch.rpm" + }, "sha256:23fd0185b511665ee4d036752f1f819e8db9c92c438c36bcbb8a8cd52b4eb47f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/device-mapper-event-libs-1.02.181-3.el9.x86_64.rpm" }, @@ -6041,6 +6232,9 @@ "sha256:28d73d3800cb895b265bc0755c41241c593ebd7551a7da7f001f1e254b85c662": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/crypto-policies-20220203-1.gitf03e75e.el9.noarch.rpm" }, + "sha256:2b29b776be3bdc139a83a46635ac692785a8685ca852e02ad97de6df10bbbee8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/nftables-0.9.8-10.el9.x86_64.rpm" + }, "sha256:2bc4e5468961e9f8c4abed928ab036da9eed2cfaea725930ff9277e337984580": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220208/Packages/python3-libselinux-3.3-2.el9.x86_64.rpm" }, @@ -6083,6 +6277,9 @@ "sha256:3391937c02eb0dc0fb90dffa654593b5fd696a03ba81720a7bce208f1b4eb857": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/dnf-data-4.10.0-3.el9.noarch.rpm" }, + "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/python3-firewall-1.0.0-2.el9.noarch.rpm" + }, "sha256:342bff93c6d89387fa15cd4e8d18e61926c5a8ce8691a964af599e034589bce6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/selinux-policy-targeted-34.1.23-1.el9.noarch.rpm" }, @@ -6104,6 +6301,9 @@ "sha256:3795adffd49869ba9c4a5809387089ba14c99a52fccec01d815383f5f9cefab5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/publicsuffix-list-dafsa-20210518-2.el9.noarch.rpm" }, + "sha256:37f87e10ba93b2964ea736b7df2cbae9e2740508723b3746070fb8e54e1f7662": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl2030-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:386905ddacb2614d519ec5dbaf038d40dbc44307b0edaa0bd3e6a5baa405a7b8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/gettext-0.21-7.el9.x86_64.rpm" }, @@ -6125,6 +6325,9 @@ "sha256:3b69435ded0d7a1302bbb3dd521ec08dcbf7e0374c8bd892619e811f15c9cf3b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/shim-x64-15-15.el8_2.x86_64.rpm" }, + "sha256:3b918f21bcdd47100ab8076354f250888db6d665c8876c3ea3e12a0239bf02dd": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.x86_64.rpm" + }, "sha256:3bb064ceb18523e043c75d9d90ff3c2fccf6dbd93377c2557d7d2ae30e528fc1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220208/Packages/pbzip2-1.1.13-6.el9.x86_64.rpm" }, @@ -6200,6 +6403,9 @@ "sha256:49945472925286ad89b0575657b43f9224777e36b442f0c88df67f0b61e26aee": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/readline-8.1-4.el9.x86_64.rpm" }, + "sha256:4997aed01255b99f0a3ca32e5fc93a7d983f8877a9a873cdcfb9dd07f287a19e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl5150-firmware-8.24.2.2-124.el9.noarch.rpm" + }, "sha256:4a3cb61eb08c4f24e44756b6cb329812fe48d5c65c1fba546fadfa975045a8c5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/pcre-8.44-3.el9.3.x86_64.rpm" }, @@ -6221,6 +6427,9 @@ "sha256:4cba6520bd765e632848056820f0459380dea69b759ab0083834407a931e14bc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/bubblewrap-0.4.1-6.el9.x86_64.rpm" }, + "sha256:4d5fa1817e4446fab9cead9ca88245d600bbbb625d3a203202c9a23a8794d044": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libnftnl-1.1.9-4.el9.x86_64.rpm" + }, "sha256:4e67147b7d94762af575cf338ed6e9aa771fa7aaf146a022cfa43946e9cc92a7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/authselect-1.2.3-7.el9.x86_64.rpm" }, @@ -6302,6 +6511,9 @@ "sha256:5d1cd7733f147020ef3a9e08fa2e9d74a25e0ac89dfbadc69912541286146feb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/device-mapper-1.02.181-3.el9.x86_64.rpm" }, + "sha256:5ff0642c4bb7ba3de9177fe91e15f92c5daac0df2d803a0f8f6029975bb467c2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl1000-firmware-39.31.5.1-124.el9.noarch.rpm" + }, "sha256:606fda6e7bbe188920afcae1529967fc13c10763ed727d8ac6ce1037a8549228": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/glibc-common-2.34-21.el9.x86_64.rpm" }, @@ -6347,6 +6559,9 @@ "sha256:66ffc8a639ec0b542315e69b638300cf5dcb85fb88fce0b6c77b01eb5b66ca27": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/hwdata-0.348-9.2.el9.noarch.rpm" }, + "sha256:67ae9812c6e560afda4d363254e43077fe13718be270f1efb9cc7db1e4be5602": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iptables-nft-1.8.7-26.el9.x86_64.rpm" + }, "sha256:67f8fb5acbe05fbf6ffade5a0b0844f1ade930c4471e63f8950764168dc3e16d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/lvm2-libs-2.03.14-3.el9.x86_64.rpm" }, @@ -6464,6 +6679,9 @@ "sha256:7e6e354e0503b143139e8188aa0f8a1a01dc9ef1781f1392d34be9c68a53837b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/python3-pyyaml-5.4.1-4.el9.x86_64.rpm" }, + "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/firewalld-1.0.0-2.el9.noarch.rpm" + }, "sha256:7f60a98cb26b946d9a3feb77d3a0d34dfadd7ff45771b662f05f59a019962764": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/nettle-3.7.3-2.el9.x86_64.rpm" }, @@ -6518,6 +6736,9 @@ "sha256:88bbb9c78ed4935955e5768f30829922cdbdd288917a32bcaf645868c9bb5026": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch.rpm" }, + "sha256:8a6ed20a55b31a2aa9e25b0ba4cd2b96474c48037f1da347aa4d450704485ff4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/ipset-7.11-6.el9.x86_64.rpm" + }, "sha256:8c6039f6f199d0f1b366fe6e5373a399daa8fed7543f6d343a929930f20a65f5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220208/Packages/PackageKit-1.2.4-2.el9.x86_64.rpm" }, @@ -6554,6 +6775,9 @@ "sha256:90aeb088fad0093b1ca531387d38e1c32ad64efd56f2306eacc0edbc4c37e205": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/bzip2-1.0.8-8.el9.x86_64.rpm" }, + "sha256:90ba3fd3c4026fa1b43d4ffd41733c3e3de4e995a92a8b6811c140ffb0cbe205": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:912bdd58688f75ab921c7c11b025a99136db6de98f03ff666179d9d4db38fe37": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libssh-0.9.6-3.el9.x86_64.rpm" }, @@ -6578,6 +6802,9 @@ "sha256:9637a51984c03e0d94c705133c14b95428f252f7faceab84e18c12d767da6e6b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/gobject-introspection-1.68.0-10.el9.x86_64.rpm" }, + "sha256:97383f3b624b3ddeffdc26e2e8ffe7c129b272095cbb1571380020699e7bfe69": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl7260-firmware-25.30.13.0-124.el9.noarch.rpm" + }, "sha256:97e88678b420f619a44608fff30062086aa1dd6931ecbd54f21bba005ff1de1a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libxcrypt-4.4.18-3.el9.x86_64.rpm" }, @@ -6644,6 +6871,9 @@ "sha256:a507c5e173ac4b9af08ebb0a8cecfdfac80b3ee18bd23171d09872b27385a108": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/keyutils-1.6.1-4.el9.x86_64.rpm" }, + "sha256:a52252df85698eb354f29c902572761abcb1897e28710f0f76a7686816e794d1": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl105-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:a541b9dfbef6d554471ab6b56e8c13daacabb41b3ee7a13604df0b2b13349fb7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220208/Packages/PackageKit-glib-1.2.4-2.el9.x86_64.rpm" }, @@ -6677,6 +6907,9 @@ "sha256:a7da4ef003bc60045bc60dae299b703e7f1db326f25208fb922ce1b79e2882da": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/npth-1.6-8.el9.x86_64.rpm" }, + "sha256:a8263f86d94c9d9fe3f2acb5d3b7937c1878c496badd65371f30ac18e7a4836e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/ipset-libs-7.11-6.el9.x86_64.rpm" + }, "sha256:aa274e6bcc5bff09db5f157eafdcff8308c20b74c2103fa3eb07cb71ee937110": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libfido2-1.6.0-7.el9.x86_64.rpm" }, @@ -6794,6 +7027,9 @@ "sha256:c0202712e8ec928cf61f3d777f23859ba6de2e85786e928ee5472fdde570aeee": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/setup-2.13.7-6.el9.noarch.rpm" }, + "sha256:c301fafe9f3c8d1e0fffc829807663186db0c8e3acaf26eaa44607663c6e0aa0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl3160-firmware-25.30.13.0-124.el9.noarch.rpm" + }, "sha256:c31282faead869bcfe7238f61c4a1dc79ed07545b612f420cbd26e245909e9bc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libssh-config-0.9.6-3.el9.noarch.rpm" }, @@ -6809,6 +7045,9 @@ "sha256:c43db14ad9bb5d9f6da4f4d0f6f3ceb5838934a9ab43ddf2f8955d3b32c5b0a8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/yum-utils-4.0.24-2.el9.noarch.rpm" }, + "sha256:c472650446c444cb5c41dd8524d891eca732793290b275d4da7908d0ad9a9602": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl135-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:c55578b84f169c4ed79b2d50ea03fd1817007e35062c9fe7a58e6cad025f3b24": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libverto-0.3.2-3.el9.x86_64.rpm" }, @@ -6887,6 +7126,9 @@ "sha256:d5e173429f190a280c6efaa7856b10dd929c4255b32a0d6c8c57f77063a204d6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220208/Packages/libisofs-1.5.4-3.el9.x86_64.rpm" }, + "sha256:d6053dd3651f4796d5da17742f416d2269796a9b379e2c6de11f740bf449c59b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl2000-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:d7b6c35dd3f1464deae9fcb0f8bb561314fe9506406724d317f7583a8e64e9f4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libgomp-11.2.1-9.1.el9.x86_64.rpm" }, @@ -7064,6 +7306,9 @@ "sha256:f3faf194abfe1b34f006d2e69002e6ae4ec0cb455b77efff78f7b70cfca62cec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-appstream-20220208/Packages/python3-pyrsistent-0.17.3-8.el9.x86_64.rpm" }, + "sha256:f417f1d7d4621c666de8f1590b1636b8a71bccb25153718c37070523dcfdae89": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl100-firmware-39.31.5.1-124.el9.noarch.rpm" + }, "sha256:f5cf36e8081c2d72e9dd64dd1614155857dd6e71ebb2237e5b0e11ace5481bac": { "url": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libblkid-2.37.2-1.el9.x86_64.rpm" }, @@ -10558,6 +10803,16 @@ "checksum": "sha256:defa47f5799acbf95283507deaf3d7cefdec0980268dafb926b30beddcfd594d", "check_gpg": true }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "055", + "release": "10.git20210824.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.x86_64.rpm", + "checksum": "sha256:3b918f21bcdd47100ab8076354f250888db6d665c8876c3ea3e12a0239bf02dd", + "check_gpg": true + }, { "name": "dracut-network", "epoch": 0, @@ -10718,6 +10973,26 @@ "checksum": "sha256:552548e6d6f9623ccd9d31bb185bba3a66730da6e9d02296b417d501356c3848", "check_gpg": true }, + { + "name": "firewalld", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/firewalld-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:7ea2dd761b06f236e1c2854963e9c50eff7abeadc9a079305c61e1ead3b5bcc6", + "check_gpg": true + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/firewalld-filesystem-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:056fae6f82f8774992b18984bded0832c1591f4b3f9a22b59d23b218ce5ace34", + "check_gpg": true + }, { "name": "fonts-filesystem", "epoch": 1, @@ -11108,6 +11383,26 @@ "checksum": "sha256:06ccb7cc31a979601c90c403a329c7218412c795c3634aa2ca33e0a1b78cb432", "check_gpg": true }, + { + "name": "ipset", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/ipset-7.11-6.el9.x86_64.rpm", + "checksum": "sha256:8a6ed20a55b31a2aa9e25b0ba4cd2b96474c48037f1da347aa4d450704485ff4", + "check_gpg": true + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/ipset-libs-7.11-6.el9.x86_64.rpm", + "checksum": "sha256:a8263f86d94c9d9fe3f2acb5d3b7937c1878c496badd65371f30ac18e7a4836e", + "check_gpg": true + }, { "name": "iptables-libs", "epoch": 0, @@ -11118,6 +11413,16 @@ "checksum": "sha256:a6d70f06a59e10b5c3fc5e9a1aed16f0b96e46678f7684f4e8e6393d652ce8f4", "check_gpg": true }, + { + "name": "iptables-nft", + "epoch": 0, + "version": "1.8.7", + "release": "26.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iptables-nft-1.8.7-26.el9.x86_64.rpm", + "checksum": "sha256:67ae9812c6e560afda4d363254e43077fe13718be270f1efb9cc7db1e4be5602", + "check_gpg": true + }, { "name": "iputils", "epoch": 0, @@ -11138,6 +11443,126 @@ "checksum": "sha256:ba27a7564074e9e297ec2ccd8d6b2bf7326d6f46f83584efcb642cb8c4cd0323", "check_gpg": true }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl100-firmware-39.31.5.1-124.el9.noarch.rpm", + "checksum": "sha256:f417f1d7d4621c666de8f1590b1636b8a71bccb25153718c37070523dcfdae89", + "check_gpg": true + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl1000-firmware-39.31.5.1-124.el9.noarch.rpm", + "checksum": "sha256:5ff0642c4bb7ba3de9177fe91e15f92c5daac0df2d803a0f8f6029975bb467c2", + "check_gpg": true + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl105-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:a52252df85698eb354f29c902572761abcb1897e28710f0f76a7686816e794d1", + "check_gpg": true + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl135-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:c472650446c444cb5c41dd8524d891eca732793290b275d4da7908d0ad9a9602", + "check_gpg": true + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl2000-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:d6053dd3651f4796d5da17742f416d2269796a9b379e2c6de11f740bf449c59b", + "check_gpg": true + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl2030-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:37f87e10ba93b2964ea736b7df2cbae9e2740508723b3746070fb8e54e1f7662", + "check_gpg": true + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl3160-firmware-25.30.13.0-124.el9.noarch.rpm", + "checksum": "sha256:c301fafe9f3c8d1e0fffc829807663186db0c8e3acaf26eaa44607663c6e0aa0", + "check_gpg": true + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl5000-firmware-8.83.5.1_1-124.el9.noarch.rpm", + "checksum": "sha256:23dc505ca2d4b7119c104deb2d0bb631ae8720dd532526333d0f6cacf695a005", + "check_gpg": true + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl5150-firmware-8.24.2.2-124.el9.noarch.rpm", + "checksum": "sha256:4997aed01255b99f0a3ca32e5fc93a7d983f8877a9a873cdcfb9dd07f287a19e", + "check_gpg": true + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:90ba3fd3c4026fa1b43d4ffd41733c3e3de4e995a92a8b6811c140ffb0cbe205", + "check_gpg": true + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl6050-firmware-41.28.5.1-124.el9.noarch.rpm", + "checksum": "sha256:0c6d9c13868598fe1881a91b675135805b555da6bed9781eecf6bd050a273f6c", + "check_gpg": true + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/iwl7260-firmware-25.30.13.0-124.el9.noarch.rpm", + "checksum": "sha256:97383f3b624b3ddeffdc26e2e8ffe7c129b272095cbb1571380020699e7bfe69", + "check_gpg": true + }, { "name": "jansson", "epoch": 0, @@ -11808,6 +12233,16 @@ "checksum": "sha256:3172718570879d222d6417e1164bb91befc5006d4501bc5f24ec8cca6d4e038d", "check_gpg": true }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.9", + "release": "4.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/libnftnl-1.1.9-4.el9.x86_64.rpm", + "checksum": "sha256:4d5fa1817e4446fab9cead9ca88245d600bbbb625d3a203202c9a23a8794d044", + "check_gpg": true + }, { "name": "libnghttp2", "epoch": 0, @@ -12498,6 +12933,16 @@ "checksum": "sha256:ab9be6d2d8fcb4fa6c61ca66abdeb7d7b96816685b7f43aaa40ed773a4d89b9e", "check_gpg": true }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/nftables-0.9.8-10.el9.x86_64.rpm", + "checksum": "sha256:2b29b776be3bdc139a83a46635ac692785a8685ca852e02ad97de6df10bbbee8", + "check_gpg": true + }, { "name": "npth", "epoch": 0, @@ -12838,6 +13283,16 @@ "checksum": "sha256:d9bad972facd79678723f63fe0045d414c8a9220e530142ffa2b8607d32c1a52", "check_gpg": true }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "1.0.0", + "release": "2.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/python3-firewall-1.0.0-2.el9.noarch.rpm", + "checksum": "sha256:33e5a5b2185cd56e02cd6a4b39dd223d74c3104b43f0d6b307a3d6d2ede4ba5c", + "check_gpg": true + }, { "name": "python3-gobject-base", "epoch": 0, @@ -12928,6 +13383,16 @@ "checksum": "sha256:7cac88d9d9aab97a341b1b80d32f22917e79babc600fbf895c65550be399d7d6", "check_gpg": true }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/cs9-x86_64-baseos-20220208/Packages/python3-nftables-0.9.8-10.el9.x86_64.rpm", + "checksum": "sha256:194eca101ef8d9c40a427f67ca8ad076dd667ff75a7beb0c093ba5093515cd35", + "check_gpg": true + }, { "name": "python3-perf", "epoch": 0, @@ -13610,1514 +14075,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": "CentOS Stream (0-rescue-ffffffffffffffffffffffffffffffff) 9", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.x86_64) 9", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/opt", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:990:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "PackageKit-1.2.4-2.el9.x86_64", - "PackageKit-glib-1.2.4-2.el9.x86_64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-1.0.8-8.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "centos-gpg-keys-9.0-9.el9.noarch", - "centos-logos-90.4-1.el9.x86_64", - "centos-stream-release-9.0-9.el9.noarch", - "centos-stream-repos-9.0-9.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "cockpit-bridge-261-1.el9.x86_64", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-event-1.02.181-3.el9.x86_64", - "device-mapper-event-libs-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "device-mapper-persistent-data-0.9.0-12.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-config-rescue-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-5.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "gdk-pixbuf2-2.42.6-2.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib-networking-2.68.3-1.el9.x86_64", - "glib2-2.68.4-5.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", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-x64-2.06-13.el9.x86_64", - "grub2-pc-2.06-13.el9.x86_64", - "grub2-pc-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gsettings-desktop-schemas-40.0-4.el9.x86_64", - "gssproxy-0.8.4-4.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.13.0-5.el9.x86_64", - "iproute-tc-5.13.0-5.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.22-14.el9.x86_64", - "keyutils-1.6.1-4.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", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libaio-0.3.111-13.el9.x86_64", - "libappstream-glib-0.7.18-4.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libbpf-0.5.0-3.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", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libev-4.33-5.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.6-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libjpeg-turbo-2.0.90-5.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnfsidmap-2.5.4-9.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpng-1.6.37-12.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libsoup-2.72.0-8.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libstemmer-0-18.585svn.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libtirpc-1.3.2-1.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libverto-libev-0.3.2-3.el9.x86_64", - "libxcrypt-4.4.18-3.el9.x86_64", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-6.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lvm2-2.03.14-3.el9.x86_64", - "lvm2-libs-2.03.14-3.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nfs-utils-2.5.4-9.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "numactl-libs-2.0.14-7.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.x86_64", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-systemd-234-18.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "quota-4.06-6.el9.x86_64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.x86_64", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sscg-3.0.0-4.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sssd-nfs-idmap-2.6.2-2.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "tcpdump-4.99.0-6.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "kz0dt1-W2l6-CQkF-D1WH-sCgi-UZgv-scUSJg" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:990::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/centos/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "gssproxy.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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 } diff --git a/test/data/manifests/centos_9-x86_64-tar-boot.json b/test/data/manifests/centos_9-x86_64-tar-boot.json index ac3978105..94c43d61b 100644 --- a/test/data/manifests/centos_9-x86_64-tar-boot.json +++ b/test/data/manifests/centos_9-x86_64-tar-boot.json @@ -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 } diff --git a/test/data/manifests/centos_9-x86_64-vhd-boot.json b/test/data/manifests/centos_9-x86_64-vhd-boot.json index 1253aacab..3460bf9d0 100644 --- a/test/data/manifests/centos_9-x86_64-vhd-boot.json +++ b/test/data/manifests/centos_9-x86_64-vhd-boot.json @@ -27,9 +27,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13300,1417 +13297,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro biosdevname=0 rootdelay=300 console=ttyS0 earlyprintk=ttyS0 net.ifnames=0 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.x86_64) 9", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "WALinuxAgent-2.3.0.2-3.el9.noarch", - "WALinuxAgent-udev-2.3.0.2-3.el9.noarch", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.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", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-5.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-x64-2.06-13.el9.x86_64", - "grub2-pc-2.06-13.el9.x86_64", - "grub2-pc-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.13.0-5.el9.x86_64", - "iproute-tc-5.13.0-5.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.22-14.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.6-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-6.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "net-tools-2.0-0.62.20160912git.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-7.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyasn1-0.4.8-6.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-urllib3-1.26.5-2.el9.noarch", - "readline-8.1-4.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sudo-1.9.5p2-7.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", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3558850048, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/centos/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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 } diff --git a/test/data/manifests/centos_9-x86_64-vmdk-boot.json b/test/data/manifests/centos_9-x86_64-vmdk-boot.json index 473fe03dc..6d82a4eaf 100644 --- a/test/data/manifests/centos_9-x86_64-vmdk-boot.json +++ b/test/data/manifests/centos_9-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "centos-9", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "AppStream", @@ -38,7 +22,20 @@ "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFzMWxkBEADHrskpBgN9OphmhRkc7P/YrsAGSvvl7kfu+e9KAaU6f5MeAVyn\nrIoM43syyGkgFyWgjZM8/rur7EMPY2yt+2q/1ZfLVCRn9856JqTIq0XRpDUe4nKQ\n8BlA7wDVZoSDxUZkSuTIyExbDf0cpw89Tcf62Mxmi8jh74vRlPy1PgjWL5494b3X\n5fxDidH4bqPZyxTBqPrUFuo+EfUVEqiGF94Ppq6ZUvrBGOVo1V1+Ifm9CGEK597c\naevcGc1RFlgxIgN84UpuDjPR9/zSndwJ7XsXYvZ6HXcKGagRKsfYDWGPkA5cOL/e\nf+yObOnC43yPUvpggQ4KaNJ6+SMTZOKikM8yciyBwLqwrjo8FlJgkv8Vfag/2UR7\nJINbyqHHoLUhQ2m6HXSwK4YjtwidF9EUkaBZWrrskYR3IRZLXlWqeOi/+ezYOW0m\nvufrkcvsh+TKlVVnuwmEPjJ8mwUSpsLdfPJo1DHsd8FS03SCKPaXFdD7ePfEjiYk\nnHpQaKE01aWVSLUiygn7F7rYemGqV9Vt7tBw5pz0vqSC72a5E3zFzIIuHx6aANry\nGat3aqU3qtBXOrA/dPkX9cWE+UR5wo/A2UdKJZLlGhM2WRJ3ltmGT48V9CeS6N9Y\nm4CKdzvg7EWjlTlFrd/8WJ2KoqOE9leDPeXRPncubJfJ6LLIHyG09h9kKQARAQAB\ntDpDZW50T1MgKENlbnRPUyBPZmZpY2lhbCBTaWduaW5nIEtleSkgPHNlY3VyaXR5\nQGNlbnRvcy5vcmc+iQI3BBMBAgAhBQJczFsZAhsDBgsJCAcDAgYVCAIJCgsDFgIB\nAh4BAheAAAoJEAW1VbOEg8ZdjOsP/2ygSxH9jqffOU9SKyJDlraL2gIutqZ3B8pl\nGy/Qnb9QD1EJVb4ZxOEhcY2W9VJfIpnf3yBuAto7zvKe/G1nxH4Bt6WTJQCkUjcs\nN3qPWsx1VslsAEz7bXGiHym6Ay4xF28bQ9XYIokIQXd0T2rD3/lNGxNtORZ2bKjD\nvOzYzvh2idUIY1DgGWJ11gtHFIA9CvHcW+SMPEhkcKZJAO51ayFBqTSSpiorVwTq\na0cB+cgmCQOI4/MY+kIvzoexfG7xhkUqe0wxmph9RQQxlTbNQDCdaxSgwbF2T+gw\nbyaDvkS4xtR6Soj7BKjKAmcnf5fn4C5Or0KLUqMzBtDMbfQQihn62iZJN6ZZ/4dg\nq4HTqyVpyuzMXsFpJ9L/FqH2DJ4exGGpBv00ba/Zauy7GsqOc5PnNBsYaHCply0X\n407DRx51t9YwYI/ttValuehq9+gRJpOTTKp6AjZn/a5Yt3h6jDgpNfM/EyLFIY9z\nV6CXqQQ/8JRvaik/JsGCf+eeLZOw4koIjZGEAg04iuyNTjhx0e/QHEVcYAqNLhXG\nrCTTbCn3NSUO9qxEXC+K/1m1kaXoCGA0UWlVGZ1JSifbbMx0yxq/brpEZPUYm+32\no8XfbocBWljFUJ+6aljTvZ3LQLKTSPW7TFO+GXycAOmCGhlXh2tlc6iTc41PACqy\nyy+mHmSv\n=kkH7\n-----END PGP PUBLIC KEY BLOCK-----\n", "check_gpg": true } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -13456,1425 +13453,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "centos", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro net.ifnames=0 $tuned_params", - "title": "CentOS Stream (5.14.0-55.el9.x86_64) 9", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.centos.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "vmdk" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "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": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.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", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-26.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-5.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-2.el9.noarch", - "firewalld-filesystem-1.0.0-2.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-2.9.9-15.el9.x86_64", - "fuse-common-3.10.2-3.el9.x86_64", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-8483c65d-5ccc5b19", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-13.el9.noarch", - "grub2-efi-x64-2.06-13.el9.x86_64", - "grub2-pc-2.06-13.el9.x86_64", - "grub2-pc-modules-2.06-13.el9.noarch", - "grub2-tools-2.06-13.el9.x86_64", - "grub2-tools-minimal-2.06-13.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.13.0-5.el9.x86_64", - "iproute-tc-5.13.0-5.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.22-14.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdrm-2.4.108-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.6-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libmspack-0.10.1-0.7.alpha.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpciaccess-0.16-6.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libtirpc-1.3.2-1.el9.x86_64", - "libtool-ltdl-2.4.6-45.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libxslt-1.1.34-9.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-6.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-7.el9.x86_64", - "open-vm-tools-11.3.5-1.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-firewall-1.0.0-2.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-urllib3-1.26.5-2.el9.noarch", - "readline-8.1-4.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-15.el8_2.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xmlsec1-1.2.29-9.el9.x86_64", - "xmlsec1-openssl-1.2.29-9.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3558850048, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI/centos/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "logrotate.timer", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service", - "vgauthd.service", - "vmtoolsd.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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 } diff --git a/test/data/manifests/fedora_35-aarch64-ami-boot.json b/test/data/manifests/fedora_35-aarch64-ami-boot.json index a756dfee4..080c28936 100644 --- a/test/data/manifests/fedora_35-aarch64-ami-boot.json +++ b/test/data/manifests/fedora_35-aarch64-ami-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "image.raw", @@ -11229,1380 +11229,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.aarch64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.aarch64) 35 (Thirty Five)", - "version": "5.15.13-200.fc35.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Thirty Five)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VERSION": "35 (Thirty Five)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.aarch64", - "NetworkManager-libnm-1.32.12-2.fc35.aarch64", - "acl-2.3.1-2.fc35.aarch64", - "alternatives-1.19-1.fc35.aarch64", - "audit-3.0.6-1.fc35.aarch64", - "audit-libs-3.0.6-1.fc35.aarch64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.aarch64", - "bzip2-libs-1.0.8-9.fc35.aarch64", - "c-ares-1.17.2-1.fc35.aarch64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.aarch64", - "chkconfig-1.19-1.fc35.aarch64", - "chrony-4.1-3.fc35.aarch64", - "cloud-init-20.4-7.fc35.noarch", - "coreutils-8.32-31.fc35.aarch64", - "coreutils-common-8.32-31.fc35.aarch64", - "cpio-2.13-11.fc35.aarch64", - "cracklib-2.9.6-27.fc35.aarch64", - "cracklib-dicts-2.9.6-27.fc35.aarch64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.aarch64", - "curl-7.79.1-1.fc35.aarch64", - "cyrus-sasl-lib-2.1.27-13.fc35.aarch64", - "dbus-1.12.20-5.fc35.aarch64", - "dbus-broker-29-4.fc35.aarch64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.aarch64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.aarch64", - "device-mapper-1.02.175-6.fc35.aarch64", - "device-mapper-libs-1.02.175-6.fc35.aarch64", - "dhcp-client-4.4.2-16.b1.fc35.aarch64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.aarch64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.aarch64", - "dracut-055-6.fc35.aarch64", - "dracut-config-generic-055-6.fc35.aarch64", - "e2fsprogs-1.46.3-1.fc35.aarch64", - "e2fsprogs-libs-1.46.3-1.fc35.aarch64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.aarch64", - "efivar-libs-37-17.fc35.aarch64", - "elfutils-debuginfod-client-0.186-1.fc35.aarch64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.aarch64", - "elfutils-libs-0.186-1.fc35.aarch64", - "expat-2.4.1-2.fc35.aarch64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-basic-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.aarch64", - "file-libs-5.40-9.fc35.aarch64", - "filesystem-3.14-7.fc35.aarch64", - "findutils-4.8.0-4.fc35.aarch64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "fuse-libs-2.9.9-13.fc35.aarch64", - "gawk-5.1.0-4.fc35.aarch64", - "gawk-all-langpacks-5.1.0-4.fc35.aarch64", - "gdbm-libs-1.22-1.fc35.aarch64", - "gettext-0.21-8.fc35.aarch64", - "gettext-libs-0.21-8.fc35.aarch64", - "glib2-2.70.2-1.fc35.aarch64", - "glibc-2.34-11.fc35.aarch64", - "glibc-common-2.34-11.fc35.aarch64", - "glibc-gconv-extra-2.34-11.fc35.aarch64", - "glibc-langpack-en-2.34-11.fc35.aarch64", - "gmp-6.2.0-7.fc35.aarch64", - "gnupg2-2.3.4-1.fc35.aarch64", - "gnupg2-smime-2.3.4-1.fc35.aarch64", - "gnutls-3.7.2-2.fc35.aarch64", - "gobject-introspection-1.70.0-1.fc35.aarch64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.aarch64", - "grep-3.6-4.fc35.aarch64", - "groff-base-1.22.4-8.fc35.aarch64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-aa64-2.06-10.fc35.aarch64", - "grub2-tools-2.06-10.fc35.aarch64", - "grub2-tools-minimal-2.06-10.fc35.aarch64", - "grubby-8.40-55.fc35.aarch64", - "gzip-1.10-5.fc35.aarch64", - "hostname-3.23-5.fc35.aarch64", - "hunspell-1.7.0-11.fc35.aarch64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.aarch64", - "ima-evm-utils-1.3.2-3.fc35.aarch64", - "inih-49-4.fc35.aarch64", - "initscripts-10.11-1.fc35.aarch64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.aarch64", - "iproute-5.13.0-2.fc35.aarch64", - "iproute-tc-5.13.0-2.fc35.aarch64", - "ipset-7.15-1.fc35.aarch64", - "ipset-libs-7.15-1.fc35.aarch64", - "iptables-legacy-libs-1.8.7-13.fc35.aarch64", - "iptables-libs-1.8.7-13.fc35.aarch64", - "iptables-nft-1.8.7-13.fc35.aarch64", - "iputils-20210722-1.fc35.aarch64", - "jansson-2.13.1-3.fc35.aarch64", - "json-c-0.15-2.fc35.aarch64", - "kbd-2.4.0-8.fc35.aarch64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.aarch64", - "kernel-core-5.15.13-200.fc35.aarch64", - "kernel-modules-5.15.13-200.fc35.aarch64", - "keyutils-libs-1.6.1-3.fc35.aarch64", - "kmod-29-4.fc35.aarch64", - "kmod-libs-29-4.fc35.aarch64", - "kpartx-0.8.6-5.fc35.aarch64", - "krb5-libs-1.19.2-2.fc35.aarch64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.aarch64", - "libacl-2.3.1-2.fc35.aarch64", - "libarchive-3.5.2-2.fc35.aarch64", - "libargon2-20171227-7.fc35.aarch64", - "libassuan-2.5.5-3.fc35.aarch64", - "libattr-2.5.1-3.fc35.aarch64", - "libbasicobjects-0.1.1-48.fc35.aarch64", - "libblkid-2.37.2-1.fc35.aarch64", - "libbrotli-1.0.9-6.fc35.aarch64", - "libcap-2.48-3.fc35.aarch64", - "libcap-ng-0.8.2-8.fc35.aarch64", - "libcap-ng-python3-0.8.2-8.fc35.aarch64", - "libcbor-0.7.0-4.fc35.aarch64", - "libcollection-0.7.0-48.fc35.aarch64", - "libcom_err-1.46.3-1.fc35.aarch64", - "libcomps-0.1.18-1.fc35.aarch64", - "libcurl-7.79.1-1.fc35.aarch64", - "libdb-5.3.28-50.fc35.aarch64", - "libdhash-0.5.0-48.fc35.aarch64", - "libdnf-0.64.0-1.fc35.aarch64", - "libeconf-0.4.0-2.fc35.aarch64", - "libedit-3.1-40.20210910cvs.fc35.aarch64", - "libevent-2.1.12-4.fc35.aarch64", - "libfdisk-2.37.2-1.fc35.aarch64", - "libffi-3.1-29.fc35.aarch64", - "libfido2-1.8.0-1.fc35.aarch64", - "libfsverity-1.4-6.fc35.aarch64", - "libgcc-11.2.1-7.fc35.aarch64", - "libgcrypt-1.9.4-1.fc35.aarch64", - "libgomp-11.2.1-7.fc35.aarch64", - "libgpg-error-1.43-1.fc35.aarch64", - "libibverbs-38.0-1.fc35.aarch64", - "libidn2-2.3.2-3.fc35.aarch64", - "libini_config-1.3.1-48.fc35.aarch64", - "libkcapi-1.3.1-3.fc35.aarch64", - "libkcapi-hmaccalc-1.3.1-3.fc35.aarch64", - "libksba-1.6.0-2.fc35.aarch64", - "libldb-2.4.1-1.fc35.aarch64", - "libmaxminddb-1.6.0-1.fc35.aarch64", - "libmnl-1.0.4-14.fc35.aarch64", - "libmodulemd-2.13.0-3.fc35.aarch64", - "libmount-2.37.2-1.fc35.aarch64", - "libndp-1.8-2.fc35.aarch64", - "libnetfilter_conntrack-1.0.8-3.fc35.aarch64", - "libnfnetlink-1.0.1-20.fc35.aarch64", - "libnfsidmap-2.5.4-2.rc3.fc35.aarch64", - "libnftnl-1.2.0-2.fc35.aarch64", - "libnghttp2-1.45.1-1.fc35.aarch64", - "libnl3-3.5.0-8.fc35.aarch64", - "libnsl2-1.3.0-4.fc35.aarch64", - "libpath_utils-0.2.1-48.fc35.aarch64", - "libpcap-1.10.1-2.fc35.aarch64", - "libpipeline-1.5.3-3.fc35.aarch64", - "libpsl-0.21.1-4.fc35.aarch64", - "libpwquality-1.4.4-6.fc35.aarch64", - "libref_array-0.1.5-48.fc35.aarch64", - "librepo-1.14.2-1.fc35.aarch64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.aarch64", - "libsecret-0.20.4-3.fc35.aarch64", - "libselinux-3.3-1.fc35.aarch64", - "libselinux-utils-3.3-1.fc35.aarch64", - "libsemanage-3.3-1.fc35.aarch64", - "libsepol-3.3-2.fc35.aarch64", - "libsigsegv-2.13-3.fc35.aarch64", - "libsmartcols-2.37.2-1.fc35.aarch64", - "libsolv-0.7.19-3.fc35.aarch64", - "libss-1.46.3-1.fc35.aarch64", - "libssh-0.9.6-1.fc35.aarch64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.aarch64", - "libsss_certmap-2.6.1-1.fc35.aarch64", - "libsss_idmap-2.6.1-1.fc35.aarch64", - "libsss_nss_idmap-2.6.1-1.fc35.aarch64", - "libsss_sudo-2.6.1-1.fc35.aarch64", - "libstdc++-11.2.1-7.fc35.aarch64", - "libtalloc-2.3.3-2.fc35.aarch64", - "libtasn1-4.16.0-6.fc35.aarch64", - "libtdb-1.4.4-3.fc35.aarch64", - "libtevent-0.11.0-1.fc35.aarch64", - "libtirpc-1.3.2-1.fc35.aarch64", - "libunistring-0.9.10-14.fc35.aarch64", - "libusb1-1.0.24-4.fc35.aarch64", - "libuser-0.63-7.fc35.aarch64", - "libutempter-1.2.1-5.fc35.aarch64", - "libuuid-2.37.2-1.fc35.aarch64", - "libverto-0.3.2-2.fc35.aarch64", - "libxcrypt-4.4.27-1.fc35.aarch64", - "libxcrypt-compat-4.4.27-1.fc35.aarch64", - "libxkbcommon-1.3.1-1.fc35.aarch64", - "libxml2-2.9.12-6.fc35.aarch64", - "libyaml-0.2.5-6.fc35.aarch64", - "libzstd-1.5.1-4.fc35.aarch64", - "linux-atm-libs-2.5.1-30.fc35.aarch64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.aarch64", - "lua-libs-5.4.3-2.fc35.aarch64", - "lz4-libs-1.9.3-3.fc35.aarch64", - "man-db-2.9.4-2.fc35.aarch64", - "memstrack-0.2.4-1.fc35.aarch64", - "mkpasswd-5.5.10-2.fc35.aarch64", - "mokutil-0.5.0-1.fc35.aarch64", - "mozjs78-78.15.0-1.fc35.aarch64", - "mpdecimal-2.5.1-2.fc35.aarch64", - "mpfr-4.1.0-8.fc35.aarch64", - "ncurses-6.2-8.20210508.fc35.aarch64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.aarch64", - "net-tools-2.0-0.60.20160912git.fc35.aarch64", - "nettle-3.7.3-2.fc35.aarch64", - "nftables-1.0.0-1.fc35.aarch64", - "npth-1.6-7.fc35.aarch64", - "openldap-2.4.59-3.fc35.aarch64", - "openssh-8.7p1-3.fc35.aarch64", - "openssh-clients-8.7p1-3.fc35.aarch64", - "openssh-server-8.7p1-3.fc35.aarch64", - "openssl-libs-1.1.1l-2.fc35.aarch64", - "openssl-pkcs11-0.4.11-4.fc35.aarch64", - "os-prober-1.77-8.fc35.aarch64", - "p11-kit-0.23.22-4.fc35.aarch64", - "p11-kit-trust-0.23.22-4.fc35.aarch64", - "pam-1.5.2-5.fc35.aarch64", - "parted-3.4-6.fc35.aarch64", - "passwd-0.80-11.fc35.aarch64", - "pcre-8.45-1.fc35.aarch64", - "pcre2-10.37-4.fc35.aarch64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.aarch64", - "pcsc-lite-ccid-1.4.36-2.fc35.aarch64", - "pcsc-lite-libs-1.9.5-1.fc35.aarch64", - "pigz-2.5-2.fc35.aarch64", - "pinentry-1.2.0-1.fc35.aarch64", - "plymouth-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "plymouth-core-libs-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "plymouth-scripts-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "policycoreutils-3.3-1.fc35.aarch64", - "polkit-0.120-1.fc35.aarch64", - "polkit-libs-0.120-1.fc35.aarch64", - "polkit-pkla-compat-0.1-20.fc35.aarch64", - "popt-1.18-6.fc35.aarch64", - "procps-ng-3.3.17-3.fc35.aarch64", - "protobuf-c-1.4.0-1.fc35.aarch64", - "psmisc-23.4-2.fc35.aarch64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.aarch64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.aarch64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.aarch64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.aarch64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.aarch64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.aarch64", - "python3-gpg-1.15.1-6.fc35.aarch64", - "python3-hawkey-0.64.0-1.fc35.aarch64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.aarch64", - "python3-libdnf-0.64.0-1.fc35.aarch64", - "python3-libs-3.10.1-2.fc35.aarch64", - "python3-libselinux-3.3-1.fc35.aarch64", - "python3-libsemanage-3.3-1.fc35.aarch64", - "python3-markupsafe-2.0.0-2.fc35.aarch64", - "python3-nftables-1.0.0-1.fc35.aarch64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.aarch64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.aarch64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.aarch64", - "python3-setools-4.4.0-3.fc35.aarch64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.aarch64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.aarch64", - "readline-8.1-3.fc35.aarch64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.aarch64", - "rpm-build-libs-4.17.0-1.fc35.aarch64", - "rpm-libs-4.17.0-1.fc35.aarch64", - "rpm-plugin-selinux-4.17.0-1.fc35.aarch64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.aarch64", - "rpm-sign-libs-4.17.0-1.fc35.aarch64", - "sed-4.8-8.fc35.aarch64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.aarch64", - "shim-aa64-15.4-5.aarch64", - "sqlite-libs-3.36.0-3.fc35.aarch64", - "sssd-client-2.6.1-1.fc35.aarch64", - "sssd-common-2.6.1-1.fc35.aarch64", - "sssd-kcm-2.6.1-1.fc35.aarch64", - "sssd-nfs-idmap-2.6.1-1.fc35.aarch64", - "sudo-1.9.7p2-2.fc35.aarch64", - "sudo-python-plugin-1.9.7p2-2.fc35.aarch64", - "systemd-249.7-2.fc35.aarch64", - "systemd-libs-249.7-2.fc35.aarch64", - "systemd-networkd-249.7-2.fc35.aarch64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.aarch64", - "systemd-resolved-249.7-2.fc35.aarch64", - "systemd-udev-249.7-2.fc35.aarch64", - "tpm2-tss-3.1.0-3.fc35.aarch64", - "trousers-0.3.15-4.fc35.aarch64", - "trousers-lib-0.3.15-4.fc35.aarch64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.aarch64", - "util-linux-2.37.2-1.fc35.aarch64", - "util-linux-core-2.37.2-1.fc35.aarch64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.aarch64", - "which-2.21-27.fc35.aarch64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.aarch64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.aarch64", - "xz-libs-5.2.5-7.fc35.aarch64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.aarch64", - "zlib-1.2.11-30.fc35.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 5707382272, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/fedora/grubaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/mmaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/shim.efi": ".......T.", - "/boot/efi/EFI/fedora/shimaa64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "console-getty.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nftables.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-container-boot.json b/test/data/manifests/fedora_35-aarch64-container-boot.json index e79b3f01d..4a11a294e 100644 --- a/test/data/manifests/fedora_35-aarch64-container-boot.json +++ b/test/data/manifests/fedora_35-aarch64-container-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "container.tar", @@ -6434,5 +6434,5 @@ } ] }, - "image-info": {} + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-fedora_iot_commit-boot.json b/test/data/manifests/fedora_35-aarch64-fedora_iot_commit-boot.json index ca4629118..320d1d00f 100644 --- a/test/data/manifests/fedora_35-aarch64-fedora_iot_commit-boot.json +++ b/test/data/manifests/fedora_35-aarch64-fedora_iot_commit-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "commit.tar", @@ -12810,1276 +12810,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "clevis:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:994:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "parsec-clients:x:992:parsec", - "parsec:x:993:", - "polkitd:x:990:", - "render:x:105:", - "rtlsdr:x:995:", - "screen:x:84:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:clevis", - "tty:x:5:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (IoT Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "IoT Edition", - "VARIANT_ID": "iot", - "VERSION": "35 (IoT Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "ostree": { - "refs": [ - "fedora/35/aarch64/iot" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.fc35.aarch64", - "ModemManager-glib-1.18.2-1.fc35.aarch64", - "NetworkManager-1.32.12-2.fc35.aarch64", - "NetworkManager-libnm-1.32.12-2.fc35.aarch64", - "NetworkManager-wifi-1.32.12-2.fc35.aarch64", - "NetworkManager-wwan-1.32.12-2.fc35.aarch64", - "acl-2.3.1-2.fc35.aarch64", - "alternatives-1.19-1.fc35.aarch64", - "arm-image-installer-3.5-1.fc35.noarch", - "attr-2.5.1-3.fc35.aarch64", - "audit-3.0.6-1.fc35.aarch64", - "audit-libs-3.0.6-1.fc35.aarch64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.aarch64", - "bash-completion-2.11-3.fc35.noarch", - "bcm2711-firmware-20210930-1.b5257da.fc35.aarch64", - "bcm2835-firmware-20210930-1.b5257da.fc35.aarch64", - "bcm283x-firmware-20210930-1.b5257da.fc35.aarch64", - "bcm283x-overlays-20210930-1.b5257da.fc35.aarch64", - "bluez-5.63-1.fc35.aarch64", - "bluez-libs-5.63-1.fc35.aarch64", - "bluez-mesh-5.63-1.fc35.aarch64", - "btrfs-progs-5.15.1-1.fc35.aarch64", - "bubblewrap-0.5.0-1.fc35.aarch64", - "bzip2-libs-1.0.8-9.fc35.aarch64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "catatonit-0.1.7-1.fc35.aarch64", - "checkpolicy-3.3-1.fc35.aarch64", - "chkconfig-1.19-1.fc35.aarch64", - "chrony-4.1-3.fc35.aarch64", - "clevis-18-4.fc35.aarch64", - "clevis-dracut-18-4.fc35.aarch64", - "clevis-luks-18-4.fc35.aarch64", - "clevis-pin-tpm2-0.5.0-1.fc35.aarch64", - "clevis-systemd-18-4.fc35.aarch64", - "conmon-2.0.30-2.fc35.aarch64", - "container-selinux-2.170.0-2.fc35.noarch", - "containernetworking-plugins-1.0.1-1.fc35.aarch64", - "containers-common-1-32.fc35.noarch", - "coreutils-8.32-31.fc35.aarch64", - "coreutils-common-8.32-31.fc35.aarch64", - "cpio-2.13-11.fc35.aarch64", - "cracklib-2.9.6-27.fc35.aarch64", - "cracklib-dicts-2.9.6-27.fc35.aarch64", - "criu-3.16.1-2.fc35.aarch64", - "criu-libs-3.16.1-2.fc35.aarch64", - "crun-1.4-1.fc35.aarch64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-2.4.2-1.fc35.aarch64", - "cryptsetup-libs-2.4.2-1.fc35.aarch64", - "curl-7.79.1-1.fc35.aarch64", - "cyrus-sasl-lib-2.1.27-13.fc35.aarch64", - "dbus-1.12.20-5.fc35.aarch64", - "dbus-broker-29-4.fc35.aarch64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.aarch64", - "dbus-parsec-0.3.1-4.fc35.aarch64", - "device-mapper-1.02.175-6.fc35.aarch64", - "device-mapper-event-1.02.175-6.fc35.aarch64", - "device-mapper-event-libs-1.02.175-6.fc35.aarch64", - "device-mapper-libs-1.02.175-6.fc35.aarch64", - "device-mapper-persistent-data-0.9.0-6.fc35.aarch64", - "diffutils-3.8-1.fc35.aarch64", - "dmidecode-3.3-2.fc35.aarch64", - "dnsmasq-2.86-3.fc35.aarch64", - "dosfstools-4.2-2.fc35.aarch64", - "dracut-055-6.fc35.aarch64", - "dracut-config-generic-055-6.fc35.aarch64", - "dracut-network-055-6.fc35.aarch64", - "e2fsprogs-1.46.3-1.fc35.aarch64", - "e2fsprogs-libs-1.46.3-1.fc35.aarch64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.aarch64", - "efivar-libs-37-17.fc35.aarch64", - "elfutils-debuginfod-client-0.186-1.fc35.aarch64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.aarch64", - "elfutils-libs-0.186-1.fc35.aarch64", - "expat-2.4.1-2.fc35.aarch64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-iot-35-36.noarch", - "fedora-release-iot-35-36.noarch", - "fedora-repos-35-1.noarch", - "file-5.40-9.fc35.aarch64", - "file-libs-5.40-9.fc35.aarch64", - "filesystem-3.14-7.fc35.aarch64", - "findutils-4.8.0-4.fc35.aarch64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "flashrom-1.2-7.fc35.aarch64", - "fuse-2.9.9-13.fc35.aarch64", - "fuse-common-3.10.5-1.fc35.aarch64", - "fuse-libs-2.9.9-13.fc35.aarch64", - "fuse-overlayfs-1.7.1-2.fc35.aarch64", - "fuse3-3.10.5-1.fc35.aarch64", - "fuse3-libs-3.10.5-1.fc35.aarch64", - "fwupd-1.7.3-1.fc35.aarch64", - "fwupd-efi-1.1-1.fc35.aarch64", - "fwupd-plugin-flashrom-1.7.3-1.fc35.aarch64", - "fwupd-plugin-modem-manager-1.7.3-1.fc35.aarch64", - "fwupd-plugin-uefi-capsule-data-1.7.3-1.fc35.aarch64", - "gawk-5.1.0-4.fc35.aarch64", - "gawk-all-langpacks-5.1.0-4.fc35.aarch64", - "gdbm-libs-1.22-1.fc35.aarch64", - "gdisk-1.0.8-2.fc35.aarch64", - "gettext-0.21-8.fc35.aarch64", - "gettext-libs-0.21-8.fc35.aarch64", - "glib2-2.70.2-1.fc35.aarch64", - "glibc-2.34-11.fc35.aarch64", - "glibc-common-2.34-11.fc35.aarch64", - "glibc-gconv-extra-2.34-11.fc35.aarch64", - "glibc-minimal-langpack-2.34-11.fc35.aarch64", - "gmp-6.2.0-7.fc35.aarch64", - "gnupg2-2.3.4-1.fc35.aarch64", - "gnupg2-smime-2.3.4-1.fc35.aarch64", - "gnutls-3.7.2-2.fc35.aarch64", - "gobject-introspection-1.70.0-1.fc35.aarch64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.aarch64", - "greenboot-0.12.0-1.fc35.aarch64", - "greenboot-grub2-0.12.0-1.fc35.aarch64", - "greenboot-reboot-0.12.0-1.fc35.aarch64", - "greenboot-rpm-ostree-grub2-0.12.0-1.fc35.aarch64", - "greenboot-status-0.12.0-1.fc35.aarch64", - "grep-3.6-4.fc35.aarch64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-aa64-2.06-10.fc35.aarch64", - "grub2-tools-2.06-10.fc35.aarch64", - "grub2-tools-minimal-2.06-10.fc35.aarch64", - "grubby-8.40-55.fc35.aarch64", - "gzip-1.10-5.fc35.aarch64", - "hostname-3.23-5.fc35.aarch64", - "ignition-2.13.0-1.fc35.aarch64", - "ima-evm-utils-1.3.2-3.fc35.aarch64", - "inih-49-4.fc35.aarch64", - "initscripts-10.11-1.fc35.aarch64", - "initscripts-service-10.11-1.fc35.noarch", - "iproute-5.13.0-2.fc35.aarch64", - "iproute-tc-5.13.0-2.fc35.aarch64", - "ipset-7.15-1.fc35.aarch64", - "ipset-libs-7.15-1.fc35.aarch64", - "iptables-legacy-libs-1.8.7-13.fc35.aarch64", - "iptables-libs-1.8.7-13.fc35.aarch64", - "iptables-nft-1.8.7-13.fc35.aarch64", - "iputils-20210722-1.fc35.aarch64", - "iw-5.9-3.fc35.aarch64", - "iwd-1.21-1.fc35.aarch64", - "iwl7260-firmware-25.30.13.0-127.fc35.noarch", - "iwlax2xx-firmware-20211216-127.fc35.noarch", - "jansson-2.13.1-3.fc35.aarch64", - "jitterentropy-3.3.1-1.fc35.aarch64", - "jose-11-3.fc35.aarch64", - "jq-1.6-10.fc35.aarch64", - "json-c-0.15-2.fc35.aarch64", - "json-glib-1.6.6-1.fc35.aarch64", - "kbd-2.4.0-8.fc35.aarch64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.aarch64", - "kernel-core-5.15.13-200.fc35.aarch64", - "kernel-modules-5.15.13-200.fc35.aarch64", - "kernel-tools-5.15.4-200.fc35.aarch64", - "kernel-tools-libs-5.15.4-200.fc35.aarch64", - "keyutils-1.6.1-3.fc35.aarch64", - "keyutils-libs-1.6.1-3.fc35.aarch64", - "kmod-29-4.fc35.aarch64", - "kmod-libs-29-4.fc35.aarch64", - "kpartx-0.8.6-5.fc35.aarch64", - "krb5-libs-1.19.2-2.fc35.aarch64", - "less-590-2.fc35.aarch64", - "libacl-2.3.1-2.fc35.aarch64", - "libaio-0.3.111-12.fc35.aarch64", - "libarchive-3.5.2-2.fc35.aarch64", - "libargon2-20171227-7.fc35.aarch64", - "libassuan-2.5.5-3.fc35.aarch64", - "libatasmart-0.19-21.fc35.aarch64", - "libattr-2.5.1-3.fc35.aarch64", - "libblkid-2.37.2-1.fc35.aarch64", - "libblockdev-2.26-1.fc35.aarch64", - "libblockdev-crypto-2.26-1.fc35.aarch64", - "libblockdev-fs-2.26-1.fc35.aarch64", - "libblockdev-loop-2.26-1.fc35.aarch64", - "libblockdev-mdraid-2.26-1.fc35.aarch64", - "libblockdev-part-2.26-1.fc35.aarch64", - "libblockdev-swap-2.26-1.fc35.aarch64", - "libblockdev-utils-2.26-1.fc35.aarch64", - "libbrotli-1.0.9-6.fc35.aarch64", - "libbsd-0.10.0-8.fc35.aarch64", - "libbytesize-2.6-2.fc35.aarch64", - "libcap-2.48-3.fc35.aarch64", - "libcap-ng-0.8.2-8.fc35.aarch64", - "libcap-ng-python3-0.8.2-8.fc35.aarch64", - "libcbor-0.7.0-4.fc35.aarch64", - "libcom_err-1.46.3-1.fc35.aarch64", - "libcurl-7.79.1-1.fc35.aarch64", - "libdb-5.3.28-50.fc35.aarch64", - "libeconf-0.4.0-2.fc35.aarch64", - "libedit-3.1-40.20210910cvs.fc35.aarch64", - "libell-0.47-1.fc35.aarch64", - "libevent-2.1.12-4.fc35.aarch64", - "libfdisk-2.37.2-1.fc35.aarch64", - "libffi-3.1-29.fc35.aarch64", - "libfido2-1.8.0-1.fc35.aarch64", - "libftdi-1.5-2.fc35.aarch64", - "libgcab1-1.4-5.fc35.aarch64", - "libgcc-11.2.1-7.fc35.aarch64", - "libgcrypt-1.9.4-1.fc35.aarch64", - "libgomp-11.2.1-7.fc35.aarch64", - "libgpg-error-1.43-1.fc35.aarch64", - "libgpiod-1.6.3-3.fc35.aarch64", - "libgpiod-utils-1.6.3-3.fc35.aarch64", - "libgudev-237-1.fc35.aarch64", - "libgusb-0.3.9-1.fc35.aarch64", - "libibverbs-38.0-1.fc35.aarch64", - "libidn2-2.3.2-3.fc35.aarch64", - "libjcat-0.1.9-1.fc35.aarch64", - "libjose-11-3.fc35.aarch64", - "libkcapi-1.3.1-3.fc35.aarch64", - "libkcapi-hmaccalc-1.3.1-3.fc35.aarch64", - "libksba-1.6.0-2.fc35.aarch64", - "libluksmeta-9-12.fc35.aarch64", - "libmbim-1.26.0-1.fc35.aarch64", - "libmbim-utils-1.26.0-1.fc35.aarch64", - "libmnl-1.0.4-14.fc35.aarch64", - "libmodulemd-2.13.0-3.fc35.aarch64", - "libmount-2.37.2-1.fc35.aarch64", - "libndp-1.8-2.fc35.aarch64", - "libnet-1.2-4.fc35.aarch64", - "libnetfilter_conntrack-1.0.8-3.fc35.aarch64", - "libnfnetlink-1.0.1-20.fc35.aarch64", - "libnftnl-1.2.0-2.fc35.aarch64", - "libnghttp2-1.45.1-1.fc35.aarch64", - "libnl3-3.5.0-8.fc35.aarch64", - "libnsl2-1.3.0-4.fc35.aarch64", - "libpcap-1.10.1-2.fc35.aarch64", - "libpkgconf-1.8.0-1.fc35.aarch64", - "libpsl-0.21.1-4.fc35.aarch64", - "libpwquality-1.4.4-6.fc35.aarch64", - "libqb-2.0.4-1.fc35.aarch64", - "libqmi-1.30.2-1.fc35.aarch64", - "libqmi-utils-1.30.2-1.fc35.aarch64", - "libqrtr-glib-1.0.0-2.fc35.aarch64", - "librepo-1.14.2-1.fc35.aarch64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.aarch64", - "libsecret-0.20.4-3.fc35.aarch64", - "libselinux-3.3-1.fc35.aarch64", - "libselinux-utils-3.3-1.fc35.aarch64", - "libsemanage-3.3-1.fc35.aarch64", - "libsepol-3.3-2.fc35.aarch64", - "libsigsegv-2.13-3.fc35.aarch64", - "libslirp-4.6.1-2.fc35.aarch64", - "libsmartcols-2.37.2-1.fc35.aarch64", - "libsolv-0.7.19-3.fc35.aarch64", - "libss-1.46.3-1.fc35.aarch64", - "libssh-0.9.6-1.fc35.aarch64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_idmap-2.6.1-1.fc35.aarch64", - "libsss_nss_idmap-2.6.1-1.fc35.aarch64", - "libsss_sudo-2.6.1-1.fc35.aarch64", - "libstdc++-11.2.1-7.fc35.aarch64", - "libtasn1-4.16.0-6.fc35.aarch64", - "libtirpc-1.3.2-1.fc35.aarch64", - "libudisks2-2.9.4-1.fc35.aarch64", - "libunistring-0.9.10-14.fc35.aarch64", - "libusb1-1.0.24-4.fc35.aarch64", - "libuser-0.63-7.fc35.aarch64", - "libutempter-1.2.1-5.fc35.aarch64", - "libuuid-2.37.2-1.fc35.aarch64", - "libverto-0.3.2-2.fc35.aarch64", - "libxcrypt-4.4.27-1.fc35.aarch64", - "libxkbcommon-1.3.1-1.fc35.aarch64", - "libxml2-2.9.12-6.fc35.aarch64", - "libxmlb-0.3.6-1.fc35.aarch64", - "libyaml-0.2.5-6.fc35.aarch64", - "libzstd-1.5.1-4.fc35.aarch64", - "linux-atm-libs-2.5.1-30.fc35.aarch64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lua-libs-5.4.3-2.fc35.aarch64", - "luksmeta-9-12.fc35.aarch64", - "lvm2-2.03.11-6.fc35.aarch64", - "lvm2-libs-2.03.11-6.fc35.aarch64", - "lz4-libs-1.9.3-3.fc35.aarch64", - "lzo-2.10-5.fc35.aarch64", - "mdadm-4.2-rc2.fc35.aarch64", - "memstrack-0.2.4-1.fc35.aarch64", - "mkpasswd-5.5.10-2.fc35.aarch64", - "mokutil-0.5.0-1.fc35.aarch64", - "mozjs78-78.15.0-1.fc35.aarch64", - "mpdecimal-2.5.1-2.fc35.aarch64", - "mpfr-4.1.0-8.fc35.aarch64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.aarch64", - "nettle-3.7.3-2.fc35.aarch64", - "nftables-1.0.0-1.fc35.aarch64", - "npth-1.6-7.fc35.aarch64", - "nspr-4.32.0-4.fc35.aarch64", - "nss-3.73.0-1.fc35.aarch64", - "nss-altfiles-2.18.1-19.fc35.aarch64", - "nss-softokn-3.73.0-1.fc35.aarch64", - "nss-softokn-freebl-3.73.0-1.fc35.aarch64", - "nss-sysinit-3.73.0-1.fc35.aarch64", - "nss-util-3.73.0-1.fc35.aarch64", - "ntfs-3g-libs-2021.8.22-2.fc35.aarch64", - "ntfsprogs-2021.8.22-2.fc35.aarch64", - "oniguruma-6.9.7.1-1.fc35.1.aarch64", - "openldap-2.4.59-3.fc35.aarch64", - "openssh-8.7p1-3.fc35.aarch64", - "openssh-clients-8.7p1-3.fc35.aarch64", - "openssh-server-8.7p1-3.fc35.aarch64", - "openssl-libs-1.1.1l-2.fc35.aarch64", - "openssl-pkcs11-0.4.11-4.fc35.aarch64", - "os-prober-1.77-8.fc35.aarch64", - "ostree-2022.1-1.fc35.aarch64", - "ostree-libs-2022.1-1.fc35.aarch64", - "p11-kit-0.23.22-4.fc35.aarch64", - "p11-kit-trust-0.23.22-4.fc35.aarch64", - "pam-1.5.2-5.fc35.aarch64", - "parsec-0.7.0-3.fc35.aarch64", - "parted-3.4-6.fc35.aarch64", - "passwd-0.80-11.fc35.aarch64", - "pciutils-libs-3.7.0-4.fc35.aarch64", - "pcre-8.45-1.fc35.aarch64", - "pcre2-10.37-4.fc35.aarch64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.aarch64", - "pcsc-lite-ccid-1.4.36-2.fc35.aarch64", - "pcsc-lite-libs-1.9.5-1.fc35.aarch64", - "pigz-2.5-2.fc35.aarch64", - "pinentry-1.2.0-1.fc35.aarch64", - "pkgconf-1.8.0-1.fc35.aarch64", - "pkgconf-m4-1.8.0-1.fc35.noarch", - "pkgconf-pkg-config-1.8.0-1.fc35.aarch64", - "podman-3.4.4-1.fc35.aarch64", - "podman-gvproxy-3.4.4-1.fc35.aarch64", - "podman-plugins-3.4.4-1.fc35.aarch64", - "policycoreutils-3.3-1.fc35.aarch64", - "policycoreutils-python-utils-3.3-1.fc35.noarch", - "polkit-0.120-1.fc35.aarch64", - "polkit-libs-0.120-1.fc35.aarch64", - "polkit-pkla-compat-0.1-20.fc35.aarch64", - "popt-1.18-6.fc35.aarch64", - "procps-ng-3.3.17-3.fc35.aarch64", - "protobuf-3.14.0-6.fc35.aarch64", - "protobuf-c-1.4.0-1.fc35.aarch64", - "psmisc-23.4-2.fc35.aarch64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.aarch64", - "python3-audit-3.0.6-1.fc35.aarch64", - "python3-dbus-1.2.18-2.fc35.aarch64", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.aarch64", - "python3-libs-3.10.1-2.fc35.aarch64", - "python3-libselinux-3.3-1.fc35.aarch64", - "python3-libsemanage-3.3-1.fc35.aarch64", - "python3-nftables-1.0.0-1.fc35.aarch64", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-setools-4.4.0-3.fc35.aarch64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.aarch64", - "readline-8.1-3.fc35.aarch64", - "rng-tools-6.14-2.git.b2b7934e.fc35.aarch64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.aarch64", - "rpm-libs-4.17.0-1.fc35.aarch64", - "rpm-ostree-2022.1-2.fc35.aarch64", - "rpm-ostree-libs-2022.1-2.fc35.aarch64", - "rpm-plugin-selinux-4.17.0-1.fc35.aarch64", - "rsync-3.2.3-8.fc35.aarch64", - "rtl-sdr-0.6.0-10.fc35.aarch64", - "screen-4.8.0-6.fc35.aarch64", - "sed-4.8-8.fc35.aarch64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setools-console-4.4.0-3.fc35.aarch64", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.aarch64", - "shadow-utils-subid-4.9-8.fc35.aarch64", - "shared-mime-info-2.1-3.fc35.aarch64", - "shim-aa64-15.4-5.aarch64", - "skopeo-1.5.2-1.fc35.aarch64", - "slirp4netns-1.1.12-2.fc35.aarch64", - "smartmontools-selinux-7.2-11.fc35.noarch", - "sqlite-libs-3.36.0-3.fc35.aarch64", - "sssd-client-2.6.1-1.fc35.aarch64", - "sudo-1.9.7p2-2.fc35.aarch64", - "sudo-python-plugin-1.9.7p2-2.fc35.aarch64", - "systemd-249.7-2.fc35.aarch64", - "systemd-libs-249.7-2.fc35.aarch64", - "systemd-networkd-249.7-2.fc35.aarch64", - "systemd-pam-249.7-2.fc35.aarch64", - "systemd-resolved-249.7-2.fc35.aarch64", - "systemd-udev-249.7-2.fc35.aarch64", - "tar-1.34-2.fc35.aarch64", - "tmux-3.2a-2.fc35.aarch64", - "tpm2-pkcs11-1.7.0-1.fc35.aarch64", - "tpm2-tools-5.2-1.fc35.aarch64", - "tpm2-tss-3.1.0-3.fc35.aarch64", - "traceroute-2.1.0-14.fc35.aarch64", - "trousers-0.3.15-4.fc35.aarch64", - "trousers-lib-0.3.15-4.fc35.aarch64", - "tzdata-2021e-1.fc35.noarch", - "uboot-images-armv8-2021.10-3.fc35.noarch", - "udisks2-2.9.4-1.fc35.aarch64", - "usbguard-1.0.0-6.fc35.aarch64", - "usbguard-selinux-1.0.0-6.fc35.noarch", - "util-linux-2.37.2-1.fc35.aarch64", - "util-linux-core-2.37.2-1.fc35.aarch64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.aarch64", - "volume_key-libs-0.3.12-14.fc35.aarch64", - "which-2.21-27.fc35.aarch64", - "whois-nls-5.5.10-2.fc35.noarch", - "wireless-regdb-2021.07.14-2.fc35.noarch", - "wpa_supplicant-2.9-13.fc35.aarch64", - "xfsprogs-5.12.0-2.fc35.aarch64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.aarch64", - "xz-libs-5.2.5-7.fc35.aarch64", - "yajl-2.1.0-17.fc35.aarch64", - "zchunk-libs-1.1.15-2.fc35.aarch64", - "zezere-ignition-0.5-9.fc35.noarch", - "zlib-1.2.11-30.fc35.aarch64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "clevis:x:994:991:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:996:994:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "parsec:x:995:993:PARSEC service:/var/lib/parsec:/sbin/nologin", - "polkitd:x:993:990:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "bluetooth-mesh.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "dnsmasq.service", - "ead.service", - "exit.target", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "iwd.service", - "kexec.target", - "loadmodules.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nis-domainname.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "bluetooth.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.bluez.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus-parsec.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "ostree-remount.service", - "parsec.service", - "pcscd.socket", - "raid-check.timer", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "rngd.service", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "udisks2.service", - "zezere_ignition.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "C! /etc/nsswitch.conf - - - -", - "C! /etc/pam.d - - - -", - "C! /etc/issue - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "parsec.conf": [ - "d /run/parsec 750 parsec parsec-clients - -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/bluetooth 0755 root root - -", - "d /var/lib/bluetooth/mesh 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus-parsec 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/ead 0755 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/iwd 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/parsec 0750 parsec parsec - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/journal 2755 root systemd-journal - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "screen.conf": [ - "d /run/screen 0775 root screen" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "yum_repos": { - "/etc/yum.repos.d": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-fedora_iot_container-boot.json b/test/data/manifests/fedora_35-aarch64-fedora_iot_container-boot.json index f4bf180b2..cdccf8a87 100644 --- a/test/data/manifests/fedora_35-aarch64-fedora_iot_container-boot.json +++ b/test/data/manifests/fedora_35-aarch64-fedora_iot_container-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "container.tar", @@ -16091,5 +16091,5 @@ } ] }, - "image-info": {} + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-fedora_iot_installer-boot.json b/test/data/manifests/fedora_35-aarch64-fedora_iot_installer-boot.json index 9d49dbe09..6b3d71e83 100644 --- a/test/data/manifests/fedora_35-aarch64-fedora_iot_installer-boot.json +++ b/test/data/manifests/fedora_35-aarch64-fedora_iot_installer-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "installer.iso", @@ -39,7 +39,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -25263,5 +25262,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-fedora_iot_installer_with_users-boot.json b/test/data/manifests/fedora_35-aarch64-fedora_iot_installer_with_users-boot.json index 5993efcb9..999cdace0 100644 --- a/test/data/manifests/fedora_35-aarch64-fedora_iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_35-aarch64-fedora_iot_installer_with_users-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "installer.iso", @@ -68,7 +68,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -25315,5 +25314,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-oci-boot.json b/test/data/manifests/fedora_35-aarch64-oci-boot.json index 4fd4c5a04..31c0d9b0f 100644 --- a/test/data/manifests/fedora_35-aarch64-oci-boot.json +++ b/test/data/manifests/fedora_35-aarch64-oci-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.qcow2", @@ -11262,1383 +11262,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.aarch64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.aarch64) 35 (Cloud Edition)", - "version": "5.15.13-200.fc35.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Cloud Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "Cloud Edition", - "VARIANT_ID": "cloud", - "VERSION": "35 (Cloud Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.aarch64", - "NetworkManager-libnm-1.32.12-2.fc35.aarch64", - "acl-2.3.1-2.fc35.aarch64", - "alternatives-1.19-1.fc35.aarch64", - "audit-3.0.6-1.fc35.aarch64", - "audit-libs-3.0.6-1.fc35.aarch64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.aarch64", - "bzip2-libs-1.0.8-9.fc35.aarch64", - "c-ares-1.17.2-1.fc35.aarch64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.aarch64", - "chkconfig-1.19-1.fc35.aarch64", - "chrony-4.1-3.fc35.aarch64", - "cloud-init-20.4-7.fc35.noarch", - "cloud-utils-growpart-0.31-9.fc35.noarch", - "console-login-helper-messages-0.21.2-3.fc35.noarch", - "console-login-helper-messages-issuegen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-motdgen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-profile-0.21.2-3.fc35.noarch", - "coreutils-8.32-31.fc35.aarch64", - "coreutils-common-8.32-31.fc35.aarch64", - "cpio-2.13-11.fc35.aarch64", - "cracklib-2.9.6-27.fc35.aarch64", - "cracklib-dicts-2.9.6-27.fc35.aarch64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.aarch64", - "curl-7.79.1-1.fc35.aarch64", - "cyrus-sasl-lib-2.1.27-13.fc35.aarch64", - "dbus-1.12.20-5.fc35.aarch64", - "dbus-broker-29-4.fc35.aarch64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.aarch64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.aarch64", - "device-mapper-1.02.175-6.fc35.aarch64", - "device-mapper-libs-1.02.175-6.fc35.aarch64", - "dhcp-client-4.4.2-16.b1.fc35.aarch64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.aarch64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.aarch64", - "dracut-055-6.fc35.aarch64", - "dracut-config-generic-055-6.fc35.aarch64", - "e2fsprogs-1.46.3-1.fc35.aarch64", - "e2fsprogs-libs-1.46.3-1.fc35.aarch64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.aarch64", - "efivar-libs-37-17.fc35.aarch64", - "elfutils-debuginfod-client-0.186-1.fc35.aarch64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.aarch64", - "elfutils-libs-0.186-1.fc35.aarch64", - "expat-2.4.1-2.fc35.aarch64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-cloud-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-cloud-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.aarch64", - "file-libs-5.40-9.fc35.aarch64", - "filesystem-3.14-7.fc35.aarch64", - "findutils-4.8.0-4.fc35.aarch64", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "freetype-2.11.0-1.fc35.aarch64", - "fuse-libs-2.9.9-13.fc35.aarch64", - "gawk-5.1.0-4.fc35.aarch64", - "gawk-all-langpacks-5.1.0-4.fc35.aarch64", - "gdbm-libs-1.22-1.fc35.aarch64", - "gettext-0.21-8.fc35.aarch64", - "gettext-libs-0.21-8.fc35.aarch64", - "glib2-2.70.2-1.fc35.aarch64", - "glibc-2.34-11.fc35.aarch64", - "glibc-common-2.34-11.fc35.aarch64", - "glibc-gconv-extra-2.34-11.fc35.aarch64", - "glibc-langpack-en-2.34-11.fc35.aarch64", - "gmp-6.2.0-7.fc35.aarch64", - "gnupg2-2.3.4-1.fc35.aarch64", - "gnupg2-smime-2.3.4-1.fc35.aarch64", - "gnutls-3.7.2-2.fc35.aarch64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.aarch64", - "graphite2-1.3.14-8.fc35.aarch64", - "grep-3.6-4.fc35.aarch64", - "groff-base-1.22.4-8.fc35.aarch64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-aa64-2.06-10.fc35.aarch64", - "grub2-tools-2.06-10.fc35.aarch64", - "grub2-tools-extra-2.06-10.fc35.aarch64", - "grub2-tools-minimal-2.06-10.fc35.aarch64", - "grubby-8.40-55.fc35.aarch64", - "gzip-1.10-5.fc35.aarch64", - "harfbuzz-2.8.2-2.fc35.aarch64", - "hostname-3.23-5.fc35.aarch64", - "hunspell-1.7.0-11.fc35.aarch64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.aarch64", - "ima-evm-utils-1.3.2-3.fc35.aarch64", - "inih-49-4.fc35.aarch64", - "initscripts-10.11-1.fc35.aarch64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.aarch64", - "iproute-5.13.0-2.fc35.aarch64", - "iproute-tc-5.13.0-2.fc35.aarch64", - "iptables-legacy-libs-1.8.7-13.fc35.aarch64", - "iptables-libs-1.8.7-13.fc35.aarch64", - "iputils-20210722-1.fc35.aarch64", - "json-c-0.15-2.fc35.aarch64", - "kbd-2.4.0-8.fc35.aarch64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.aarch64", - "kernel-core-5.15.13-200.fc35.aarch64", - "kernel-modules-5.15.13-200.fc35.aarch64", - "keyutils-libs-1.6.1-3.fc35.aarch64", - "kmod-29-4.fc35.aarch64", - "kmod-libs-29-4.fc35.aarch64", - "kpartx-0.8.6-5.fc35.aarch64", - "krb5-libs-1.19.2-2.fc35.aarch64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.aarch64", - "libacl-2.3.1-2.fc35.aarch64", - "libarchive-3.5.2-2.fc35.aarch64", - "libargon2-20171227-7.fc35.aarch64", - "libassuan-2.5.5-3.fc35.aarch64", - "libattr-2.5.1-3.fc35.aarch64", - "libbasicobjects-0.1.1-48.fc35.aarch64", - "libblkid-2.37.2-1.fc35.aarch64", - "libbrotli-1.0.9-6.fc35.aarch64", - "libcap-2.48-3.fc35.aarch64", - "libcap-ng-0.8.2-8.fc35.aarch64", - "libcbor-0.7.0-4.fc35.aarch64", - "libcollection-0.7.0-48.fc35.aarch64", - "libcom_err-1.46.3-1.fc35.aarch64", - "libcomps-0.1.18-1.fc35.aarch64", - "libcurl-7.79.1-1.fc35.aarch64", - "libdb-5.3.28-50.fc35.aarch64", - "libdhash-0.5.0-48.fc35.aarch64", - "libdnf-0.64.0-1.fc35.aarch64", - "libeconf-0.4.0-2.fc35.aarch64", - "libedit-3.1-40.20210910cvs.fc35.aarch64", - "libevent-2.1.12-4.fc35.aarch64", - "libfdisk-2.37.2-1.fc35.aarch64", - "libffi-3.1-29.fc35.aarch64", - "libfido2-1.8.0-1.fc35.aarch64", - "libfsverity-1.4-6.fc35.aarch64", - "libgcc-11.2.1-7.fc35.aarch64", - "libgcrypt-1.9.4-1.fc35.aarch64", - "libgomp-11.2.1-7.fc35.aarch64", - "libgpg-error-1.43-1.fc35.aarch64", - "libibverbs-38.0-1.fc35.aarch64", - "libidn2-2.3.2-3.fc35.aarch64", - "libini_config-1.3.1-48.fc35.aarch64", - "libkcapi-1.3.1-3.fc35.aarch64", - "libkcapi-hmaccalc-1.3.1-3.fc35.aarch64", - "libksba-1.6.0-2.fc35.aarch64", - "libldb-2.4.1-1.fc35.aarch64", - "libmaxminddb-1.6.0-1.fc35.aarch64", - "libmnl-1.0.4-14.fc35.aarch64", - "libmodulemd-2.13.0-3.fc35.aarch64", - "libmount-2.37.2-1.fc35.aarch64", - "libndp-1.8-2.fc35.aarch64", - "libnetfilter_conntrack-1.0.8-3.fc35.aarch64", - "libnfnetlink-1.0.1-20.fc35.aarch64", - "libnfsidmap-2.5.4-2.rc3.fc35.aarch64", - "libnghttp2-1.45.1-1.fc35.aarch64", - "libnl3-3.5.0-8.fc35.aarch64", - "libnsl2-1.3.0-4.fc35.aarch64", - "libpath_utils-0.2.1-48.fc35.aarch64", - "libpcap-1.10.1-2.fc35.aarch64", - "libpipeline-1.5.3-3.fc35.aarch64", - "libpng-1.6.37-11.fc35.aarch64", - "libpsl-0.21.1-4.fc35.aarch64", - "libpwquality-1.4.4-6.fc35.aarch64", - "libref_array-0.1.5-48.fc35.aarch64", - "librepo-1.14.2-1.fc35.aarch64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.aarch64", - "libsecret-0.20.4-3.fc35.aarch64", - "libselinux-3.3-1.fc35.aarch64", - "libselinux-utils-3.3-1.fc35.aarch64", - "libsemanage-3.3-1.fc35.aarch64", - "libsepol-3.3-2.fc35.aarch64", - "libsigsegv-2.13-3.fc35.aarch64", - "libsmartcols-2.37.2-1.fc35.aarch64", - "libsolv-0.7.19-3.fc35.aarch64", - "libss-1.46.3-1.fc35.aarch64", - "libssh-0.9.6-1.fc35.aarch64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.aarch64", - "libsss_certmap-2.6.1-1.fc35.aarch64", - "libsss_idmap-2.6.1-1.fc35.aarch64", - "libsss_nss_idmap-2.6.1-1.fc35.aarch64", - "libsss_sudo-2.6.1-1.fc35.aarch64", - "libstdc++-11.2.1-7.fc35.aarch64", - "libtalloc-2.3.3-2.fc35.aarch64", - "libtasn1-4.16.0-6.fc35.aarch64", - "libtdb-1.4.4-3.fc35.aarch64", - "libtevent-0.11.0-1.fc35.aarch64", - "libtirpc-1.3.2-1.fc35.aarch64", - "libunistring-0.9.10-14.fc35.aarch64", - "libusb1-1.0.24-4.fc35.aarch64", - "libuser-0.63-7.fc35.aarch64", - "libutempter-1.2.1-5.fc35.aarch64", - "libuuid-2.37.2-1.fc35.aarch64", - "libverto-0.3.2-2.fc35.aarch64", - "libxcrypt-4.4.27-1.fc35.aarch64", - "libxkbcommon-1.3.1-1.fc35.aarch64", - "libxml2-2.9.12-6.fc35.aarch64", - "libyaml-0.2.5-6.fc35.aarch64", - "libzstd-1.5.1-4.fc35.aarch64", - "linux-atm-libs-2.5.1-30.fc35.aarch64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.aarch64", - "lua-libs-5.4.3-2.fc35.aarch64", - "lz4-libs-1.9.3-3.fc35.aarch64", - "man-db-2.9.4-2.fc35.aarch64", - "memstrack-0.2.4-1.fc35.aarch64", - "mkpasswd-5.5.10-2.fc35.aarch64", - "mokutil-0.5.0-1.fc35.aarch64", - "mozjs78-78.15.0-1.fc35.aarch64", - "mpdecimal-2.5.1-2.fc35.aarch64", - "mpfr-4.1.0-8.fc35.aarch64", - "ncurses-6.2-8.20210508.fc35.aarch64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.aarch64", - "net-tools-2.0-0.60.20160912git.fc35.aarch64", - "nettle-3.7.3-2.fc35.aarch64", - "npth-1.6-7.fc35.aarch64", - "openldap-2.4.59-3.fc35.aarch64", - "openssh-8.7p1-3.fc35.aarch64", - "openssh-clients-8.7p1-3.fc35.aarch64", - "openssh-server-8.7p1-3.fc35.aarch64", - "openssl-libs-1.1.1l-2.fc35.aarch64", - "openssl-pkcs11-0.4.11-4.fc35.aarch64", - "os-prober-1.77-8.fc35.aarch64", - "p11-kit-0.23.22-4.fc35.aarch64", - "p11-kit-trust-0.23.22-4.fc35.aarch64", - "pam-1.5.2-5.fc35.aarch64", - "parted-3.4-6.fc35.aarch64", - "passwd-0.80-11.fc35.aarch64", - "pcre-8.45-1.fc35.aarch64", - "pcre2-10.37-4.fc35.aarch64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.aarch64", - "pcsc-lite-ccid-1.4.36-2.fc35.aarch64", - "pcsc-lite-libs-1.9.5-1.fc35.aarch64", - "pigz-2.5-2.fc35.aarch64", - "pinentry-1.2.0-1.fc35.aarch64", - "policycoreutils-3.3-1.fc35.aarch64", - "polkit-0.120-1.fc35.aarch64", - "polkit-libs-0.120-1.fc35.aarch64", - "polkit-pkla-compat-0.1-20.fc35.aarch64", - "popt-1.18-6.fc35.aarch64", - "procps-ng-3.3.17-3.fc35.aarch64", - "protobuf-c-1.4.0-1.fc35.aarch64", - "psmisc-23.4-2.fc35.aarch64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.aarch64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.aarch64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.aarch64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.aarch64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.aarch64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-gpg-1.15.1-6.fc35.aarch64", - "python3-hawkey-0.64.0-1.fc35.aarch64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.aarch64", - "python3-libdnf-0.64.0-1.fc35.aarch64", - "python3-libs-3.10.1-2.fc35.aarch64", - "python3-libselinux-3.3-1.fc35.aarch64", - "python3-libsemanage-3.3-1.fc35.aarch64", - "python3-markupsafe-2.0.0-2.fc35.aarch64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.aarch64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.aarch64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.aarch64", - "python3-setools-4.4.0-3.fc35.aarch64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.aarch64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.aarch64", - "readline-8.1-3.fc35.aarch64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.aarch64", - "rpm-build-libs-4.17.0-1.fc35.aarch64", - "rpm-libs-4.17.0-1.fc35.aarch64", - "rpm-plugin-selinux-4.17.0-1.fc35.aarch64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.aarch64", - "rpm-sign-libs-4.17.0-1.fc35.aarch64", - "rsync-3.2.3-8.fc35.aarch64", - "sed-4.8-8.fc35.aarch64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.aarch64", - "shim-aa64-15.4-5.aarch64", - "sqlite-libs-3.36.0-3.fc35.aarch64", - "sssd-client-2.6.1-1.fc35.aarch64", - "sssd-common-2.6.1-1.fc35.aarch64", - "sssd-kcm-2.6.1-1.fc35.aarch64", - "sssd-nfs-idmap-2.6.1-1.fc35.aarch64", - "sudo-1.9.7p2-2.fc35.aarch64", - "sudo-python-plugin-1.9.7p2-2.fc35.aarch64", - "systemd-249.7-2.fc35.aarch64", - "systemd-libs-249.7-2.fc35.aarch64", - "systemd-networkd-249.7-2.fc35.aarch64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.aarch64", - "systemd-resolved-249.7-2.fc35.aarch64", - "systemd-udev-249.7-2.fc35.aarch64", - "tar-1.34-2.fc35.aarch64", - "tpm2-tss-3.1.0-3.fc35.aarch64", - "trousers-0.3.15-4.fc35.aarch64", - "trousers-lib-0.3.15-4.fc35.aarch64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.aarch64", - "util-linux-2.37.2-1.fc35.aarch64", - "util-linux-core-2.37.2-1.fc35.aarch64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.aarch64", - "which-2.21-27.fc35.aarch64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.aarch64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.aarch64", - "xz-libs-5.2.5-7.fc35.aarch64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.aarch64", - "zlib-1.2.11-30.fc35.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/fedora/grubaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/mmaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/shim.efi": ".......T.", - "/boot/efi/EFI/fedora/shimaa64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "console-login-helper-messages-gensnippet-os-release.service", - "console-login-helper-messages-gensnippet-ssh-keys.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "console-login-helper-messages-issuegen.conf": [ - "r /etc/issue.d/*_clhm_*.issue - - - - -" - ], - "console-login-helper-messages-motdgen.conf": [ - "d /run/motd.d - - - - -" - ], - "console-login-helper-messages-profile.conf": [ - "L /etc/profile.d/console-login-helper-messages-profile.sh - - - - ../../usr/share/console-login-helper-messages/profile.sh" - ], - "console-login-helper-messages.conf": [ - "d /run/console-login-helper-messages - - - - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-openstack-boot.json b/test/data/manifests/fedora_35-aarch64-openstack-boot.json index d4ece7cdb..e5f9ffb79 100644 --- a/test/data/manifests/fedora_35-aarch64-openstack-boot.json +++ b/test/data/manifests/fedora_35-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "fedora-35", "arch": "aarch64", @@ -22,25 +19,22 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.qcow2", "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11783,1415 +11777,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.aarch64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.aarch64) 35 (Thirty Five)", - "version": "5.15.13-200.fc35.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "redhat:x:1000:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Thirty Five)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VERSION": "35 (Thirty Five)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.aarch64", - "NetworkManager-libnm-1.32.12-2.fc35.aarch64", - "acl-2.3.1-2.fc35.aarch64", - "alsa-lib-1.2.6.1-3.fc35.aarch64", - "alternatives-1.19-1.fc35.aarch64", - "audit-3.0.6-1.fc35.aarch64", - "audit-libs-3.0.6-1.fc35.aarch64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.aarch64", - "bzip2-libs-1.0.8-9.fc35.aarch64", - "c-ares-1.17.2-1.fc35.aarch64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.aarch64", - "chkconfig-1.19-1.fc35.aarch64", - "chrony-4.1-3.fc35.aarch64", - "cloud-init-20.4-7.fc35.noarch", - "coreutils-8.32-31.fc35.aarch64", - "coreutils-common-8.32-31.fc35.aarch64", - "cpio-2.13-11.fc35.aarch64", - "cracklib-2.9.6-27.fc35.aarch64", - "cracklib-dicts-2.9.6-27.fc35.aarch64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.aarch64", - "curl-7.79.1-1.fc35.aarch64", - "cyrus-sasl-lib-2.1.27-13.fc35.aarch64", - "dbus-1.12.20-5.fc35.aarch64", - "dbus-broker-29-4.fc35.aarch64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.aarch64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.aarch64", - "device-mapper-1.02.175-6.fc35.aarch64", - "device-mapper-libs-1.02.175-6.fc35.aarch64", - "dhcp-client-4.4.2-16.b1.fc35.aarch64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.aarch64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.aarch64", - "dracut-055-6.fc35.aarch64", - "dracut-config-generic-055-6.fc35.aarch64", - "e2fsprogs-1.46.3-1.fc35.aarch64", - "e2fsprogs-libs-1.46.3-1.fc35.aarch64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.aarch64", - "efivar-libs-37-17.fc35.aarch64", - "elfutils-debuginfod-client-0.186-1.fc35.aarch64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.aarch64", - "elfutils-libs-0.186-1.fc35.aarch64", - "expat-2.4.1-2.fc35.aarch64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-basic-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.aarch64", - "file-libs-5.40-9.fc35.aarch64", - "filesystem-3.14-7.fc35.aarch64", - "findutils-4.8.0-4.fc35.aarch64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "fuse-libs-2.9.9-13.fc35.aarch64", - "gawk-5.1.0-4.fc35.aarch64", - "gawk-all-langpacks-5.1.0-4.fc35.aarch64", - "gdbm-libs-1.22-1.fc35.aarch64", - "gettext-0.21-8.fc35.aarch64", - "gettext-libs-0.21-8.fc35.aarch64", - "glib2-2.70.2-1.fc35.aarch64", - "glibc-2.34-11.fc35.aarch64", - "glibc-common-2.34-11.fc35.aarch64", - "glibc-gconv-extra-2.34-11.fc35.aarch64", - "glibc-langpack-en-2.34-11.fc35.aarch64", - "gmp-6.2.0-7.fc35.aarch64", - "gnupg2-2.3.4-1.fc35.aarch64", - "gnupg2-smime-2.3.4-1.fc35.aarch64", - "gnutls-3.7.2-2.fc35.aarch64", - "gobject-introspection-1.70.0-1.fc35.aarch64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.aarch64", - "grep-3.6-4.fc35.aarch64", - "groff-base-1.22.4-8.fc35.aarch64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-aa64-2.06-10.fc35.aarch64", - "grub2-tools-2.06-10.fc35.aarch64", - "grub2-tools-minimal-2.06-10.fc35.aarch64", - "grubby-8.40-55.fc35.aarch64", - "gzip-1.10-5.fc35.aarch64", - "hostname-3.23-5.fc35.aarch64", - "hunspell-1.7.0-11.fc35.aarch64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.aarch64", - "hwdata-0.355-1.fc35.noarch", - "ima-evm-utils-1.3.2-3.fc35.aarch64", - "inih-49-4.fc35.aarch64", - "initscripts-10.11-1.fc35.aarch64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.aarch64", - "iproute-5.13.0-2.fc35.aarch64", - "iproute-tc-5.13.0-2.fc35.aarch64", - "ipset-7.15-1.fc35.aarch64", - "ipset-libs-7.15-1.fc35.aarch64", - "iptables-legacy-libs-1.8.7-13.fc35.aarch64", - "iptables-libs-1.8.7-13.fc35.aarch64", - "iptables-nft-1.8.7-13.fc35.aarch64", - "iputils-20210722-1.fc35.aarch64", - "jansson-2.13.1-3.fc35.aarch64", - "json-c-0.15-2.fc35.aarch64", - "kbd-2.4.0-8.fc35.aarch64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.aarch64", - "kernel-core-5.15.13-200.fc35.aarch64", - "kernel-modules-5.15.13-200.fc35.aarch64", - "keyutils-libs-1.6.1-3.fc35.aarch64", - "kmod-29-4.fc35.aarch64", - "kmod-libs-29-4.fc35.aarch64", - "kpartx-0.8.6-5.fc35.aarch64", - "krb5-libs-1.19.2-2.fc35.aarch64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.aarch64", - "libX11-1.7.3.1-1.fc35.aarch64", - "libX11-common-1.7.3.1-1.fc35.noarch", - "libXau-1.0.9-7.fc35.aarch64", - "libXext-1.3.4-7.fc35.aarch64", - "libXfixes-6.0.0-2.fc35.aarch64", - "libXinerama-1.1.4-9.fc35.aarch64", - "libXrandr-1.5.2-7.fc35.aarch64", - "libXrender-0.9.10-15.fc35.aarch64", - "libacl-2.3.1-2.fc35.aarch64", - "libarchive-3.5.2-2.fc35.aarch64", - "libargon2-20171227-7.fc35.aarch64", - "libassuan-2.5.5-3.fc35.aarch64", - "libattr-2.5.1-3.fc35.aarch64", - "libbasicobjects-0.1.1-48.fc35.aarch64", - "libblkid-2.37.2-1.fc35.aarch64", - "libbrotli-1.0.9-6.fc35.aarch64", - "libcap-2.48-3.fc35.aarch64", - "libcap-ng-0.8.2-8.fc35.aarch64", - "libcap-ng-python3-0.8.2-8.fc35.aarch64", - "libcbor-0.7.0-4.fc35.aarch64", - "libcollection-0.7.0-48.fc35.aarch64", - "libcom_err-1.46.3-1.fc35.aarch64", - "libcomps-0.1.18-1.fc35.aarch64", - "libcurl-7.79.1-1.fc35.aarch64", - "libdb-5.3.28-50.fc35.aarch64", - "libdhash-0.5.0-48.fc35.aarch64", - "libdnf-0.64.0-1.fc35.aarch64", - "libdrm-2.4.109-1.fc35.aarch64", - "libeconf-0.4.0-2.fc35.aarch64", - "libedit-3.1-40.20210910cvs.fc35.aarch64", - "libevent-2.1.12-4.fc35.aarch64", - "libfdisk-2.37.2-1.fc35.aarch64", - "libfdt-1.6.1-2.fc35.aarch64", - "libffi-3.1-29.fc35.aarch64", - "libfido2-1.8.0-1.fc35.aarch64", - "libfsverity-1.4-6.fc35.aarch64", - "libgcc-11.2.1-7.fc35.aarch64", - "libgcrypt-1.9.4-1.fc35.aarch64", - "libgomp-11.2.1-7.fc35.aarch64", - "libgpg-error-1.43-1.fc35.aarch64", - "libibverbs-38.0-1.fc35.aarch64", - "libidn2-2.3.2-3.fc35.aarch64", - "libini_config-1.3.1-48.fc35.aarch64", - "libkcapi-1.3.1-3.fc35.aarch64", - "libkcapi-hmaccalc-1.3.1-3.fc35.aarch64", - "libksba-1.6.0-2.fc35.aarch64", - "libldb-2.4.1-1.fc35.aarch64", - "libmaxminddb-1.6.0-1.fc35.aarch64", - "libmnl-1.0.4-14.fc35.aarch64", - "libmodulemd-2.13.0-3.fc35.aarch64", - "libmount-2.37.2-1.fc35.aarch64", - "libndp-1.8-2.fc35.aarch64", - "libnetfilter_conntrack-1.0.8-3.fc35.aarch64", - "libnfnetlink-1.0.1-20.fc35.aarch64", - "libnfsidmap-2.5.4-2.rc3.fc35.aarch64", - "libnftnl-1.2.0-2.fc35.aarch64", - "libnghttp2-1.45.1-1.fc35.aarch64", - "libnl3-3.5.0-8.fc35.aarch64", - "libnsl2-1.3.0-4.fc35.aarch64", - "libpath_utils-0.2.1-48.fc35.aarch64", - "libpcap-1.10.1-2.fc35.aarch64", - "libpciaccess-0.16-5.fc35.aarch64", - "libpipeline-1.5.3-3.fc35.aarch64", - "libpsl-0.21.1-4.fc35.aarch64", - "libpwquality-1.4.4-6.fc35.aarch64", - "libref_array-0.1.5-48.fc35.aarch64", - "librepo-1.14.2-1.fc35.aarch64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.aarch64", - "libsecret-0.20.4-3.fc35.aarch64", - "libselinux-3.3-1.fc35.aarch64", - "libselinux-utils-3.3-1.fc35.aarch64", - "libsemanage-3.3-1.fc35.aarch64", - "libsepol-3.3-2.fc35.aarch64", - "libsigsegv-2.13-3.fc35.aarch64", - "libsmartcols-2.37.2-1.fc35.aarch64", - "libsolv-0.7.19-3.fc35.aarch64", - "libss-1.46.3-1.fc35.aarch64", - "libssh-0.9.6-1.fc35.aarch64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.aarch64", - "libsss_certmap-2.6.1-1.fc35.aarch64", - "libsss_idmap-2.6.1-1.fc35.aarch64", - "libsss_nss_idmap-2.6.1-1.fc35.aarch64", - "libsss_sudo-2.6.1-1.fc35.aarch64", - "libstdc++-11.2.1-7.fc35.aarch64", - "libtalloc-2.3.3-2.fc35.aarch64", - "libtasn1-4.16.0-6.fc35.aarch64", - "libtdb-1.4.4-3.fc35.aarch64", - "libtevent-0.11.0-1.fc35.aarch64", - "libtirpc-1.3.2-1.fc35.aarch64", - "libunistring-0.9.10-14.fc35.aarch64", - "liburing-2.0-2.fc35.aarch64", - "libusb1-1.0.24-4.fc35.aarch64", - "libuser-0.63-7.fc35.aarch64", - "libutempter-1.2.1-5.fc35.aarch64", - "libuuid-2.37.2-1.fc35.aarch64", - "libverto-0.3.2-2.fc35.aarch64", - "libxcb-1.13.1-8.fc35.aarch64", - "libxcrypt-4.4.27-1.fc35.aarch64", - "libxkbcommon-1.3.1-1.fc35.aarch64", - "libxml2-2.9.12-6.fc35.aarch64", - "libyaml-0.2.5-6.fc35.aarch64", - "libzstd-1.5.1-4.fc35.aarch64", - "linux-atm-libs-2.5.1-30.fc35.aarch64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.aarch64", - "lua-libs-5.4.3-2.fc35.aarch64", - "lz4-libs-1.9.3-3.fc35.aarch64", - "man-db-2.9.4-2.fc35.aarch64", - "memstrack-0.2.4-1.fc35.aarch64", - "mkpasswd-5.5.10-2.fc35.aarch64", - "mokutil-0.5.0-1.fc35.aarch64", - "mozjs78-78.15.0-1.fc35.aarch64", - "mpdecimal-2.5.1-2.fc35.aarch64", - "mpfr-4.1.0-8.fc35.aarch64", - "ncurses-6.2-8.20210508.fc35.aarch64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.aarch64", - "net-tools-2.0-0.60.20160912git.fc35.aarch64", - "nettle-3.7.3-2.fc35.aarch64", - "nftables-1.0.0-1.fc35.aarch64", - "npth-1.6-7.fc35.aarch64", - "openldap-2.4.59-3.fc35.aarch64", - "openssh-8.7p1-3.fc35.aarch64", - "openssh-clients-8.7p1-3.fc35.aarch64", - "openssh-server-8.7p1-3.fc35.aarch64", - "openssl-libs-1.1.1l-2.fc35.aarch64", - "openssl-pkcs11-0.4.11-4.fc35.aarch64", - "os-prober-1.77-8.fc35.aarch64", - "p11-kit-0.23.22-4.fc35.aarch64", - "p11-kit-trust-0.23.22-4.fc35.aarch64", - "pam-1.5.2-5.fc35.aarch64", - "parted-3.4-6.fc35.aarch64", - "passwd-0.80-11.fc35.aarch64", - "pcre-8.45-1.fc35.aarch64", - "pcre2-10.37-4.fc35.aarch64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.aarch64", - "pcsc-lite-ccid-1.4.36-2.fc35.aarch64", - "pcsc-lite-libs-1.9.5-1.fc35.aarch64", - "pigz-2.5-2.fc35.aarch64", - "pinentry-1.2.0-1.fc35.aarch64", - "plymouth-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "plymouth-core-libs-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "plymouth-scripts-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "policycoreutils-3.3-1.fc35.aarch64", - "polkit-0.120-1.fc35.aarch64", - "polkit-libs-0.120-1.fc35.aarch64", - "polkit-pkla-compat-0.1-20.fc35.aarch64", - "popt-1.18-6.fc35.aarch64", - "procps-ng-3.3.17-3.fc35.aarch64", - "protobuf-c-1.4.0-1.fc35.aarch64", - "psmisc-23.4-2.fc35.aarch64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.aarch64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.aarch64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.aarch64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.aarch64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.aarch64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.aarch64", - "python3-gpg-1.15.1-6.fc35.aarch64", - "python3-hawkey-0.64.0-1.fc35.aarch64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.aarch64", - "python3-libdnf-0.64.0-1.fc35.aarch64", - "python3-libs-3.10.1-2.fc35.aarch64", - "python3-libselinux-3.3-1.fc35.aarch64", - "python3-libsemanage-3.3-1.fc35.aarch64", - "python3-markupsafe-2.0.0-2.fc35.aarch64", - "python3-nftables-1.0.0-1.fc35.aarch64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.aarch64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.aarch64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.aarch64", - "python3-setools-4.4.0-3.fc35.aarch64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.aarch64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qemu-guest-agent-6.1.0-10.fc35.aarch64", - "qrencode-libs-4.1.1-1.fc35.aarch64", - "readline-8.1-3.fc35.aarch64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.aarch64", - "rpm-build-libs-4.17.0-1.fc35.aarch64", - "rpm-libs-4.17.0-1.fc35.aarch64", - "rpm-plugin-selinux-4.17.0-1.fc35.aarch64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.aarch64", - "rpm-sign-libs-4.17.0-1.fc35.aarch64", - "sed-4.8-8.fc35.aarch64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.aarch64", - "shim-aa64-15.4-5.aarch64", - "spice-vdagent-0.21.0-5.fc35.aarch64", - "sqlite-libs-3.36.0-3.fc35.aarch64", - "sssd-client-2.6.1-1.fc35.aarch64", - "sssd-common-2.6.1-1.fc35.aarch64", - "sssd-kcm-2.6.1-1.fc35.aarch64", - "sssd-nfs-idmap-2.6.1-1.fc35.aarch64", - "sudo-1.9.7p2-2.fc35.aarch64", - "sudo-python-plugin-1.9.7p2-2.fc35.aarch64", - "systemd-249.7-2.fc35.aarch64", - "systemd-libs-249.7-2.fc35.aarch64", - "systemd-networkd-249.7-2.fc35.aarch64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.aarch64", - "systemd-resolved-249.7-2.fc35.aarch64", - "systemd-udev-249.7-2.fc35.aarch64", - "tpm2-tss-3.1.0-3.fc35.aarch64", - "trousers-0.3.15-4.fc35.aarch64", - "trousers-lib-0.3.15-4.fc35.aarch64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.aarch64", - "util-linux-2.37.2-1.fc35.aarch64", - "util-linux-core-2.37.2-1.fc35.aarch64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.aarch64", - "which-2.21-27.fc35.aarch64", - "whois-nls-5.5.10-2.fc35.noarch", - "xen-libs-4.15.1-4.fc35.aarch64", - "xen-licenses-4.15.1-4.fc35.aarch64", - "xfsprogs-5.12.0-2.fc35.aarch64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.aarch64", - "xz-libs-5.2.5-7.fc35.aarch64", - "yajl-2.1.0-17.fc35.aarch64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.aarch64", - "zlib-1.2.11-30.fc35.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/fedora/grubaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/mmaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/shim.efi": ".......T.", - "/boot/efi/EFI/fedora/shimaa64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nftables.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-qcow2-boot.json b/test/data/manifests/fedora_35-aarch64-qcow2-boot.json index 36e50c409..6de4f4e51 100644 --- a/test/data/manifests/fedora_35-aarch64-qcow2-boot.json +++ b/test/data/manifests/fedora_35-aarch64-qcow2-boot.json @@ -19,25 +19,22 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.qcow2", "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11286,1385 +11283,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.aarch64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.aarch64) 35 (Cloud Edition)", - "version": "5.15.13-200.fc35.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "redhat:x:1000:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Cloud Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "Cloud Edition", - "VARIANT_ID": "cloud", - "VERSION": "35 (Cloud Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.aarch64", - "NetworkManager-libnm-1.32.12-2.fc35.aarch64", - "acl-2.3.1-2.fc35.aarch64", - "alternatives-1.19-1.fc35.aarch64", - "audit-3.0.6-1.fc35.aarch64", - "audit-libs-3.0.6-1.fc35.aarch64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.aarch64", - "bzip2-libs-1.0.8-9.fc35.aarch64", - "c-ares-1.17.2-1.fc35.aarch64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.aarch64", - "chkconfig-1.19-1.fc35.aarch64", - "chrony-4.1-3.fc35.aarch64", - "cloud-init-20.4-7.fc35.noarch", - "cloud-utils-growpart-0.31-9.fc35.noarch", - "console-login-helper-messages-0.21.2-3.fc35.noarch", - "console-login-helper-messages-issuegen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-motdgen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-profile-0.21.2-3.fc35.noarch", - "coreutils-8.32-31.fc35.aarch64", - "coreutils-common-8.32-31.fc35.aarch64", - "cpio-2.13-11.fc35.aarch64", - "cracklib-2.9.6-27.fc35.aarch64", - "cracklib-dicts-2.9.6-27.fc35.aarch64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.aarch64", - "curl-7.79.1-1.fc35.aarch64", - "cyrus-sasl-lib-2.1.27-13.fc35.aarch64", - "dbus-1.12.20-5.fc35.aarch64", - "dbus-broker-29-4.fc35.aarch64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.aarch64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.aarch64", - "device-mapper-1.02.175-6.fc35.aarch64", - "device-mapper-libs-1.02.175-6.fc35.aarch64", - "dhcp-client-4.4.2-16.b1.fc35.aarch64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.aarch64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.aarch64", - "dracut-055-6.fc35.aarch64", - "dracut-config-generic-055-6.fc35.aarch64", - "e2fsprogs-1.46.3-1.fc35.aarch64", - "e2fsprogs-libs-1.46.3-1.fc35.aarch64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.aarch64", - "efivar-libs-37-17.fc35.aarch64", - "elfutils-debuginfod-client-0.186-1.fc35.aarch64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.aarch64", - "elfutils-libs-0.186-1.fc35.aarch64", - "expat-2.4.1-2.fc35.aarch64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-cloud-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-cloud-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.aarch64", - "file-libs-5.40-9.fc35.aarch64", - "filesystem-3.14-7.fc35.aarch64", - "findutils-4.8.0-4.fc35.aarch64", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "freetype-2.11.0-1.fc35.aarch64", - "fuse-libs-2.9.9-13.fc35.aarch64", - "gawk-5.1.0-4.fc35.aarch64", - "gawk-all-langpacks-5.1.0-4.fc35.aarch64", - "gdbm-libs-1.22-1.fc35.aarch64", - "gettext-0.21-8.fc35.aarch64", - "gettext-libs-0.21-8.fc35.aarch64", - "glib2-2.70.2-1.fc35.aarch64", - "glibc-2.34-11.fc35.aarch64", - "glibc-common-2.34-11.fc35.aarch64", - "glibc-gconv-extra-2.34-11.fc35.aarch64", - "glibc-langpack-en-2.34-11.fc35.aarch64", - "gmp-6.2.0-7.fc35.aarch64", - "gnupg2-2.3.4-1.fc35.aarch64", - "gnupg2-smime-2.3.4-1.fc35.aarch64", - "gnutls-3.7.2-2.fc35.aarch64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.aarch64", - "graphite2-1.3.14-8.fc35.aarch64", - "grep-3.6-4.fc35.aarch64", - "groff-base-1.22.4-8.fc35.aarch64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-aa64-2.06-10.fc35.aarch64", - "grub2-tools-2.06-10.fc35.aarch64", - "grub2-tools-extra-2.06-10.fc35.aarch64", - "grub2-tools-minimal-2.06-10.fc35.aarch64", - "grubby-8.40-55.fc35.aarch64", - "gzip-1.10-5.fc35.aarch64", - "harfbuzz-2.8.2-2.fc35.aarch64", - "hostname-3.23-5.fc35.aarch64", - "hunspell-1.7.0-11.fc35.aarch64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.aarch64", - "ima-evm-utils-1.3.2-3.fc35.aarch64", - "inih-49-4.fc35.aarch64", - "initscripts-10.11-1.fc35.aarch64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.aarch64", - "iproute-5.13.0-2.fc35.aarch64", - "iproute-tc-5.13.0-2.fc35.aarch64", - "iptables-legacy-libs-1.8.7-13.fc35.aarch64", - "iptables-libs-1.8.7-13.fc35.aarch64", - "iputils-20210722-1.fc35.aarch64", - "json-c-0.15-2.fc35.aarch64", - "kbd-2.4.0-8.fc35.aarch64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.aarch64", - "kernel-core-5.15.13-200.fc35.aarch64", - "kernel-modules-5.15.13-200.fc35.aarch64", - "keyutils-libs-1.6.1-3.fc35.aarch64", - "kmod-29-4.fc35.aarch64", - "kmod-libs-29-4.fc35.aarch64", - "kpartx-0.8.6-5.fc35.aarch64", - "krb5-libs-1.19.2-2.fc35.aarch64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.aarch64", - "libacl-2.3.1-2.fc35.aarch64", - "libarchive-3.5.2-2.fc35.aarch64", - "libargon2-20171227-7.fc35.aarch64", - "libassuan-2.5.5-3.fc35.aarch64", - "libattr-2.5.1-3.fc35.aarch64", - "libbasicobjects-0.1.1-48.fc35.aarch64", - "libblkid-2.37.2-1.fc35.aarch64", - "libbrotli-1.0.9-6.fc35.aarch64", - "libcap-2.48-3.fc35.aarch64", - "libcap-ng-0.8.2-8.fc35.aarch64", - "libcbor-0.7.0-4.fc35.aarch64", - "libcollection-0.7.0-48.fc35.aarch64", - "libcom_err-1.46.3-1.fc35.aarch64", - "libcomps-0.1.18-1.fc35.aarch64", - "libcurl-7.79.1-1.fc35.aarch64", - "libdb-5.3.28-50.fc35.aarch64", - "libdhash-0.5.0-48.fc35.aarch64", - "libdnf-0.64.0-1.fc35.aarch64", - "libeconf-0.4.0-2.fc35.aarch64", - "libedit-3.1-40.20210910cvs.fc35.aarch64", - "libevent-2.1.12-4.fc35.aarch64", - "libfdisk-2.37.2-1.fc35.aarch64", - "libffi-3.1-29.fc35.aarch64", - "libfido2-1.8.0-1.fc35.aarch64", - "libfsverity-1.4-6.fc35.aarch64", - "libgcc-11.2.1-7.fc35.aarch64", - "libgcrypt-1.9.4-1.fc35.aarch64", - "libgomp-11.2.1-7.fc35.aarch64", - "libgpg-error-1.43-1.fc35.aarch64", - "libibverbs-38.0-1.fc35.aarch64", - "libidn2-2.3.2-3.fc35.aarch64", - "libini_config-1.3.1-48.fc35.aarch64", - "libkcapi-1.3.1-3.fc35.aarch64", - "libkcapi-hmaccalc-1.3.1-3.fc35.aarch64", - "libksba-1.6.0-2.fc35.aarch64", - "libldb-2.4.1-1.fc35.aarch64", - "libmaxminddb-1.6.0-1.fc35.aarch64", - "libmnl-1.0.4-14.fc35.aarch64", - "libmodulemd-2.13.0-3.fc35.aarch64", - "libmount-2.37.2-1.fc35.aarch64", - "libndp-1.8-2.fc35.aarch64", - "libnetfilter_conntrack-1.0.8-3.fc35.aarch64", - "libnfnetlink-1.0.1-20.fc35.aarch64", - "libnfsidmap-2.5.4-2.rc3.fc35.aarch64", - "libnghttp2-1.45.1-1.fc35.aarch64", - "libnl3-3.5.0-8.fc35.aarch64", - "libnsl2-1.3.0-4.fc35.aarch64", - "libpath_utils-0.2.1-48.fc35.aarch64", - "libpcap-1.10.1-2.fc35.aarch64", - "libpipeline-1.5.3-3.fc35.aarch64", - "libpng-1.6.37-11.fc35.aarch64", - "libpsl-0.21.1-4.fc35.aarch64", - "libpwquality-1.4.4-6.fc35.aarch64", - "libref_array-0.1.5-48.fc35.aarch64", - "librepo-1.14.2-1.fc35.aarch64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.aarch64", - "libsecret-0.20.4-3.fc35.aarch64", - "libselinux-3.3-1.fc35.aarch64", - "libselinux-utils-3.3-1.fc35.aarch64", - "libsemanage-3.3-1.fc35.aarch64", - "libsepol-3.3-2.fc35.aarch64", - "libsigsegv-2.13-3.fc35.aarch64", - "libsmartcols-2.37.2-1.fc35.aarch64", - "libsolv-0.7.19-3.fc35.aarch64", - "libss-1.46.3-1.fc35.aarch64", - "libssh-0.9.6-1.fc35.aarch64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.aarch64", - "libsss_certmap-2.6.1-1.fc35.aarch64", - "libsss_idmap-2.6.1-1.fc35.aarch64", - "libsss_nss_idmap-2.6.1-1.fc35.aarch64", - "libsss_sudo-2.6.1-1.fc35.aarch64", - "libstdc++-11.2.1-7.fc35.aarch64", - "libtalloc-2.3.3-2.fc35.aarch64", - "libtasn1-4.16.0-6.fc35.aarch64", - "libtdb-1.4.4-3.fc35.aarch64", - "libtevent-0.11.0-1.fc35.aarch64", - "libtirpc-1.3.2-1.fc35.aarch64", - "libunistring-0.9.10-14.fc35.aarch64", - "libusb1-1.0.24-4.fc35.aarch64", - "libuser-0.63-7.fc35.aarch64", - "libutempter-1.2.1-5.fc35.aarch64", - "libuuid-2.37.2-1.fc35.aarch64", - "libverto-0.3.2-2.fc35.aarch64", - "libxcrypt-4.4.27-1.fc35.aarch64", - "libxkbcommon-1.3.1-1.fc35.aarch64", - "libxml2-2.9.12-6.fc35.aarch64", - "libyaml-0.2.5-6.fc35.aarch64", - "libzstd-1.5.1-4.fc35.aarch64", - "linux-atm-libs-2.5.1-30.fc35.aarch64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.aarch64", - "lua-libs-5.4.3-2.fc35.aarch64", - "lz4-libs-1.9.3-3.fc35.aarch64", - "man-db-2.9.4-2.fc35.aarch64", - "memstrack-0.2.4-1.fc35.aarch64", - "mkpasswd-5.5.10-2.fc35.aarch64", - "mokutil-0.5.0-1.fc35.aarch64", - "mozjs78-78.15.0-1.fc35.aarch64", - "mpdecimal-2.5.1-2.fc35.aarch64", - "mpfr-4.1.0-8.fc35.aarch64", - "ncurses-6.2-8.20210508.fc35.aarch64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.aarch64", - "net-tools-2.0-0.60.20160912git.fc35.aarch64", - "nettle-3.7.3-2.fc35.aarch64", - "npth-1.6-7.fc35.aarch64", - "openldap-2.4.59-3.fc35.aarch64", - "openssh-8.7p1-3.fc35.aarch64", - "openssh-clients-8.7p1-3.fc35.aarch64", - "openssh-server-8.7p1-3.fc35.aarch64", - "openssl-libs-1.1.1l-2.fc35.aarch64", - "openssl-pkcs11-0.4.11-4.fc35.aarch64", - "os-prober-1.77-8.fc35.aarch64", - "p11-kit-0.23.22-4.fc35.aarch64", - "p11-kit-trust-0.23.22-4.fc35.aarch64", - "pam-1.5.2-5.fc35.aarch64", - "parted-3.4-6.fc35.aarch64", - "passwd-0.80-11.fc35.aarch64", - "pcre-8.45-1.fc35.aarch64", - "pcre2-10.37-4.fc35.aarch64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.aarch64", - "pcsc-lite-ccid-1.4.36-2.fc35.aarch64", - "pcsc-lite-libs-1.9.5-1.fc35.aarch64", - "pigz-2.5-2.fc35.aarch64", - "pinentry-1.2.0-1.fc35.aarch64", - "policycoreutils-3.3-1.fc35.aarch64", - "polkit-0.120-1.fc35.aarch64", - "polkit-libs-0.120-1.fc35.aarch64", - "polkit-pkla-compat-0.1-20.fc35.aarch64", - "popt-1.18-6.fc35.aarch64", - "procps-ng-3.3.17-3.fc35.aarch64", - "protobuf-c-1.4.0-1.fc35.aarch64", - "psmisc-23.4-2.fc35.aarch64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.aarch64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.aarch64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.aarch64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.aarch64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.aarch64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-gpg-1.15.1-6.fc35.aarch64", - "python3-hawkey-0.64.0-1.fc35.aarch64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.aarch64", - "python3-libdnf-0.64.0-1.fc35.aarch64", - "python3-libs-3.10.1-2.fc35.aarch64", - "python3-libselinux-3.3-1.fc35.aarch64", - "python3-libsemanage-3.3-1.fc35.aarch64", - "python3-markupsafe-2.0.0-2.fc35.aarch64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.aarch64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.aarch64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.aarch64", - "python3-setools-4.4.0-3.fc35.aarch64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.aarch64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.aarch64", - "readline-8.1-3.fc35.aarch64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.aarch64", - "rpm-build-libs-4.17.0-1.fc35.aarch64", - "rpm-libs-4.17.0-1.fc35.aarch64", - "rpm-plugin-selinux-4.17.0-1.fc35.aarch64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.aarch64", - "rpm-sign-libs-4.17.0-1.fc35.aarch64", - "rsync-3.2.3-8.fc35.aarch64", - "sed-4.8-8.fc35.aarch64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.aarch64", - "shim-aa64-15.4-5.aarch64", - "sqlite-libs-3.36.0-3.fc35.aarch64", - "sssd-client-2.6.1-1.fc35.aarch64", - "sssd-common-2.6.1-1.fc35.aarch64", - "sssd-kcm-2.6.1-1.fc35.aarch64", - "sssd-nfs-idmap-2.6.1-1.fc35.aarch64", - "sudo-1.9.7p2-2.fc35.aarch64", - "sudo-python-plugin-1.9.7p2-2.fc35.aarch64", - "systemd-249.7-2.fc35.aarch64", - "systemd-libs-249.7-2.fc35.aarch64", - "systemd-networkd-249.7-2.fc35.aarch64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.aarch64", - "systemd-resolved-249.7-2.fc35.aarch64", - "systemd-udev-249.7-2.fc35.aarch64", - "tar-1.34-2.fc35.aarch64", - "tpm2-tss-3.1.0-3.fc35.aarch64", - "trousers-0.3.15-4.fc35.aarch64", - "trousers-lib-0.3.15-4.fc35.aarch64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.aarch64", - "util-linux-2.37.2-1.fc35.aarch64", - "util-linux-core-2.37.2-1.fc35.aarch64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.aarch64", - "which-2.21-27.fc35.aarch64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.aarch64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.aarch64", - "xz-libs-5.2.5-7.fc35.aarch64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.aarch64", - "zlib-1.2.11-30.fc35.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/fedora/grubaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/mmaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/shim.efi": ".......T.", - "/boot/efi/EFI/fedora/shimaa64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "console-login-helper-messages-gensnippet-os-release.service", - "console-login-helper-messages-gensnippet-ssh-keys.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "console-login-helper-messages-issuegen.conf": [ - "r /etc/issue.d/*_clhm_*.issue - - - - -" - ], - "console-login-helper-messages-motdgen.conf": [ - "d /run/motd.d - - - - -" - ], - "console-login-helper-messages-profile.conf": [ - "L /etc/profile.d/console-login-helper-messages-profile.sh - - - - ../../usr/share/console-login-helper-messages/profile.sh" - ], - "console-login-helper-messages.conf": [ - "d /run/console-login-helper-messages - - - - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-aarch64-qcow2_customize-boot.json b/test/data/manifests/fedora_35-aarch64-qcow2_customize-boot.json index 338cfddef..992d9898c 100644 --- a/test/data/manifests/fedora_35-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_35-aarch64-qcow2_customize-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-aarch64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.qcow2", @@ -41,7 +41,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11765,1434 +11764,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0 debug", - "title": "Fedora Linux (0-rescue-ffffffffffffffffffffffffffffffff) 35 (Cloud Edition)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.aarch64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0 debug", - "title": "Fedora Linux (5.15.13-200.fc35.aarch64) 35 (Cloud Edition)", - "version": "5.15.13-200.fc35.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Cloud Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "Cloud Edition", - "VARIANT_ID": "cloud", - "VERSION": "35 (Cloud Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.aarch64", - "NetworkManager-libnm-1.32.12-2.fc35.aarch64", - "acl-2.3.1-2.fc35.aarch64", - "alternatives-1.19-1.fc35.aarch64", - "audit-3.0.6-1.fc35.aarch64", - "audit-libs-3.0.6-1.fc35.aarch64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.aarch64", - "bzip2-libs-1.0.8-9.fc35.aarch64", - "c-ares-1.17.2-1.fc35.aarch64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.aarch64", - "chkconfig-1.19-1.fc35.aarch64", - "chrony-4.1-3.fc35.aarch64", - "cloud-init-20.4-7.fc35.noarch", - "cloud-utils-growpart-0.31-9.fc35.noarch", - "console-login-helper-messages-0.21.2-3.fc35.noarch", - "console-login-helper-messages-issuegen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-motdgen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-profile-0.21.2-3.fc35.noarch", - "coreutils-8.32-31.fc35.aarch64", - "coreutils-common-8.32-31.fc35.aarch64", - "cpio-2.13-11.fc35.aarch64", - "cracklib-2.9.6-27.fc35.aarch64", - "cracklib-dicts-2.9.6-27.fc35.aarch64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.aarch64", - "curl-7.79.1-1.fc35.aarch64", - "cyrus-sasl-lib-2.1.27-13.fc35.aarch64", - "dbus-1.12.20-5.fc35.aarch64", - "dbus-broker-29-4.fc35.aarch64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.aarch64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.aarch64", - "device-mapper-1.02.175-6.fc35.aarch64", - "device-mapper-libs-1.02.175-6.fc35.aarch64", - "dhcp-client-4.4.2-16.b1.fc35.aarch64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.aarch64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.aarch64", - "dracut-055-6.fc35.aarch64", - "dracut-config-generic-055-6.fc35.aarch64", - "dracut-config-rescue-055-6.fc35.aarch64", - "e2fsprogs-1.46.3-1.fc35.aarch64", - "e2fsprogs-libs-1.46.3-1.fc35.aarch64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.aarch64", - "efivar-libs-37-17.fc35.aarch64", - "elfutils-debuginfod-client-0.186-1.fc35.aarch64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.aarch64", - "elfutils-libs-0.186-1.fc35.aarch64", - "expat-2.4.1-2.fc35.aarch64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-cloud-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-cloud-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.aarch64", - "file-libs-5.40-9.fc35.aarch64", - "filesystem-3.14-7.fc35.aarch64", - "findutils-4.8.0-4.fc35.aarch64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "freetype-2.11.0-1.fc35.aarch64", - "fuse-libs-2.9.9-13.fc35.aarch64", - "gawk-5.1.0-4.fc35.aarch64", - "gawk-all-langpacks-5.1.0-4.fc35.aarch64", - "gdbm-libs-1.22-1.fc35.aarch64", - "gettext-0.21-8.fc35.aarch64", - "gettext-libs-0.21-8.fc35.aarch64", - "glib2-2.70.2-1.fc35.aarch64", - "glibc-2.34-11.fc35.aarch64", - "glibc-common-2.34-11.fc35.aarch64", - "glibc-gconv-extra-2.34-11.fc35.aarch64", - "glibc-langpack-en-2.34-11.fc35.aarch64", - "gmp-6.2.0-7.fc35.aarch64", - "gnupg2-2.3.4-1.fc35.aarch64", - "gnupg2-smime-2.3.4-1.fc35.aarch64", - "gnutls-3.7.2-2.fc35.aarch64", - "gobject-introspection-1.70.0-1.fc35.aarch64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.aarch64", - "graphite2-1.3.14-8.fc35.aarch64", - "grep-3.6-4.fc35.aarch64", - "groff-base-1.22.4-8.fc35.aarch64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-aa64-2.06-10.fc35.aarch64", - "grub2-tools-2.06-10.fc35.aarch64", - "grub2-tools-extra-2.06-10.fc35.aarch64", - "grub2-tools-minimal-2.06-10.fc35.aarch64", - "grubby-8.40-55.fc35.aarch64", - "gzip-1.10-5.fc35.aarch64", - "harfbuzz-2.8.2-2.fc35.aarch64", - "hostname-3.23-5.fc35.aarch64", - "hunspell-1.7.0-11.fc35.aarch64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.aarch64", - "ima-evm-utils-1.3.2-3.fc35.aarch64", - "inih-49-4.fc35.aarch64", - "initscripts-10.11-1.fc35.aarch64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.aarch64", - "iproute-5.13.0-2.fc35.aarch64", - "iproute-tc-5.13.0-2.fc35.aarch64", - "ipset-7.15-1.fc35.aarch64", - "ipset-libs-7.15-1.fc35.aarch64", - "iptables-legacy-libs-1.8.7-13.fc35.aarch64", - "iptables-libs-1.8.7-13.fc35.aarch64", - "iptables-nft-1.8.7-13.fc35.aarch64", - "iputils-20210722-1.fc35.aarch64", - "jansson-2.13.1-3.fc35.aarch64", - "json-c-0.15-2.fc35.aarch64", - "kbd-2.4.0-8.fc35.aarch64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.aarch64", - "kernel-core-5.15.13-200.fc35.aarch64", - "kernel-modules-5.15.13-200.fc35.aarch64", - "keyutils-libs-1.6.1-3.fc35.aarch64", - "kmod-29-4.fc35.aarch64", - "kmod-libs-29-4.fc35.aarch64", - "kpartx-0.8.6-5.fc35.aarch64", - "krb5-libs-1.19.2-2.fc35.aarch64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.aarch64", - "libacl-2.3.1-2.fc35.aarch64", - "libarchive-3.5.2-2.fc35.aarch64", - "libargon2-20171227-7.fc35.aarch64", - "libassuan-2.5.5-3.fc35.aarch64", - "libattr-2.5.1-3.fc35.aarch64", - "libbasicobjects-0.1.1-48.fc35.aarch64", - "libblkid-2.37.2-1.fc35.aarch64", - "libbrotli-1.0.9-6.fc35.aarch64", - "libcap-2.48-3.fc35.aarch64", - "libcap-ng-0.8.2-8.fc35.aarch64", - "libcbor-0.7.0-4.fc35.aarch64", - "libcollection-0.7.0-48.fc35.aarch64", - "libcom_err-1.46.3-1.fc35.aarch64", - "libcomps-0.1.18-1.fc35.aarch64", - "libcurl-7.79.1-1.fc35.aarch64", - "libdb-5.3.28-50.fc35.aarch64", - "libdhash-0.5.0-48.fc35.aarch64", - "libdnf-0.64.0-1.fc35.aarch64", - "libeconf-0.4.0-2.fc35.aarch64", - "libedit-3.1-40.20210910cvs.fc35.aarch64", - "libevent-2.1.12-4.fc35.aarch64", - "libfdisk-2.37.2-1.fc35.aarch64", - "libffi-3.1-29.fc35.aarch64", - "libfido2-1.8.0-1.fc35.aarch64", - "libfsverity-1.4-6.fc35.aarch64", - "libgcc-11.2.1-7.fc35.aarch64", - "libgcrypt-1.9.4-1.fc35.aarch64", - "libgomp-11.2.1-7.fc35.aarch64", - "libgpg-error-1.43-1.fc35.aarch64", - "libibverbs-38.0-1.fc35.aarch64", - "libidn2-2.3.2-3.fc35.aarch64", - "libini_config-1.3.1-48.fc35.aarch64", - "libkcapi-1.3.1-3.fc35.aarch64", - "libkcapi-hmaccalc-1.3.1-3.fc35.aarch64", - "libksba-1.6.0-2.fc35.aarch64", - "libldb-2.4.1-1.fc35.aarch64", - "libmaxminddb-1.6.0-1.fc35.aarch64", - "libmnl-1.0.4-14.fc35.aarch64", - "libmodulemd-2.13.0-3.fc35.aarch64", - "libmount-2.37.2-1.fc35.aarch64", - "libndp-1.8-2.fc35.aarch64", - "libnetfilter_conntrack-1.0.8-3.fc35.aarch64", - "libnfnetlink-1.0.1-20.fc35.aarch64", - "libnfsidmap-2.5.4-2.rc3.fc35.aarch64", - "libnftnl-1.2.0-2.fc35.aarch64", - "libnghttp2-1.45.1-1.fc35.aarch64", - "libnl3-3.5.0-8.fc35.aarch64", - "libnsl2-1.3.0-4.fc35.aarch64", - "libpath_utils-0.2.1-48.fc35.aarch64", - "libpcap-1.10.1-2.fc35.aarch64", - "libpipeline-1.5.3-3.fc35.aarch64", - "libpng-1.6.37-11.fc35.aarch64", - "libpsl-0.21.1-4.fc35.aarch64", - "libpwquality-1.4.4-6.fc35.aarch64", - "libref_array-0.1.5-48.fc35.aarch64", - "librepo-1.14.2-1.fc35.aarch64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.aarch64", - "libsecret-0.20.4-3.fc35.aarch64", - "libselinux-3.3-1.fc35.aarch64", - "libselinux-utils-3.3-1.fc35.aarch64", - "libsemanage-3.3-1.fc35.aarch64", - "libsepol-3.3-2.fc35.aarch64", - "libsigsegv-2.13-3.fc35.aarch64", - "libsmartcols-2.37.2-1.fc35.aarch64", - "libsolv-0.7.19-3.fc35.aarch64", - "libss-1.46.3-1.fc35.aarch64", - "libssh-0.9.6-1.fc35.aarch64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.aarch64", - "libsss_certmap-2.6.1-1.fc35.aarch64", - "libsss_idmap-2.6.1-1.fc35.aarch64", - "libsss_nss_idmap-2.6.1-1.fc35.aarch64", - "libsss_sudo-2.6.1-1.fc35.aarch64", - "libstdc++-11.2.1-7.fc35.aarch64", - "libtalloc-2.3.3-2.fc35.aarch64", - "libtasn1-4.16.0-6.fc35.aarch64", - "libtdb-1.4.4-3.fc35.aarch64", - "libtevent-0.11.0-1.fc35.aarch64", - "libtirpc-1.3.2-1.fc35.aarch64", - "libunistring-0.9.10-14.fc35.aarch64", - "libusb1-1.0.24-4.fc35.aarch64", - "libuser-0.63-7.fc35.aarch64", - "libutempter-1.2.1-5.fc35.aarch64", - "libuuid-2.37.2-1.fc35.aarch64", - "libverto-0.3.2-2.fc35.aarch64", - "libxcrypt-4.4.27-1.fc35.aarch64", - "libxkbcommon-1.3.1-1.fc35.aarch64", - "libxml2-2.9.12-6.fc35.aarch64", - "libyaml-0.2.5-6.fc35.aarch64", - "libzstd-1.5.1-4.fc35.aarch64", - "linux-atm-libs-2.5.1-30.fc35.aarch64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.aarch64", - "lua-libs-5.4.3-2.fc35.aarch64", - "lz4-libs-1.9.3-3.fc35.aarch64", - "man-db-2.9.4-2.fc35.aarch64", - "memstrack-0.2.4-1.fc35.aarch64", - "mkpasswd-5.5.10-2.fc35.aarch64", - "mokutil-0.5.0-1.fc35.aarch64", - "mozjs78-78.15.0-1.fc35.aarch64", - "mpdecimal-2.5.1-2.fc35.aarch64", - "mpfr-4.1.0-8.fc35.aarch64", - "ncurses-6.2-8.20210508.fc35.aarch64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.aarch64", - "net-tools-2.0-0.60.20160912git.fc35.aarch64", - "nettle-3.7.3-2.fc35.aarch64", - "nftables-1.0.0-1.fc35.aarch64", - "npth-1.6-7.fc35.aarch64", - "openldap-2.4.59-3.fc35.aarch64", - "openssh-8.7p1-3.fc35.aarch64", - "openssh-clients-8.7p1-3.fc35.aarch64", - "openssh-server-8.7p1-3.fc35.aarch64", - "openssl-libs-1.1.1l-2.fc35.aarch64", - "openssl-pkcs11-0.4.11-4.fc35.aarch64", - "os-prober-1.77-8.fc35.aarch64", - "p11-kit-0.23.22-4.fc35.aarch64", - "p11-kit-trust-0.23.22-4.fc35.aarch64", - "pam-1.5.2-5.fc35.aarch64", - "parted-3.4-6.fc35.aarch64", - "passwd-0.80-11.fc35.aarch64", - "pcre-8.45-1.fc35.aarch64", - "pcre2-10.37-4.fc35.aarch64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.aarch64", - "pcsc-lite-ccid-1.4.36-2.fc35.aarch64", - "pcsc-lite-libs-1.9.5-1.fc35.aarch64", - "pigz-2.5-2.fc35.aarch64", - "pinentry-1.2.0-1.fc35.aarch64", - "plymouth-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "plymouth-core-libs-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "plymouth-scripts-0.9.5-3.20210331git1ea1020.fc35.aarch64", - "policycoreutils-3.3-1.fc35.aarch64", - "polkit-0.120-1.fc35.aarch64", - "polkit-libs-0.120-1.fc35.aarch64", - "polkit-pkla-compat-0.1-20.fc35.aarch64", - "popt-1.18-6.fc35.aarch64", - "procps-ng-3.3.17-3.fc35.aarch64", - "protobuf-c-1.4.0-1.fc35.aarch64", - "psmisc-23.4-2.fc35.aarch64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.aarch64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.aarch64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.aarch64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.aarch64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.aarch64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.aarch64", - "python3-gpg-1.15.1-6.fc35.aarch64", - "python3-hawkey-0.64.0-1.fc35.aarch64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.aarch64", - "python3-libdnf-0.64.0-1.fc35.aarch64", - "python3-libs-3.10.1-2.fc35.aarch64", - "python3-libselinux-3.3-1.fc35.aarch64", - "python3-libsemanage-3.3-1.fc35.aarch64", - "python3-markupsafe-2.0.0-2.fc35.aarch64", - "python3-nftables-1.0.0-1.fc35.aarch64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.aarch64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.aarch64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.aarch64", - "python3-setools-4.4.0-3.fc35.aarch64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.aarch64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.aarch64", - "readline-8.1-3.fc35.aarch64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.aarch64", - "rpm-build-libs-4.17.0-1.fc35.aarch64", - "rpm-libs-4.17.0-1.fc35.aarch64", - "rpm-plugin-selinux-4.17.0-1.fc35.aarch64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.aarch64", - "rpm-sign-libs-4.17.0-1.fc35.aarch64", - "rsync-3.2.3-8.fc35.aarch64", - "sed-4.8-8.fc35.aarch64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.aarch64", - "shim-aa64-15.4-5.aarch64", - "sqlite-libs-3.36.0-3.fc35.aarch64", - "sssd-client-2.6.1-1.fc35.aarch64", - "sssd-common-2.6.1-1.fc35.aarch64", - "sssd-kcm-2.6.1-1.fc35.aarch64", - "sssd-nfs-idmap-2.6.1-1.fc35.aarch64", - "sudo-1.9.7p2-2.fc35.aarch64", - "sudo-python-plugin-1.9.7p2-2.fc35.aarch64", - "systemd-249.7-2.fc35.aarch64", - "systemd-libs-249.7-2.fc35.aarch64", - "systemd-networkd-249.7-2.fc35.aarch64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.aarch64", - "systemd-resolved-249.7-2.fc35.aarch64", - "systemd-udev-249.7-2.fc35.aarch64", - "tar-1.34-2.fc35.aarch64", - "tpm2-tss-3.1.0-3.fc35.aarch64", - "trousers-0.3.15-4.fc35.aarch64", - "trousers-lib-0.3.15-4.fc35.aarch64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.aarch64", - "util-linux-2.37.2-1.fc35.aarch64", - "util-linux-core-2.37.2-1.fc35.aarch64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.aarch64", - "which-2.21-27.fc35.aarch64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.aarch64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.aarch64", - "xz-libs-5.2.5-7.fc35.aarch64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.aarch64", - "zlib-1.2.11-30.fc35.aarch64", - "zram-generator-1.1.1-3.fc35.aarch64", - "zram-generator-defaults-1.1.1-3.fc35.noarch" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/BOOT/BOOTAA64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/BOOTAA64.CSV": ".......T.", - "/boot/efi/EFI/fedora/grubaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/mmaa64.efi": ".......T.", - "/boot/efi/EFI/fedora/shim.efi": ".......T.", - "/boot/efi/EFI/fedora/shimaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "console-login-helper-messages-gensnippet-os-release.service", - "console-login-helper-messages-gensnippet-ssh-keys.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nftables.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "console-login-helper-messages-issuegen.conf": [ - "r /etc/issue.d/*_clhm_*.issue - - - - -" - ], - "console-login-helper-messages-motdgen.conf": [ - "d /run/motd.d - - - - -" - ], - "console-login-helper-messages-profile.conf": [ - "L /etc/profile.d/console-login-helper-messages-profile.sh - - - - ../../usr/share/console-login-helper-messages/profile.sh" - ], - "console-login-helper-messages.conf": [ - "d /run/console-login-helper-messages - - - - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-ami-boot.json b/test/data/manifests/fedora_35-x86_64-ami-boot.json index e04abec09..f62e9efea 100644 --- a/test/data/manifests/fedora_35-x86_64-ami-boot.json +++ b/test/data/manifests/fedora_35-x86_64-ami-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "image.raw", @@ -11222,1378 +11222,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.x86_64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.x86_64) 35 (Thirty Five)", - "version": "5.15.13-200.fc35.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Thirty Five)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VERSION": "35 (Thirty Five)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "acl-2.3.1-2.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "c-ares-1.17.2-1.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.x86_64", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "cloud-init-20.4-7.fc35.noarch", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "dhcp-client-4.4.2-16.b1.fc35.x86_64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.x86_64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-basic-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "fuse-libs-2.9.9-13.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-langpack-en-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gobject-introspection-1.70.0-1.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "groff-base-1.22.4-8.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "hunspell-1.7.0-11.fc35.x86_64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.x86_64", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "inih-49-4.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.x86_64", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "ipset-7.15-1.fc35.x86_64", - "ipset-libs-7.15-1.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iptables-nft-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "jansson-2.13.1-3.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.x86_64", - "kernel-core-5.15.13-200.fc35.x86_64", - "kernel-modules-5.15.13-200.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libbasicobjects-0.1.1-48.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcap-ng-python3-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcollection-0.7.0-48.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcomps-0.1.18-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libdhash-0.5.0-48.fc35.x86_64", - "libdnf-0.64.0-1.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libfsverity-1.4-6.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libini_config-1.3.1-48.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libldb-2.4.1-1.fc35.x86_64", - "libmaxminddb-1.6.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnfsidmap-2.5.4-2.rc3.fc35.x86_64", - "libnftnl-1.2.0-2.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpath_utils-0.2.1-48.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpipeline-1.5.3-3.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libref_array-0.1.5-48.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.x86_64", - "libsss_certmap-2.6.1-1.fc35.x86_64", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtalloc-2.3.3-2.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtdb-1.4.4-3.fc35.x86_64", - "libtevent-0.11.0-1.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.x86_64", - "lua-libs-5.4.3-2.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "man-db-2.9.4-2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "ncurses-6.2-8.20210508.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "net-tools-2.0-0.60.20160912git.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "nftables-1.0.0-1.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "plymouth-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "plymouth-core-libs-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "plymouth-scripts-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.x86_64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.x86_64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.x86_64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.x86_64", - "python3-gpg-1.15.1-6.fc35.x86_64", - "python3-hawkey-0.64.0-1.fc35.x86_64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.x86_64", - "python3-libdnf-0.64.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-libselinux-3.3-1.fc35.x86_64", - "python3-libsemanage-3.3-1.fc35.x86_64", - "python3-markupsafe-2.0.0-2.fc35.x86_64", - "python3-nftables-1.0.0-1.fc35.x86_64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.x86_64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.x86_64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.x86_64", - "python3-setools-4.4.0-3.fc35.x86_64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.x86_64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-build-libs-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.x86_64", - "rpm-sign-libs-4.17.0-1.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sssd-common-2.6.1-1.fc35.x86_64", - "sssd-kcm-2.6.1-1.fc35.x86_64", - "sssd-nfs-idmap-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.x86_64", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.x86_64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zlib-1.2.11-30.fc35.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 5706333696, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "console-getty.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nftables.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-container-boot.json b/test/data/manifests/fedora_35-x86_64-container-boot.json index 4f97f4072..7efaf018c 100644 --- a/test/data/manifests/fedora_35-x86_64-container-boot.json +++ b/test/data/manifests/fedora_35-x86_64-container-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "container.tar", @@ -6455,5 +6455,5 @@ } ] }, - "image-info": {} + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-fedora_iot_commit-boot.json b/test/data/manifests/fedora_35-x86_64-fedora_iot_commit-boot.json index 2dfa59fe8..82aca245c 100644 --- a/test/data/manifests/fedora_35-x86_64-fedora_iot_commit-boot.json +++ b/test/data/manifests/fedora_35-x86_64-fedora_iot_commit-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "commit.tar", @@ -13095,1287 +13095,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "clevis:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:994:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "parsec-clients:x:992:parsec", - "parsec:x:993:", - "polkitd:x:990:", - "render:x:105:", - "rtlsdr:x:995:", - "screen:x:84:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:clevis", - "tty:x:5:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (IoT Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "IoT Edition", - "VARIANT_ID": "iot", - "VERSION": "35 (IoT Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "ostree": { - "refs": [ - "fedora/35/x86_64/iot" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.fc35.x86_64", - "ModemManager-glib-1.18.2-1.fc35.x86_64", - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "NetworkManager-wifi-1.32.12-2.fc35.x86_64", - "NetworkManager-wwan-1.32.12-2.fc35.x86_64", - "acl-2.3.1-2.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "attr-2.5.1-3.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bash-completion-2.11-3.fc35.noarch", - "bluez-5.63-1.fc35.x86_64", - "bluez-libs-5.63-1.fc35.x86_64", - "bluez-mesh-5.63-1.fc35.x86_64", - "btrfs-progs-5.15.1-1.fc35.x86_64", - "bubblewrap-0.5.0-1.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "catatonit-0.1.7-1.fc35.x86_64", - "checkpolicy-3.3-1.fc35.x86_64", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "clevis-18-4.fc35.x86_64", - "clevis-dracut-18-4.fc35.x86_64", - "clevis-luks-18-4.fc35.x86_64", - "clevis-pin-tpm2-0.5.0-1.fc35.x86_64", - "clevis-systemd-18-4.fc35.x86_64", - "conmon-2.0.30-2.fc35.x86_64", - "container-selinux-2.170.0-2.fc35.noarch", - "containernetworking-plugins-1.0.1-1.fc35.x86_64", - "containers-common-1-32.fc35.noarch", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "criu-3.16.1-2.fc35.x86_64", - "criu-libs-3.16.1-2.fc35.x86_64", - "crun-1.4-1.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-2.4.2-1.fc35.x86_64", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dbus-parsec-0.3.1-4.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-event-1.02.175-6.fc35.x86_64", - "device-mapper-event-libs-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "device-mapper-persistent-data-0.9.0-6.fc35.x86_64", - "diffutils-3.8-1.fc35.x86_64", - "dmidecode-3.3-2.fc35.x86_64", - "dnsmasq-2.86-3.fc35.x86_64", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "dracut-network-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.x86_64", - "efivar-libs-37-17.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-iot-35-36.noarch", - "fedora-release-iot-35-36.noarch", - "fedora-repos-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "flashrom-1.2-7.fc35.x86_64", - "fuse-2.9.9-13.fc35.x86_64", - "fuse-common-3.10.5-1.fc35.x86_64", - "fuse-libs-2.9.9-13.fc35.x86_64", - "fuse-overlayfs-1.7.1-2.fc35.x86_64", - "fuse3-3.10.5-1.fc35.x86_64", - "fuse3-libs-3.10.5-1.fc35.x86_64", - "fwupd-1.7.3-1.fc35.x86_64", - "fwupd-efi-1.1-1.fc35.x86_64", - "fwupd-plugin-flashrom-1.7.3-1.fc35.x86_64", - "fwupd-plugin-modem-manager-1.7.3-1.fc35.x86_64", - "fwupd-plugin-uefi-capsule-data-1.7.3-1.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gdisk-1.0.8-2.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-minimal-langpack-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gobject-introspection-1.70.0-1.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "greenboot-0.12.0-1.fc35.x86_64", - "greenboot-grub2-0.12.0-1.fc35.x86_64", - "greenboot-reboot-0.12.0-1.fc35.x86_64", - "greenboot-rpm-ostree-grub2-0.12.0-1.fc35.x86_64", - "greenboot-status-0.12.0-1.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-x64-2.06-10.fc35.x86_64", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "ignition-2.13.0-1.fc35.x86_64", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "inih-49-4.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "ipset-7.15-1.fc35.x86_64", - "ipset-libs-7.15-1.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iptables-nft-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "iw-5.9-3.fc35.x86_64", - "iwd-1.21-1.fc35.x86_64", - "iwl100-firmware-39.31.5.1-127.fc35.noarch", - "iwl1000-firmware-39.31.5.1-127.fc35.noarch", - "iwl105-firmware-18.168.6.1-127.fc35.noarch", - "iwl135-firmware-18.168.6.1-127.fc35.noarch", - "iwl2000-firmware-18.168.6.1-127.fc35.noarch", - "iwl2030-firmware-18.168.6.1-127.fc35.noarch", - "iwl3160-firmware-25.30.13.0-127.fc35.noarch", - "iwl5000-firmware-8.83.5.1_1-127.fc35.noarch", - "iwl5150-firmware-8.24.2.2-127.fc35.noarch", - "iwl6000-firmware-9.221.4.1-127.fc35.noarch", - "iwl6050-firmware-41.28.5.1-127.fc35.noarch", - "iwl7260-firmware-25.30.13.0-127.fc35.noarch", - "iwlax2xx-firmware-20211216-127.fc35.noarch", - "jansson-2.13.1-3.fc35.x86_64", - "jitterentropy-3.3.1-1.fc35.x86_64", - "jose-11-3.fc35.x86_64", - "jq-1.6-10.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "json-glib-1.6.6-1.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.x86_64", - "kernel-core-5.15.13-200.fc35.x86_64", - "kernel-modules-5.15.13-200.fc35.x86_64", - "kernel-tools-5.15.4-200.fc35.x86_64", - "kernel-tools-libs-5.15.4-200.fc35.x86_64", - "keyutils-1.6.1-3.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "less-590-2.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libaio-0.3.111-12.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libatasmart-0.19-21.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libblockdev-2.26-1.fc35.x86_64", - "libblockdev-crypto-2.26-1.fc35.x86_64", - "libblockdev-fs-2.26-1.fc35.x86_64", - "libblockdev-loop-2.26-1.fc35.x86_64", - "libblockdev-mdraid-2.26-1.fc35.x86_64", - "libblockdev-part-2.26-1.fc35.x86_64", - "libblockdev-swap-2.26-1.fc35.x86_64", - "libblockdev-utils-2.26-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libbsd-0.10.0-8.fc35.x86_64", - "libbytesize-2.6-2.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcap-ng-python3-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libell-0.47-1.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libftdi-1.5-2.fc35.x86_64", - "libgcab1-1.4-5.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libgpiod-1.6.3-3.fc35.x86_64", - "libgpiod-utils-1.6.3-3.fc35.x86_64", - "libgudev-237-1.fc35.x86_64", - "libgusb-0.3.9-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libjaylink-0.2.0-3.fc35.x86_64", - "libjcat-0.1.9-1.fc35.x86_64", - "libjose-11-3.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libluksmeta-9-12.fc35.x86_64", - "libmbim-1.26.0-1.fc35.x86_64", - "libmbim-utils-1.26.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnet-1.2-4.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnftnl-1.2.0-2.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpkgconf-1.8.0-1.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libqb-2.0.4-1.fc35.x86_64", - "libqmi-1.30.2-1.fc35.x86_64", - "libqmi-utils-1.30.2-1.fc35.x86_64", - "libqrtr-glib-1.0.0-2.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libslirp-4.6.1-2.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsmbios-2.4.3-4.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libudisks2-2.9.4-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libxmlb-0.3.6-1.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lua-libs-5.4.3-2.fc35.x86_64", - "luksmeta-9-12.fc35.x86_64", - "lvm2-2.03.11-6.fc35.x86_64", - "lvm2-libs-2.03.11-6.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "lzo-2.10-5.fc35.x86_64", - "mdadm-4.2-rc2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "microcode_ctl-2.1-47.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mokutil-0.5.0-1.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "nftables-1.0.0-1.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "nspr-4.32.0-4.fc35.x86_64", - "nss-3.73.0-1.fc35.x86_64", - "nss-altfiles-2.18.1-19.fc35.x86_64", - "nss-softokn-3.73.0-1.fc35.x86_64", - "nss-softokn-freebl-3.73.0-1.fc35.x86_64", - "nss-sysinit-3.73.0-1.fc35.x86_64", - "nss-util-3.73.0-1.fc35.x86_64", - "ntfs-3g-libs-2021.8.22-2.fc35.x86_64", - "ntfsprogs-2021.8.22-2.fc35.x86_64", - "oniguruma-6.9.7.1-1.fc35.1.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "ostree-2022.1-1.fc35.x86_64", - "ostree-libs-2022.1-1.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parsec-0.7.0-3.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pciutils-libs-3.7.0-4.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "pkgconf-1.8.0-1.fc35.x86_64", - "pkgconf-m4-1.8.0-1.fc35.noarch", - "pkgconf-pkg-config-1.8.0-1.fc35.x86_64", - "podman-3.4.4-1.fc35.x86_64", - "podman-gvproxy-3.4.4-1.fc35.x86_64", - "podman-plugins-3.4.4-1.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "policycoreutils-python-utils-3.3-1.fc35.noarch", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-3.14.0-6.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-audit-3.0.6-1.fc35.x86_64", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-libselinux-3.3-1.fc35.x86_64", - "python3-libsemanage-3.3-1.fc35.x86_64", - "python3-nftables-1.0.0-1.fc35.x86_64", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-setools-4.4.0-3.fc35.x86_64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rng-tools-6.14-2.git.b2b7934e.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-ostree-2022.1-2.fc35.x86_64", - "rpm-ostree-libs-2022.1-2.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rsync-3.2.3-8.fc35.x86_64", - "rtl-sdr-0.6.0-10.fc35.x86_64", - "screen-4.8.0-6.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setools-console-4.4.0-3.fc35.x86_64", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "shadow-utils-subid-4.9-8.fc35.x86_64", - "shared-mime-info-2.1-3.fc35.x86_64", - "shim-x64-15.4-5.x86_64", - "skopeo-1.5.2-1.fc35.x86_64", - "slirp4netns-1.1.12-2.fc35.x86_64", - "smartmontools-selinux-7.2-11.fc35.noarch", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tar-1.34-2.fc35.x86_64", - "tmux-3.2a-2.fc35.x86_64", - "tpm2-pkcs11-1.7.0-1.fc35.x86_64", - "tpm2-tools-5.2-1.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "traceroute-2.1.0-14.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "udisks2-2.9.4-1.fc35.x86_64", - "usbguard-1.0.0-6.fc35.x86_64", - "usbguard-selinux-1.0.0-6.fc35.noarch", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "volume_key-libs-0.3.12-14.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "wireless-regdb-2021.07.14-2.fc35.noarch", - "wpa_supplicant-2.9-13.fc35.x86_64", - "xfsprogs-5.12.0-2.fc35.x86_64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yajl-2.1.0-17.fc35.x86_64", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zezere-ignition-0.5-9.fc35.noarch", - "zlib-1.2.11-30.fc35.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "clevis:x:994:991:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:996:994:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "parsec:x:995:993:PARSEC service:/var/lib/parsec:/sbin/nologin", - "polkitd:x:993:990:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "bluetooth-mesh.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "dnsmasq.service", - "ead.service", - "exit.target", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "iwd.service", - "kexec.target", - "loadmodules.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nis-domainname.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "bluetooth.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.bluez.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus-parsec.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "ostree-remount.service", - "parsec.service", - "pcscd.socket", - "raid-check.timer", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "rngd.service", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "udisks2.service", - "zezere_ignition.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "C! /etc/nsswitch.conf - - - -", - "C! /etc/pam.d - - - -", - "C! /etc/issue - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "parsec.conf": [ - "d /run/parsec 750 parsec parsec-clients - -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/bluetooth 0755 root root - -", - "d /var/lib/bluetooth/mesh 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus-parsec 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/ead 0755 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/iwd 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/parsec 0750 parsec parsec - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/journal 2755 root systemd-journal - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "screen.conf": [ - "d /run/screen 0775 root screen" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "yum_repos": { - "/etc/yum.repos.d": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-fedora_iot_commit_debug-boot.json b/test/data/manifests/fedora_35-x86_64-fedora_iot_commit_debug-boot.json index 8c12c0455..c24ca1995 100644 --- a/test/data/manifests/fedora_35-x86_64-fedora_iot_commit_debug-boot.json +++ b/test/data/manifests/fedora_35-x86_64-fedora_iot_commit_debug-boot.json @@ -19,23 +19,24 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "commit.tar", "blueprint": { "customizations": { "kernel": { - "name": "kernel-debug" + "name": "kernel-debug", + "append": "" } } } @@ -13101,1287 +13102,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "clevis:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:994:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "parsec-clients:x:992:parsec", - "parsec:x:993:", - "polkitd:x:990:", - "render:x:105:", - "rtlsdr:x:995:", - "screen:x:84:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:clevis", - "tty:x:5:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (IoT Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "IoT Edition", - "VARIANT_ID": "iot", - "VERSION": "35 (IoT Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "ostree": { - "refs": [ - "fedora/35/x86_64/iot" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.fc35.x86_64", - "ModemManager-glib-1.18.2-1.fc35.x86_64", - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "NetworkManager-wifi-1.32.12-2.fc35.x86_64", - "NetworkManager-wwan-1.32.12-2.fc35.x86_64", - "acl-2.3.1-2.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "attr-2.5.1-3.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bash-completion-2.11-3.fc35.noarch", - "bluez-5.63-1.fc35.x86_64", - "bluez-libs-5.63-1.fc35.x86_64", - "bluez-mesh-5.63-1.fc35.x86_64", - "btrfs-progs-5.15.1-1.fc35.x86_64", - "bubblewrap-0.5.0-1.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "catatonit-0.1.7-1.fc35.x86_64", - "checkpolicy-3.3-1.fc35.x86_64", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "clevis-18-4.fc35.x86_64", - "clevis-dracut-18-4.fc35.x86_64", - "clevis-luks-18-4.fc35.x86_64", - "clevis-pin-tpm2-0.5.0-1.fc35.x86_64", - "clevis-systemd-18-4.fc35.x86_64", - "conmon-2.0.30-2.fc35.x86_64", - "container-selinux-2.170.0-2.fc35.noarch", - "containernetworking-plugins-1.0.1-1.fc35.x86_64", - "containers-common-1-32.fc35.noarch", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "criu-3.16.1-2.fc35.x86_64", - "criu-libs-3.16.1-2.fc35.x86_64", - "crun-1.4-1.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-2.4.2-1.fc35.x86_64", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dbus-parsec-0.3.1-4.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-event-1.02.175-6.fc35.x86_64", - "device-mapper-event-libs-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "device-mapper-persistent-data-0.9.0-6.fc35.x86_64", - "diffutils-3.8-1.fc35.x86_64", - "dmidecode-3.3-2.fc35.x86_64", - "dnsmasq-2.86-3.fc35.x86_64", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "dracut-network-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.x86_64", - "efivar-libs-37-17.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-iot-35-36.noarch", - "fedora-release-iot-35-36.noarch", - "fedora-repos-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "flashrom-1.2-7.fc35.x86_64", - "fuse-2.9.9-13.fc35.x86_64", - "fuse-common-3.10.5-1.fc35.x86_64", - "fuse-libs-2.9.9-13.fc35.x86_64", - "fuse-overlayfs-1.7.1-2.fc35.x86_64", - "fuse3-3.10.5-1.fc35.x86_64", - "fuse3-libs-3.10.5-1.fc35.x86_64", - "fwupd-1.7.3-1.fc35.x86_64", - "fwupd-efi-1.1-1.fc35.x86_64", - "fwupd-plugin-flashrom-1.7.3-1.fc35.x86_64", - "fwupd-plugin-modem-manager-1.7.3-1.fc35.x86_64", - "fwupd-plugin-uefi-capsule-data-1.7.3-1.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gdisk-1.0.8-2.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-minimal-langpack-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gobject-introspection-1.70.0-1.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "greenboot-0.12.0-1.fc35.x86_64", - "greenboot-grub2-0.12.0-1.fc35.x86_64", - "greenboot-reboot-0.12.0-1.fc35.x86_64", - "greenboot-rpm-ostree-grub2-0.12.0-1.fc35.x86_64", - "greenboot-status-0.12.0-1.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-x64-2.06-10.fc35.x86_64", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "ignition-2.13.0-1.fc35.x86_64", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "inih-49-4.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "ipset-7.15-1.fc35.x86_64", - "ipset-libs-7.15-1.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iptables-nft-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "iw-5.9-3.fc35.x86_64", - "iwd-1.21-1.fc35.x86_64", - "iwl100-firmware-39.31.5.1-127.fc35.noarch", - "iwl1000-firmware-39.31.5.1-127.fc35.noarch", - "iwl105-firmware-18.168.6.1-127.fc35.noarch", - "iwl135-firmware-18.168.6.1-127.fc35.noarch", - "iwl2000-firmware-18.168.6.1-127.fc35.noarch", - "iwl2030-firmware-18.168.6.1-127.fc35.noarch", - "iwl3160-firmware-25.30.13.0-127.fc35.noarch", - "iwl5000-firmware-8.83.5.1_1-127.fc35.noarch", - "iwl5150-firmware-8.24.2.2-127.fc35.noarch", - "iwl6000-firmware-9.221.4.1-127.fc35.noarch", - "iwl6050-firmware-41.28.5.1-127.fc35.noarch", - "iwl7260-firmware-25.30.13.0-127.fc35.noarch", - "iwlax2xx-firmware-20211216-127.fc35.noarch", - "jansson-2.13.1-3.fc35.x86_64", - "jitterentropy-3.3.1-1.fc35.x86_64", - "jose-11-3.fc35.x86_64", - "jq-1.6-10.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "json-glib-1.6.6-1.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-debug-5.15.13-200.fc35.x86_64", - "kernel-debug-core-5.15.13-200.fc35.x86_64", - "kernel-debug-modules-5.15.13-200.fc35.x86_64", - "kernel-tools-5.15.4-200.fc35.x86_64", - "kernel-tools-libs-5.15.4-200.fc35.x86_64", - "keyutils-1.6.1-3.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "less-590-2.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libaio-0.3.111-12.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libatasmart-0.19-21.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libblockdev-2.26-1.fc35.x86_64", - "libblockdev-crypto-2.26-1.fc35.x86_64", - "libblockdev-fs-2.26-1.fc35.x86_64", - "libblockdev-loop-2.26-1.fc35.x86_64", - "libblockdev-mdraid-2.26-1.fc35.x86_64", - "libblockdev-part-2.26-1.fc35.x86_64", - "libblockdev-swap-2.26-1.fc35.x86_64", - "libblockdev-utils-2.26-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libbsd-0.10.0-8.fc35.x86_64", - "libbytesize-2.6-2.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcap-ng-python3-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libell-0.47-1.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libftdi-1.5-2.fc35.x86_64", - "libgcab1-1.4-5.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libgpiod-1.6.3-3.fc35.x86_64", - "libgpiod-utils-1.6.3-3.fc35.x86_64", - "libgudev-237-1.fc35.x86_64", - "libgusb-0.3.9-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libjaylink-0.2.0-3.fc35.x86_64", - "libjcat-0.1.9-1.fc35.x86_64", - "libjose-11-3.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libluksmeta-9-12.fc35.x86_64", - "libmbim-1.26.0-1.fc35.x86_64", - "libmbim-utils-1.26.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnet-1.2-4.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnftnl-1.2.0-2.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpkgconf-1.8.0-1.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libqb-2.0.4-1.fc35.x86_64", - "libqmi-1.30.2-1.fc35.x86_64", - "libqmi-utils-1.30.2-1.fc35.x86_64", - "libqrtr-glib-1.0.0-2.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libslirp-4.6.1-2.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsmbios-2.4.3-4.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libudisks2-2.9.4-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libxmlb-0.3.6-1.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lua-libs-5.4.3-2.fc35.x86_64", - "luksmeta-9-12.fc35.x86_64", - "lvm2-2.03.11-6.fc35.x86_64", - "lvm2-libs-2.03.11-6.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "lzo-2.10-5.fc35.x86_64", - "mdadm-4.2-rc2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "microcode_ctl-2.1-47.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mokutil-0.5.0-1.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "nftables-1.0.0-1.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "nspr-4.32.0-4.fc35.x86_64", - "nss-3.73.0-1.fc35.x86_64", - "nss-altfiles-2.18.1-19.fc35.x86_64", - "nss-softokn-3.73.0-1.fc35.x86_64", - "nss-softokn-freebl-3.73.0-1.fc35.x86_64", - "nss-sysinit-3.73.0-1.fc35.x86_64", - "nss-util-3.73.0-1.fc35.x86_64", - "ntfs-3g-libs-2021.8.22-2.fc35.x86_64", - "ntfsprogs-2021.8.22-2.fc35.x86_64", - "oniguruma-6.9.7.1-1.fc35.1.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "ostree-2022.1-1.fc35.x86_64", - "ostree-libs-2022.1-1.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parsec-0.7.0-3.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pciutils-libs-3.7.0-4.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "pkgconf-1.8.0-1.fc35.x86_64", - "pkgconf-m4-1.8.0-1.fc35.noarch", - "pkgconf-pkg-config-1.8.0-1.fc35.x86_64", - "podman-3.4.4-1.fc35.x86_64", - "podman-gvproxy-3.4.4-1.fc35.x86_64", - "podman-plugins-3.4.4-1.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "policycoreutils-python-utils-3.3-1.fc35.noarch", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-3.14.0-6.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-audit-3.0.6-1.fc35.x86_64", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-libselinux-3.3-1.fc35.x86_64", - "python3-libsemanage-3.3-1.fc35.x86_64", - "python3-nftables-1.0.0-1.fc35.x86_64", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-setools-4.4.0-3.fc35.x86_64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rng-tools-6.14-2.git.b2b7934e.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-ostree-2022.1-2.fc35.x86_64", - "rpm-ostree-libs-2022.1-2.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rsync-3.2.3-8.fc35.x86_64", - "rtl-sdr-0.6.0-10.fc35.x86_64", - "screen-4.8.0-6.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setools-console-4.4.0-3.fc35.x86_64", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "shadow-utils-subid-4.9-8.fc35.x86_64", - "shared-mime-info-2.1-3.fc35.x86_64", - "shim-x64-15.4-5.x86_64", - "skopeo-1.5.2-1.fc35.x86_64", - "slirp4netns-1.1.12-2.fc35.x86_64", - "smartmontools-selinux-7.2-11.fc35.noarch", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tar-1.34-2.fc35.x86_64", - "tmux-3.2a-2.fc35.x86_64", - "tpm2-pkcs11-1.7.0-1.fc35.x86_64", - "tpm2-tools-5.2-1.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "traceroute-2.1.0-14.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "udisks2-2.9.4-1.fc35.x86_64", - "usbguard-1.0.0-6.fc35.x86_64", - "usbguard-selinux-1.0.0-6.fc35.noarch", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "volume_key-libs-0.3.12-14.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "wireless-regdb-2021.07.14-2.fc35.noarch", - "wpa_supplicant-2.9-13.fc35.x86_64", - "xfsprogs-5.12.0-2.fc35.x86_64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yajl-2.1.0-17.fc35.x86_64", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zezere-ignition-0.5-9.fc35.noarch", - "zlib-1.2.11-30.fc35.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "clevis:x:994:991:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:996:994:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "parsec:x:995:993:PARSEC service:/var/lib/parsec:/sbin/nologin", - "polkitd:x:993:990:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "bluetooth-mesh.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "dnsmasq.service", - "ead.service", - "exit.target", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "iwd.service", - "kexec.target", - "loadmodules.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nis-domainname.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "bluetooth.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.bluez.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus-parsec.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "ostree-remount.service", - "parsec.service", - "pcscd.socket", - "raid-check.timer", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "rngd.service", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "udisks2.service", - "zezere_ignition.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "C! /etc/nsswitch.conf - - - -", - "C! /etc/pam.d - - - -", - "C! /etc/issue - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "parsec.conf": [ - "d /run/parsec 750 parsec parsec-clients - -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/bluetooth 0755 root root - -", - "d /var/lib/bluetooth/mesh 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus-parsec 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/ead 0755 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/iwd 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/parsec 0750 parsec parsec - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/journal 2755 root systemd-journal - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "screen.conf": [ - "d /run/screen 0775 root screen" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit", - "yum_repos": { - "/etc/yum.repos.d": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-fedora_iot_container-boot.json b/test/data/manifests/fedora_35-x86_64-fedora_iot_container-boot.json index 33b6bbb99..9095ec8a5 100644 --- a/test/data/manifests/fedora_35-x86_64-fedora_iot_container-boot.json +++ b/test/data/manifests/fedora_35-x86_64-fedora_iot_container-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "container.tar", @@ -16394,5 +16394,5 @@ } ] }, - "image-info": {} + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-fedora_iot_installer-boot.json b/test/data/manifests/fedora_35-x86_64-fedora_iot_installer-boot.json index ff6c444f7..aedae9c14 100644 --- a/test/data/manifests/fedora_35-x86_64-fedora_iot_installer-boot.json +++ b/test/data/manifests/fedora_35-x86_64-fedora_iot_installer-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "installer.iso", @@ -39,7 +39,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -25747,5 +25746,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-fedora_iot_installer_with_users-boot.json b/test/data/manifests/fedora_35-x86_64-fedora_iot_installer_with_users-boot.json index 669671845..b55dad0c0 100644 --- a/test/data/manifests/fedora_35-x86_64-fedora_iot_installer_with_users-boot.json +++ b/test/data/manifests/fedora_35-x86_64-fedora_iot_installer_with_users-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "installer.iso", @@ -68,7 +68,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -25799,5 +25798,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-oci-boot.json b/test/data/manifests/fedora_35-x86_64-oci-boot.json index 222e73e1c..e711f8a87 100644 --- a/test/data/manifests/fedora_35-x86_64-oci-boot.json +++ b/test/data/manifests/fedora_35-x86_64-oci-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.qcow2", @@ -11574,1400 +11574,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.x86_64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.x86_64) 35 (Cloud Edition)", - "version": "5.15.13-200.fc35.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Cloud Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "Cloud Edition", - "VARIANT_ID": "cloud", - "VERSION": "35 (Cloud Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "acl-2.3.1-2.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "c-ares-1.17.2-1.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.x86_64", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "cloud-init-20.4-7.fc35.noarch", - "cloud-utils-growpart-0.31-9.fc35.noarch", - "console-login-helper-messages-0.21.2-3.fc35.noarch", - "console-login-helper-messages-issuegen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-motdgen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-profile-0.21.2-3.fc35.noarch", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "dhcp-client-4.4.2-16.b1.fc35.x86_64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.x86_64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.x86_64", - "efivar-libs-37-17.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-cloud-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-cloud-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "freetype-2.11.0-1.fc35.x86_64", - "fuse-libs-2.9.9-13.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-langpack-en-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "graphite2-1.3.14-8.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "groff-base-1.22.4-8.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-ia32-2.06-10.fc35.x86_64", - "grub2-efi-x64-2.06-10.fc35.x86_64", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-efi-2.06-10.fc35.x86_64", - "grub2-tools-extra-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "harfbuzz-2.8.2-2.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "hunspell-1.7.0-11.fc35.x86_64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.x86_64", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "inih-49-4.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.x86_64", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.x86_64", - "kernel-core-5.15.13-200.fc35.x86_64", - "kernel-modules-5.15.13-200.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libbasicobjects-0.1.1-48.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcollection-0.7.0-48.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcomps-0.1.18-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libdhash-0.5.0-48.fc35.x86_64", - "libdnf-0.64.0-1.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libfsverity-1.4-6.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libini_config-1.3.1-48.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libldb-2.4.1-1.fc35.x86_64", - "libmaxminddb-1.6.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnfsidmap-2.5.4-2.rc3.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpath_utils-0.2.1-48.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpipeline-1.5.3-3.fc35.x86_64", - "libpng-1.6.37-11.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libref_array-0.1.5-48.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.x86_64", - "libsss_certmap-2.6.1-1.fc35.x86_64", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtalloc-2.3.3-2.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtdb-1.4.4-3.fc35.x86_64", - "libtevent-0.11.0-1.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.x86_64", - "lua-libs-5.4.3-2.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "man-db-2.9.4-2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mokutil-0.5.0-1.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "mtools-4.0.36-1.fc35.x86_64", - "ncurses-6.2-8.20210508.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "net-tools-2.0-0.60.20160912git.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.x86_64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.x86_64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.x86_64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-gpg-1.15.1-6.fc35.x86_64", - "python3-hawkey-0.64.0-1.fc35.x86_64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.x86_64", - "python3-libdnf-0.64.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-libselinux-3.3-1.fc35.x86_64", - "python3-libsemanage-3.3-1.fc35.x86_64", - "python3-markupsafe-2.0.0-2.fc35.x86_64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.x86_64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.x86_64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.x86_64", - "python3-setools-4.4.0-3.fc35.x86_64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.x86_64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-build-libs-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.x86_64", - "rpm-sign-libs-4.17.0-1.fc35.x86_64", - "rsync-3.2.3-8.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "shim-ia32-15.4-5.x86_64", - "shim-x64-15.4-5.x86_64", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sssd-common-2.6.1-1.fc35.x86_64", - "sssd-kcm-2.6.1-1.fc35.x86_64", - "sssd-nfs-idmap-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "syslinux-6.04-0.18.fc35.x86_64", - "syslinux-extlinux-6.04-0.18.fc35.x86_64", - "syslinux-extlinux-nonlinux-6.04-0.18.fc35.noarch", - "syslinux-nonlinux-6.04-0.18.fc35.noarch", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tar-1.34-2.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.x86_64", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.x86_64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zlib-1.2.11-30.fc35.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/fedora/grubia32.efi": ".......T.", - "/boot/efi/EFI/fedora/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.......", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "console-login-helper-messages-gensnippet-os-release.service", - "console-login-helper-messages-gensnippet-ssh-keys.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "console-login-helper-messages-issuegen.conf": [ - "r /etc/issue.d/*_clhm_*.issue - - - - -" - ], - "console-login-helper-messages-motdgen.conf": [ - "d /run/motd.d - - - - -" - ], - "console-login-helper-messages-profile.conf": [ - "L /etc/profile.d/console-login-helper-messages-profile.sh - - - - ../../usr/share/console-login-helper-messages/profile.sh" - ], - "console-login-helper-messages.conf": [ - "d /run/console-login-helper-messages - - - - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-openstack-boot.json b/test/data/manifests/fedora_35-x86_64-openstack-boot.json index bfb6cf942..920890fe4 100644 --- a/test/data/manifests/fedora_35-x86_64-openstack-boot.json +++ b/test/data/manifests/fedora_35-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "fedora-35", "arch": "x86_64", @@ -22,25 +19,22 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.qcow2", "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11906,1422 +11900,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.x86_64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.x86_64) 35 (Thirty Five)", - "version": "5.15.13-200.fc35.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "redhat:x:1000:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Thirty Five)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VERSION": "35 (Thirty Five)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "acl-2.3.1-2.fc35.x86_64", - "alsa-lib-1.2.6.1-3.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "c-ares-1.17.2-1.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.x86_64", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "cloud-init-20.4-7.fc35.noarch", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "dhcp-client-4.4.2-16.b1.fc35.x86_64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.x86_64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.x86_64", - "efivar-libs-37-17.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-basic-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "fuse-libs-2.9.9-13.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-langpack-en-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gobject-introspection-1.70.0-1.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "groff-base-1.22.4-8.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-x64-2.06-10.fc35.x86_64", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "hunspell-1.7.0-11.fc35.x86_64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.x86_64", - "hwdata-0.355-1.fc35.noarch", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "inih-49-4.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.x86_64", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "ipset-7.15-1.fc35.x86_64", - "ipset-libs-7.15-1.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iptables-nft-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "jansson-2.13.1-3.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.x86_64", - "kernel-core-5.15.13-200.fc35.x86_64", - "kernel-modules-5.15.13-200.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.x86_64", - "libX11-1.7.3.1-1.fc35.x86_64", - "libX11-common-1.7.3.1-1.fc35.noarch", - "libXau-1.0.9-7.fc35.x86_64", - "libXext-1.3.4-7.fc35.x86_64", - "libXfixes-6.0.0-2.fc35.x86_64", - "libXinerama-1.1.4-9.fc35.x86_64", - "libXrandr-1.5.2-7.fc35.x86_64", - "libXrender-0.9.10-15.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libbasicobjects-0.1.1-48.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcap-ng-python3-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcollection-0.7.0-48.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcomps-0.1.18-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libdhash-0.5.0-48.fc35.x86_64", - "libdnf-0.64.0-1.fc35.x86_64", - "libdrm-2.4.109-1.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libfsverity-1.4-6.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libini_config-1.3.1-48.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libldb-2.4.1-1.fc35.x86_64", - "libmaxminddb-1.6.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnfsidmap-2.5.4-2.rc3.fc35.x86_64", - "libnftnl-1.2.0-2.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpath_utils-0.2.1-48.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpciaccess-0.16-5.fc35.x86_64", - "libpipeline-1.5.3-3.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libref_array-0.1.5-48.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.x86_64", - "libsss_certmap-2.6.1-1.fc35.x86_64", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtalloc-2.3.3-2.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtdb-1.4.4-3.fc35.x86_64", - "libtevent-0.11.0-1.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "liburing-2.0-2.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcb-1.13.1-8.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.x86_64", - "lua-libs-5.4.3-2.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "man-db-2.9.4-2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mokutil-0.5.0-1.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "ncurses-6.2-8.20210508.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "net-tools-2.0-0.60.20160912git.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "nftables-1.0.0-1.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "plymouth-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "plymouth-core-libs-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "plymouth-scripts-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.x86_64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.x86_64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.x86_64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.x86_64", - "python3-gpg-1.15.1-6.fc35.x86_64", - "python3-hawkey-0.64.0-1.fc35.x86_64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.x86_64", - "python3-libdnf-0.64.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-libselinux-3.3-1.fc35.x86_64", - "python3-libsemanage-3.3-1.fc35.x86_64", - "python3-markupsafe-2.0.0-2.fc35.x86_64", - "python3-nftables-1.0.0-1.fc35.x86_64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.x86_64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.x86_64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.x86_64", - "python3-setools-4.4.0-3.fc35.x86_64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.x86_64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qemu-guest-agent-6.1.0-10.fc35.x86_64", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-build-libs-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.x86_64", - "rpm-sign-libs-4.17.0-1.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "shim-x64-15.4-5.x86_64", - "spice-vdagent-0.21.0-5.fc35.x86_64", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sssd-common-2.6.1-1.fc35.x86_64", - "sssd-kcm-2.6.1-1.fc35.x86_64", - "sssd-nfs-idmap-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.x86_64", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "xen-libs-4.15.1-4.fc35.x86_64", - "xen-licenses-4.15.1-4.fc35.x86_64", - "xfsprogs-5.12.0-2.fc35.x86_64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yajl-2.1.0-17.fc35.x86_64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zlib-1.2.11-30.fc35.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/fedora/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nftables.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-qcow2-boot.json b/test/data/manifests/fedora_35-x86_64-qcow2-boot.json index 047294288..145639f60 100644 --- a/test/data/manifests/fedora_35-x86_64-qcow2-boot.json +++ b/test/data/manifests/fedora_35-x86_64-qcow2-boot.json @@ -19,25 +19,22 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.qcow2", "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11598,1402 +11595,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.x86_64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.x86_64) 35 (Cloud Edition)", - "version": "5.15.13-200.fc35.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "redhat:x:1000:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Cloud Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "Cloud Edition", - "VARIANT_ID": "cloud", - "VERSION": "35 (Cloud Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "acl-2.3.1-2.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "c-ares-1.17.2-1.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.x86_64", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "cloud-init-20.4-7.fc35.noarch", - "cloud-utils-growpart-0.31-9.fc35.noarch", - "console-login-helper-messages-0.21.2-3.fc35.noarch", - "console-login-helper-messages-issuegen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-motdgen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-profile-0.21.2-3.fc35.noarch", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "dhcp-client-4.4.2-16.b1.fc35.x86_64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.x86_64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.x86_64", - "efivar-libs-37-17.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-cloud-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-cloud-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "freetype-2.11.0-1.fc35.x86_64", - "fuse-libs-2.9.9-13.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-langpack-en-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "graphite2-1.3.14-8.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "groff-base-1.22.4-8.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-ia32-2.06-10.fc35.x86_64", - "grub2-efi-x64-2.06-10.fc35.x86_64", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-efi-2.06-10.fc35.x86_64", - "grub2-tools-extra-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "harfbuzz-2.8.2-2.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "hunspell-1.7.0-11.fc35.x86_64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.x86_64", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "inih-49-4.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.x86_64", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.x86_64", - "kernel-core-5.15.13-200.fc35.x86_64", - "kernel-modules-5.15.13-200.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libbasicobjects-0.1.1-48.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcollection-0.7.0-48.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcomps-0.1.18-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libdhash-0.5.0-48.fc35.x86_64", - "libdnf-0.64.0-1.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libfsverity-1.4-6.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libini_config-1.3.1-48.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libldb-2.4.1-1.fc35.x86_64", - "libmaxminddb-1.6.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnfsidmap-2.5.4-2.rc3.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpath_utils-0.2.1-48.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpipeline-1.5.3-3.fc35.x86_64", - "libpng-1.6.37-11.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libref_array-0.1.5-48.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.x86_64", - "libsss_certmap-2.6.1-1.fc35.x86_64", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtalloc-2.3.3-2.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtdb-1.4.4-3.fc35.x86_64", - "libtevent-0.11.0-1.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.x86_64", - "lua-libs-5.4.3-2.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "man-db-2.9.4-2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mokutil-0.5.0-1.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "mtools-4.0.36-1.fc35.x86_64", - "ncurses-6.2-8.20210508.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "net-tools-2.0-0.60.20160912git.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.x86_64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.x86_64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.x86_64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-gpg-1.15.1-6.fc35.x86_64", - "python3-hawkey-0.64.0-1.fc35.x86_64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.x86_64", - "python3-libdnf-0.64.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-libselinux-3.3-1.fc35.x86_64", - "python3-libsemanage-3.3-1.fc35.x86_64", - "python3-markupsafe-2.0.0-2.fc35.x86_64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.x86_64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.x86_64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.x86_64", - "python3-setools-4.4.0-3.fc35.x86_64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.x86_64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-build-libs-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.x86_64", - "rpm-sign-libs-4.17.0-1.fc35.x86_64", - "rsync-3.2.3-8.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "shim-ia32-15.4-5.x86_64", - "shim-x64-15.4-5.x86_64", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sssd-common-2.6.1-1.fc35.x86_64", - "sssd-kcm-2.6.1-1.fc35.x86_64", - "sssd-nfs-idmap-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "syslinux-6.04-0.18.fc35.x86_64", - "syslinux-extlinux-6.04-0.18.fc35.x86_64", - "syslinux-extlinux-nonlinux-6.04-0.18.fc35.noarch", - "syslinux-nonlinux-6.04-0.18.fc35.noarch", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tar-1.34-2.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.x86_64", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.x86_64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zlib-1.2.11-30.fc35.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/fedora/grubia32.efi": ".......T.", - "/boot/efi/EFI/fedora/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.......", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "console-login-helper-messages-gensnippet-os-release.service", - "console-login-helper-messages-gensnippet-ssh-keys.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "console-login-helper-messages-issuegen.conf": [ - "r /etc/issue.d/*_clhm_*.issue - - - - -" - ], - "console-login-helper-messages-motdgen.conf": [ - "d /run/motd.d - - - - -" - ], - "console-login-helper-messages-profile.conf": [ - "L /etc/profile.d/console-login-helper-messages-profile.sh - - - - ../../usr/share/console-login-helper-messages/profile.sh" - ], - "console-login-helper-messages.conf": [ - "d /run/console-login-helper-messages - - - - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-qcow2_customize-boot.json b/test/data/manifests/fedora_35-x86_64-qcow2_customize-boot.json index d42eb8e00..0e0725dd8 100644 --- a/test/data/manifests/fedora_35-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/fedora_35-x86_64-qcow2_customize-boot.json @@ -19,16 +19,16 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.qcow2", @@ -41,7 +41,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -12077,1451 +12076,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0 debug", - "title": "Fedora Linux (0-rescue-ffffffffffffffffffffffffffffffff) 35 (Cloud Edition)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.x86_64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0 debug", - "title": "Fedora Linux (5.15.13-200.fc35.x86_64) 35 (Cloud Edition)", - "version": "5.15.13-200.fc35.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Cloud Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "Cloud Edition", - "VARIANT_ID": "cloud", - "VERSION": "35 (Cloud Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "acl-2.3.1-2.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "c-ares-1.17.2-1.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.x86_64", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "cloud-init-20.4-7.fc35.noarch", - "cloud-utils-growpart-0.31-9.fc35.noarch", - "console-login-helper-messages-0.21.2-3.fc35.noarch", - "console-login-helper-messages-issuegen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-motdgen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-profile-0.21.2-3.fc35.noarch", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "dhcp-client-4.4.2-16.b1.fc35.x86_64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.x86_64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "dracut-config-rescue-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.x86_64", - "efivar-libs-37-17.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-cloud-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-cloud-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "freetype-2.11.0-1.fc35.x86_64", - "fuse-libs-2.9.9-13.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-langpack-en-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gobject-introspection-1.70.0-1.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "graphite2-1.3.14-8.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "groff-base-1.22.4-8.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-ia32-2.06-10.fc35.x86_64", - "grub2-efi-x64-2.06-10.fc35.x86_64", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-efi-2.06-10.fc35.x86_64", - "grub2-tools-extra-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "harfbuzz-2.8.2-2.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "hunspell-1.7.0-11.fc35.x86_64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.x86_64", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "inih-49-4.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.x86_64", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "ipset-7.15-1.fc35.x86_64", - "ipset-libs-7.15-1.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iptables-nft-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "jansson-2.13.1-3.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.x86_64", - "kernel-core-5.15.13-200.fc35.x86_64", - "kernel-modules-5.15.13-200.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libbasicobjects-0.1.1-48.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcollection-0.7.0-48.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcomps-0.1.18-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libdhash-0.5.0-48.fc35.x86_64", - "libdnf-0.64.0-1.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libfsverity-1.4-6.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libini_config-1.3.1-48.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libldb-2.4.1-1.fc35.x86_64", - "libmaxminddb-1.6.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnfsidmap-2.5.4-2.rc3.fc35.x86_64", - "libnftnl-1.2.0-2.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpath_utils-0.2.1-48.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpipeline-1.5.3-3.fc35.x86_64", - "libpng-1.6.37-11.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libref_array-0.1.5-48.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.x86_64", - "libsss_certmap-2.6.1-1.fc35.x86_64", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtalloc-2.3.3-2.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtdb-1.4.4-3.fc35.x86_64", - "libtevent-0.11.0-1.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.x86_64", - "lua-libs-5.4.3-2.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "man-db-2.9.4-2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mokutil-0.5.0-1.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "mtools-4.0.36-1.fc35.x86_64", - "ncurses-6.2-8.20210508.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "net-tools-2.0-0.60.20160912git.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "nftables-1.0.0-1.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "plymouth-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "plymouth-core-libs-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "plymouth-scripts-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.x86_64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.x86_64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.x86_64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.x86_64", - "python3-gpg-1.15.1-6.fc35.x86_64", - "python3-hawkey-0.64.0-1.fc35.x86_64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.x86_64", - "python3-libdnf-0.64.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-libselinux-3.3-1.fc35.x86_64", - "python3-libsemanage-3.3-1.fc35.x86_64", - "python3-markupsafe-2.0.0-2.fc35.x86_64", - "python3-nftables-1.0.0-1.fc35.x86_64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.x86_64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.x86_64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.x86_64", - "python3-setools-4.4.0-3.fc35.x86_64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.x86_64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-build-libs-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.x86_64", - "rpm-sign-libs-4.17.0-1.fc35.x86_64", - "rsync-3.2.3-8.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "shim-ia32-15.4-5.x86_64", - "shim-x64-15.4-5.x86_64", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sssd-common-2.6.1-1.fc35.x86_64", - "sssd-kcm-2.6.1-1.fc35.x86_64", - "sssd-nfs-idmap-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "syslinux-6.04-0.18.fc35.x86_64", - "syslinux-extlinux-6.04-0.18.fc35.x86_64", - "syslinux-extlinux-nonlinux-6.04-0.18.fc35.noarch", - "syslinux-nonlinux-6.04-0.18.fc35.noarch", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tar-1.34-2.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.x86_64", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.x86_64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zlib-1.2.11-30.fc35.x86_64", - "zram-generator-1.1.1-3.fc35.x86_64", - "zram-generator-defaults-1.1.1-3.fc35.noarch" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/sbin/nologin", - "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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/fedora/grubia32.efi": ".......T.", - "/boot/efi/EFI/fedora/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.......", - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "console-login-helper-messages-gensnippet-os-release.service", - "console-login-helper-messages-gensnippet-ssh-keys.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nftables.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "console-login-helper-messages-issuegen.conf": [ - "r /etc/issue.d/*_clhm_*.issue - - - - -" - ], - "console-login-helper-messages-motdgen.conf": [ - "d /run/motd.d - - - - -" - ], - "console-login-helper-messages-profile.conf": [ - "L /etc/profile.d/console-login-helper-messages-profile.sh - - - - ../../usr/share/console-login-helper-messages/profile.sh" - ], - "console-login-helper-messages.conf": [ - "d /run/console-login-helper-messages - - - - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-vhd-boot.json b/test/data/manifests/fedora_35-x86_64-vhd-boot.json index 48c7337c4..c21037594 100644 --- a/test/data/manifests/fedora_35-x86_64-vhd-boot.json +++ b/test/data/manifests/fedora_35-x86_64-vhd-boot.json @@ -19,25 +19,22 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } ], "filename": "disk.vhd", "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10900,1245 +10897,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.x86_64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.x86_64) 35 (Thirty Five)", - "version": "5.15.13-200.fc35.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "mdns", - "dhcpv6-client" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "redhat:x:1000:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Thirty Five)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VERSION": "35 (Thirty Five)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "WALinuxAgent-2.3.1.1-2.fc35.noarch", - "WALinuxAgent-udev-2.3.1.1-2.fc35.noarch", - "acl-2.3.1-2.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "c-ares-1.17.2-1.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "dhcp-client-4.4.2-16.b1.fc35.x86_64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.x86_64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.x86_64", - "efivar-libs-37-17.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-basic-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "firewalld-1.0.1-2.fc35.noarch", - "firewalld-filesystem-1.0.1-2.fc35.noarch", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "fuse-libs-2.9.9-13.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-all-langpacks-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-langpack-en-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gobject-introspection-1.70.0-1.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "groff-base-1.22.4-8.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-x64-2.06-10.fc35.x86_64", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "hunspell-1.7.0-11.fc35.x86_64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.x86_64", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.x86_64", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "ipset-7.15-1.fc35.x86_64", - "ipset-libs-7.15-1.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iptables-nft-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "jansson-2.13.1-3.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.x86_64", - "kernel-core-5.15.13-200.fc35.x86_64", - "kernel-modules-5.15.13-200.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libbasicobjects-0.1.1-48.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcap-ng-python3-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcollection-0.7.0-48.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcomps-0.1.18-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libdhash-0.5.0-48.fc35.x86_64", - "libdnf-0.64.0-1.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libfsverity-1.4-6.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libini_config-1.3.1-48.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libldb-2.4.1-1.fc35.x86_64", - "libmaxminddb-1.6.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnfsidmap-2.5.4-2.rc3.fc35.x86_64", - "libnftnl-1.2.0-2.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpath_utils-0.2.1-48.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpipeline-1.5.3-3.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libref_array-0.1.5-48.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.x86_64", - "libsss_certmap-2.6.1-1.fc35.x86_64", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtalloc-2.3.3-2.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtdb-1.4.4-3.fc35.x86_64", - "libtevent-0.11.0-1.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.x86_64", - "lua-libs-5.4.3-2.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "man-db-2.9.4-2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mokutil-0.5.0-1.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "ncurses-6.2-8.20210508.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "net-tools-2.0-0.60.20160912git.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "nftables-1.0.0-1.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "ntfs-3g-libs-2021.8.22-2.fc35.x86_64", - "ntfsprogs-2021.8.22-2.fc35.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-1.1.1l-2.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "plymouth-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "plymouth-core-libs-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "plymouth-scripts-0.9.5-3.20210331git1ea1020.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-firewall-1.0.1-2.fc35.noarch", - "python3-gobject-base-3.42.0-1.fc35.x86_64", - "python3-gpg-1.15.1-6.fc35.x86_64", - "python3-hawkey-0.64.0-1.fc35.x86_64", - "python3-libcomps-0.1.18-1.fc35.x86_64", - "python3-libdnf-0.64.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-nftables-1.0.0-1.fc35.x86_64", - "python3-pyasn1-0.4.8-7.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.x86_64", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.x86_64", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-build-libs-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.x86_64", - "rpm-sign-libs-4.17.0-1.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "shim-x64-15.4-5.x86_64", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sssd-common-2.6.1-1.fc35.x86_64", - "sssd-kcm-2.6.1-1.fc35.x86_64", - "sssd-nfs-idmap-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.x86_64", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zlib-1.2.11-30.fc35.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/fedora/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nftables.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/fedora_35-x86_64-vmdk-boot.json b/test/data/manifests/fedora_35-x86_64-vmdk-boot.json index 8f038323a..2f43cb8fa 100644 --- a/test/data/manifests/fedora_35-x86_64-vmdk-boot.json +++ b/test/data/manifests/fedora_35-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "fedora-35", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "fedora", @@ -35,18 +19,31 @@ { "name": "updates", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" }, { "name": "updates-modular", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/f35/f35-x86_64-updates-released-modular-20220113/", - "metadata_expire": "6h", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGAcScoBEADLf8YHkezJ6adlMYw7aGGIlJalt8Jj2x/B2K+hIfIuxGtpVj7e\nLRgDU76jaT5pVD5mFMJ3pkeneR/cTmqqQkNyQshX2oQXwEzUSb1CNMCfCGgkX8Q2\nzZkrIcCrF0Q2wrKblaudhU+iVanADsm18YEqsb5AU37dtUrM3QYdWg9R+XiPfV8R\nKBjT03vVBOdMSsY39LaCn6Ip1Ovp8IEo/IeEVY1qmCOPAaK0bJH3ufg4Cueks+TS\nwQWTeCLxuZL6OMXoOPKwvMQfxbg1XD8vuZ0Ktj/cNH2xau0xmsAu9HJpekvOPRxl\nyqtjyZfroVieFypwZgvQwtnnM8/gSEu/JVTrY052mEUT7Ccb74kcHFTFfMklnkG/\n0fU4ARa504H3xj0ktbe3vKcPXoPOuKBVsHSv00UGYAyPeuy+87cU/YEhM7k3SVKj\n6eIZgyiMO0wl1YGDRKculwks9A+ulkg1oTb4s3zmZvP07GoTxW42jaK5WS+NhZee\n860XoVhbc1KpS+jfZojsrEtZ8PbUZ+YvF8RprdWArjHbJk2JpRKAxThxsQAsBhG1\n0Lux2WaMB0g2I5PcMdJ/cqjo08ccrjBXuixWri5iu9MXp8qT/fSzNmsdIgn8/qZK\ni8Qulfu77uqhW/wt2btnitgRsqjhxMujYU4Zb4hktF8hKU/XX742qhL5KwARAQAB\ntDFGZWRvcmEgKDM1KSA8ZmVkb3JhLTM1LXByaW1hcnlAZmVkb3JhcHJvamVjdC5v\ncmc+iQJOBBMBCAA4FiEEeH6mrhFH7uVsQLMM20Y5cZhnxY8FAmAcScoCGw8FCwkI\nBwIGFQoJCAsCBBYCAwECHgECF4AACgkQ20Y5cZhnxY+NYA/7BYpglySAZYHhjyKh\n/+f6zPfVvbH20Eq3kI7OFBN0nLX+BU1muvS+qTuS3WLrB3m3GultpKREJKLtm5ED\n1rGzXAoT1yp9YI8LADdMCCOyjAjsoWU87YUuC+/bnjrTeR2LROCfyPC76W985iOV\nm5S+bsQDw7C2LrldAM4MDuoyZ1SitGaZ4KQLVt+TEa14isYSGCjzo7PY8V3JOk50\ngqWg82N/bm2EzS7T83WEDb1lvj4IlvxgIqKeg11zXYxmrYSZJJCfvzf+lNS6uxgH\njx/J0ylZ2LibGr6GAAyO9UWrAZSwSM0EcjT8wECnxkSDuyqmWwVvNBXuEIV8Oe3Y\nMiU1fJN8sd7DpsFx5M+XdnMnQS+HrjTPKD3mWrlAdnEThdYV8jZkpWhDys3/99eO\nhk0rLny0jNwkauf/iU8Oc6XvMkjLRMJg5U9VKyJuWWtzwXnjMN5WRFBqK4sZomMM\nftbTH1+5ybRW/A3vBbaxRW2t7UzNjczekSZEiaLN9L/HcJCIR1QF8682DdAlEF9d\nk2gQiYSQAaaJ0JJAzHvRkRJLLgK2YQYiHNVy2t3JyFfsram5wSCWOfhPeIyLBTZJ\nvrpNlPbefsT957Tf2BNIugzZrC5VxDSKkZgRh1VGvSIQnCyzkQy6EU2qPpiW59G/\nhPIXZrKocK3KLS9/izJQTRltjMA=\n=PfT7\n-----END PGP PUBLIC KEY BLOCK-----\n", - "check_gpg": true + "check_gpg": true, + "metadata_expire": "6h" } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -11597,1401 +11594,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.15.13-200.fc35.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "fedora", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.15.13-200.fc35.x86_64.img", - "linux": "/vmlinuz-5.15.13-200.fc35.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro no_timer_check console=ttyS0,115200n8 biosdevname=0 net.ifnames=0", - "title": "Fedora Linux (5.15.13-200.fc35.x86_64) 35 (Cloud Edition)", - "version": "5.15.13-200.fc35.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.fedora.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "ssh-import-id", - "locale", - "set-passwords", - "spacewalk", - "yum-add-repo", - "ntp", - "timezone", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "package-update-upgrade-install", - "puppet", - "chef", - "mcollective", - "salt-minion", - "reset_rmc", - "refresh_rmc_and_interface", - "rightscale_userdata", - "scripts-vendor", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "migrator", - "seed_random", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "disk_setup", - "mounts", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "ca-certs", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": true, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail", - "0", - "2" - ], - "preserve_hostname": false, - "resize_rootfs_tmp": "/dev", - "ssh_pwauth": 0, - "system_info": { - "default_user": { - "gecos": "fedora Cloud User", - "groups": [ - "wheel", - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "fedora", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "fedora", - "paths": { - "cloud_dir": "/var/lib/cloud/", - "templates_dir": "/etc/cloud/templates/" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "False", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "True" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "ext4", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:104:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "redhat:x:1000:", - "render:x:105:", - "root:x:0:", - "sgx:x:106:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-network:x:192:", - "systemd-oom:x:999:", - "systemd-resolve:x:193:", - "systemd-timesync:x:998:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:995:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "localhost.localdomain", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "type": "vmdk" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;38;2;60;110;180", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:fedoraproject:fedora:35", - "DOCUMENTATION_URL": "https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/", - "HOME_URL": "https://fedoraproject.org/", - "ID": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Fedora Linux", - "PLATFORM_ID": "platform:f35", - "PRETTY_NAME": "Fedora Linux 35 (Cloud Edition)", - "PRIVACY_POLICY_URL": "https://fedoraproject.org/wiki/Legal:PrivacyPolicy", - "REDHAT_BUGZILLA_PRODUCT": "Fedora", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "35", - "REDHAT_SUPPORT_PRODUCT": "Fedora", - "REDHAT_SUPPORT_PRODUCT_VERSION": "35", - "SUPPORT_URL": "https://ask.fedoraproject.org/", - "VARIANT": "Cloud Edition", - "VARIANT_ID": "cloud", - "VERSION": "35 (Cloud Edition)", - "VERSION_CODENAME": "", - "VERSION_ID": "35" - }, - "packages": [ - "NetworkManager-1.32.12-2.fc35.x86_64", - "NetworkManager-libnm-1.32.12-2.fc35.x86_64", - "acl-2.3.1-2.fc35.x86_64", - "alternatives-1.19-1.fc35.x86_64", - "audit-3.0.6-1.fc35.x86_64", - "audit-libs-3.0.6-1.fc35.x86_64", - "basesystem-11-12.fc35.noarch", - "bash-5.1.8-2.fc35.x86_64", - "bzip2-libs-1.0.8-9.fc35.x86_64", - "c-ares-1.17.2-1.fc35.x86_64", - "ca-certificates-2021.2.52-1.0.fc35.noarch", - "checkpolicy-3.3-1.fc35.x86_64", - "chkconfig-1.19-1.fc35.x86_64", - "chrony-4.1-3.fc35.x86_64", - "cloud-init-20.4-7.fc35.noarch", - "cloud-utils-growpart-0.31-9.fc35.noarch", - "console-login-helper-messages-0.21.2-3.fc35.noarch", - "console-login-helper-messages-issuegen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-motdgen-0.21.2-3.fc35.noarch", - "console-login-helper-messages-profile-0.21.2-3.fc35.noarch", - "coreutils-8.32-31.fc35.x86_64", - "coreutils-common-8.32-31.fc35.x86_64", - "cpio-2.13-11.fc35.x86_64", - "cracklib-2.9.6-27.fc35.x86_64", - "cracklib-dicts-2.9.6-27.fc35.x86_64", - "crypto-policies-20210819-1.gitd0fdcfb.fc35.noarch", - "crypto-policies-scripts-20210819-1.gitd0fdcfb.fc35.noarch", - "cryptsetup-libs-2.4.2-1.fc35.x86_64", - "curl-7.79.1-1.fc35.x86_64", - "cyrus-sasl-lib-2.1.27-13.fc35.x86_64", - "dbus-1.12.20-5.fc35.x86_64", - "dbus-broker-29-4.fc35.x86_64", - "dbus-common-1.12.20-5.fc35.noarch", - "dbus-libs-1.12.20-5.fc35.x86_64", - "dejavu-sans-fonts-2.37-17.fc35.noarch", - "deltarpm-3.6.2-10.fc35.x86_64", - "device-mapper-1.02.175-6.fc35.x86_64", - "device-mapper-libs-1.02.175-6.fc35.x86_64", - "dhcp-client-4.4.2-16.b1.fc35.x86_64", - "dhcp-common-4.4.2-16.b1.fc35.noarch", - "diffutils-3.8-1.fc35.x86_64", - "dnf-4.9.0-1.fc35.noarch", - "dnf-data-4.9.0-1.fc35.noarch", - "dnf-plugins-core-4.0.24-1.fc35.noarch", - "dosfstools-4.2-2.fc35.x86_64", - "dracut-055-6.fc35.x86_64", - "dracut-config-generic-055-6.fc35.x86_64", - "e2fsprogs-1.46.3-1.fc35.x86_64", - "e2fsprogs-libs-1.46.3-1.fc35.x86_64", - "efi-filesystem-5-4.fc35.noarch", - "efibootmgr-16-11.fc35.x86_64", - "efivar-libs-37-17.fc35.x86_64", - "elfutils-debuginfod-client-0.186-1.fc35.x86_64", - "elfutils-default-yama-scope-0.186-1.fc35.noarch", - "elfutils-libelf-0.186-1.fc35.x86_64", - "elfutils-libs-0.186-1.fc35.x86_64", - "expat-2.4.1-2.fc35.x86_64", - "fedora-gpg-keys-35-1.noarch", - "fedora-release-cloud-35-36.noarch", - "fedora-release-common-35-36.noarch", - "fedora-release-identity-cloud-35-36.noarch", - "fedora-repos-35-1.noarch", - "fedora-repos-modular-35-1.noarch", - "file-5.40-9.fc35.x86_64", - "file-libs-5.40-9.fc35.x86_64", - "filesystem-3.14-7.fc35.x86_64", - "findutils-4.8.0-4.fc35.x86_64", - "fonts-filesystem-2.0.5-6.fc35.noarch", - "freetype-2.11.0-1.fc35.x86_64", - "fuse-libs-2.9.9-13.fc35.x86_64", - "gawk-5.1.0-4.fc35.x86_64", - "gawk-all-langpacks-5.1.0-4.fc35.x86_64", - "gdbm-libs-1.22-1.fc35.x86_64", - "gettext-0.21-8.fc35.x86_64", - "gettext-libs-0.21-8.fc35.x86_64", - "glib2-2.70.2-1.fc35.x86_64", - "glibc-2.34-11.fc35.x86_64", - "glibc-common-2.34-11.fc35.x86_64", - "glibc-gconv-extra-2.34-11.fc35.x86_64", - "glibc-langpack-en-2.34-11.fc35.x86_64", - "gmp-6.2.0-7.fc35.x86_64", - "gnupg2-2.3.4-1.fc35.x86_64", - "gnupg2-smime-2.3.4-1.fc35.x86_64", - "gnutls-3.7.2-2.fc35.x86_64", - "gpg-pubkey-9867c58f-601c49ca", - "gpgme-1.15.1-6.fc35.x86_64", - "graphite2-1.3.14-8.fc35.x86_64", - "grep-3.6-4.fc35.x86_64", - "groff-base-1.22.4-8.fc35.x86_64", - "grub2-common-2.06-10.fc35.noarch", - "grub2-efi-ia32-2.06-10.fc35.x86_64", - "grub2-efi-x64-2.06-10.fc35.x86_64", - "grub2-pc-2.06-10.fc35.x86_64", - "grub2-pc-modules-2.06-10.fc35.noarch", - "grub2-tools-2.06-10.fc35.x86_64", - "grub2-tools-efi-2.06-10.fc35.x86_64", - "grub2-tools-extra-2.06-10.fc35.x86_64", - "grub2-tools-minimal-2.06-10.fc35.x86_64", - "grubby-8.40-55.fc35.x86_64", - "gzip-1.10-5.fc35.x86_64", - "harfbuzz-2.8.2-2.fc35.x86_64", - "hostname-3.23-5.fc35.x86_64", - "hunspell-1.7.0-11.fc35.x86_64", - "hunspell-en-0.20140811.1-20.fc35.noarch", - "hunspell-en-GB-0.20140811.1-20.fc35.noarch", - "hunspell-en-US-0.20140811.1-20.fc35.noarch", - "hunspell-filesystem-1.7.0-11.fc35.x86_64", - "ima-evm-utils-1.3.2-3.fc35.x86_64", - "inih-49-4.fc35.x86_64", - "initscripts-10.11-1.fc35.x86_64", - "initscripts-service-10.11-1.fc35.noarch", - "ipcalc-1.0.1-2.fc35.x86_64", - "iproute-5.13.0-2.fc35.x86_64", - "iproute-tc-5.13.0-2.fc35.x86_64", - "iptables-legacy-libs-1.8.7-13.fc35.x86_64", - "iptables-libs-1.8.7-13.fc35.x86_64", - "iputils-20210722-1.fc35.x86_64", - "json-c-0.15-2.fc35.x86_64", - "kbd-2.4.0-8.fc35.x86_64", - "kbd-misc-2.4.0-8.fc35.noarch", - "kernel-5.15.13-200.fc35.x86_64", - "kernel-core-5.15.13-200.fc35.x86_64", - "kernel-modules-5.15.13-200.fc35.x86_64", - "keyutils-libs-1.6.1-3.fc35.x86_64", - "kmod-29-4.fc35.x86_64", - "kmod-libs-29-4.fc35.x86_64", - "kpartx-0.8.6-5.fc35.x86_64", - "krb5-libs-1.19.2-2.fc35.x86_64", - "langpacks-core-en-3.0-15.fc35.noarch", - "langpacks-core-font-en-3.0-15.fc35.noarch", - "langpacks-en-3.0-15.fc35.noarch", - "less-590-2.fc35.x86_64", - "libacl-2.3.1-2.fc35.x86_64", - "libarchive-3.5.2-2.fc35.x86_64", - "libargon2-20171227-7.fc35.x86_64", - "libassuan-2.5.5-3.fc35.x86_64", - "libattr-2.5.1-3.fc35.x86_64", - "libbasicobjects-0.1.1-48.fc35.x86_64", - "libblkid-2.37.2-1.fc35.x86_64", - "libbrotli-1.0.9-6.fc35.x86_64", - "libcap-2.48-3.fc35.x86_64", - "libcap-ng-0.8.2-8.fc35.x86_64", - "libcbor-0.7.0-4.fc35.x86_64", - "libcollection-0.7.0-48.fc35.x86_64", - "libcom_err-1.46.3-1.fc35.x86_64", - "libcomps-0.1.18-1.fc35.x86_64", - "libcurl-7.79.1-1.fc35.x86_64", - "libdb-5.3.28-50.fc35.x86_64", - "libdhash-0.5.0-48.fc35.x86_64", - "libdnf-0.64.0-1.fc35.x86_64", - "libeconf-0.4.0-2.fc35.x86_64", - "libedit-3.1-40.20210910cvs.fc35.x86_64", - "libevent-2.1.12-4.fc35.x86_64", - "libfdisk-2.37.2-1.fc35.x86_64", - "libffi-3.1-29.fc35.x86_64", - "libfido2-1.8.0-1.fc35.x86_64", - "libfsverity-1.4-6.fc35.x86_64", - "libgcc-11.2.1-7.fc35.x86_64", - "libgcrypt-1.9.4-1.fc35.x86_64", - "libgomp-11.2.1-7.fc35.x86_64", - "libgpg-error-1.43-1.fc35.x86_64", - "libibverbs-38.0-1.fc35.x86_64", - "libidn2-2.3.2-3.fc35.x86_64", - "libini_config-1.3.1-48.fc35.x86_64", - "libkcapi-1.3.1-3.fc35.x86_64", - "libkcapi-hmaccalc-1.3.1-3.fc35.x86_64", - "libksba-1.6.0-2.fc35.x86_64", - "libldb-2.4.1-1.fc35.x86_64", - "libmaxminddb-1.6.0-1.fc35.x86_64", - "libmnl-1.0.4-14.fc35.x86_64", - "libmodulemd-2.13.0-3.fc35.x86_64", - "libmount-2.37.2-1.fc35.x86_64", - "libndp-1.8-2.fc35.x86_64", - "libnetfilter_conntrack-1.0.8-3.fc35.x86_64", - "libnfnetlink-1.0.1-20.fc35.x86_64", - "libnfsidmap-2.5.4-2.rc3.fc35.x86_64", - "libnghttp2-1.45.1-1.fc35.x86_64", - "libnl3-3.5.0-8.fc35.x86_64", - "libnsl2-1.3.0-4.fc35.x86_64", - "libpath_utils-0.2.1-48.fc35.x86_64", - "libpcap-1.10.1-2.fc35.x86_64", - "libpipeline-1.5.3-3.fc35.x86_64", - "libpng-1.6.37-11.fc35.x86_64", - "libpsl-0.21.1-4.fc35.x86_64", - "libpwquality-1.4.4-6.fc35.x86_64", - "libref_array-0.1.5-48.fc35.x86_64", - "librepo-1.14.2-1.fc35.x86_64", - "libreport-filesystem-2.15.2-6.fc35.noarch", - "libseccomp-2.5.3-1.fc35.x86_64", - "libsecret-0.20.4-3.fc35.x86_64", - "libselinux-3.3-1.fc35.x86_64", - "libselinux-utils-3.3-1.fc35.x86_64", - "libsemanage-3.3-1.fc35.x86_64", - "libsepol-3.3-2.fc35.x86_64", - "libsigsegv-2.13-3.fc35.x86_64", - "libsmartcols-2.37.2-1.fc35.x86_64", - "libsolv-0.7.19-3.fc35.x86_64", - "libss-1.46.3-1.fc35.x86_64", - "libssh-0.9.6-1.fc35.x86_64", - "libssh-config-0.9.6-1.fc35.noarch", - "libsss_autofs-2.6.1-1.fc35.x86_64", - "libsss_certmap-2.6.1-1.fc35.x86_64", - "libsss_idmap-2.6.1-1.fc35.x86_64", - "libsss_nss_idmap-2.6.1-1.fc35.x86_64", - "libsss_sudo-2.6.1-1.fc35.x86_64", - "libstdc++-11.2.1-7.fc35.x86_64", - "libtalloc-2.3.3-2.fc35.x86_64", - "libtasn1-4.16.0-6.fc35.x86_64", - "libtdb-1.4.4-3.fc35.x86_64", - "libtevent-0.11.0-1.fc35.x86_64", - "libtirpc-1.3.2-1.fc35.x86_64", - "libunistring-0.9.10-14.fc35.x86_64", - "libusb1-1.0.24-4.fc35.x86_64", - "libuser-0.63-7.fc35.x86_64", - "libutempter-1.2.1-5.fc35.x86_64", - "libuuid-2.37.2-1.fc35.x86_64", - "libverto-0.3.2-2.fc35.x86_64", - "libxcrypt-4.4.27-1.fc35.x86_64", - "libxcrypt-compat-4.4.27-1.fc35.x86_64", - "libxkbcommon-1.3.1-1.fc35.x86_64", - "libxml2-2.9.12-6.fc35.x86_64", - "libyaml-0.2.5-6.fc35.x86_64", - "libzstd-1.5.1-4.fc35.x86_64", - "linux-atm-libs-2.5.1-30.fc35.x86_64", - "linux-firmware-20211216-127.fc35.noarch", - "linux-firmware-whence-20211216-127.fc35.noarch", - "lmdb-libs-0.9.29-2.fc35.x86_64", - "lua-libs-5.4.3-2.fc35.x86_64", - "lz4-libs-1.9.3-3.fc35.x86_64", - "man-db-2.9.4-2.fc35.x86_64", - "memstrack-0.2.4-1.fc35.x86_64", - "mkpasswd-5.5.10-2.fc35.x86_64", - "mokutil-0.5.0-1.fc35.x86_64", - "mozjs78-78.15.0-1.fc35.x86_64", - "mpdecimal-2.5.1-2.fc35.x86_64", - "mpfr-4.1.0-8.fc35.x86_64", - "mtools-4.0.36-1.fc35.x86_64", - "ncurses-6.2-8.20210508.fc35.x86_64", - "ncurses-base-6.2-8.20210508.fc35.noarch", - "ncurses-libs-6.2-8.20210508.fc35.x86_64", - "net-tools-2.0-0.60.20160912git.fc35.x86_64", - "nettle-3.7.3-2.fc35.x86_64", - "npth-1.6-7.fc35.x86_64", - "openldap-2.4.59-3.fc35.x86_64", - "openssh-8.7p1-3.fc35.x86_64", - "openssh-clients-8.7p1-3.fc35.x86_64", - "openssh-server-8.7p1-3.fc35.x86_64", - "openssl-libs-1.1.1l-2.fc35.x86_64", - "openssl-pkcs11-0.4.11-4.fc35.x86_64", - "os-prober-1.77-8.fc35.x86_64", - "p11-kit-0.23.22-4.fc35.x86_64", - "p11-kit-trust-0.23.22-4.fc35.x86_64", - "pam-1.5.2-5.fc35.x86_64", - "parted-3.4-6.fc35.x86_64", - "passwd-0.80-11.fc35.x86_64", - "pcre-8.45-1.fc35.x86_64", - "pcre2-10.37-4.fc35.x86_64", - "pcre2-syntax-10.37-4.fc35.noarch", - "pcsc-lite-1.9.5-1.fc35.x86_64", - "pcsc-lite-ccid-1.4.36-2.fc35.x86_64", - "pcsc-lite-libs-1.9.5-1.fc35.x86_64", - "pigz-2.5-2.fc35.x86_64", - "pinentry-1.2.0-1.fc35.x86_64", - "policycoreutils-3.3-1.fc35.x86_64", - "polkit-0.120-1.fc35.x86_64", - "polkit-libs-0.120-1.fc35.x86_64", - "polkit-pkla-compat-0.1-20.fc35.x86_64", - "popt-1.18-6.fc35.x86_64", - "procps-ng-3.3.17-3.fc35.x86_64", - "protobuf-c-1.4.0-1.fc35.x86_64", - "psmisc-23.4-2.fc35.x86_64", - "publicsuffix-list-dafsa-20210518-2.fc35.noarch", - "python-pip-wheel-21.2.3-4.fc35.noarch", - "python-setuptools-wheel-57.4.0-1.fc35.noarch", - "python-unversioned-command-3.10.1-2.fc35.noarch", - "python3-3.10.1-2.fc35.x86_64", - "python3-attrs-21.2.0-4.fc35.noarch", - "python3-audit-3.0.6-1.fc35.x86_64", - "python3-babel-2.9.1-4.fc35.noarch", - "python3-cffi-1.14.6-2.fc35.x86_64", - "python3-charset-normalizer-2.0.4-1.fc35.noarch", - "python3-configobj-5.0.6-25.fc35.noarch", - "python3-cryptography-3.4.7-5.fc35.x86_64", - "python3-dateutil-2.8.1-7.fc35.noarch", - "python3-dbus-1.2.18-2.fc35.x86_64", - "python3-distro-1.6.0-1.fc35.noarch", - "python3-dnf-4.9.0-1.fc35.noarch", - "python3-dnf-plugins-core-4.0.24-1.fc35.noarch", - "python3-gpg-1.15.1-6.fc35.x86_64", - "python3-hawkey-0.64.0-1.fc35.x86_64", - "python3-idna-3.2-1.fc35.noarch", - "python3-jinja2-3.0.1-2.fc35.noarch", - "python3-jsonpatch-1.21-18.fc35.noarch", - "python3-jsonpointer-2.0-4.fc35.noarch", - "python3-jsonschema-3.2.0-12.fc35.noarch", - "python3-jwt+crypto-2.1.0-2.fc35.noarch", - "python3-jwt-2.1.0-2.fc35.noarch", - "python3-libcomps-0.1.18-1.fc35.x86_64", - "python3-libdnf-0.64.0-1.fc35.x86_64", - "python3-libs-3.10.1-2.fc35.x86_64", - "python3-libselinux-3.3-1.fc35.x86_64", - "python3-libsemanage-3.3-1.fc35.x86_64", - "python3-markupsafe-2.0.0-2.fc35.x86_64", - "python3-oauthlib+signedtoken-3.0.2-11.fc35.noarch", - "python3-oauthlib-3.0.2-11.fc35.noarch", - "python3-ply-3.11-13.fc35.noarch", - "python3-policycoreutils-3.3-1.fc35.noarch", - "python3-prettytable-0.7.2-27.fc35.noarch", - "python3-pycparser-2.20-5.fc35.noarch", - "python3-pyrsistent-0.18.0-8.fc35.x86_64", - "python3-pyserial-3.4-12.fc35.noarch", - "python3-pysocks-1.7.1-11.fc35.noarch", - "python3-pytz-2021.3-1.fc35.noarch", - "python3-pyyaml-5.4.1-4.fc35.x86_64", - "python3-requests-2.27.0-1.fc35.noarch", - "python3-rpm-4.17.0-1.fc35.x86_64", - "python3-setools-4.4.0-3.fc35.x86_64", - "python3-setuptools-57.4.0-1.fc35.noarch", - "python3-six-1.16.0-4.fc35.noarch", - "python3-unbound-1.13.2-1.fc35.x86_64", - "python3-urllib3-1.26.7-2.fc35.noarch", - "qrencode-libs-4.1.1-1.fc35.x86_64", - "readline-8.1-3.fc35.x86_64", - "rootfiles-8.1-30.fc35.noarch", - "rpm-4.17.0-1.fc35.x86_64", - "rpm-build-libs-4.17.0-1.fc35.x86_64", - "rpm-libs-4.17.0-1.fc35.x86_64", - "rpm-plugin-selinux-4.17.0-1.fc35.x86_64", - "rpm-plugin-systemd-inhibit-4.17.0-1.fc35.x86_64", - "rpm-sign-libs-4.17.0-1.fc35.x86_64", - "rsync-3.2.3-8.fc35.x86_64", - "sed-4.8-8.fc35.x86_64", - "selinux-policy-35.8-1.fc35.noarch", - "selinux-policy-targeted-35.8-1.fc35.noarch", - "setup-2.13.9.1-2.fc35.noarch", - "shadow-utils-4.9-8.fc35.x86_64", - "shim-ia32-15.4-5.x86_64", - "shim-x64-15.4-5.x86_64", - "sqlite-libs-3.36.0-3.fc35.x86_64", - "sssd-client-2.6.1-1.fc35.x86_64", - "sssd-common-2.6.1-1.fc35.x86_64", - "sssd-kcm-2.6.1-1.fc35.x86_64", - "sssd-nfs-idmap-2.6.1-1.fc35.x86_64", - "sudo-1.9.7p2-2.fc35.x86_64", - "sudo-python-plugin-1.9.7p2-2.fc35.x86_64", - "syslinux-6.04-0.18.fc35.x86_64", - "syslinux-extlinux-6.04-0.18.fc35.x86_64", - "syslinux-extlinux-nonlinux-6.04-0.18.fc35.noarch", - "syslinux-nonlinux-6.04-0.18.fc35.noarch", - "systemd-249.7-2.fc35.x86_64", - "systemd-libs-249.7-2.fc35.x86_64", - "systemd-networkd-249.7-2.fc35.x86_64", - "systemd-oomd-defaults-249.7-2.fc35.noarch", - "systemd-pam-249.7-2.fc35.x86_64", - "systemd-resolved-249.7-2.fc35.x86_64", - "systemd-udev-249.7-2.fc35.x86_64", - "tar-1.34-2.fc35.x86_64", - "tpm2-tss-3.1.0-3.fc35.x86_64", - "trousers-0.3.15-4.fc35.x86_64", - "trousers-lib-0.3.15-4.fc35.x86_64", - "tzdata-2021e-1.fc35.noarch", - "unbound-libs-1.13.2-1.fc35.x86_64", - "util-linux-2.37.2-1.fc35.x86_64", - "util-linux-core-2.37.2-1.fc35.x86_64", - "vim-data-8.2.4006-1.fc35.noarch", - "vim-minimal-8.2.4006-1.fc35.x86_64", - "which-2.21-27.fc35.x86_64", - "whois-nls-5.5.10-2.fc35.noarch", - "xfsprogs-5.12.0-2.fc35.x86_64", - "xkeyboard-config-2.33-2.fc35.noarch", - "xz-5.2.5-7.fc35.x86_64", - "xz-libs-5.2.5-7.fc35.x86_64", - "yum-4.9.0-1.fc35.noarch", - "zchunk-libs-1.1.15-2.fc35.x86_64", - "zlib-1.2.11-30.fc35.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "ext4", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3222257152, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "ext4", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:994:993::/var/lib/chrony:/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", - "polkitd:x:995:994:User for polkitd:/:/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:997:997:systemd Core Dumper:/:/usr/sbin/nologin", - "systemd-network:x:192:192:systemd Network Management:/:/usr/sbin/nologin", - "systemd-oom:x:999:999:systemd Userspace OOM Killer:/:/usr/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/usr/sbin/nologin", - "systemd-timesync:x:998:998:systemd Time Synchronization:/:/usr/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:995:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/boot/efi/EFI": ".M.......", - "/boot/efi/EFI/fedora/grubia32.efi": ".......T.", - "/boot/efi/EFI/fedora/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.......", - "/etc/machine-id": ".M.......", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:unlabeled_t:s0", - "expected": "system_u:object_r:lost_found_t:s0", - "filename": "/lost+found" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "console-login-helper-messages-gensnippet-os-release.service", - "console-login-helper-messages-gensnippet-ssh-keys.service", - "debug-shell.service", - "exit.target", - "halt.target", - "kexec.target", - "loadmodules.service", - "man-db-restart-cache-update.service", - "nis-domainname.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "runlevel0.target", - "selinux-check-proper-disable.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-network-generator.service", - "systemd-networkd-wait-online.service", - "systemd-networkd.service", - "systemd-networkd.socket", - "systemd-pstore.service", - "systemd-sysext.service", - "systemd-time-wait-sync.service", - "systemd-timesyncd.service", - "tcsd.service" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.home1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.oom1.service", - "dbus-org.freedesktop.resolve1.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "fstrim.timer", - "getty@.service", - "import-state.service", - "pcscd.socket", - "reboot.target", - "remote-fs.target", - "rpmdb-rebuild.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "systemd-homed-activate.service", - "systemd-homed.service", - "systemd-oomd.service", - "systemd-resolved.service", - "systemd-userdbd.socket", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - }, - "user@.service.d": { - "Service": { - "ManagedOOMMemoryPressure": "kill", - "ManagedOOMMemoryPressureLimit": "50%" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "console-login-helper-messages-issuegen.conf": [ - "r /etc/issue.d/*_clhm_*.issue - - - - -" - ], - "console-login-helper-messages-motdgen.conf": [ - "d /run/motd.d - - - - -" - ], - "console-login-helper-messages-profile.conf": [ - "L /etc/profile.d/console-login-helper-messages-profile.sh - - - - ../../usr/share/console-login-helper-messages/profile.sh" - ], - "console-login-helper-messages.conf": [ - "d /run/console-login-helper-messages - - - - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "L! /etc/resolv.conf - - - - ../run/systemd/resolve/stub-resolv.conf", - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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/systemd/netif 0755 systemd-network systemd-network -", - "d /run/systemd/netif/links 0755 systemd-network systemd-network -", - "d /run/systemd/netif/leases 0755 systemd-network systemd-network -", - "d /run/systemd/netif/lldp 0755 systemd-network systemd-network -", - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "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": { - "fedora-cisco-openh264.repo": { - "fedora-cisco-openh264": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - }, - "fedora-cisco-openh264-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "14d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-cisco-openh264-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever openh264 (From Cisco) - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "True", - "type": "rpm" - } - }, - "fedora-modular.repo": { - "fedora-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-debug-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-modular-source-$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-modular.repo": { - "updates-modular": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing-modular.repo": { - "updates-testing-modular": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-debug-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-modular-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-modular-source-f$releasever&arch=$basearch", - "name": "Fedora Modular $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates-testing.repo": { - "updates-testing": { - "countme": "1", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Test Updates Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-testing-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-testing-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Test Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora-updates.repo": { - "updates": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Updates - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "updates-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "6h", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f$releasever&arch=$basearch", - "name": "Fedora $releasever - Updates Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - }, - "fedora.repo": { - "fedora": { - "countme": "1", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-debuginfo": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-$releasever&arch=$basearch", - "name": "Fedora $releasever - $basearch - Debug", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - }, - "fedora-source": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$releasever-$basearch", - "metadata_expire": "7d", - "metalink": "https://mirrors.fedoraproject.org/metalink?repo=fedora-source-$releasever&arch=$basearch", - "name": "Fedora $releasever - Source", - "repo_gpgcheck": "0", - "skip_if_unavailable": "False", - "type": "rpm" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_7-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_7-x86_64-azure_rhui-boot.json index 5e4837853..056fb5a72 100644 --- a/test/data/manifests/rhel_7-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_7-x86_64-azure_rhui-boot.json @@ -22,17 +22,14 @@ }, { "name": "rhel-eng", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-eng-rel-20220530", - "package-sets": [ - "build" - ] + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-eng-rel-20220530" }, { "name": "azure-rhui-7", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-rhui-azure-20220530" } ], - "filename": "disk.vhd", + "filename": "disk.vhd.xz", "blueprint": {} }, "manifest": { @@ -11390,5 +11387,6 @@ "checksum": "sha256:000bd49aea30ee3534e6cde11188afa4b567711b13acbcf531e5542fc7b2aefe" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_7-x86_64-qcow2-boot.json b/test/data/manifests/rhel_7-x86_64-qcow2-boot.json index da2300d15..89c820e40 100644 --- a/test/data/manifests/rhel_7-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_7-x86_64-qcow2-boot.json @@ -22,10 +22,7 @@ }, { "name": "rhel-eng", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-eng-rel-20220530", - "package-sets": [ - "build" - ] + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-eng-rel-20220530" }, { "name": "azure-rhui-7", @@ -36,9 +33,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -8801,5 +8795,6 @@ "checksum": "sha256:6b335cd2811b48cfcd895189dab46969d5069150a92e4ef725976d5cf4bcbc50" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json index 33f8f43bb..f25fcc26f 100644 --- a/test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_7-x86_64-qcow2_customize-boot.json @@ -22,10 +22,7 @@ }, { "name": "rhel-eng", - "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-eng-rel-20220530", - "package-sets": [ - "build" - ] + "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el7/el7-x86_64-eng-rel-20220530" }, { "name": "azure-rhui-7", @@ -42,7 +39,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -10927,5 +10923,6 @@ "checksum": "sha256:6b335cd2811b48cfcd895189dab46969d5069150a92e4ef725976d5cf4bcbc50" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-ami-boot.json b/test/data/manifests/rhel_8-aarch64-ami-boot.json index 2b37f81e7..5e3764c76 100644 --- a/test/data/manifests/rhel_8-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_8-aarch64-ami-boot.json @@ -9771,5 +9771,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-ec2-boot.json b/test/data/manifests/rhel_8-aarch64-ec2-boot.json index 4cc89b4b4..d99e766f2 100644 --- a/test/data/manifests/rhel_8-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_8-aarch64-ec2-boot.json @@ -9822,5 +9822,6 @@ "checksum": "sha256:83e568e3bb4f68f552f26dd517df374eaef0b2204205ba78a855607525a96b92" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_8-aarch64-edge_commit-boot.json index 751e2faa9..1c2a5d770 100644 --- a/test/data/manifests/rhel_8-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_8-aarch64-edge_commit-boot.json @@ -8780,5 +8780,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-edge_container-boot.json b/test/data/manifests/rhel_8-aarch64-edge_container-boot.json index c8b5dcef5..98545f412 100644 --- a/test/data/manifests/rhel_8-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_8-aarch64-edge_container-boot.json @@ -11787,5 +11787,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_8-aarch64-edge_installer-boot.json index e0b9640e5..29776463f 100644 --- a/test/data/manifests/rhel_8-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_8-aarch64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19440,5 +19439,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_8-aarch64-edge_installer_with_users-boot.json index 0c9ea1f2b..29566a2ef 100644 --- a/test/data/manifests/rhel_8-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_8-aarch64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19492,5 +19491,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json index 299fb72a3..ebcc9fde4 100644 --- a/test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_8-aarch64-edge_raw_image-boot.json @@ -7905,5 +7905,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_8-aarch64-edge_simplified_installer-boot.json index e6cafd128..d1b33b38e 100644 --- a/test/data/manifests/rhel_8-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_8-aarch64-edge_simplified_installer-boot.json @@ -31,7 +31,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -12722,5 +12721,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-image_installer-boot.json b/test/data/manifests/rhel_8-aarch64-image_installer-boot.json index 175fabe44..20e7097ce 100644 --- a/test/data/manifests/rhel_8-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_8-aarch64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22150,5 +22149,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_8-aarch64-image_installer_with_users-boot.json index 8b085af3f..627fb1e64 100644 --- a/test/data/manifests/rhel_8-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_8-aarch64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22201,5 +22200,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-openstack-boot.json b/test/data/manifests/rhel_8-aarch64-openstack-boot.json index 8b7355e8e..8cbc97afe 100644 --- a/test/data/manifests/rhel_8-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_8-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-8", "arch": "aarch64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10126,5 +10120,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-qcow2-boot.json b/test/data/manifests/rhel_8-aarch64-qcow2-boot.json index cb8b02cdd..06be580ab 100644 --- a/test/data/manifests/rhel_8-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_8-aarch64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10031,5 +10028,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_8-aarch64-qcow2_customize-boot.json index ecc65aed8..cf90bd606 100644 --- a/test/data/manifests/rhel_8-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_8-aarch64-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -10635,5 +10634,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-aarch64-tar-boot.json b/test/data/manifests/rhel_8-aarch64-tar-boot.json index 159f97866..d4ae4f308 100644 --- a/test/data/manifests/rhel_8-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_8-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-8", "arch": "aarch64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5863,5 +5858,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_8-ppc64le-qcow2-boot.json index c856394f2..bc99f9bf3 100644 --- a/test/data/manifests/rhel_8-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_8-ppc64le-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10754,5 +10751,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json index 6bb6f3a7e..08a0c7d44 100644 --- a/test/data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_8-ppc64le-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11358,5 +11357,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-ppc64le-tar-boot.json b/test/data/manifests/rhel_8-ppc64le-tar-boot.json index cb9e36926..e02425973 100644 --- a/test/data/manifests/rhel_8-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_8-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-8", "arch": "ppc64le", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5965,5 +5960,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-s390x-qcow2-boot.json b/test/data/manifests/rhel_8-s390x-qcow2-boot.json index a71d3e167..368ba4ea6 100644 --- a/test/data/manifests/rhel_8-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_8-s390x-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11108,5 +11105,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json index 1388a3b8a..5b1b128c4 100644 --- a/test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_8-s390x-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11712,5 +11711,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-s390x-tar-boot.json b/test/data/manifests/rhel_8-s390x-tar-boot.json index b99122b19..a28e3f645 100644 --- a/test/data/manifests/rhel_8-s390x-tar-boot.json +++ b/test/data/manifests/rhel_8-s390x-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-8", "arch": "s390x", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7222,5 +7217,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-ami-boot.json b/test/data/manifests/rhel_8-x86_64-ami-boot.json index 47962a1d4..83075bcf0 100644 --- a/test/data/manifests/rhel_8-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_8-x86_64-ami-boot.json @@ -9390,5 +9390,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_8-x86_64-azure_rhui-boot.json index 8340d00ec..37769e43e 100644 --- a/test/data/manifests/rhel_8-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_8-x86_64-azure_rhui-boot.json @@ -23,7 +23,7 @@ ] } ], - "filename": "disk.vhd", + "filename": "disk.vhd.xz", "blueprint": {} }, "manifest": { @@ -13336,5 +13336,6 @@ "checksum": "sha256:10e429e047cea577ade1d52422a39af6349b4427b6aba8865dc4eba169c142ce" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-ec2-boot.json b/test/data/manifests/rhel_8-x86_64-ec2-boot.json index 8573dceb3..fdda67aaa 100644 --- a/test/data/manifests/rhel_8-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_8-x86_64-ec2-boot.json @@ -9443,5 +9443,6 @@ "checksum": "sha256:83e568e3bb4f68f552f26dd517df374eaef0b2204205ba78a855607525a96b92" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_8-x86_64-ec2_ha-boot.json index b05941a8b..699639d31 100644 --- a/test/data/manifests/rhel_8-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_8-x86_64-ec2_ha-boot.json @@ -12037,5 +12037,6 @@ "checksum": "sha256:7b297e63a0564219393f4b599bf50cba9cb7fe091490742eaf060ee45d9243c7" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_8-x86_64-ec2_sap-boot.json index 9458fa721..cf702645c 100644 --- a/test/data/manifests/rhel_8-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_8-x86_64-ec2_sap-boot.json @@ -15727,5 +15727,6 @@ "checksum": "sha256:56bfd6a25a3fc6915b8fd890cbf96db460f2d8191716b1f7dcb7e4f77dd51faa" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_8-x86_64-edge_commit-boot.json index ebbd5d3a0..a84bdcb5a 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_commit-boot.json @@ -9120,5 +9120,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_8-x86_64-edge_commit_rt-boot.json index f4a2a665f..840bfe79f 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_commit_rt-boot.json @@ -27,7 +27,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -9465,5 +9466,6 @@ "checksum": "sha256:6a0d8e83e24239dd7592253068fa4a0b917ed35b525fd374e12d30ddcf86999f" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-edge_container-boot.json b/test/data/manifests/rhel_8-x86_64-edge_container-boot.json index 498df6dfb..5269f6c0b 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_container-boot.json @@ -12117,5 +12117,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_8-x86_64-edge_installer-boot.json index ccbe3ff50..04e4dd13a 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19946,5 +19945,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_8-x86_64-edge_installer_with_users-boot.json index ad9ab8d6a..4a2b791eb 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19998,5 +19997,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json index 73cda415d..dd1ad0af2 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_raw_image-boot.json @@ -8022,5 +8022,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_8-x86_64-edge_simplified_installer-boot.json index 92e180c6c..a085ff1f1 100644 --- a/test/data/manifests/rhel_8-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_8-x86_64-edge_simplified_installer-boot.json @@ -31,7 +31,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -12952,5 +12951,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-gce-boot.json b/test/data/manifests/rhel_8-x86_64-gce-boot.json index 8d642513a..ba46c5db4 100644 --- a/test/data/manifests/rhel_8-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_8-x86_64-gce-boot.json @@ -10242,5 +10242,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json index 47f9aae3d..0108a1393 100644 --- a/test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_8-x86_64-gce_rhui-boot.json @@ -10266,5 +10266,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-image_installer-boot.json b/test/data/manifests/rhel_8-x86_64-image_installer-boot.json index 8c9f8c6e1..1f0598722 100644 --- a/test/data/manifests/rhel_8-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_8-x86_64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22595,5 +22594,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_8-x86_64-image_installer_with_users-boot.json index c5732cd32..b6bee99df 100644 --- a/test/data/manifests/rhel_8-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_8-x86_64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22646,5 +22645,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-oci-boot.json b/test/data/manifests/rhel_8-x86_64-oci-boot.json index ff548f012..500fc1982 100644 --- a/test/data/manifests/rhel_8-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_8-x86_64-oci-boot.json @@ -10199,5 +10199,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-openstack-boot.json b/test/data/manifests/rhel_8-x86_64-openstack-boot.json index a7b0f7d28..3c083c092 100644 --- a/test/data/manifests/rhel_8-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_8-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-8", "arch": "x86_64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10363,5 +10357,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-qcow2-boot.json b/test/data/manifests/rhel_8-x86_64-qcow2-boot.json index 60b3fd368..b0a5df881 100644 --- a/test/data/manifests/rhel_8-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_8-x86_64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10223,5 +10220,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json index e49cf30d3..e596bf259 100644 --- a/test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_8-x86_64-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -10842,5 +10841,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-tar-boot.json b/test/data/manifests/rhel_8-x86_64-tar-boot.json index 243db6ee2..cc44d005e 100644 --- a/test/data/manifests/rhel_8-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_8-x86_64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-8", "arch": "x86_64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5983,5 +5978,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-vhd-boot.json b/test/data/manifests/rhel_8-x86_64-vhd-boot.json index 701ff5036..e8a43b104 100644 --- a/test/data/manifests/rhel_8-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_8-x86_64-vhd-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10300,5 +10297,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_8-x86_64-vmdk-boot.json b/test/data/manifests/rhel_8-x86_64-vmdk-boot.json index f4636a48f..2018f3fe1 100644 --- a/test/data/manifests/rhel_8-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_8-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "rhel-8", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "baseos", @@ -30,7 +14,20 @@ "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.6-20220201", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBErgSTsBEACh2A4b0O9t+vzC9VrVtL1AKvUWi9OPCjkvR7Xd8DtJxeeMZ5eF\n0HtzIG58qDRybwUe89FZprB1ffuUKzdE+HcL3FbNWSSOXVjZIersdXyH3NvnLLLF\n0DNRB2ix3bXG9Rh/RXpFsNxDp2CEMdUvbYCzE79K1EnUTVh1L0Of023FtPSZXX0c\nu7Pb5DI5lX5YeoXO6RoodrIGYJsVBQWnrWw4xNTconUfNPk0EGZtEnzvH2zyPoJh\nXGF+Ncu9XwbalnYde10OCvSWAZ5zTCpoLMTvQjWpbCdWXJzCm6G+/hx9upke546H\n5IjtYm4dTIVTnc3wvDiODgBKRzOl9rEOCIgOuGtDxRxcQkjrC+xvg5Vkqn7vBUyW\n9pHedOU+PoF3DGOM+dqv+eNKBvh9YF9ugFAQBkcG7viZgvGEMGGUpzNgN7XnS1gj\n/DPo9mZESOYnKceve2tIC87p2hqjrxOHuI7fkZYeNIcAoa83rBltFXaBDYhWAKS1\nPcXS1/7JzP0ky7d0L6Xbu/If5kqWQpKwUInXtySRkuraVfuK3Bpa+X1XecWi24JY\nHVtlNX025xx1ewVzGNCTlWn1skQN2OOoQTV4C8/qFpTW6DTWYurd4+fE0OJFJZQF\nbuhfXYwmRlVOgN5i77NTIJZJQfYFj38c/Iv5vZBPokO6mffrOTv3MHWVgQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChyZWxlYXNlIGtleSAyKSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjYEEwECACAFAkrgSTsCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAK\nCRAZni+R/UMdUWzpD/9s5SFR/ZF3yjY5VLUFLMXIKUztNN3oc45fyLdTI3+UClKC\n2tEruzYjqNHhqAEXa2sN1fMrsuKec61Ll2NfvJjkLKDvgVIh7kM7aslNYVOP6BTf\nC/JJ7/ufz3UZmyViH/WDl+AYdgk3JqCIO5w5ryrC9IyBzYv2m0HqYbWfphY3uHw5\nun3ndLJcu8+BGP5F+ONQEGl+DRH58Il9Jp3HwbRa7dvkPgEhfFR+1hI+Btta2C7E\n0/2NKzCxZw7Lx3PBRcU92YKyaEihfy/aQKZCAuyfKiMvsmzs+4poIX7I9NQCJpyE\nIGfINoZ7VxqHwRn/d5mw2MZTJjbzSf+Um9YJyA0iEEyD6qjriWQRbuxpQXmlAJbh\n8okZ4gbVFv1F8MzK+4R8VvWJ0XxgtikSo72fHjwha7MAjqFnOq6eo6fEC/75g3NL\nGht5VdpGuHk0vbdENHMC8wS99e5qXGNDued3hlTavDMlEAHl34q2H9nakTGRF5Ki\nJUfNh3DVRGhg8cMIti21njiRh7gyFI2OccATY7bBSr79JhuNwelHuxLrCFpY7V25\nOFktl15jZJaMxuQBqYdBgSay2G0U6D1+7VsWufpzd/Abx1/c3oi9ZaJvW22kAggq\ndzdA27UUYjWvx42w9menJwh/0jeQcTecIUd0d0rFcw/c1pvgMMl/Q73yzKgKYw==\n=zbHE\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFsy23UBEACUKSphFEIEvNpy68VeW4Dt6qv+mU6am9a2AAl10JANLj1oqWX+\noYk3en1S6cVe2qehSL5DGVa3HMUZkP3dtbD4SgzXzxPodebPcr4+0QNWigkUisri\nXGL5SCEcOP30zDhZvg+4mpO2jMi7Kc1DLPzBBkgppcX91wa0L1pQzBcvYMPyV/Dh\nKbQHR75WdkP6OA2JXdfC94nxYq+2e0iPqC1hCP3Elh+YnSkOkrawDPmoB1g4+ft/\nxsiVGVy/W0ekXmgvYEHt6si6Y8NwXgnTMqxeSXQ9YUgVIbTpsxHQKGy76T5lMlWX\n4LCOmEVomBJg1SqF6yi9Vu8TeNThaDqT4/DddYInd0OO69s0kGIXalVgGYiW2HOD\nx2q5R1VGCoJxXomz+EbOXY+HpKPOHAjU0DB9MxbU3S248LQ69nIB5uxysy0PSco1\nsdZ8sxRNQ9Dw6on0Nowx5m6Thefzs5iK3dnPGBqHTT43DHbnWc2scjQFG+eZhe98\nEll/kb6vpBoY4bG9/wCG9qu7jj9Z+BceCNKeHllbezVLCU/Hswivr7h2dnaEFvPD\nO4GqiWiwOF06XaBMVgxA8p2HRw0KtXqOpZk+o+sUvdPjsBw42BB96A1yFX4jgFNA\nPyZYnEUdP6OOv9HSjnl7k/iEkvHq/jGYMMojixlvXpGXhnt5jNyc4GSUJQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChhdXhpbGlhcnkga2V5KSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjkEEwECACMFAlsy23UCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIX\ngAAKCRD3b2bD1AgnknqOD/9fB2ASuG2aJIiap4kK58R+RmOVM4qgclAnaG57+vjI\nnKvyfV3NH/keplGNRxwqHekfPCqvkpABwhdGEXIE8ILqnPewIMr6PZNZWNJynZ9i\neSMzVuCG7jDoGyQ5/6B0f6xeBtTeBDiRl7+Alehet1twuGL1BJUYG0QuLgcEzkaE\n/gkuumeVcazLzz7L12D22nMk66GxmgXfqS5zcbqOAuZwaA6VgSEgFdV2X2JU79zS\nBQJXv7NKc+nDXFG7M7EHjY3Rma3HXkDbkT8bzh9tJV7Z7TlpT829pStWQyoxKCVq\nsEX8WsSapTKA3P9YkYCwLShgZu4HKRFvHMaIasSIZWzLu+RZH/4yyHOhj0QB7XMY\neHQ6fGSbtJ+K6SrpHOOsKQNAJ0hVbSrnA1cr5+2SDfel1RfYt0W9FA6DoH/S5gAR\ndzT1u44QVwwp3U+eFpHphFy//uzxNMtCjjdkpzhYYhOCLNkDrlRPb+bcoL/6ePSr\n016PA7eEnuC305YU1Ml2WcCn7wQV8x90o33klJmEkWtXh3X39vYtI4nCPIvZn1eP\nVy+F+wWt4vN2b8oOdlzc2paOembbCo2B+Wapv5Y9peBvlbsDSgqtJABfK8KQq/jK\nYl3h5elIa1I3uNfczeHOnf1enLOUOlq630yeM/yHizz99G1g+z/guMh5+x/OHraW\niA==\n=+Gxh\n-----END PGP PUBLIC KEY BLOCK-----\n" } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -10357,5 +10354,6 @@ "checksum": "sha256:7d07d9055f557acf574e238327f003dc1a77dd119406e2326c844d17b818417c" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-ami-boot.json b/test/data/manifests/rhel_84-aarch64-ami-boot.json index e036e6c4e..e46182437 100644 --- a/test/data/manifests/rhel_84-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_84-aarch64-ami-boot.json @@ -9913,1250 +9913,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-4.18.0-305.el8.aarch64", - "initrd": "/initramfs-4.18.0-305.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-305.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.aarch64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.aarch64", - "NetworkManager-1.30.0-7.el8.aarch64", - "NetworkManager-cloud-setup-1.30.0-7.el8.aarch64", - "NetworkManager-libnm-1.30.0-7.el8.aarch64", - "NetworkManager-team-1.30.0-7.el8.aarch64", - "NetworkManager-tui-1.30.0-7.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-2.el8.aarch64", - "authselect-compat-1.2.2-2.el8.aarch64", - "authselect-libs-1.2.2-2.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.aarch64", - "bind-export-libs-9.11.26-3.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.13-2.el8.aarch64", - "chrony-3.5-2.el8.aarch64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "coreutils-8.30-8.el8.aarch64", - "coreutils-common-8.30-8.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-12.el8.aarch64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-12.el8.aarch64", - "dbus-tools-1.12.8-12.el8.aarch64", - "device-mapper-1.02.175-5.el8.aarch64", - "device-mapper-libs-1.02.175-5.el8.aarch64", - "dhcp-client-4.3.6-44.el8.aarch64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-8.el8.aarch64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.aarch64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-135.git20210121.el8.aarch64", - "dracut-config-generic-049-135.git20210121.el8.aarch64", - "dracut-config-rescue-049-135.git20210121.el8.aarch64", - "dracut-network-049-135.git20210121.el8.aarch64", - "dracut-squash-049-135.git20210121.el8.aarch64", - "e2fsprogs-1.45.6-1.el8.aarch64", - "e2fsprogs-libs-1.45.6-1.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.182-3.el8.aarch64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.aarch64", - "elfutils-libs-0.182-3.el8.aarch64", - "ethtool-5.8-5.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-16.el8_3.1.aarch64", - "file-libs-5.33-16.el8_3.1.aarch64", - "filesystem-3.8-3.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.5.5-3.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-6.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-9.el8.aarch64", - "glibc-2.28-151.el8.aarch64", - "glibc-common-2.28-151.el8.aarch64", - "glibc-langpack-en-2.28-151.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.14-7.el8_3.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-aa64-2.02-99.el8.aarch64", - "grub2-tools-2.02-99.el8.aarch64", - "grub2-tools-extra-2.02-99.el8.aarch64", - "grub2-tools-minimal-2.02-99.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-3.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.9.0-4.el8.aarch64", - "iptables-libs-1.8.4-17.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-0.4.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.aarch64", - "kernel-core-4.18.0-305.el8.aarch64", - "kernel-modules-4.18.0-305.el8.aarch64", - "kernel-tools-4.18.0-305.el8.aarch64", - "kernel-tools-libs-4.18.0-305.el8.aarch64", - "kexec-tools-2.0.20-46.el8.aarch64", - "keyutils-libs-1.5.10-6.el8.aarch64", - "kmod-25-17.el8.aarch64", - "kmod-libs-25-17.el8.aarch64", - "kpartx-0.8.4-10.el8.aarch64", - "krb5-libs-1.18.2-8.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-27.el8.aarch64", - "libblockdev-2.24-5.el8.aarch64", - "libblockdev-crypto-2.24-5.el8.aarch64", - "libblockdev-fs-2.24-5.el8.aarch64", - "libblockdev-loop-2.24-5.el8.aarch64", - "libblockdev-mdraid-2.24-5.el8.aarch64", - "libblockdev-part-2.24-5.el8.aarch64", - "libblockdev-swap-2.24-5.el8.aarch64", - "libblockdev-utils-2.24-5.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.9-5.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-1.el8.aarch64", - "libcomps-0.1.11-5.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.55.0-7.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.8-2.el8.aarch64", - "libfdisk-2.32.1-27.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.4.1-1.el8.aarch64", - "libgcrypt-1.8.5-4.el8.aarch64", - "libgomp-8.4.1-1.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-32.0-4.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.2.0-2.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmbim-1.20.2-1.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.9.4-2.el8.aarch64", - "libmount-2.32.1-27.el8.aarch64", - "libndp-1.7-5.el8.aarch64", - "libnfsidmap-2.3.3-41.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqmi-1.24.0-1.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.12.0-3.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-27.el8.aarch64", - "libsolv-0.7.16-2.el8.aarch64", - "libss-1.45.6-1.el8.aarch64", - "libssh-0.9.4-2.el8.aarch64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.aarch64", - "libsss_certmap-2.4.0-9.el8.aarch64", - "libsss_idmap-2.4.0-9.el8.aarch64", - "libsss_nss_idmap-2.4.0-9.el8.aarch64", - "libsss_sudo-2.4.0-9.el8.aarch64", - "libstdc++-8.4.1-1.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.1-2.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.10.2-2.el8.aarch64", - "libtirpc-1.1.4-4.el8.aarch64", - "libudisks2-2.9.0-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-27.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-4.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-5.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-2.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-17.el8.aarch64", - "mdadm-4.1-15.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-7.20180224.el8.aarch64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.aarch64", - "nettle-3.4.1-2.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.25.0-2.el8_2.aarch64", - "nss-3.53.1-17.el8_3.aarch64", - "nss-softokn-3.53.1-17.el8_3.aarch64", - "nss-softokn-freebl-3.53.1-17.el8_3.aarch64", - "nss-sysinit-3.53.1-17.el8_3.aarch64", - "nss-util-3.53.1-17.el8_3.aarch64", - "numactl-libs-2.0.12-11.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-16.el8.aarch64", - "openssh-8.0p1-5.el8.aarch64", - "openssh-clients-8.0p1-5.el8.aarch64", - "openssh-server-8.0p1-5.el8.aarch64", - "openssl-1.1.1g-15.el8_3.aarch64", - "openssl-libs-1.1.1g-15.el8_3.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-14.el8.aarch64", - "parted-3.2-38.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-4.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-37.el8.aarch64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.aarch64", - "polkit-0.115-11.el8.aarch64", - "polkit-libs-0.115-11.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-7.el8.aarch64", - "python3-hawkey-0.55.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.aarch64", - "python3-libdnf-0.55.0-7.el8.aarch64", - "python3-librepo-1.12.0-3.el8.aarch64", - "python3-libs-3.6.8-37.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.aarch64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.aarch64", - "python3-schedutils-0.6-6.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.aarch64", - "python3-syspurpose-1.28.13-2.el8.aarch64", - "python3-unbound-1.7.3-15.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.aarch64", - "rdma-core-32.0-4.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.4-0.6.el8.aarch64", - "redhat-release-eula-8.4-0.6.el8.aarch64", - "rhc-0.1.2-2.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.aarch64", - "rpm-build-libs-4.14.3-13.el8.aarch64", - "rpm-libs-4.14.3-13.el8.aarch64", - "rpm-plugin-selinux-4.14.3-13.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "rsyslog-8.1911.0-7.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-12.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sqlite-libs-3.26.0-13.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.4.0-9.el8.aarch64", - "sssd-common-2.4.0-9.el8.aarch64", - "sssd-kcm-2.4.0-9.el8.aarch64", - "sssd-nfs-idmap-2.4.0-9.el8.aarch64", - "subscription-manager-1.28.13-2.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-45.el8.aarch64", - "systemd-libs-239-45.el8.aarch64", - "systemd-pam-239-45.el8.aarch64", - "systemd-udev-239-45.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-3.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.aarch64", - "unbound-libs-1.7.3-15.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-27.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-6.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-12.el8.aarch64", - "xfsprogs-5.0.0-8.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 9989766656, - "start": 747634688, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 536870912, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-ec2-boot.json b/test/data/manifests/rhel_84-aarch64-ec2-boot.json index 09d9bb566..efcaabc48 100644 --- a/test/data/manifests/rhel_84-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_84-aarch64-ec2-boot.json @@ -9964,1406 +9964,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-4.18.0-305.el8.aarch64", - "initrd": "/initramfs-4.18.0-305.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-305.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.aarch64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.aarch64", - "NetworkManager-1.30.0-7.el8.aarch64", - "NetworkManager-cloud-setup-1.30.0-7.el8.aarch64", - "NetworkManager-libnm-1.30.0-7.el8.aarch64", - "NetworkManager-team-1.30.0-7.el8.aarch64", - "NetworkManager-tui-1.30.0-7.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-2.el8.aarch64", - "authselect-compat-1.2.2-2.el8.aarch64", - "authselect-libs-1.2.2-2.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.aarch64", - "bind-export-libs-9.11.26-3.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.13-2.el8.aarch64", - "chrony-3.5-2.el8.aarch64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "coreutils-8.30-8.el8.aarch64", - "coreutils-common-8.30-8.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-12.el8.aarch64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-12.el8.aarch64", - "dbus-tools-1.12.8-12.el8.aarch64", - "device-mapper-1.02.175-5.el8.aarch64", - "device-mapper-libs-1.02.175-5.el8.aarch64", - "dhcp-client-4.3.6-44.el8.aarch64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-8.el8.aarch64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.aarch64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-135.git20210121.el8.aarch64", - "dracut-config-generic-049-135.git20210121.el8.aarch64", - "dracut-config-rescue-049-135.git20210121.el8.aarch64", - "dracut-network-049-135.git20210121.el8.aarch64", - "dracut-squash-049-135.git20210121.el8.aarch64", - "e2fsprogs-1.45.6-1.el8.aarch64", - "e2fsprogs-libs-1.45.6-1.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.182-3.el8.aarch64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.aarch64", - "elfutils-libs-0.182-3.el8.aarch64", - "ethtool-5.8-5.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-16.el8_3.1.aarch64", - "file-libs-5.33-16.el8_3.1.aarch64", - "filesystem-3.8-3.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.5.5-3.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-6.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-9.el8.aarch64", - "glibc-2.28-151.el8.aarch64", - "glibc-common-2.28-151.el8.aarch64", - "glibc-langpack-en-2.28-151.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.14-7.el8_3.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-aa64-2.02-99.el8.aarch64", - "grub2-tools-2.02-99.el8.aarch64", - "grub2-tools-extra-2.02-99.el8.aarch64", - "grub2-tools-minimal-2.02-99.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-3.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.9.0-4.el8.aarch64", - "iptables-libs-1.8.4-17.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-0.4.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.aarch64", - "kernel-core-4.18.0-305.el8.aarch64", - "kernel-modules-4.18.0-305.el8.aarch64", - "kernel-tools-4.18.0-305.el8.aarch64", - "kernel-tools-libs-4.18.0-305.el8.aarch64", - "kexec-tools-2.0.20-46.el8.aarch64", - "keyutils-libs-1.5.10-6.el8.aarch64", - "kmod-25-17.el8.aarch64", - "kmod-libs-25-17.el8.aarch64", - "kpartx-0.8.4-10.el8.aarch64", - "krb5-libs-1.18.2-8.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-27.el8.aarch64", - "libblockdev-2.24-5.el8.aarch64", - "libblockdev-crypto-2.24-5.el8.aarch64", - "libblockdev-fs-2.24-5.el8.aarch64", - "libblockdev-loop-2.24-5.el8.aarch64", - "libblockdev-mdraid-2.24-5.el8.aarch64", - "libblockdev-part-2.24-5.el8.aarch64", - "libblockdev-swap-2.24-5.el8.aarch64", - "libblockdev-utils-2.24-5.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.9-5.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-1.el8.aarch64", - "libcomps-0.1.11-5.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.55.0-7.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.8-2.el8.aarch64", - "libfdisk-2.32.1-27.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.4.1-1.el8.aarch64", - "libgcrypt-1.8.5-4.el8.aarch64", - "libgomp-8.4.1-1.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-32.0-4.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.2.0-2.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmbim-1.20.2-1.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.9.4-2.el8.aarch64", - "libmount-2.32.1-27.el8.aarch64", - "libndp-1.7-5.el8.aarch64", - "libnfsidmap-2.3.3-41.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqmi-1.24.0-1.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.12.0-3.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-27.el8.aarch64", - "libsolv-0.7.16-2.el8.aarch64", - "libss-1.45.6-1.el8.aarch64", - "libssh-0.9.4-2.el8.aarch64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.aarch64", - "libsss_certmap-2.4.0-9.el8.aarch64", - "libsss_idmap-2.4.0-9.el8.aarch64", - "libsss_nss_idmap-2.4.0-9.el8.aarch64", - "libsss_sudo-2.4.0-9.el8.aarch64", - "libstdc++-8.4.1-1.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.1-2.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.10.2-2.el8.aarch64", - "libtirpc-1.1.4-4.el8.aarch64", - "libudisks2-2.9.0-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-27.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-4.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-5.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-2.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-17.el8.aarch64", - "mdadm-4.1-15.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-7.20180224.el8.aarch64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.aarch64", - "nettle-3.4.1-2.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.25.0-2.el8_2.aarch64", - "nss-3.53.1-17.el8_3.aarch64", - "nss-softokn-3.53.1-17.el8_3.aarch64", - "nss-softokn-freebl-3.53.1-17.el8_3.aarch64", - "nss-sysinit-3.53.1-17.el8_3.aarch64", - "nss-util-3.53.1-17.el8_3.aarch64", - "numactl-libs-2.0.12-11.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-16.el8.aarch64", - "openssh-8.0p1-5.el8.aarch64", - "openssh-clients-8.0p1-5.el8.aarch64", - "openssh-server-8.0p1-5.el8.aarch64", - "openssl-1.1.1g-15.el8_3.aarch64", - "openssl-libs-1.1.1g-15.el8_3.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-14.el8.aarch64", - "parted-3.2-38.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-4.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-37.el8.aarch64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.aarch64", - "polkit-0.115-11.el8.aarch64", - "polkit-libs-0.115-11.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-7.el8.aarch64", - "python3-hawkey-0.55.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.aarch64", - "python3-libdnf-0.55.0-7.el8.aarch64", - "python3-librepo-1.12.0-3.el8.aarch64", - "python3-libs-3.6.8-37.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.aarch64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.aarch64", - "python3-schedutils-0.6-6.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.aarch64", - "python3-syspurpose-1.28.13-2.el8.aarch64", - "python3-unbound-1.7.3-15.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.aarch64", - "rdma-core-32.0-4.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.4-0.6.el8.aarch64", - "redhat-release-eula-8.4-0.6.el8.aarch64", - "rh-amazon-rhui-client-3.0.40-1.el8.noarch", - "rhc-0.1.2-2.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.aarch64", - "rpm-build-libs-4.14.3-13.el8.aarch64", - "rpm-libs-4.14.3-13.el8.aarch64", - "rpm-plugin-selinux-4.14.3-13.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "rsyslog-8.1911.0-7.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-12.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sqlite-libs-3.26.0-13.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.4.0-9.el8.aarch64", - "sssd-common-2.4.0-9.el8.aarch64", - "sssd-kcm-2.4.0-9.el8.aarch64", - "sssd-nfs-idmap-2.4.0-9.el8.aarch64", - "subscription-manager-1.28.13-2.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-45.el8.aarch64", - "systemd-libs-239-45.el8.aarch64", - "systemd-pam-239-45.el8.aarch64", - "systemd-udev-239-45.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-3.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.aarch64", - "unbound-libs-1.7.3-15.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-27.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-6.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-12.el8.aarch64", - "xfsprogs-5.0.0-8.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 9989766656, - "start": 747634688, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 536870912, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [ - "/etc/yum.repos.d/redhat-rhui-beta.repo" - ] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "redhat-rhui-client-config.repo": { - "rhui-client-config-server-8": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/os", - "name": "Red Hat Update Infrastructure 3 Client Configuration Server 8", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8.key", - "sslverify": "1" - } - }, - "redhat-rhui.repo": { - "codeready-builder-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/debug", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/os", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/source/SRPMS", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 - Supplementary (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_84-aarch64-edge_commit-boot.json index 42da1b439..c8ca23226 100644 --- a/test/data/manifests/rhel_84-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_84-aarch64-edge_commit-boot.json @@ -9052,982 +9052,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:995:", - "render:x:998:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "ostree": { - "refs": [ - "rhel/8/aarch64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.10.8-2.el8.aarch64", - "ModemManager-glib-1.10.8-2.el8.aarch64", - "NetworkManager-1.30.0-7.el8.aarch64", - "NetworkManager-libnm-1.30.0-7.el8.aarch64", - "NetworkManager-wifi-1.30.0-7.el8.aarch64", - "NetworkManager-wwan-1.30.0-7.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "attr-2.4.48-3.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.aarch64", - "bash-completion-2.7-5.el8.noarch", - "bind-export-libs-9.11.26-3.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.13-2.el8.aarch64", - "chrony-3.5-2.el8.aarch64", - "clevis-15-1.el8.aarch64", - "clevis-dracut-15-1.el8.aarch64", - "clevis-luks-15-1.el8.aarch64", - "clevis-systemd-15-1.el8.aarch64", - "conmon-2.0.26-1.module+el8.4.0+10607+f4da7515.aarch64", - "container-selinux-2.158.0-1.module+el8.4.0+10607+f4da7515.noarch", - "containernetworking-plugins-0.9.1-1.module+el8.4.0+10607+f4da7515.aarch64", - "containers-common-1.2.2-8.module+el8.4.0+10607+f4da7515.aarch64", - "coreutils-8.30-8.el8.aarch64", - "coreutils-common-8.30-8.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-1.module+el8.4.0+10607+f4da7515.aarch64", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-2.3.3-4.el8.aarch64", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-12.el8.aarch64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-12.el8.aarch64", - "dbus-tools-1.12.8-12.el8.aarch64", - "device-mapper-1.02.175-5.el8.aarch64", - "device-mapper-event-1.02.175-5.el8.aarch64", - "device-mapper-event-libs-1.02.175-5.el8.aarch64", - "device-mapper-libs-1.02.175-5.el8.aarch64", - "device-mapper-persistent-data-0.8.5-4.el8.aarch64", - "dhcp-client-4.3.6-44.el8.aarch64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dnsmasq-2.79-15.el8.aarch64", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-135.git20210121.el8.aarch64", - "dracut-config-generic-049-135.git20210121.el8.aarch64", - "dracut-network-049-135.git20210121.el8.aarch64", - "e2fsprogs-1.45.6-1.el8.aarch64", - "e2fsprogs-libs-1.45.6-1.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.182-3.el8.aarch64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.aarch64", - "elfutils-libs-0.182-3.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-16.el8_3.1.aarch64", - "file-libs-5.33-16.el8_3.1.aarch64", - "filesystem-3.8-3.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-2.9.7-12.el8.aarch64", - "fuse-common-3.2.1-12.el8.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fuse-overlayfs-1.4.0-2.module+el8.4.0+10607+f4da7515.aarch64", - "fuse3-3.2.1-12.el8.aarch64", - "fuse3-libs-3.2.1-12.el8.aarch64", - "fwupd-1.5.5-3.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-6.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-9.el8.aarch64", - "glibc-2.28-151.el8.aarch64", - "glibc-common-2.28-151.el8.aarch64", - "glibc-minimal-langpack-2.28-151.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.14-7.el8_3.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.aarch64", - "greenboot-0.11-1.el8.aarch64", - "greenboot-grub2-0.11-1.el8.aarch64", - "greenboot-reboot-0.11-1.el8.aarch64", - "greenboot-rpm-ostree-grub2-0.11-1.el8.aarch64", - "greenboot-status-0.11-1.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-aa64-2.02-99.el8.aarch64", - "grub2-tools-2.02-99.el8.aarch64", - "grub2-tools-extra-2.02-99.el8.aarch64", - "grub2-tools-minimal-2.02-99.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.9.0-4.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-17.el8.aarch64", - "iptables-ebtables-1.8.4-17.el8.aarch64", - "iptables-libs-1.8.4-17.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "iw-4.14-5.el8.aarch64", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.aarch64", - "jose-10-2.el8.aarch64", - "jq-1.5-12.el8.aarch64", - "json-c-0.13.1-0.4.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.aarch64", - "kernel-core-4.18.0-305.el8.aarch64", - "kernel-modules-4.18.0-305.el8.aarch64", - "keyutils-1.5.10-6.el8.aarch64", - "keyutils-libs-1.5.10-6.el8.aarch64", - "kmod-25-17.el8.aarch64", - "kmod-libs-25-17.el8.aarch64", - "kpartx-0.8.4-10.el8.aarch64", - "krb5-libs-1.18.2-8.el8.aarch64", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libaio-0.3.112-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libblkid-2.32.1-27.el8.aarch64", - "libblockdev-2.24-5.el8.aarch64", - "libblockdev-crypto-2.24-5.el8.aarch64", - "libblockdev-fs-2.24-5.el8.aarch64", - "libblockdev-loop-2.24-5.el8.aarch64", - "libblockdev-mdraid-2.24-5.el8.aarch64", - "libblockdev-part-2.24-5.el8.aarch64", - "libblockdev-swap-2.24-5.el8.aarch64", - "libblockdev-utils-2.24-5.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.9-5.el8.aarch64", - "libcom_err-1.45.6-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfdisk-2.32.1-27.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.4.1-1.el8.aarch64", - "libgcrypt-1.8.5-4.el8.aarch64", - "libgomp-8.4.1-1.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-32.0-4.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libjose-10-2.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libluksmeta-9-4.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmbim-1.20.2-1.el8.aarch64", - "libmbim-utils-1.20.2-1.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.9.4-2.el8.aarch64", - "libmount-2.32.1-27.el8.aarch64", - "libndp-1.7-5.el8.aarch64", - "libnet-1.1.6-15.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnftnl-1.1.5-4.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqb-1.0.3-12.el8.aarch64", - "libqmi-1.24.0-1.el8.aarch64", - "libqmi-utils-1.24.0-1.el8.aarch64", - "librepo-1.12.0-3.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libslirp-4.3.1-1.module+el8.4.0+10607+f4da7515.aarch64", - "libsmartcols-2.32.1-27.el8.aarch64", - "libsolv-0.7.16-2.el8.aarch64", - "libss-1.45.6-1.el8.aarch64", - "libssh-0.9.4-2.el8.aarch64", - "libssh-config-0.9.4-2.el8.noarch", - "libstdc++-8.4.1-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtirpc-1.1.4-4.el8.aarch64", - "libudisks2-2.9.0-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-27.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-4.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.aarch64", - "luksmeta-9-4.el8.aarch64", - "lvm2-2.03.11-5.el8.aarch64", - "lvm2-libs-2.03.11-5.el8.aarch64", - "lz4-libs-1.8.3-2.el8.aarch64", - "mdadm-4.1-15.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-7.20180224.el8.aarch64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.aarch64", - "nettle-3.4.1-2.el8.aarch64", - "nftables-0.9.3-18.el8.aarch64", - "nmap-ncat-7.70-5.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.25.0-2.el8_2.aarch64", - "nss-3.53.1-17.el8_3.aarch64", - "nss-altfiles-2.18.1-12.el8.aarch64", - "nss-softokn-3.53.1-17.el8_3.aarch64", - "nss-softokn-freebl-3.53.1-17.el8_3.aarch64", - "nss-sysinit-3.53.1-17.el8_3.aarch64", - "nss-util-3.53.1-17.el8_3.aarch64", - "oniguruma-6.8.2-2.el8.aarch64", - "openldap-2.4.46-16.el8.aarch64", - "openssh-8.0p1-5.el8.aarch64", - "openssh-clients-8.0p1-5.el8.aarch64", - "openssh-server-8.0p1-5.el8.aarch64", - "openssl-1.1.1g-15.el8_3.aarch64", - "openssl-libs-1.1.1g-15.el8_3.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "ostree-2020.7-4.el8.aarch64", - "ostree-libs-2020.7-4.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-14.el8.aarch64", - "parted-3.2-38.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-4.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-37.el8.aarch64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.0.1-6.module+el8.4.0+10607+f4da7515.aarch64", - "podman-catatonit-3.0.1-6.module+el8.4.0+10607+f4da7515.aarch64", - "policycoreutils-2.9-14.el8.aarch64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.aarch64", - "polkit-libs-0.115-11.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-3.5.0-13.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-libs-3.6.8-37.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-nftables-0.9.3-18.el8.aarch64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "rdma-core-32.0-4.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.4-0.6.el8.aarch64", - "redhat-release-eula-8.4-0.6.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.aarch64", - "rpm-libs-4.14.3-13.el8.aarch64", - "rpm-ostree-2020.7-3.el8.aarch64", - "rpm-ostree-libs-2020.7-3.el8.aarch64", - "rpm-plugin-selinux-4.14.3-13.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "runc-1.0.0-70.rc92.module+el8.4.0+10607+f4da7515.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setools-console-4.3.0-2.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-12.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "skopeo-1.2.2-8.module+el8.4.0+10607+f4da7515.aarch64", - "slirp4netns-1.1.8-1.module+el8.4.0+10607+f4da7515.aarch64", - "sqlite-libs-3.26.0-13.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-45.el8.aarch64", - "systemd-libs-239-45.el8.aarch64", - "systemd-pam-239-45.el8.aarch64", - "systemd-udev-239-45.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tmux-2.7-1.el8.aarch64", - "tpm2-tools-4.1.1-2.el8.aarch64", - "tpm2-tss-2.3.2-3.el8.aarch64", - "traceroute-2.1.0-6.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.aarch64", - "usbguard-1.0.0-2.el8.aarch64", - "usbguard-selinux-1.0.0-2.el8.noarch", - "util-linux-2.32.1-27.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-12.el8.aarch64", - "wpa_supplicant-2.9-5.el8.aarch64", - "xfsprogs-5.0.0-8.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "zlib-1.2.11-17.el8.aarch64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman.socket", - "poweroff.target", - "rdisc.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "firewalld.service", - "getty@.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "nis-domainname.service", - "ostree-remount.service", - "remote-fs.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "d /var/lib/games 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux 0755 root root - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/dhclient 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/chrony 0755 chrony chrony - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "d /var/lib 0755 root root - -", - "L /var/lock - - - - ../run/lock", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/log/chrony 0755 chrony chrony - -", - "d /var/log/audit 0700 root root - -", - "d /var/log 0755 root root - -", - "d /var/adm 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/local 0755 root root - -", - "L /var/mail - - - - spool/mail", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/spool 0755 root root - -", - "d /var/tmp 01777 root root - -", - "d /var/yp 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-edge_container-boot.json b/test/data/manifests/rhel_84-aarch64-edge_container-boot.json index 6bf8dfce3..78d03d7c0 100644 --- a/test/data/manifests/rhel_84-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_84-aarch64-edge_container-boot.json @@ -12154,5 +12154,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_84-aarch64-edge_installer-boot.json index 2a34663f4..d42225ca5 100644 --- a/test/data/manifests/rhel_84-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_84-aarch64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19710,5 +19709,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_84-aarch64-edge_installer_with_users-boot.json index cafee3f22..dd39bb089 100644 --- a/test/data/manifests/rhel_84-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_84-aarch64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19762,5 +19761,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-image_installer-boot.json b/test/data/manifests/rhel_84-aarch64-image_installer-boot.json index 3d424dca5..de2f9e812 100644 --- a/test/data/manifests/rhel_84-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_84-aarch64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22321,5 +22320,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_84-aarch64-image_installer_with_users-boot.json index 6e1cdbbeb..0dfff29ff 100644 --- a/test/data/manifests/rhel_84-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_84-aarch64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22372,5 +22371,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-openstack-boot.json b/test/data/manifests/rhel_84-aarch64-openstack-boot.json index 3bfc13af3..2a09ba58c 100644 --- a/test/data/manifests/rhel_84-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_84-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-84", "arch": "aarch64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10106,1184 +10100,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-4.18.0-305.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-305.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.aarch64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.aarch64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.aarch64", - "NetworkManager-1.30.0-7.el8.aarch64", - "NetworkManager-libnm-1.30.0-7.el8.aarch64", - "NetworkManager-team-1.30.0-7.el8.aarch64", - "NetworkManager-tui-1.30.0-7.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "alsa-lib-1.2.4-5.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-2.el8.aarch64", - "authselect-libs-1.2.2-2.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.13-2.el8.aarch64", - "cloud-init-20.3-10.el8.noarch", - "coreutils-8.30-8.el8.aarch64", - "coreutils-common-8.30-8.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-12.el8.aarch64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-12.el8.aarch64", - "dbus-tools-1.12.8-12.el8.aarch64", - "device-mapper-1.02.175-5.el8.aarch64", - "device-mapper-libs-1.02.175-5.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-8.el8.aarch64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.aarch64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-135.git20210121.el8.aarch64", - "dracut-config-generic-049-135.git20210121.el8.aarch64", - "dracut-network-049-135.git20210121.el8.aarch64", - "dracut-squash-049-135.git20210121.el8.aarch64", - "e2fsprogs-1.45.6-1.el8.aarch64", - "e2fsprogs-libs-1.45.6-1.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.182-3.el8.aarch64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.aarch64", - "elfutils-libs-0.182-3.el8.aarch64", - "ethtool-5.8-5.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-16.el8_3.1.aarch64", - "file-libs-5.33-16.el8_3.1.aarch64", - "filesystem-3.8-3.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.5.5-3.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-6.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-9.el8.aarch64", - "glibc-2.28-151.el8.aarch64", - "glibc-common-2.28-151.el8.aarch64", - "glibc-langpack-en-2.28-151.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.14-7.el8_3.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-aa64-2.02-99.el8.aarch64", - "grub2-tools-2.02-99.el8.aarch64", - "grub2-tools-extra-2.02-99.el8.aarch64", - "grub2-tools-minimal-2.02-99.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-3.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "iproute-5.9.0-4.el8.aarch64", - "iprutils-2.4.19-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-17.el8.aarch64", - "iptables-ebtables-1.8.4-17.el8.aarch64", - "iptables-libs-1.8.4-17.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-0.4.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.aarch64", - "kernel-core-4.18.0-305.el8.aarch64", - "kernel-modules-4.18.0-305.el8.aarch64", - "kernel-tools-4.18.0-305.el8.aarch64", - "kernel-tools-libs-4.18.0-305.el8.aarch64", - "kexec-tools-2.0.20-46.el8.aarch64", - "keyutils-libs-1.5.10-6.el8.aarch64", - "kmod-25-17.el8.aarch64", - "kmod-libs-25-17.el8.aarch64", - "kpartx-0.8.4-10.el8.aarch64", - "krb5-libs-1.18.2-8.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libX11-1.6.8-4.el8.aarch64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXfixes-5.0.3-7.el8.aarch64", - "libXinerama-1.1.4-1.el8.aarch64", - "libXrandr-1.5.2-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-27.el8.aarch64", - "libblockdev-2.24-5.el8.aarch64", - "libblockdev-crypto-2.24-5.el8.aarch64", - "libblockdev-fs-2.24-5.el8.aarch64", - "libblockdev-loop-2.24-5.el8.aarch64", - "libblockdev-mdraid-2.24-5.el8.aarch64", - "libblockdev-part-2.24-5.el8.aarch64", - "libblockdev-swap-2.24-5.el8.aarch64", - "libblockdev-utils-2.24-5.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.9-5.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-1.el8.aarch64", - "libcomps-0.1.11-5.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.55.0-7.el8.aarch64", - "libdrm-2.4.103-1.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.8-2.el8.aarch64", - "libfdisk-2.32.1-27.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.4.1-1.el8.aarch64", - "libgcrypt-1.8.5-4.el8.aarch64", - "libgomp-8.4.1-1.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-32.0-4.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.2.0-2.el8.aarch64", - "libmbim-1.20.2-1.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.9.4-2.el8.aarch64", - "libmount-2.32.1-27.el8.aarch64", - "libndp-1.7-5.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnfsidmap-2.3.3-41.el8.aarch64", - "libnftnl-1.1.5-4.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpciaccess-0.14-1.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqmi-1.24.0-1.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.12.0-3.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-27.el8.aarch64", - "libsolv-0.7.16-2.el8.aarch64", - "libss-1.45.6-1.el8.aarch64", - "libssh-0.9.4-2.el8.aarch64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.aarch64", - "libsss_certmap-2.4.0-9.el8.aarch64", - "libsss_idmap-2.4.0-9.el8.aarch64", - "libsss_nss_idmap-2.4.0-9.el8.aarch64", - "libsss_sudo-2.4.0-9.el8.aarch64", - "libstdc++-8.4.1-1.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.1-2.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.10.2-2.el8.aarch64", - "libtirpc-1.1.4-4.el8.aarch64", - "libudisks2-2.9.0-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-27.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-4.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-5.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-2.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-17.el8.aarch64", - "mdadm-4.1-15.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-7.20180224.el8.aarch64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.aarch64", - "nettle-3.4.1-2.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nftables-0.9.3-18.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.25.0-2.el8_2.aarch64", - "nss-3.53.1-17.el8_3.aarch64", - "nss-softokn-3.53.1-17.el8_3.aarch64", - "nss-softokn-freebl-3.53.1-17.el8_3.aarch64", - "nss-sysinit-3.53.1-17.el8_3.aarch64", - "nss-util-3.53.1-17.el8_3.aarch64", - "numactl-libs-2.0.12-11.el8.aarch64", - "openldap-2.4.46-16.el8.aarch64", - "openssh-8.0p1-5.el8.aarch64", - "openssh-clients-8.0p1-5.el8.aarch64", - "openssh-server-8.0p1-5.el8.aarch64", - "openssl-1.1.1g-15.el8_3.aarch64", - "openssl-libs-1.1.1g-15.el8_3.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-14.el8.aarch64", - "parted-3.2-38.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-4.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-37.el8.aarch64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.aarch64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.aarch64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.aarch64", - "policycoreutils-2.9-14.el8.aarch64", - "polkit-0.115-11.el8.aarch64", - "polkit-libs-0.115-11.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-7.el8.aarch64", - "python3-hawkey-0.55.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.aarch64", - "python3-libdnf-0.55.0-7.el8.aarch64", - "python3-librepo-1.12.0-3.el8.aarch64", - "python3-libs-3.6.8-37.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-nftables-0.9.3-18.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.aarch64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.aarch64", - "python3-schedutils-0.6-6.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.aarch64", - "python3-syspurpose-1.28.13-2.el8.aarch64", - "python3-unbound-1.7.3-15.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.aarch64", - "rdma-core-32.0-4.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.4-0.6.el8.aarch64", - "redhat-release-eula-8.4-0.6.el8.aarch64", - "rhc-0.1.2-2.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.aarch64", - "rpm-build-libs-4.14.3-13.el8.aarch64", - "rpm-libs-4.14.3-13.el8.aarch64", - "rpm-plugin-selinux-4.14.3-13.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.aarch64", - "rsyslog-8.1911.0-7.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-12.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "spice-vdagent-0.20.0-3.el8.aarch64", - "sqlite-libs-3.26.0-13.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.4.0-9.el8.aarch64", - "sssd-common-2.4.0-9.el8.aarch64", - "sssd-kcm-2.4.0-9.el8.aarch64", - "sssd-nfs-idmap-2.4.0-9.el8.aarch64", - "subscription-manager-1.28.13-2.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-45.el8.aarch64", - "systemd-libs-239-45.el8.aarch64", - "systemd-pam-239-45.el8.aarch64", - "systemd-udev-239-45.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "tpm2-tss-2.3.2-3.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.aarch64", - "unbound-libs-1.7.3-15.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-27.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-6.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-12.el8.aarch64", - "xfsprogs-5.0.0-8.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.4.2-11.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4189044224, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 0755 root root -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-qcow2-boot.json b/test/data/manifests/rhel_84-aarch64-qcow2-boot.json index 0748a6b82..7de3ae7a4 100644 --- a/test/data/manifests/rhel_84-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_84-aarch64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10128,1206 +10125,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-4.18.0-305.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-305.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.aarch64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.aarch64", - "NetworkManager-libnm-1.30.0-7.el8.aarch64", - "NetworkManager-team-1.30.0-7.el8.aarch64", - "NetworkManager-tui-1.30.0-7.el8.aarch64", - "PackageKit-1.1.12-6.el8.aarch64", - "PackageKit-glib-1.1.12-6.el8.aarch64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-2.el8.aarch64", - "authselect-compat-1.2.2-2.el8.aarch64", - "authselect-libs-1.2.2-2.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.aarch64", - "bind-export-libs-9.11.26-3.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-1.0.6-26.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.aarch64", - "cairo-gobject-1.15.12-3.el8.aarch64", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.13-2.el8.aarch64", - "chrony-3.5-2.el8.aarch64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.aarch64", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.aarch64", - "coreutils-8.30-8.el8.aarch64", - "coreutils-common-8.30-8.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-12.el8.aarch64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-12.el8.aarch64", - "dbus-tools-1.12.8-12.el8.aarch64", - "dbxtool-8-5.el8_3.2.aarch64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.aarch64", - "device-mapper-libs-1.02.175-5.el8.aarch64", - "dhcp-client-4.3.6-44.el8.aarch64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-8.el8.aarch64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.aarch64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-135.git20210121.el8.aarch64", - "dracut-config-generic-049-135.git20210121.el8.aarch64", - "dracut-network-049-135.git20210121.el8.aarch64", - "dracut-squash-049-135.git20210121.el8.aarch64", - "e2fsprogs-1.45.6-1.el8.aarch64", - "e2fsprogs-libs-1.45.6-1.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-37-4.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.182-3.el8.aarch64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.aarch64", - "elfutils-libs-0.182-3.el8.aarch64", - "ethtool-5.8-5.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-16.el8_3.1.aarch64", - "file-libs-5.33-16.el8_3.1.aarch64", - "filesystem-3.8-3.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "fontconfig-2.13.1-3.el8.aarch64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdk-pixbuf2-2.36.12-5.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib-networking-2.56.1-1.1.el8.aarch64", - "glib2-2.56.4-9.el8.aarch64", - "glibc-2.28-151.el8.aarch64", - "glibc-all-langpacks-2.28-151.el8.aarch64", - "glibc-common-2.28-151.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.14-7.el8_3.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-aa64-2.02-99.el8.aarch64", - "grub2-tools-2.02-99.el8.aarch64", - "grub2-tools-extra-2.02-99.el8.aarch64", - "grub2-tools-minimal-2.02-99.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gsettings-desktop-schemas-3.32.0-5.el8.aarch64", - "gssproxy-0.8.0-19.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-3.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.9.0-4.el8.aarch64", - "iptables-libs-1.8.4-17.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-0.4.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.aarch64", - "kernel-core-4.18.0-305.el8.aarch64", - "kernel-modules-4.18.0-305.el8.aarch64", - "kernel-tools-4.18.0-305.el8.aarch64", - "kernel-tools-libs-4.18.0-305.el8.aarch64", - "kexec-tools-2.0.20-46.el8.aarch64", - "keyutils-1.5.10-6.el8.aarch64", - "keyutils-libs-1.5.10-6.el8.aarch64", - "kmod-25-17.el8.aarch64", - "kmod-libs-25-17.el8.aarch64", - "kpartx-0.8.4-10.el8.aarch64", - "krb5-libs-1.18.2-8.el8.aarch64", - "less-530-1.el8.aarch64", - "libX11-1.6.8-4.el8.aarch64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libappstream-glib-0.7.14-3.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-27.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.9-5.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-1.el8.aarch64", - "libcomps-0.1.11-5.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.55.0-7.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.8-2.el8.aarch64", - "libfdisk-2.32.1-27.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcc-8.4.1-1.el8.aarch64", - "libgcrypt-1.8.5-4.el8.aarch64", - "libgomp-8.4.1-1.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-32.0-4.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.2.0-2.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodman-2.0.1-17.el8.aarch64", - "libmodulemd-2.9.4-2.el8.aarch64", - "libmount-2.32.1-27.el8.aarch64", - "libndp-1.7-5.el8.aarch64", - "libnfsidmap-2.3.3-41.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libproxy-0.4.15-5.2.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.12.0-3.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-27.el8.aarch64", - "libsolv-0.7.16-2.el8.aarch64", - "libsoup-2.62.3-2.el8.aarch64", - "libss-1.45.6-1.el8.aarch64", - "libssh-0.9.4-2.el8.aarch64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.aarch64", - "libsss_certmap-2.4.0-9.el8.aarch64", - "libsss_idmap-2.4.0-9.el8.aarch64", - "libsss_nss_idmap-2.4.0-9.el8.aarch64", - "libsss_sudo-2.4.0-9.el8.aarch64", - "libstdc++-8.4.1-1.el8.aarch64", - "libstemmer-0-10.585svn.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.1-2.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.10.2-2.el8.aarch64", - "libtirpc-1.1.4-4.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-27.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libverto-libevent-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-4.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-5.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-2.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-17.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-7.20180224.el8.aarch64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.aarch64", - "net-tools-2.0-0.52.20160912git.el8.aarch64", - "nettle-3.4.1-2.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nfs-utils-2.3.3-41.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "numactl-libs-2.0.12-11.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-16.el8.aarch64", - "openssh-8.0p1-5.el8.aarch64", - "openssh-clients-8.0p1-5.el8.aarch64", - "openssh-server-8.0p1-5.el8.aarch64", - "openssl-1.1.1g-15.el8_3.aarch64", - "openssl-libs-1.1.1g-15.el8_3.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-14.el8.aarch64", - "parted-3.2-38.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-4.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pixman-0.38.4-1.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-37.el8.aarch64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.aarch64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.aarch64", - "polkit-libs-0.115-11.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.aarch64", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-gobject-3.28.3-2.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-7.el8.aarch64", - "python3-hawkey-0.55.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.aarch64", - "python3-libdnf-0.55.0-7.el8.aarch64", - "python3-librepo-1.12.0-3.el8.aarch64", - "python3-libs-3.6.8-37.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-libxml2-2.9.7-9.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.aarch64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.aarch64", - "python3-schedutils-0.6-6.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.aarch64", - "python3-syspurpose-1.28.13-2.el8.aarch64", - "python3-systemd-234-8.el8.aarch64", - "python3-unbound-1.7.3-15.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.aarch64", - "quota-4.04-12.el8.aarch64", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-logos-84.4-1.el8.aarch64", - "redhat-release-8.4-0.6.el8.aarch64", - "redhat-release-eula-8.4-0.6.el8.aarch64", - "rhc-0.1.2-2.el8.aarch64", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.aarch64", - "rpm-4.14.3-13.el8.aarch64", - "rpm-build-libs-4.14.3-13.el8.aarch64", - "rpm-libs-4.14.3-13.el8.aarch64", - "rpm-plugin-selinux-4.14.3-13.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "rsyslog-8.1911.0-7.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-12.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sscg-2.3.3-14.el8.aarch64", - "sssd-client-2.4.0-9.el8.aarch64", - "sssd-common-2.4.0-9.el8.aarch64", - "sssd-kcm-2.4.0-9.el8.aarch64", - "sssd-nfs-idmap-2.4.0-9.el8.aarch64", - "subscription-manager-1.28.13-2.el8.aarch64", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-45.el8.aarch64", - "systemd-libs-239-45.el8.aarch64", - "systemd-pam-239-45.el8.aarch64", - "systemd-udev-239-45.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "tcpdump-4.9.3-1.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-3.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-27.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-6.el8.aarch64", - "which-2.21-12.el8.aarch64", - "xfsprogs-5.0.0-8.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10631495168, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_84-aarch64-qcow2_customize-boot.json index b55d62def..d52ca7a25 100644 --- a/test/data/manifests/rhel_84-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_84-aarch64-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -10687,1274 +10686,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-4.18.0-305.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-305.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.aarch64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.aarch64", - "NetworkManager-libnm-1.30.0-7.el8.aarch64", - "NetworkManager-team-1.30.0-7.el8.aarch64", - "NetworkManager-tui-1.30.0-7.el8.aarch64", - "PackageKit-1.1.12-6.el8.aarch64", - "PackageKit-glib-1.1.12-6.el8.aarch64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-2.el8.aarch64", - "authselect-compat-1.2.2-2.el8.aarch64", - "authselect-libs-1.2.2-2.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.aarch64", - "bind-export-libs-9.11.26-3.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-1.0.6-26.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.aarch64", - "cairo-gobject-1.15.12-3.el8.aarch64", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.13-2.el8.aarch64", - "chrony-3.5-2.el8.aarch64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.aarch64", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.aarch64", - "coreutils-8.30-8.el8.aarch64", - "coreutils-common-8.30-8.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-12.el8.aarch64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-12.el8.aarch64", - "dbus-tools-1.12.8-12.el8.aarch64", - "dbxtool-8-5.el8_3.2.aarch64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.aarch64", - "device-mapper-libs-1.02.175-5.el8.aarch64", - "dhcp-client-4.3.6-44.el8.aarch64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-8.el8.aarch64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.aarch64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-135.git20210121.el8.aarch64", - "dracut-config-generic-049-135.git20210121.el8.aarch64", - "dracut-config-rescue-049-135.git20210121.el8.aarch64", - "dracut-network-049-135.git20210121.el8.aarch64", - "dracut-squash-049-135.git20210121.el8.aarch64", - "e2fsprogs-1.45.6-1.el8.aarch64", - "e2fsprogs-libs-1.45.6-1.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-37-4.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.182-3.el8.aarch64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.aarch64", - "elfutils-libs-0.182-3.el8.aarch64", - "ethtool-5.8-5.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-16.el8_3.1.aarch64", - "file-libs-5.33-16.el8_3.1.aarch64", - "filesystem-3.8-3.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "fontconfig-2.13.1-3.el8.aarch64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdk-pixbuf2-2.36.12-5.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib-networking-2.56.1-1.1.el8.aarch64", - "glib2-2.56.4-9.el8.aarch64", - "glibc-2.28-151.el8.aarch64", - "glibc-all-langpacks-2.28-151.el8.aarch64", - "glibc-common-2.28-151.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.14-7.el8_3.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-aa64-2.02-99.el8.aarch64", - "grub2-tools-2.02-99.el8.aarch64", - "grub2-tools-extra-2.02-99.el8.aarch64", - "grub2-tools-minimal-2.02-99.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gsettings-desktop-schemas-3.32.0-5.el8.aarch64", - "gssproxy-0.8.0-19.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-3.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.9.0-4.el8.aarch64", - "iprutils-2.4.19-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-17.el8.aarch64", - "iptables-ebtables-1.8.4-17.el8.aarch64", - "iptables-libs-1.8.4-17.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-0.4.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.aarch64", - "kernel-core-4.18.0-305.el8.aarch64", - "kernel-modules-4.18.0-305.el8.aarch64", - "kernel-tools-4.18.0-305.el8.aarch64", - "kernel-tools-libs-4.18.0-305.el8.aarch64", - "kexec-tools-2.0.20-46.el8.aarch64", - "keyutils-1.5.10-6.el8.aarch64", - "keyutils-libs-1.5.10-6.el8.aarch64", - "kmod-25-17.el8.aarch64", - "kmod-libs-25-17.el8.aarch64", - "kpartx-0.8.4-10.el8.aarch64", - "krb5-libs-1.18.2-8.el8.aarch64", - "less-530-1.el8.aarch64", - "libX11-1.6.8-4.el8.aarch64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libappstream-glib-0.7.14-3.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-27.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.9-5.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-1.el8.aarch64", - "libcomps-0.1.11-5.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.55.0-7.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.8-2.el8.aarch64", - "libfdisk-2.32.1-27.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcc-8.4.1-1.el8.aarch64", - "libgcrypt-1.8.5-4.el8.aarch64", - "libgomp-8.4.1-1.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-32.0-4.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.2.0-2.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodman-2.0.1-17.el8.aarch64", - "libmodulemd-2.9.4-2.el8.aarch64", - "libmount-2.32.1-27.el8.aarch64", - "libndp-1.7-5.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnfsidmap-2.3.3-41.el8.aarch64", - "libnftnl-1.1.5-4.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libproxy-0.4.15-5.2.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.12.0-3.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-27.el8.aarch64", - "libsolv-0.7.16-2.el8.aarch64", - "libsoup-2.62.3-2.el8.aarch64", - "libss-1.45.6-1.el8.aarch64", - "libssh-0.9.4-2.el8.aarch64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.aarch64", - "libsss_certmap-2.4.0-9.el8.aarch64", - "libsss_idmap-2.4.0-9.el8.aarch64", - "libsss_nss_idmap-2.4.0-9.el8.aarch64", - "libsss_sudo-2.4.0-9.el8.aarch64", - "libstdc++-8.4.1-1.el8.aarch64", - "libstemmer-0-10.585svn.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.1-2.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.10.2-2.el8.aarch64", - "libtirpc-1.1.4-4.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-27.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libverto-libevent-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-4.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-5.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-2.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-17.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-7.20180224.el8.aarch64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.aarch64", - "net-tools-2.0-0.52.20160912git.el8.aarch64", - "nettle-3.4.1-2.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nfs-utils-2.3.3-41.el8.aarch64", - "nftables-0.9.3-18.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "numactl-libs-2.0.12-11.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-16.el8.aarch64", - "openssh-8.0p1-5.el8.aarch64", - "openssh-clients-8.0p1-5.el8.aarch64", - "openssh-server-8.0p1-5.el8.aarch64", - "openssl-1.1.1g-15.el8_3.aarch64", - "openssl-libs-1.1.1g-15.el8_3.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-14.el8.aarch64", - "parted-3.2-38.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-4.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pixman-0.38.4-1.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-37.el8.aarch64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.aarch64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.aarch64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.aarch64", - "policycoreutils-2.9-14.el8.aarch64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.aarch64", - "polkit-libs-0.115-11.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.aarch64", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-3.28.3-2.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-7.el8.aarch64", - "python3-hawkey-0.55.0-7.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.aarch64", - "python3-libdnf-0.55.0-7.el8.aarch64", - "python3-librepo-1.12.0-3.el8.aarch64", - "python3-libs-3.6.8-37.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-libxml2-2.9.7-9.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-nftables-0.9.3-18.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.aarch64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.aarch64", - "python3-schedutils-0.6-6.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.aarch64", - "python3-syspurpose-1.28.13-2.el8.aarch64", - "python3-systemd-234-8.el8.aarch64", - "python3-unbound-1.7.3-15.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.aarch64", - "quota-4.04-12.el8.aarch64", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-logos-84.4-1.el8.aarch64", - "redhat-release-8.4-0.6.el8.aarch64", - "redhat-release-eula-8.4-0.6.el8.aarch64", - "rhc-0.1.2-2.el8.aarch64", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.aarch64", - "rpm-4.14.3-13.el8.aarch64", - "rpm-build-libs-4.14.3-13.el8.aarch64", - "rpm-libs-4.14.3-13.el8.aarch64", - "rpm-plugin-selinux-4.14.3-13.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "rsyslog-8.1911.0-7.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-12.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sscg-2.3.3-14.el8.aarch64", - "sssd-client-2.4.0-9.el8.aarch64", - "sssd-common-2.4.0-9.el8.aarch64", - "sssd-kcm-2.4.0-9.el8.aarch64", - "sssd-nfs-idmap-2.4.0-9.el8.aarch64", - "subscription-manager-1.28.13-2.el8.aarch64", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-45.el8.aarch64", - "systemd-libs-239-45.el8.aarch64", - "systemd-pam-239-45.el8.aarch64", - "systemd-udev-239-45.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "tcpdump-4.9.3-1.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-3.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-27.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-6.el8.aarch64", - "which-2.21-12.el8.aarch64", - "xfsprogs-5.0.0-8.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10631495168, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "dbxtool.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-aarch64-tar-boot.json b/test/data/manifests/rhel_84-aarch64-tar-boot.json index 0c5b4c32f..70e4e998e 100644 --- a/test/data/manifests/rhel_84-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_84-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-84", "arch": "aarch64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -6080,558 +6075,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429131054-4.18.0-305.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-305.el8.aarch64.img", - "linux": "/boot/vmlinuz-4.18.0-305.el8.aarch64", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.aarch64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.aarch64" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "acl-2.2.53-1.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "chkconfig-1.13-2.el8.aarch64", - "coreutils-8.30-8.el8.aarch64", - "coreutils-common-8.30-8.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-12.el8.aarch64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.aarch64", - "dbus-libs-1.12.8-12.el8.aarch64", - "dbus-tools-1.12.8-12.el8.aarch64", - "device-mapper-1.02.175-5.el8.aarch64", - "device-mapper-libs-1.02.175-5.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dracut-049-135.git20210121.el8.aarch64", - "elfutils-debuginfod-client-0.182-3.el8.aarch64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.aarch64", - "elfutils-libs-0.182-3.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-16.el8_3.1.aarch64", - "file-libs-5.33-16.el8_3.1.aarch64", - "filesystem-3.8-3.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-9.el8.aarch64", - "glibc-2.28-151.el8.aarch64", - "glibc-all-langpacks-2.28-151.el8.aarch64", - "glibc-common-2.28-151.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnutls-3.6.14-7.el8_3.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.aarch64", - "grub2-common-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.aarch64", - "grub2-tools-minimal-2.02-99.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hwdata-0.314-8.8.el8.noarch", - "info-6.5-6.el8.aarch64", - "iptables-libs-1.8.4-17.el8.aarch64", - "json-c-0.13.1-0.4.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.aarch64", - "kernel-core-4.18.0-305.el8.aarch64", - "kernel-modules-4.18.0-305.el8.aarch64", - "keyutils-libs-1.5.10-6.el8.aarch64", - "kmod-25-17.el8.aarch64", - "kmod-libs-25-17.el8.aarch64", - "kpartx-0.8.4-10.el8.aarch64", - "krb5-libs-1.18.2-8.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libblkid-2.32.1-27.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.9-5.el8.aarch64", - "libcom_err-1.45.6-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libfdisk-2.32.1-27.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcc-8.4.1-1.el8.aarch64", - "libgcrypt-1.8.5-4.el8.aarch64", - "libgomp-8.4.1-1.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-32.0-4.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmount-2.32.1-27.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-27.el8.aarch64", - "libssh-0.9.4-2.el8.aarch64", - "libssh-config-0.9.4-2.el8.noarch", - "libstdc++-8.4.1-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtirpc-1.1.4-4.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-27.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-4.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-2.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-7.20180224.el8.aarch64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.aarch64", - "nettle-3.4.1-2.el8.aarch64", - "openldap-2.4.46-16.el8.aarch64", - "openssh-8.0p1-5.el8.aarch64", - "openssh-server-8.0p1-5.el8.aarch64", - "openssl-1.1.1g-15.el8_3.aarch64", - "openssl-libs-1.1.1g-15.el8_3.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-14.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-4.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "platform-python-3.6.8-37.el8.aarch64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-37.el8.aarch64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "rdma-core-32.0-4.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.4-0.6.el8.aarch64", - "redhat-release-eula-8.4-0.6.el8.aarch64", - "rpm-4.14.3-13.el8.aarch64", - "rpm-libs-4.14.3-13.el8.aarch64", - "rpm-plugin-selinux-4.14.3-13.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-12.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "sqlite-libs-3.26.0-13.el8.aarch64", - "systemd-239-45.el8.aarch64", - "systemd-libs-239-45.el8.aarch64", - "systemd-pam-239-45.el8.aarch64", - "systemd-udev-239-45.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tzdata-2021a-1.el8.noarch", - "util-linux-2.32.1-27.el8.aarch64", - "which-2.21-12.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "zlib-1.2.11-17.el8.aarch64" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "kexec.target", - "poweroff.target", - "reboot.target", - "remote-cryptsetup.target", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "getty@.service", - "remote-fs.target", - "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" - ] - } - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_84-ppc64le-qcow2-boot.json index f40dc7ffa..f9249860e 100644 --- a/test/data/manifests/rhel_84-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_84-ppc64le-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10851,1284 +10848,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [], - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429125929-4.18.0-305.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-305.el8.ppc64le.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.ppc64le", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.ppc64le) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:995:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.ppc64le", - "NetworkManager-libnm-1.30.0-7.el8.ppc64le", - "NetworkManager-team-1.30.0-7.el8.ppc64le", - "NetworkManager-tui-1.30.0-7.el8.ppc64le", - "PackageKit-1.1.12-6.el8.ppc64le", - "PackageKit-glib-1.1.12-6.el8.ppc64le", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.ppc64le", - "audit-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "authselect-1.2.2-2.el8.ppc64le", - "authselect-compat-1.2.2-2.el8.ppc64le", - "authselect-libs-1.2.2-2.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.ppc64le", - "bc-1.07.1-5.el8.ppc64le", - "bind-export-libs-9.11.26-3.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-1.0.6-26.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "c-ares-1.13.0-5.el8.ppc64le", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.ppc64le", - "cairo-gobject-1.15.12-3.el8.ppc64le", - "checkpolicy-2.9-1.el8.ppc64le", - "chkconfig-1.13-2.el8.ppc64le", - "chrony-3.5-2.el8.ppc64le", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.ppc64le", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.ppc64le", - "coreutils-8.30-8.el8.ppc64le", - "coreutils-common-8.30-8.el8.ppc64le", - "cpio-2.12-10.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "cronie-1.5.2-4.el8.ppc64le", - "cronie-anacron-1.5.2-4.el8.ppc64le", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.ppc64le", - "curl-7.61.1-18.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-12.el8.ppc64le", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.ppc64le", - "dbus-glib-0.110-2.el8.ppc64le", - "dbus-libs-1.12.8-12.el8.ppc64le", - "dbus-tools-1.12.8-12.el8.ppc64le", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.ppc64le", - "device-mapper-libs-1.02.175-5.el8.ppc64le", - "dhcp-client-4.3.6-44.el8.ppc64le", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.ppc64le", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.ppc64le", - "dracut-049-135.git20210121.el8.ppc64le", - "dracut-config-generic-049-135.git20210121.el8.ppc64le", - "dracut-network-049-135.git20210121.el8.ppc64le", - "dracut-squash-049-135.git20210121.el8.ppc64le", - "e2fsprogs-1.45.6-1.el8.ppc64le", - "e2fsprogs-libs-1.45.6-1.el8.ppc64le", - "elfutils-debuginfod-client-0.182-3.el8.ppc64le", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.ppc64le", - "elfutils-libs-0.182-3.el8.ppc64le", - "ethtool-5.8-5.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-16.el8_3.1.ppc64le", - "file-libs-5.33-16.el8_3.1.ppc64le", - "filesystem-3.8-3.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "fontconfig-2.13.1-3.el8.ppc64le", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.ppc64le", - "fuse-libs-2.9.7-12.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gdk-pixbuf2-2.36.12-5.el8.ppc64le", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib-networking-2.56.1-1.1.el8.ppc64le", - "glib2-2.56.4-9.el8.ppc64le", - "glibc-2.28-151.el8.ppc64le", - "glibc-all-langpacks-2.28-151.el8.ppc64le", - "glibc-common-2.28-151.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnupg2-2.2.20-2.el8.ppc64le", - "gnupg2-smime-2.2.20-2.el8.ppc64le", - "gnutls-3.6.14-7.el8_3.ppc64le", - "gobject-introspection-1.56.1-1.el8.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.ppc64le", - "grep-3.1-6.el8.ppc64le", - "groff-base-1.22.3-18.el8.ppc64le", - "grub2-common-2.02-99.el8.noarch", - "grub2-ppc64le-2.02-99.el8.ppc64le", - "grub2-ppc64le-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.ppc64le", - "grub2-tools-extra-2.02-99.el8.ppc64le", - "grub2-tools-minimal-2.02-99.el8.ppc64le", - "grubby-8.40-41.el8.ppc64le", - "gsettings-desktop-schemas-3.32.0-5.el8.ppc64le", - "gssproxy-0.8.0-19.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hdparm-9.54-3.el8.ppc64le", - "hostname-3.20-6.el8.ppc64le", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.ppc64le", - "info-6.5-6.el8.ppc64le", - "initscripts-10.00.15-1.el8.ppc64le", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.ppc64le", - "iproute-5.9.0-4.el8.ppc64le", - "iptables-libs-1.8.4-17.el8.ppc64le", - "iputils-20180629-7.el8.ppc64le", - "irqbalance-1.4.0-6.el8.ppc64le", - "jansson-2.11-3.el8.ppc64le", - "json-c-0.13.1-0.4.el8.ppc64le", - "json-glib-1.4.4-1.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.ppc64le", - "kernel-core-4.18.0-305.el8.ppc64le", - "kernel-modules-4.18.0-305.el8.ppc64le", - "kernel-tools-4.18.0-305.el8.ppc64le", - "kernel-tools-libs-4.18.0-305.el8.ppc64le", - "kexec-tools-2.0.20-46.el8.ppc64le", - "keyutils-1.5.10-6.el8.ppc64le", - "keyutils-libs-1.5.10-6.el8.ppc64le", - "kmod-25-17.el8.ppc64le", - "kmod-libs-25-17.el8.ppc64le", - "kpartx-0.8.4-10.el8.ppc64le", - "krb5-libs-1.18.2-8.el8.ppc64le", - "less-530-1.el8.ppc64le", - "libX11-1.6.8-4.el8.ppc64le", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.ppc64le", - "libXext-1.3.4-1.el8.ppc64le", - "libXrender-0.9.10-7.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libappstream-glib-0.7.14-3.el8.ppc64le", - "libarchive-3.3.3-1.el8.ppc64le", - "libassuan-2.5.1-3.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libbasicobjects-0.1.1-39.el8.ppc64le", - "libblkid-2.32.1-27.el8.ppc64le", - "libcap-2.26-4.el8.ppc64le", - "libcap-ng-0.7.9-5.el8.ppc64le", - "libcollection-0.7.0-39.el8.ppc64le", - "libcom_err-1.45.6-1.el8.ppc64le", - "libcomps-0.1.11-5.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-18.el8.ppc64le", - "libdaemon-0.14-15.el8.ppc64le", - "libdb-5.3.28-40.el8.ppc64le", - "libdb-utils-5.3.28-40.el8.ppc64le", - "libdhash-0.5.0-39.el8.ppc64le", - "libdnf-0.55.0-7.el8.ppc64le", - "libedit-3.1-23.20170329cvs.el8.ppc64le", - "libestr-0.1.10-1.el8.ppc64le", - "libevent-2.1.8-5.el8.ppc64le", - "libfastjson-0.99.8-2.el8.ppc64le", - "libfdisk-2.32.1-27.el8.ppc64le", - "libffi-3.1-22.el8.ppc64le", - "libgcc-8.4.1-1.el8.ppc64le", - "libgcrypt-1.8.5-4.el8.ppc64le", - "libgomp-8.4.1-1.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-32.0-4.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libini_config-1.3.1-39.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libksba-1.3.5-7.el8.ppc64le", - "libldb-2.2.0-2.el8.ppc64le", - "libmaxminddb-1.2.0-10.el8.ppc64le", - "libmetalink-0.1.3-7.el8.ppc64le", - "libmnl-1.0.4-6.el8.ppc64le", - "libmodman-2.0.1-17.el8.ppc64le", - "libmodulemd-2.9.4-2.el8.ppc64le", - "libmount-2.32.1-27.el8.ppc64le", - "libndp-1.7-5.el8.ppc64le", - "libnfsidmap-2.3.3-41.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnl3-cli-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpath_utils-0.2.1-39.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpipeline-1.5.0-2.el8.ppc64le", - "libpkgconf-1.4.2-1.el8.ppc64le", - "libpng-1.6.34-5.el8.ppc64le", - "libproxy-0.4.15-5.2.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "libref_array-0.1.5-39.el8.ppc64le", - "librepo-1.12.0-3.el8.ppc64le", - "libreport-filesystem-2.9.5-15.el8.ppc64le", - "librhsm-0.0.3-4.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.1-1.el8.ppc64le", - "libsecret-0.18.6-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-2.el8.ppc64le", - "libservicelog-1.1.18-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-27.el8.ppc64le", - "libsolv-0.7.16-2.el8.ppc64le", - "libsoup-2.62.3-2.el8.ppc64le", - "libss-1.45.6-1.el8.ppc64le", - "libssh-0.9.4-2.el8.ppc64le", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.ppc64le", - "libsss_certmap-2.4.0-9.el8.ppc64le", - "libsss_idmap-2.4.0-9.el8.ppc64le", - "libsss_nss_idmap-2.4.0-9.el8.ppc64le", - "libsss_sudo-2.4.0-9.el8.ppc64le", - "libstdc++-8.4.1-1.el8.ppc64le", - "libstemmer-0-10.585svn.el8.ppc64le", - "libsysfs-2.1.0-24.el8.ppc64le", - "libtalloc-2.3.1-2.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtdb-1.4.3-1.el8.ppc64le", - "libteam-1.31-2.el8.ppc64le", - "libtevent-0.10.2-2.el8.ppc64le", - "libtirpc-1.1.4-4.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libusbx-1.0.23-4.el8.ppc64le", - "libuser-0.62-23.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-27.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libverto-libevent-0.3.0-5.el8.ppc64le", - "libvpd-2.2.8-1.el8.ppc64le", - "libxcb-1.13.1-1.el8.ppc64le", - "libxcrypt-4.1.1-4.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8.ppc64le", - "libyaml-0.1.7-5.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.ppc64le", - "lshw-B.02.19.2-5.el8.ppc64le", - "lsscsi-0.32-2.el8.ppc64le", - "lsvpd-1.7.11-2.el8.ppc64le", - "lua-libs-5.3.4-11.el8.ppc64le", - "lz4-libs-1.8.3-2.el8.ppc64le", - "lzo-2.08-14.el8.ppc64le", - "man-db-2.7.6.1-17.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mozjs60-60.9.0-4.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-7.20180224.el8.ppc64le", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.ppc64le", - "net-tools-2.0-0.52.20160912git.el8.ppc64le", - "nettle-3.4.1-2.el8.ppc64le", - "newt-0.52.20-11.el8.ppc64le", - "nfs-utils-2.3.3-41.el8.ppc64le", - "npth-1.5-4.el8.ppc64le", - "numactl-libs-2.0.12-11.el8.ppc64le", - "oddjob-0.34.7-1.el8.ppc64le", - "oddjob-mkhomedir-0.34.7-1.el8.ppc64le", - "opal-prd-6.6.3-2.el8.ppc64le", - "openldap-2.4.46-16.el8.ppc64le", - "openssh-8.0p1-5.el8.ppc64le", - "openssh-clients-8.0p1-5.el8.ppc64le", - "openssh-server-8.0p1-5.el8.ppc64le", - "openssl-1.1.1g-15.el8_3.ppc64le", - "openssl-libs-1.1.1g-15.el8_3.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-6.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-14.el8.ppc64le", - "parted-3.2-38.el8.ppc64le", - "passwd-0.80-3.el8.ppc64le", - "pciutils-3.7.0-1.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-4.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.ppc64le", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.ppc64le", - "perl-Encode-2.97-3.el8.ppc64le", - "perl-Errno-1.28-419.el8.ppc64le", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.ppc64le", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.ppc64le", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.ppc64le", - "perl-PathTools-3.74-1.el8.ppc64le", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.ppc64le", - "perl-Socket-2.027-3.el8.ppc64le", - "perl-Storable-3.11-3.el8.ppc64le", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.ppc64le", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.ppc64le", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.ppc64le", - "perl-macros-5.26.3-419.el8.ppc64le", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.ppc64le", - "perl-threads-shared-1.58-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "pinentry-1.1.0-2.el8.ppc64le", - "pixman-0.38.4-1.el8.ppc64le", - "pkgconf-1.4.2-1.el8.ppc64le", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.ppc64le", - "platform-python-3.6.8-37.el8.ppc64le", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.ppc64le", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.ppc64le", - "polkit-libs-0.115-11.el8.ppc64le", - "polkit-pkla-compat-0.1-12.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "powerpc-utils-1.3.8-5.el8.ppc64le", - "powerpc-utils-core-1.3.8-5.el8.ppc64le", - "ppc64-diag-2.7.6-2.el8.ppc64le", - "ppc64-diag-rtas-2.7.6-2.el8.ppc64le", - "prefixdevname-0.1.0-6.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "psmisc-23.1-5.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.ppc64le", - "python3-cffi-1.11.5-5.el8.ppc64le", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.ppc64le", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.ppc64le", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.ppc64le", - "python3-gobject-3.28.3-2.el8.ppc64le", - "python3-gobject-base-3.28.3-2.el8.ppc64le", - "python3-gpg-1.13.1-7.el8.ppc64le", - "python3-hawkey-0.55.0-7.el8.ppc64le", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.ppc64le", - "python3-libdnf-0.55.0-7.el8.ppc64le", - "python3-librepo-1.12.0-3.el8.ppc64le", - "python3-libs-3.6.8-37.el8.ppc64le", - "python3-libselinux-2.9-5.el8.ppc64le", - "python3-libsemanage-2.9-6.el8.ppc64le", - "python3-libxml2-2.9.7-9.el8.ppc64le", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.ppc64le", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.ppc64le", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.ppc64le", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.ppc64le", - "python3-schedutils-0.6-6.el8.ppc64le", - "python3-setools-4.3.0-2.el8.ppc64le", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.ppc64le", - "python3-syspurpose-1.28.13-2.el8.ppc64le", - "python3-systemd-234-8.el8.ppc64le", - "python3-unbound-1.7.3-15.el8.ppc64le", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.ppc64le", - "quota-4.04-12.el8.ppc64le", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.ppc64le", - "readline-7.0-10.el8.ppc64le", - "redhat-logos-84.4-1.el8.ppc64le", - "redhat-release-8.4-0.6.el8.ppc64le", - "redhat-release-eula-8.4-0.6.el8.ppc64le", - "rhc-0.1.2-2.el8.ppc64le", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.ppc64le", - "rpm-4.14.3-13.el8.ppc64le", - "rpm-build-libs-4.14.3-13.el8.ppc64le", - "rpm-libs-4.14.3-13.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-13.el8.ppc64le", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.ppc64le", - "rsync-3.1.3-12.el8.ppc64le", - "rsyslog-8.1911.0-7.el8.ppc64le", - "sed-4.5-2.el8.ppc64le", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "servicelog-1.1.15-1.el8.ppc64le", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.ppc64le", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.ppc64le", - "sg3_utils-libs-1.44-5.el8.ppc64le", - "shadow-utils-4.6-12.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "slang-2.3.2-3.el8.ppc64le", - "snappy-1.1.8-3.el8.ppc64le", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.ppc64le", - "squashfs-tools-4.3-20.el8.ppc64le", - "sscg-2.3.3-14.el8.ppc64le", - "sssd-client-2.4.0-9.el8.ppc64le", - "sssd-common-2.4.0-9.el8.ppc64le", - "sssd-kcm-2.4.0-9.el8.ppc64le", - "sssd-nfs-idmap-2.4.0-9.el8.ppc64le", - "subscription-manager-1.28.13-2.el8.ppc64le", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.ppc64le", - "sudo-1.8.29-7.el8.ppc64le", - "systemd-239-45.el8.ppc64le", - "systemd-libs-239-45.el8.ppc64le", - "systemd-pam-239-45.el8.ppc64le", - "systemd-udev-239-45.el8.ppc64le", - "tar-1.30-5.el8.ppc64le", - "tcpdump-4.9.3-1.el8.ppc64le", - "teamd-1.31-2.el8.ppc64le", - "timedatex-0.5-3.el8.ppc64le", - "tpm2-tss-2.3.2-3.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.ppc64le", - "usermode-1.113-1.el8.ppc64le", - "util-linux-2.32.1-27.el8.ppc64le", - "vim-minimal-8.0.1763-15.el8.ppc64le", - "virt-what-1.18-6.el8.ppc64le", - "which-2.21-12.el8.ppc64le", - "xfsprogs-5.0.0-8.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 10732175360, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/kernel" - }, - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/network" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "hcn-init.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "opal_errd.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_84-ppc64le-qcow2_customize-boot.json index 7989693fb..0122b610a 100644 --- a/test/data/manifests/rhel_84-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_84-ppc64le-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11410,1294 +11409,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [], - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429125929-4.18.0-305.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-305.el8.ppc64le.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.ppc64le", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.ppc64le) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:995:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.ppc64le", - "NetworkManager-libnm-1.30.0-7.el8.ppc64le", - "NetworkManager-team-1.30.0-7.el8.ppc64le", - "NetworkManager-tui-1.30.0-7.el8.ppc64le", - "PackageKit-1.1.12-6.el8.ppc64le", - "PackageKit-glib-1.1.12-6.el8.ppc64le", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.ppc64le", - "audit-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "authselect-1.2.2-2.el8.ppc64le", - "authselect-compat-1.2.2-2.el8.ppc64le", - "authselect-libs-1.2.2-2.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.ppc64le", - "bc-1.07.1-5.el8.ppc64le", - "bind-export-libs-9.11.26-3.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-1.0.6-26.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "c-ares-1.13.0-5.el8.ppc64le", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.ppc64le", - "cairo-gobject-1.15.12-3.el8.ppc64le", - "checkpolicy-2.9-1.el8.ppc64le", - "chkconfig-1.13-2.el8.ppc64le", - "chrony-3.5-2.el8.ppc64le", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.ppc64le", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.ppc64le", - "coreutils-8.30-8.el8.ppc64le", - "coreutils-common-8.30-8.el8.ppc64le", - "cpio-2.12-10.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "cronie-1.5.2-4.el8.ppc64le", - "cronie-anacron-1.5.2-4.el8.ppc64le", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.ppc64le", - "curl-7.61.1-18.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-12.el8.ppc64le", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.ppc64le", - "dbus-glib-0.110-2.el8.ppc64le", - "dbus-libs-1.12.8-12.el8.ppc64le", - "dbus-tools-1.12.8-12.el8.ppc64le", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.ppc64le", - "device-mapper-libs-1.02.175-5.el8.ppc64le", - "dhcp-client-4.3.6-44.el8.ppc64le", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.ppc64le", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.ppc64le", - "dracut-049-135.git20210121.el8.ppc64le", - "dracut-config-generic-049-135.git20210121.el8.ppc64le", - "dracut-network-049-135.git20210121.el8.ppc64le", - "dracut-squash-049-135.git20210121.el8.ppc64le", - "e2fsprogs-1.45.6-1.el8.ppc64le", - "e2fsprogs-libs-1.45.6-1.el8.ppc64le", - "elfutils-debuginfod-client-0.182-3.el8.ppc64le", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.ppc64le", - "elfutils-libs-0.182-3.el8.ppc64le", - "ethtool-5.8-5.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-16.el8_3.1.ppc64le", - "file-libs-5.33-16.el8_3.1.ppc64le", - "filesystem-3.8-3.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "fontconfig-2.13.1-3.el8.ppc64le", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.ppc64le", - "fuse-libs-2.9.7-12.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gdk-pixbuf2-2.36.12-5.el8.ppc64le", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib-networking-2.56.1-1.1.el8.ppc64le", - "glib2-2.56.4-9.el8.ppc64le", - "glibc-2.28-151.el8.ppc64le", - "glibc-all-langpacks-2.28-151.el8.ppc64le", - "glibc-common-2.28-151.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnupg2-2.2.20-2.el8.ppc64le", - "gnupg2-smime-2.2.20-2.el8.ppc64le", - "gnutls-3.6.14-7.el8_3.ppc64le", - "gobject-introspection-1.56.1-1.el8.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.ppc64le", - "grep-3.1-6.el8.ppc64le", - "groff-base-1.22.3-18.el8.ppc64le", - "grub2-common-2.02-99.el8.noarch", - "grub2-ppc64le-2.02-99.el8.ppc64le", - "grub2-ppc64le-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.ppc64le", - "grub2-tools-extra-2.02-99.el8.ppc64le", - "grub2-tools-minimal-2.02-99.el8.ppc64le", - "grubby-8.40-41.el8.ppc64le", - "gsettings-desktop-schemas-3.32.0-5.el8.ppc64le", - "gssproxy-0.8.0-19.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hdparm-9.54-3.el8.ppc64le", - "hostname-3.20-6.el8.ppc64le", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.ppc64le", - "info-6.5-6.el8.ppc64le", - "initscripts-10.00.15-1.el8.ppc64le", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.ppc64le", - "iproute-5.9.0-4.el8.ppc64le", - "iptables-libs-1.8.4-17.el8.ppc64le", - "iputils-20180629-7.el8.ppc64le", - "irqbalance-1.4.0-6.el8.ppc64le", - "jansson-2.11-3.el8.ppc64le", - "json-c-0.13.1-0.4.el8.ppc64le", - "json-glib-1.4.4-1.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.ppc64le", - "kernel-core-4.18.0-305.el8.ppc64le", - "kernel-modules-4.18.0-305.el8.ppc64le", - "kernel-tools-4.18.0-305.el8.ppc64le", - "kernel-tools-libs-4.18.0-305.el8.ppc64le", - "kexec-tools-2.0.20-46.el8.ppc64le", - "keyutils-1.5.10-6.el8.ppc64le", - "keyutils-libs-1.5.10-6.el8.ppc64le", - "kmod-25-17.el8.ppc64le", - "kmod-libs-25-17.el8.ppc64le", - "kpartx-0.8.4-10.el8.ppc64le", - "krb5-libs-1.18.2-8.el8.ppc64le", - "less-530-1.el8.ppc64le", - "libX11-1.6.8-4.el8.ppc64le", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.ppc64le", - "libXext-1.3.4-1.el8.ppc64le", - "libXrender-0.9.10-7.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libappstream-glib-0.7.14-3.el8.ppc64le", - "libarchive-3.3.3-1.el8.ppc64le", - "libassuan-2.5.1-3.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libbasicobjects-0.1.1-39.el8.ppc64le", - "libblkid-2.32.1-27.el8.ppc64le", - "libcap-2.26-4.el8.ppc64le", - "libcap-ng-0.7.9-5.el8.ppc64le", - "libcollection-0.7.0-39.el8.ppc64le", - "libcom_err-1.45.6-1.el8.ppc64le", - "libcomps-0.1.11-5.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-18.el8.ppc64le", - "libdaemon-0.14-15.el8.ppc64le", - "libdb-5.3.28-40.el8.ppc64le", - "libdb-utils-5.3.28-40.el8.ppc64le", - "libdhash-0.5.0-39.el8.ppc64le", - "libdnf-0.55.0-7.el8.ppc64le", - "libedit-3.1-23.20170329cvs.el8.ppc64le", - "libestr-0.1.10-1.el8.ppc64le", - "libevent-2.1.8-5.el8.ppc64le", - "libfastjson-0.99.8-2.el8.ppc64le", - "libfdisk-2.32.1-27.el8.ppc64le", - "libffi-3.1-22.el8.ppc64le", - "libgcc-8.4.1-1.el8.ppc64le", - "libgcrypt-1.8.5-4.el8.ppc64le", - "libgomp-8.4.1-1.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-32.0-4.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libini_config-1.3.1-39.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libksba-1.3.5-7.el8.ppc64le", - "libldb-2.2.0-2.el8.ppc64le", - "libmaxminddb-1.2.0-10.el8.ppc64le", - "libmetalink-0.1.3-7.el8.ppc64le", - "libmnl-1.0.4-6.el8.ppc64le", - "libmodman-2.0.1-17.el8.ppc64le", - "libmodulemd-2.9.4-2.el8.ppc64le", - "libmount-2.32.1-27.el8.ppc64le", - "libndp-1.7-5.el8.ppc64le", - "libnfsidmap-2.3.3-41.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnl3-cli-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpath_utils-0.2.1-39.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpipeline-1.5.0-2.el8.ppc64le", - "libpkgconf-1.4.2-1.el8.ppc64le", - "libpng-1.6.34-5.el8.ppc64le", - "libproxy-0.4.15-5.2.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "libref_array-0.1.5-39.el8.ppc64le", - "librepo-1.12.0-3.el8.ppc64le", - "libreport-filesystem-2.9.5-15.el8.ppc64le", - "librhsm-0.0.3-4.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.1-1.el8.ppc64le", - "libsecret-0.18.6-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-2.el8.ppc64le", - "libservicelog-1.1.18-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-27.el8.ppc64le", - "libsolv-0.7.16-2.el8.ppc64le", - "libsoup-2.62.3-2.el8.ppc64le", - "libss-1.45.6-1.el8.ppc64le", - "libssh-0.9.4-2.el8.ppc64le", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.ppc64le", - "libsss_certmap-2.4.0-9.el8.ppc64le", - "libsss_idmap-2.4.0-9.el8.ppc64le", - "libsss_nss_idmap-2.4.0-9.el8.ppc64le", - "libsss_sudo-2.4.0-9.el8.ppc64le", - "libstdc++-8.4.1-1.el8.ppc64le", - "libstemmer-0-10.585svn.el8.ppc64le", - "libsysfs-2.1.0-24.el8.ppc64le", - "libtalloc-2.3.1-2.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtdb-1.4.3-1.el8.ppc64le", - "libteam-1.31-2.el8.ppc64le", - "libtevent-0.10.2-2.el8.ppc64le", - "libtirpc-1.1.4-4.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libusbx-1.0.23-4.el8.ppc64le", - "libuser-0.62-23.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-27.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libverto-libevent-0.3.0-5.el8.ppc64le", - "libvpd-2.2.8-1.el8.ppc64le", - "libxcb-1.13.1-1.el8.ppc64le", - "libxcrypt-4.1.1-4.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8.ppc64le", - "libyaml-0.1.7-5.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.ppc64le", - "lshw-B.02.19.2-5.el8.ppc64le", - "lsscsi-0.32-2.el8.ppc64le", - "lsvpd-1.7.11-2.el8.ppc64le", - "lua-libs-5.3.4-11.el8.ppc64le", - "lz4-libs-1.8.3-2.el8.ppc64le", - "lzo-2.08-14.el8.ppc64le", - "man-db-2.7.6.1-17.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mozjs60-60.9.0-4.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-7.20180224.el8.ppc64le", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.ppc64le", - "net-tools-2.0-0.52.20160912git.el8.ppc64le", - "nettle-3.4.1-2.el8.ppc64le", - "newt-0.52.20-11.el8.ppc64le", - "nfs-utils-2.3.3-41.el8.ppc64le", - "npth-1.5-4.el8.ppc64le", - "numactl-libs-2.0.12-11.el8.ppc64le", - "oddjob-0.34.7-1.el8.ppc64le", - "oddjob-mkhomedir-0.34.7-1.el8.ppc64le", - "opal-prd-6.6.3-2.el8.ppc64le", - "openldap-2.4.46-16.el8.ppc64le", - "openssh-8.0p1-5.el8.ppc64le", - "openssh-clients-8.0p1-5.el8.ppc64le", - "openssh-server-8.0p1-5.el8.ppc64le", - "openssl-1.1.1g-15.el8_3.ppc64le", - "openssl-libs-1.1.1g-15.el8_3.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-6.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-14.el8.ppc64le", - "parted-3.2-38.el8.ppc64le", - "passwd-0.80-3.el8.ppc64le", - "pciutils-3.7.0-1.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-4.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.ppc64le", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.ppc64le", - "perl-Encode-2.97-3.el8.ppc64le", - "perl-Errno-1.28-419.el8.ppc64le", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.ppc64le", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.ppc64le", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.ppc64le", - "perl-PathTools-3.74-1.el8.ppc64le", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.ppc64le", - "perl-Socket-2.027-3.el8.ppc64le", - "perl-Storable-3.11-3.el8.ppc64le", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.ppc64le", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.ppc64le", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.ppc64le", - "perl-macros-5.26.3-419.el8.ppc64le", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.ppc64le", - "perl-threads-shared-1.58-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "pinentry-1.1.0-2.el8.ppc64le", - "pixman-0.38.4-1.el8.ppc64le", - "pkgconf-1.4.2-1.el8.ppc64le", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.ppc64le", - "platform-python-3.6.8-37.el8.ppc64le", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.ppc64le", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.ppc64le", - "polkit-libs-0.115-11.el8.ppc64le", - "polkit-pkla-compat-0.1-12.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "powerpc-utils-1.3.8-5.el8.ppc64le", - "powerpc-utils-core-1.3.8-5.el8.ppc64le", - "ppc64-diag-2.7.6-2.el8.ppc64le", - "ppc64-diag-rtas-2.7.6-2.el8.ppc64le", - "prefixdevname-0.1.0-6.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "psmisc-23.1-5.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.ppc64le", - "python3-cffi-1.11.5-5.el8.ppc64le", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.ppc64le", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.ppc64le", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.ppc64le", - "python3-gobject-3.28.3-2.el8.ppc64le", - "python3-gobject-base-3.28.3-2.el8.ppc64le", - "python3-gpg-1.13.1-7.el8.ppc64le", - "python3-hawkey-0.55.0-7.el8.ppc64le", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.ppc64le", - "python3-libdnf-0.55.0-7.el8.ppc64le", - "python3-librepo-1.12.0-3.el8.ppc64le", - "python3-libs-3.6.8-37.el8.ppc64le", - "python3-libselinux-2.9-5.el8.ppc64le", - "python3-libsemanage-2.9-6.el8.ppc64le", - "python3-libxml2-2.9.7-9.el8.ppc64le", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.ppc64le", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.ppc64le", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.ppc64le", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.ppc64le", - "python3-schedutils-0.6-6.el8.ppc64le", - "python3-setools-4.3.0-2.el8.ppc64le", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.ppc64le", - "python3-syspurpose-1.28.13-2.el8.ppc64le", - "python3-systemd-234-8.el8.ppc64le", - "python3-unbound-1.7.3-15.el8.ppc64le", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.ppc64le", - "quota-4.04-12.el8.ppc64le", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.ppc64le", - "readline-7.0-10.el8.ppc64le", - "redhat-logos-84.4-1.el8.ppc64le", - "redhat-release-8.4-0.6.el8.ppc64le", - "redhat-release-eula-8.4-0.6.el8.ppc64le", - "rhc-0.1.2-2.el8.ppc64le", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.ppc64le", - "rpm-4.14.3-13.el8.ppc64le", - "rpm-build-libs-4.14.3-13.el8.ppc64le", - "rpm-libs-4.14.3-13.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-13.el8.ppc64le", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.ppc64le", - "rsync-3.1.3-12.el8.ppc64le", - "rsyslog-8.1911.0-7.el8.ppc64le", - "sed-4.5-2.el8.ppc64le", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "servicelog-1.1.15-1.el8.ppc64le", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.ppc64le", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.ppc64le", - "sg3_utils-libs-1.44-5.el8.ppc64le", - "shadow-utils-4.6-12.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "slang-2.3.2-3.el8.ppc64le", - "snappy-1.1.8-3.el8.ppc64le", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.ppc64le", - "squashfs-tools-4.3-20.el8.ppc64le", - "sscg-2.3.3-14.el8.ppc64le", - "sssd-client-2.4.0-9.el8.ppc64le", - "sssd-common-2.4.0-9.el8.ppc64le", - "sssd-kcm-2.4.0-9.el8.ppc64le", - "sssd-nfs-idmap-2.4.0-9.el8.ppc64le", - "subscription-manager-1.28.13-2.el8.ppc64le", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.ppc64le", - "sudo-1.8.29-7.el8.ppc64le", - "systemd-239-45.el8.ppc64le", - "systemd-libs-239-45.el8.ppc64le", - "systemd-pam-239-45.el8.ppc64le", - "systemd-udev-239-45.el8.ppc64le", - "tar-1.30-5.el8.ppc64le", - "tcpdump-4.9.3-1.el8.ppc64le", - "teamd-1.31-2.el8.ppc64le", - "timedatex-0.5-3.el8.ppc64le", - "tpm2-tss-2.3.2-3.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.ppc64le", - "usermode-1.113-1.el8.ppc64le", - "util-linux-2.32.1-27.el8.ppc64le", - "vim-minimal-8.0.1763-15.el8.ppc64le", - "virt-what-1.18-6.el8.ppc64le", - "which-2.21-12.el8.ppc64le", - "xfsprogs-5.0.0-8.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 10732175360, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/kernel" - }, - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/network" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "hcn-init.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "opal_errd.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-ppc64le-tar-boot.json b/test/data/manifests/rhel_84-ppc64le-tar-boot.json index e05f7ec91..1e94f234b 100644 --- a/test/data/manifests/rhel_84-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_84-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-84", "arch": "ppc64le", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -6182,571 +6177,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429125929-4.18.0-305.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-305.el8.ppc64le.img", - "linux": "/boot/vmlinuz-4.18.0-305.el8.ppc64le", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.ppc64le) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.ppc64le" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "acl-2.2.53-1.el8.ppc64le", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "chkconfig-1.13-2.el8.ppc64le", - "coreutils-8.30-8.el8.ppc64le", - "coreutils-common-8.30-8.el8.ppc64le", - "cpio-2.12-10.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.ppc64le", - "curl-7.61.1-18.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-12.el8.ppc64le", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.ppc64le", - "dbus-libs-1.12.8-12.el8.ppc64le", - "dbus-tools-1.12.8-12.el8.ppc64le", - "device-mapper-1.02.175-5.el8.ppc64le", - "device-mapper-libs-1.02.175-5.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dracut-049-135.git20210121.el8.ppc64le", - "elfutils-debuginfod-client-0.182-3.el8.ppc64le", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.ppc64le", - "elfutils-libs-0.182-3.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-16.el8_3.1.ppc64le", - "file-libs-5.33-16.el8_3.1.ppc64le", - "filesystem-3.8-3.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib2-2.56.4-9.el8.ppc64le", - "glibc-2.28-151.el8.ppc64le", - "glibc-all-langpacks-2.28-151.el8.ppc64le", - "glibc-common-2.28-151.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnutls-3.6.14-7.el8_3.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.ppc64le", - "grub2-common-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.ppc64le", - "grub2-tools-minimal-2.02-99.el8.ppc64le", - "grubby-8.40-41.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hwdata-0.314-8.8.el8.noarch", - "info-6.5-6.el8.ppc64le", - "iptables-libs-1.8.4-17.el8.ppc64le", - "json-c-0.13.1-0.4.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.ppc64le", - "kernel-core-4.18.0-305.el8.ppc64le", - "kernel-modules-4.18.0-305.el8.ppc64le", - "keyutils-libs-1.5.10-6.el8.ppc64le", - "kmod-25-17.el8.ppc64le", - "kmod-libs-25-17.el8.ppc64le", - "kpartx-0.8.4-10.el8.ppc64le", - "krb5-libs-1.18.2-8.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libarchive-3.3.3-1.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libblkid-2.32.1-27.el8.ppc64le", - "libcap-2.26-4.el8.ppc64le", - "libcap-ng-0.7.9-5.el8.ppc64le", - "libcom_err-1.45.6-1.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-18.el8.ppc64le", - "libdb-5.3.28-40.el8.ppc64le", - "libdb-utils-5.3.28-40.el8.ppc64le", - "libfdisk-2.32.1-27.el8.ppc64le", - "libffi-3.1-22.el8.ppc64le", - "libgcc-8.4.1-1.el8.ppc64le", - "libgcrypt-1.8.5-4.el8.ppc64le", - "libgomp-8.4.1-1.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-32.0-4.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libmetalink-0.1.3-7.el8.ppc64le", - "libmount-2.32.1-27.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.1-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-27.el8.ppc64le", - "libssh-0.9.4-2.el8.ppc64le", - "libssh-config-0.9.4-2.el8.noarch", - "libstdc++-8.4.1-1.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtirpc-1.1.4-4.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-27.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libxcrypt-4.1.1-4.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.ppc64le", - "lz4-libs-1.8.3-2.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-7.20180224.el8.ppc64le", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.ppc64le", - "nettle-3.4.1-2.el8.ppc64le", - "openldap-2.4.46-16.el8.ppc64le", - "openssh-8.0p1-5.el8.ppc64le", - "openssh-server-8.0p1-5.el8.ppc64le", - "openssl-1.1.1g-15.el8_3.ppc64le", - "openssl-libs-1.1.1g-15.el8_3.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-6.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-14.el8.ppc64le", - "pciutils-3.7.0-1.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-4.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "platform-python-3.6.8-37.el8.ppc64le", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-37.el8.ppc64le", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "rdma-core-32.0-4.el8.ppc64le", - "readline-7.0-10.el8.ppc64le", - "redhat-release-8.4-0.6.el8.ppc64le", - "redhat-release-eula-8.4-0.6.el8.ppc64le", - "rpm-4.14.3-13.el8.ppc64le", - "rpm-libs-4.14.3-13.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-13.el8.ppc64le", - "sed-4.5-2.el8.ppc64le", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-12.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "sqlite-libs-3.26.0-13.el8.ppc64le", - "systemd-239-45.el8.ppc64le", - "systemd-libs-239-45.el8.ppc64le", - "systemd-pam-239-45.el8.ppc64le", - "systemd-udev-239-45.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tzdata-2021a-1.el8.noarch", - "util-linux-2.32.1-27.el8.ppc64le", - "which-2.21-12.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "zlib-1.2.11-17.el8.ppc64le" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/kernel" - }, - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/network" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "kexec.target", - "poweroff.target", - "reboot.target", - "remote-cryptsetup.target", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "getty@.service", - "remote-fs.target", - "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" - ] - } - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-s390x-qcow2-boot.json b/test/data/manifests/rhel_84-s390x-qcow2-boot.json index bcb79ce2e..5ac51918a 100644 --- a/test/data/manifests/rhel_84-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_84-s390x-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11247,1226 +11244,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429132122-4.18.0-305.el8.s390x", - "initrd": "/boot/initramfs-4.18.0-305.el8.s390x.img", - "linux": "/boot/vmlinuz-4.18.0-305.el8.s390x", - "options": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.s390x) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "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:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:996:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.s390x", - "NetworkManager-libnm-1.30.0-7.el8.s390x", - "NetworkManager-team-1.30.0-7.el8.s390x", - "NetworkManager-tui-1.30.0-7.el8.s390x", - "PackageKit-1.1.12-6.el8.s390x", - "PackageKit-glib-1.1.12-6.el8.s390x", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.s390x", - "audit-3.0-0.17.20191104git1c2f876.el8.s390x", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.s390x", - "authselect-1.2.2-2.el8.s390x", - "authselect-compat-1.2.2-2.el8.s390x", - "authselect-libs-1.2.2-2.el8.s390x", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.s390x", - "bind-export-libs-9.11.26-3.el8.s390x", - "brotli-1.0.6-3.el8.s390x", - "bzip2-1.0.6-26.el8.s390x", - "bzip2-libs-1.0.6-26.el8.s390x", - "c-ares-1.13.0-5.el8.s390x", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.s390x", - "cairo-gobject-1.15.12-3.el8.s390x", - "checkpolicy-2.9-1.el8.s390x", - "chkconfig-1.13-2.el8.s390x", - "chrony-3.5-2.el8.s390x", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.s390x", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.s390x", - "coreutils-8.30-8.el8.s390x", - "coreutils-common-8.30-8.el8.s390x", - "cpio-2.12-10.el8.s390x", - "cracklib-2.9.6-15.el8.s390x", - "cracklib-dicts-2.9.6-15.el8.s390x", - "cronie-1.5.2-4.el8.s390x", - "cronie-anacron-1.5.2-4.el8.s390x", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.s390x", - "curl-7.61.1-18.el8.s390x", - "cyrus-sasl-lib-2.1.27-5.el8.s390x", - "dbus-1.12.8-12.el8.s390x", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.s390x", - "dbus-glib-0.110-2.el8.s390x", - "dbus-libs-1.12.8-12.el8.s390x", - "dbus-tools-1.12.8-12.el8.s390x", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.s390x", - "device-mapper-libs-1.02.175-5.el8.s390x", - "dhcp-client-4.3.6-44.el8.s390x", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.s390x", - "diffutils-3.6-6.el8.s390x", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.s390x", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.s390x", - "dracut-049-135.git20210121.el8.s390x", - "dracut-config-generic-049-135.git20210121.el8.s390x", - "dracut-network-049-135.git20210121.el8.s390x", - "dracut-squash-049-135.git20210121.el8.s390x", - "e2fsprogs-1.45.6-1.el8.s390x", - "e2fsprogs-libs-1.45.6-1.el8.s390x", - "elfutils-debuginfod-client-0.182-3.el8.s390x", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.s390x", - "elfutils-libs-0.182-3.el8.s390x", - "ethtool-5.8-5.el8.s390x", - "expat-2.2.5-4.el8.s390x", - "file-5.33-16.el8_3.1.s390x", - "file-libs-5.33-16.el8_3.1.s390x", - "filesystem-3.8-3.el8.s390x", - "findutils-4.6.0-20.el8.s390x", - "fontconfig-2.13.1-3.el8.s390x", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.s390x", - "fuse-libs-2.9.7-12.el8.s390x", - "gawk-4.2.1-2.el8.s390x", - "gdbm-1.18-1.el8.s390x", - "gdbm-libs-1.18-1.el8.s390x", - "gdk-pixbuf2-2.36.12-5.el8.s390x", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "glib-networking-2.56.1-1.1.el8.s390x", - "glib2-2.56.4-9.el8.s390x", - "glibc-2.28-151.el8.s390x", - "glibc-all-langpacks-2.28-151.el8.s390x", - "glibc-common-2.28-151.el8.s390x", - "gmp-6.1.2-10.el8.s390x", - "gnupg2-2.2.20-2.el8.s390x", - "gnupg2-smime-2.2.20-2.el8.s390x", - "gnutls-3.6.14-7.el8_3.s390x", - "gobject-introspection-1.56.1-1.el8.s390x", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.s390x", - "grep-3.1-6.el8.s390x", - "groff-base-1.22.3-18.el8.s390x", - "grubby-8.40-41.el8.s390x", - "gsettings-desktop-schemas-3.32.0-5.el8.s390x", - "gssproxy-0.8.0-19.el8.s390x", - "gzip-1.9-12.el8.s390x", - "hardlink-1.3-6.el8.s390x", - "hdparm-9.54-3.el8.s390x", - "hostname-3.20-6.el8.s390x", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.s390x", - "info-6.5-6.el8.s390x", - "initscripts-10.00.15-1.el8.s390x", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.s390x", - "iproute-5.9.0-4.el8.s390x", - "iptables-libs-1.8.4-17.el8.s390x", - "iputils-20180629-7.el8.s390x", - "jansson-2.11-3.el8.s390x", - "json-c-0.13.1-0.4.el8.s390x", - "json-glib-1.4.4-1.el8.s390x", - "kbd-2.0.4-10.el8.s390x", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.s390x", - "kernel-core-4.18.0-305.el8.s390x", - "kernel-modules-4.18.0-305.el8.s390x", - "kernel-tools-4.18.0-305.el8.s390x", - "kexec-tools-2.0.20-46.el8.s390x", - "keyutils-1.5.10-6.el8.s390x", - "keyutils-libs-1.5.10-6.el8.s390x", - "kmod-25-17.el8.s390x", - "kmod-libs-25-17.el8.s390x", - "kpartx-0.8.4-10.el8.s390x", - "krb5-libs-1.18.2-8.el8.s390x", - "less-530-1.el8.s390x", - "libX11-1.6.8-4.el8.s390x", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.s390x", - "libXext-1.3.4-1.el8.s390x", - "libXrender-0.9.10-7.el8.s390x", - "libacl-2.2.53-1.el8.s390x", - "libappstream-glib-0.7.14-3.el8.s390x", - "libarchive-3.3.3-1.el8.s390x", - "libassuan-2.5.1-3.el8.s390x", - "libattr-2.4.48-3.el8.s390x", - "libbasicobjects-0.1.1-39.el8.s390x", - "libblkid-2.32.1-27.el8.s390x", - "libcap-2.26-4.el8.s390x", - "libcap-ng-0.7.9-5.el8.s390x", - "libcollection-0.7.0-39.el8.s390x", - "libcom_err-1.45.6-1.el8.s390x", - "libcomps-0.1.11-5.el8.s390x", - "libcurl-7.61.1-18.el8.s390x", - "libdaemon-0.14-15.el8.s390x", - "libdb-5.3.28-40.el8.s390x", - "libdb-utils-5.3.28-40.el8.s390x", - "libdhash-0.5.0-39.el8.s390x", - "libdnf-0.55.0-7.el8.s390x", - "libedit-3.1-23.20170329cvs.el8.s390x", - "libestr-0.1.10-1.el8.s390x", - "libevent-2.1.8-5.el8.s390x", - "libfastjson-0.99.8-2.el8.s390x", - "libfdisk-2.32.1-27.el8.s390x", - "libffi-3.1-22.el8.s390x", - "libgcc-8.4.1-1.el8.s390x", - "libgcrypt-1.8.5-4.el8.s390x", - "libgpg-error-1.31-1.el8.s390x", - "libibverbs-32.0-4.el8.s390x", - "libidn2-2.2.0-1.el8.s390x", - "libini_config-1.3.1-39.el8.s390x", - "libkcapi-1.2.0-2.el8.s390x", - "libkcapi-hmaccalc-1.2.0-2.el8.s390x", - "libksba-1.3.5-7.el8.s390x", - "libldb-2.2.0-2.el8.s390x", - "libmaxminddb-1.2.0-10.el8.s390x", - "libmetalink-0.1.3-7.el8.s390x", - "libmnl-1.0.4-6.el8.s390x", - "libmodman-2.0.1-17.el8.s390x", - "libmodulemd-2.9.4-2.el8.s390x", - "libmount-2.32.1-27.el8.s390x", - "libndp-1.7-5.el8.s390x", - "libnfsidmap-2.3.3-41.el8.s390x", - "libnghttp2-1.33.0-3.el8_2.1.s390x", - "libnl3-3.5.0-1.el8.s390x", - "libnl3-cli-3.5.0-1.el8.s390x", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x", - "libpath_utils-0.2.1-39.el8.s390x", - "libpcap-1.9.1-5.el8.s390x", - "libpipeline-1.5.0-2.el8.s390x", - "libpkgconf-1.4.2-1.el8.s390x", - "libpng-1.6.34-5.el8.s390x", - "libproxy-0.4.15-5.2.el8.s390x", - "libpsl-0.20.2-6.el8.s390x", - "libpwquality-1.4.4-3.el8.s390x", - "libref_array-0.1.5-39.el8.s390x", - "librepo-1.12.0-3.el8.s390x", - "libreport-filesystem-2.9.5-15.el8.s390x", - "librhsm-0.0.3-4.el8.s390x", - "libseccomp-2.5.1-1.el8.s390x", - "libsecret-0.18.6-1.el8.s390x", - "libselinux-2.9-5.el8.s390x", - "libselinux-utils-2.9-5.el8.s390x", - "libsemanage-2.9-6.el8.s390x", - "libsepol-2.9-2.el8.s390x", - "libsigsegv-2.11-5.el8.s390x", - "libsmartcols-2.32.1-27.el8.s390x", - "libsolv-0.7.16-2.el8.s390x", - "libsoup-2.62.3-2.el8.s390x", - "libss-1.45.6-1.el8.s390x", - "libssh-0.9.4-2.el8.s390x", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.s390x", - "libsss_certmap-2.4.0-9.el8.s390x", - "libsss_idmap-2.4.0-9.el8.s390x", - "libsss_nss_idmap-2.4.0-9.el8.s390x", - "libsss_sudo-2.4.0-9.el8.s390x", - "libstdc++-8.4.1-1.el8.s390x", - "libstemmer-0-10.585svn.el8.s390x", - "libsysfs-2.1.0-24.el8.s390x", - "libtalloc-2.3.1-2.el8.s390x", - "libtasn1-4.13-3.el8.s390x", - "libtdb-1.4.3-1.el8.s390x", - "libteam-1.31-2.el8.s390x", - "libtevent-0.10.2-2.el8.s390x", - "libtirpc-1.1.4-4.el8.s390x", - "libunistring-0.9.9-3.el8.s390x", - "libusbx-1.0.23-4.el8.s390x", - "libuser-0.62-23.el8.s390x", - "libutempter-1.1.6-14.el8.s390x", - "libuuid-2.32.1-27.el8.s390x", - "libverto-0.3.0-5.el8.s390x", - "libverto-libevent-0.3.0-5.el8.s390x", - "libxcb-1.13.1-1.el8.s390x", - "libxcrypt-4.1.1-4.el8.s390x", - "libxkbcommon-0.9.1-1.el8.s390x", - "libxml2-2.9.7-9.el8.s390x", - "libyaml-0.1.7-5.el8.s390x", - "libzstd-1.4.4-1.el8.s390x", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.s390x", - "logrotate-3.14.0-4.el8.s390x", - "lshw-B.02.19.2-5.el8.s390x", - "lsscsi-0.32-2.el8.s390x", - "lua-libs-5.3.4-11.el8.s390x", - "lz4-libs-1.8.3-2.el8.s390x", - "lzo-2.08-14.el8.s390x", - "man-db-2.7.6.1-17.el8.s390x", - "memstrack-0.1.11-1.el8.s390x", - "mozjs60-60.9.0-4.el8.s390x", - "mpfr-3.1.6-1.el8.s390x", - "ncurses-6.1-7.20180224.el8.s390x", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.s390x", - "net-tools-2.0-0.52.20160912git.el8.s390x", - "nettle-3.4.1-2.el8.s390x", - "newt-0.52.20-11.el8.s390x", - "nfs-utils-2.3.3-41.el8.s390x", - "npth-1.5-4.el8.s390x", - "numactl-libs-2.0.12-11.el8.s390x", - "oddjob-0.34.7-1.el8.s390x", - "oddjob-mkhomedir-0.34.7-1.el8.s390x", - "openldap-2.4.46-16.el8.s390x", - "openssh-8.0p1-5.el8.s390x", - "openssh-clients-8.0p1-5.el8.s390x", - "openssh-server-8.0p1-5.el8.s390x", - "openssl-1.1.1g-15.el8_3.s390x", - "openssl-libs-1.1.1g-15.el8_3.s390x", - "openssl-pkcs11-0.4.10-2.el8.s390x", - "p11-kit-0.23.22-1.el8.s390x", - "p11-kit-trust-0.23.22-1.el8.s390x", - "pam-1.3.1-14.el8.s390x", - "parted-3.2-38.el8.s390x", - "passwd-0.80-3.el8.s390x", - "pciutils-3.7.0-1.el8.s390x", - "pciutils-libs-3.7.0-1.el8.s390x", - "pcre-8.42-4.el8.s390x", - "pcre2-10.32-2.el8.s390x", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.s390x", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.s390x", - "perl-Encode-2.97-3.el8.s390x", - "perl-Errno-1.28-419.el8.s390x", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.s390x", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.s390x", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.s390x", - "perl-PathTools-3.74-1.el8.s390x", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.s390x", - "perl-Socket-2.027-3.el8.s390x", - "perl-Storable-3.11-3.el8.s390x", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.s390x", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.s390x", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.s390x", - "perl-macros-5.26.3-419.el8.s390x", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.s390x", - "perl-threads-shared-1.58-2.el8.s390x", - "pigz-2.4-4.el8.s390x", - "pinentry-1.1.0-2.el8.s390x", - "pixman-0.38.4-1.el8.s390x", - "pkgconf-1.4.2-1.el8.s390x", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.s390x", - "platform-python-3.6.8-37.el8.s390x", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.s390x", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.s390x", - "polkit-libs-0.115-11.el8.s390x", - "polkit-pkla-compat-0.1-12.el8.s390x", - "popt-1.18-1.el8.s390x", - "prefixdevname-0.1.0-6.el8.s390x", - "procps-ng-3.3.15-6.el8.s390x", - "psmisc-23.1-5.el8.s390x", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.s390x", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.s390x", - "python3-cffi-1.11.5-5.el8.s390x", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.s390x", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.s390x", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.s390x", - "python3-gobject-3.28.3-2.el8.s390x", - "python3-gobject-base-3.28.3-2.el8.s390x", - "python3-gpg-1.13.1-7.el8.s390x", - "python3-hawkey-0.55.0-7.el8.s390x", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.s390x", - "python3-libdnf-0.55.0-7.el8.s390x", - "python3-librepo-1.12.0-3.el8.s390x", - "python3-libs-3.6.8-37.el8.s390x", - "python3-libselinux-2.9-5.el8.s390x", - "python3-libsemanage-2.9-6.el8.s390x", - "python3-libxml2-2.9.7-9.el8.s390x", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.s390x", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.s390x", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.s390x", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.s390x", - "python3-schedutils-0.6-6.el8.s390x", - "python3-setools-4.3.0-2.el8.s390x", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.s390x", - "python3-syspurpose-1.28.13-2.el8.s390x", - "python3-systemd-234-8.el8.s390x", - "python3-unbound-1.7.3-15.el8.s390x", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.s390x", - "quota-4.04-12.el8.s390x", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.s390x", - "readline-7.0-10.el8.s390x", - "redhat-logos-84.4-1.el8.s390x", - "redhat-release-8.4-0.6.el8.s390x", - "redhat-release-eula-8.4-0.6.el8.s390x", - "rhc-0.1.2-2.el8.s390x", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.s390x", - "rpm-4.14.3-13.el8.s390x", - "rpm-build-libs-4.14.3-13.el8.s390x", - "rpm-libs-4.14.3-13.el8.s390x", - "rpm-plugin-selinux-4.14.3-13.el8.s390x", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.s390x", - "rsync-3.1.3-12.el8.s390x", - "rsyslog-8.1911.0-7.el8.s390x", - "s390utils-base-2.15.1-5.el8.s390x", - "s390utils-core-2.15.1-5.el8.s390x", - "sed-4.5-2.el8.s390x", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.s390x", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.s390x", - "sg3_utils-libs-1.44-5.el8.s390x", - "shadow-utils-4.6-12.el8.s390x", - "shared-mime-info-1.9-3.el8.s390x", - "slang-2.3.2-3.el8.s390x", - "snappy-1.1.8-3.el8.s390x", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.s390x", - "squashfs-tools-4.3-20.el8.s390x", - "sscg-2.3.3-14.el8.s390x", - "sssd-client-2.4.0-9.el8.s390x", - "sssd-common-2.4.0-9.el8.s390x", - "sssd-kcm-2.4.0-9.el8.s390x", - "sssd-nfs-idmap-2.4.0-9.el8.s390x", - "subscription-manager-1.28.13-2.el8.s390x", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.s390x", - "sudo-1.8.29-7.el8.s390x", - "sysfsutils-2.1.0-24.el8.s390x", - "systemd-239-45.el8.s390x", - "systemd-libs-239-45.el8.s390x", - "systemd-pam-239-45.el8.s390x", - "systemd-udev-239-45.el8.s390x", - "tar-1.30-5.el8.s390x", - "tcpdump-4.9.3-1.el8.s390x", - "teamd-1.31-2.el8.s390x", - "timedatex-0.5-3.el8.s390x", - "tpm2-tss-2.3.2-3.el8.s390x", - "trousers-0.3.15-1.el8.s390x", - "trousers-lib-0.3.15-1.el8.s390x", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.s390x", - "usermode-1.113-1.el8.s390x", - "util-linux-2.32.1-27.el8.s390x", - "vim-minimal-8.0.1763-15.el8.s390x", - "virt-what-1.18-6.el8.s390x", - "which-2.21-12.el8.s390x", - "xfsprogs-5.0.0-8.el8.s390x", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.s390x", - "xz-libs-5.2.4-3.el8.s390x", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-01", - "size": 10736369664, - "start": 1048576, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "unconfined_u:object_r:boot_t:s0", - "expected": "system_u:object_r:boot_t:s0", - "filename": "/boot/bootmap" - }, - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/kernel" - }, - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/network" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "device_cio_free.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json index 6f3c0727e..3ff44e9ca 100644 --- a/test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_84-s390x-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11806,1236 +11805,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429132122-4.18.0-305.el8.s390x", - "initrd": "/boot/initramfs-4.18.0-305.el8.s390x.img", - "linux": "/boot/vmlinuz-4.18.0-305.el8.s390x", - "options": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.s390x) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:995:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:996:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.s390x", - "NetworkManager-libnm-1.30.0-7.el8.s390x", - "NetworkManager-team-1.30.0-7.el8.s390x", - "NetworkManager-tui-1.30.0-7.el8.s390x", - "PackageKit-1.1.12-6.el8.s390x", - "PackageKit-glib-1.1.12-6.el8.s390x", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.s390x", - "audit-3.0-0.17.20191104git1c2f876.el8.s390x", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.s390x", - "authselect-1.2.2-2.el8.s390x", - "authselect-compat-1.2.2-2.el8.s390x", - "authselect-libs-1.2.2-2.el8.s390x", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.s390x", - "bind-export-libs-9.11.26-3.el8.s390x", - "brotli-1.0.6-3.el8.s390x", - "bzip2-1.0.6-26.el8.s390x", - "bzip2-libs-1.0.6-26.el8.s390x", - "c-ares-1.13.0-5.el8.s390x", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.s390x", - "cairo-gobject-1.15.12-3.el8.s390x", - "checkpolicy-2.9-1.el8.s390x", - "chkconfig-1.13-2.el8.s390x", - "chrony-3.5-2.el8.s390x", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.s390x", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.s390x", - "coreutils-8.30-8.el8.s390x", - "coreutils-common-8.30-8.el8.s390x", - "cpio-2.12-10.el8.s390x", - "cracklib-2.9.6-15.el8.s390x", - "cracklib-dicts-2.9.6-15.el8.s390x", - "cronie-1.5.2-4.el8.s390x", - "cronie-anacron-1.5.2-4.el8.s390x", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.s390x", - "curl-7.61.1-18.el8.s390x", - "cyrus-sasl-lib-2.1.27-5.el8.s390x", - "dbus-1.12.8-12.el8.s390x", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.s390x", - "dbus-glib-0.110-2.el8.s390x", - "dbus-libs-1.12.8-12.el8.s390x", - "dbus-tools-1.12.8-12.el8.s390x", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.s390x", - "device-mapper-libs-1.02.175-5.el8.s390x", - "dhcp-client-4.3.6-44.el8.s390x", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.s390x", - "diffutils-3.6-6.el8.s390x", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.s390x", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.s390x", - "dracut-049-135.git20210121.el8.s390x", - "dracut-config-generic-049-135.git20210121.el8.s390x", - "dracut-network-049-135.git20210121.el8.s390x", - "dracut-squash-049-135.git20210121.el8.s390x", - "e2fsprogs-1.45.6-1.el8.s390x", - "e2fsprogs-libs-1.45.6-1.el8.s390x", - "elfutils-debuginfod-client-0.182-3.el8.s390x", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.s390x", - "elfutils-libs-0.182-3.el8.s390x", - "ethtool-5.8-5.el8.s390x", - "expat-2.2.5-4.el8.s390x", - "file-5.33-16.el8_3.1.s390x", - "file-libs-5.33-16.el8_3.1.s390x", - "filesystem-3.8-3.el8.s390x", - "findutils-4.6.0-20.el8.s390x", - "fontconfig-2.13.1-3.el8.s390x", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.s390x", - "fuse-libs-2.9.7-12.el8.s390x", - "gawk-4.2.1-2.el8.s390x", - "gdbm-1.18-1.el8.s390x", - "gdbm-libs-1.18-1.el8.s390x", - "gdk-pixbuf2-2.36.12-5.el8.s390x", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "glib-networking-2.56.1-1.1.el8.s390x", - "glib2-2.56.4-9.el8.s390x", - "glibc-2.28-151.el8.s390x", - "glibc-all-langpacks-2.28-151.el8.s390x", - "glibc-common-2.28-151.el8.s390x", - "gmp-6.1.2-10.el8.s390x", - "gnupg2-2.2.20-2.el8.s390x", - "gnupg2-smime-2.2.20-2.el8.s390x", - "gnutls-3.6.14-7.el8_3.s390x", - "gobject-introspection-1.56.1-1.el8.s390x", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.s390x", - "grep-3.1-6.el8.s390x", - "groff-base-1.22.3-18.el8.s390x", - "grubby-8.40-41.el8.s390x", - "gsettings-desktop-schemas-3.32.0-5.el8.s390x", - "gssproxy-0.8.0-19.el8.s390x", - "gzip-1.9-12.el8.s390x", - "hardlink-1.3-6.el8.s390x", - "hdparm-9.54-3.el8.s390x", - "hostname-3.20-6.el8.s390x", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.s390x", - "info-6.5-6.el8.s390x", - "initscripts-10.00.15-1.el8.s390x", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.s390x", - "iproute-5.9.0-4.el8.s390x", - "iptables-libs-1.8.4-17.el8.s390x", - "iputils-20180629-7.el8.s390x", - "jansson-2.11-3.el8.s390x", - "json-c-0.13.1-0.4.el8.s390x", - "json-glib-1.4.4-1.el8.s390x", - "kbd-2.0.4-10.el8.s390x", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.s390x", - "kernel-core-4.18.0-305.el8.s390x", - "kernel-modules-4.18.0-305.el8.s390x", - "kernel-tools-4.18.0-305.el8.s390x", - "kexec-tools-2.0.20-46.el8.s390x", - "keyutils-1.5.10-6.el8.s390x", - "keyutils-libs-1.5.10-6.el8.s390x", - "kmod-25-17.el8.s390x", - "kmod-libs-25-17.el8.s390x", - "kpartx-0.8.4-10.el8.s390x", - "krb5-libs-1.18.2-8.el8.s390x", - "less-530-1.el8.s390x", - "libX11-1.6.8-4.el8.s390x", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.s390x", - "libXext-1.3.4-1.el8.s390x", - "libXrender-0.9.10-7.el8.s390x", - "libacl-2.2.53-1.el8.s390x", - "libappstream-glib-0.7.14-3.el8.s390x", - "libarchive-3.3.3-1.el8.s390x", - "libassuan-2.5.1-3.el8.s390x", - "libattr-2.4.48-3.el8.s390x", - "libbasicobjects-0.1.1-39.el8.s390x", - "libblkid-2.32.1-27.el8.s390x", - "libcap-2.26-4.el8.s390x", - "libcap-ng-0.7.9-5.el8.s390x", - "libcollection-0.7.0-39.el8.s390x", - "libcom_err-1.45.6-1.el8.s390x", - "libcomps-0.1.11-5.el8.s390x", - "libcurl-7.61.1-18.el8.s390x", - "libdaemon-0.14-15.el8.s390x", - "libdb-5.3.28-40.el8.s390x", - "libdb-utils-5.3.28-40.el8.s390x", - "libdhash-0.5.0-39.el8.s390x", - "libdnf-0.55.0-7.el8.s390x", - "libedit-3.1-23.20170329cvs.el8.s390x", - "libestr-0.1.10-1.el8.s390x", - "libevent-2.1.8-5.el8.s390x", - "libfastjson-0.99.8-2.el8.s390x", - "libfdisk-2.32.1-27.el8.s390x", - "libffi-3.1-22.el8.s390x", - "libgcc-8.4.1-1.el8.s390x", - "libgcrypt-1.8.5-4.el8.s390x", - "libgpg-error-1.31-1.el8.s390x", - "libibverbs-32.0-4.el8.s390x", - "libidn2-2.2.0-1.el8.s390x", - "libini_config-1.3.1-39.el8.s390x", - "libkcapi-1.2.0-2.el8.s390x", - "libkcapi-hmaccalc-1.2.0-2.el8.s390x", - "libksba-1.3.5-7.el8.s390x", - "libldb-2.2.0-2.el8.s390x", - "libmaxminddb-1.2.0-10.el8.s390x", - "libmetalink-0.1.3-7.el8.s390x", - "libmnl-1.0.4-6.el8.s390x", - "libmodman-2.0.1-17.el8.s390x", - "libmodulemd-2.9.4-2.el8.s390x", - "libmount-2.32.1-27.el8.s390x", - "libndp-1.7-5.el8.s390x", - "libnfsidmap-2.3.3-41.el8.s390x", - "libnghttp2-1.33.0-3.el8_2.1.s390x", - "libnl3-3.5.0-1.el8.s390x", - "libnl3-cli-3.5.0-1.el8.s390x", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x", - "libpath_utils-0.2.1-39.el8.s390x", - "libpcap-1.9.1-5.el8.s390x", - "libpipeline-1.5.0-2.el8.s390x", - "libpkgconf-1.4.2-1.el8.s390x", - "libpng-1.6.34-5.el8.s390x", - "libproxy-0.4.15-5.2.el8.s390x", - "libpsl-0.20.2-6.el8.s390x", - "libpwquality-1.4.4-3.el8.s390x", - "libref_array-0.1.5-39.el8.s390x", - "librepo-1.12.0-3.el8.s390x", - "libreport-filesystem-2.9.5-15.el8.s390x", - "librhsm-0.0.3-4.el8.s390x", - "libseccomp-2.5.1-1.el8.s390x", - "libsecret-0.18.6-1.el8.s390x", - "libselinux-2.9-5.el8.s390x", - "libselinux-utils-2.9-5.el8.s390x", - "libsemanage-2.9-6.el8.s390x", - "libsepol-2.9-2.el8.s390x", - "libsigsegv-2.11-5.el8.s390x", - "libsmartcols-2.32.1-27.el8.s390x", - "libsolv-0.7.16-2.el8.s390x", - "libsoup-2.62.3-2.el8.s390x", - "libss-1.45.6-1.el8.s390x", - "libssh-0.9.4-2.el8.s390x", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.s390x", - "libsss_certmap-2.4.0-9.el8.s390x", - "libsss_idmap-2.4.0-9.el8.s390x", - "libsss_nss_idmap-2.4.0-9.el8.s390x", - "libsss_sudo-2.4.0-9.el8.s390x", - "libstdc++-8.4.1-1.el8.s390x", - "libstemmer-0-10.585svn.el8.s390x", - "libsysfs-2.1.0-24.el8.s390x", - "libtalloc-2.3.1-2.el8.s390x", - "libtasn1-4.13-3.el8.s390x", - "libtdb-1.4.3-1.el8.s390x", - "libteam-1.31-2.el8.s390x", - "libtevent-0.10.2-2.el8.s390x", - "libtirpc-1.1.4-4.el8.s390x", - "libunistring-0.9.9-3.el8.s390x", - "libusbx-1.0.23-4.el8.s390x", - "libuser-0.62-23.el8.s390x", - "libutempter-1.1.6-14.el8.s390x", - "libuuid-2.32.1-27.el8.s390x", - "libverto-0.3.0-5.el8.s390x", - "libverto-libevent-0.3.0-5.el8.s390x", - "libxcb-1.13.1-1.el8.s390x", - "libxcrypt-4.1.1-4.el8.s390x", - "libxkbcommon-0.9.1-1.el8.s390x", - "libxml2-2.9.7-9.el8.s390x", - "libyaml-0.1.7-5.el8.s390x", - "libzstd-1.4.4-1.el8.s390x", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.s390x", - "logrotate-3.14.0-4.el8.s390x", - "lshw-B.02.19.2-5.el8.s390x", - "lsscsi-0.32-2.el8.s390x", - "lua-libs-5.3.4-11.el8.s390x", - "lz4-libs-1.8.3-2.el8.s390x", - "lzo-2.08-14.el8.s390x", - "man-db-2.7.6.1-17.el8.s390x", - "memstrack-0.1.11-1.el8.s390x", - "mozjs60-60.9.0-4.el8.s390x", - "mpfr-3.1.6-1.el8.s390x", - "ncurses-6.1-7.20180224.el8.s390x", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.s390x", - "net-tools-2.0-0.52.20160912git.el8.s390x", - "nettle-3.4.1-2.el8.s390x", - "newt-0.52.20-11.el8.s390x", - "nfs-utils-2.3.3-41.el8.s390x", - "npth-1.5-4.el8.s390x", - "numactl-libs-2.0.12-11.el8.s390x", - "oddjob-0.34.7-1.el8.s390x", - "oddjob-mkhomedir-0.34.7-1.el8.s390x", - "openldap-2.4.46-16.el8.s390x", - "openssh-8.0p1-5.el8.s390x", - "openssh-clients-8.0p1-5.el8.s390x", - "openssh-server-8.0p1-5.el8.s390x", - "openssl-1.1.1g-15.el8_3.s390x", - "openssl-libs-1.1.1g-15.el8_3.s390x", - "openssl-pkcs11-0.4.10-2.el8.s390x", - "p11-kit-0.23.22-1.el8.s390x", - "p11-kit-trust-0.23.22-1.el8.s390x", - "pam-1.3.1-14.el8.s390x", - "parted-3.2-38.el8.s390x", - "passwd-0.80-3.el8.s390x", - "pciutils-3.7.0-1.el8.s390x", - "pciutils-libs-3.7.0-1.el8.s390x", - "pcre-8.42-4.el8.s390x", - "pcre2-10.32-2.el8.s390x", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.s390x", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.s390x", - "perl-Encode-2.97-3.el8.s390x", - "perl-Errno-1.28-419.el8.s390x", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.s390x", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.s390x", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.s390x", - "perl-PathTools-3.74-1.el8.s390x", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.s390x", - "perl-Socket-2.027-3.el8.s390x", - "perl-Storable-3.11-3.el8.s390x", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.s390x", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.s390x", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.s390x", - "perl-macros-5.26.3-419.el8.s390x", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.s390x", - "perl-threads-shared-1.58-2.el8.s390x", - "pigz-2.4-4.el8.s390x", - "pinentry-1.1.0-2.el8.s390x", - "pixman-0.38.4-1.el8.s390x", - "pkgconf-1.4.2-1.el8.s390x", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.s390x", - "platform-python-3.6.8-37.el8.s390x", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.s390x", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.s390x", - "polkit-libs-0.115-11.el8.s390x", - "polkit-pkla-compat-0.1-12.el8.s390x", - "popt-1.18-1.el8.s390x", - "prefixdevname-0.1.0-6.el8.s390x", - "procps-ng-3.3.15-6.el8.s390x", - "psmisc-23.1-5.el8.s390x", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.s390x", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.s390x", - "python3-cffi-1.11.5-5.el8.s390x", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.s390x", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.s390x", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.s390x", - "python3-gobject-3.28.3-2.el8.s390x", - "python3-gobject-base-3.28.3-2.el8.s390x", - "python3-gpg-1.13.1-7.el8.s390x", - "python3-hawkey-0.55.0-7.el8.s390x", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.s390x", - "python3-libdnf-0.55.0-7.el8.s390x", - "python3-librepo-1.12.0-3.el8.s390x", - "python3-libs-3.6.8-37.el8.s390x", - "python3-libselinux-2.9-5.el8.s390x", - "python3-libsemanage-2.9-6.el8.s390x", - "python3-libxml2-2.9.7-9.el8.s390x", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.s390x", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.s390x", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.s390x", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.s390x", - "python3-schedutils-0.6-6.el8.s390x", - "python3-setools-4.3.0-2.el8.s390x", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.s390x", - "python3-syspurpose-1.28.13-2.el8.s390x", - "python3-systemd-234-8.el8.s390x", - "python3-unbound-1.7.3-15.el8.s390x", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.s390x", - "quota-4.04-12.el8.s390x", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.s390x", - "readline-7.0-10.el8.s390x", - "redhat-logos-84.4-1.el8.s390x", - "redhat-release-8.4-0.6.el8.s390x", - "redhat-release-eula-8.4-0.6.el8.s390x", - "rhc-0.1.2-2.el8.s390x", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.s390x", - "rpm-4.14.3-13.el8.s390x", - "rpm-build-libs-4.14.3-13.el8.s390x", - "rpm-libs-4.14.3-13.el8.s390x", - "rpm-plugin-selinux-4.14.3-13.el8.s390x", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.s390x", - "rsync-3.1.3-12.el8.s390x", - "rsyslog-8.1911.0-7.el8.s390x", - "s390utils-base-2.15.1-5.el8.s390x", - "s390utils-core-2.15.1-5.el8.s390x", - "sed-4.5-2.el8.s390x", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.s390x", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.s390x", - "sg3_utils-libs-1.44-5.el8.s390x", - "shadow-utils-4.6-12.el8.s390x", - "shared-mime-info-1.9-3.el8.s390x", - "slang-2.3.2-3.el8.s390x", - "snappy-1.1.8-3.el8.s390x", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.s390x", - "squashfs-tools-4.3-20.el8.s390x", - "sscg-2.3.3-14.el8.s390x", - "sssd-client-2.4.0-9.el8.s390x", - "sssd-common-2.4.0-9.el8.s390x", - "sssd-kcm-2.4.0-9.el8.s390x", - "sssd-nfs-idmap-2.4.0-9.el8.s390x", - "subscription-manager-1.28.13-2.el8.s390x", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.s390x", - "sudo-1.8.29-7.el8.s390x", - "sysfsutils-2.1.0-24.el8.s390x", - "systemd-239-45.el8.s390x", - "systemd-libs-239-45.el8.s390x", - "systemd-pam-239-45.el8.s390x", - "systemd-udev-239-45.el8.s390x", - "tar-1.30-5.el8.s390x", - "tcpdump-4.9.3-1.el8.s390x", - "teamd-1.31-2.el8.s390x", - "timedatex-0.5-3.el8.s390x", - "tpm2-tss-2.3.2-3.el8.s390x", - "trousers-0.3.15-1.el8.s390x", - "trousers-lib-0.3.15-1.el8.s390x", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.s390x", - "usermode-1.113-1.el8.s390x", - "util-linux-2.32.1-27.el8.s390x", - "vim-minimal-8.0.1763-15.el8.s390x", - "virt-what-1.18-6.el8.s390x", - "which-2.21-12.el8.s390x", - "xfsprogs-5.0.0-8.el8.s390x", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.s390x", - "xz-libs-5.2.4-3.el8.s390x", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-01", - "size": 10736369664, - "start": 1048576, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "unconfined_u:object_r:boot_t:s0", - "expected": "system_u:object_r:boot_t:s0", - "filename": "/boot/bootmap" - }, - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/kernel" - }, - { - "actual": "unconfined_u:object_r:etc_t:s0", - "expected": "system_u:object_r:etc_t:s0", - "filename": "/etc/sysconfig/network" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "device_cio_free.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-s390x-tar-boot.json b/test/data/manifests/rhel_84-s390x-tar-boot.json index 954ca1899..5e890225b 100644 --- a/test/data/manifests/rhel_84-s390x-tar-boot.json +++ b/test/data/manifests/rhel_84-s390x-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-84", "arch": "s390x", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7453,5 +7448,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-ami-boot.json b/test/data/manifests/rhel_84-x86_64-ami-boot.json index 65e7fc40c..cb44a5d05 100644 --- a/test/data/manifests/rhel_84-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_84-x86_64-ami-boot.json @@ -9517,1184 +9517,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-cloud-setup-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-compat-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-config-rescue-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.x86_64", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_84-x86_64-azure_rhui-boot.json index 5bc0aac90..df23e2c6d 100644 --- a/test/data/manifests/rhel_84-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_84-x86_64-azure_rhui-boot.json @@ -13463,1716 +13463,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "68-azure-sriov-nm-unmanaged.rules": [ - "SUBSYSTEM==\"net\", DRIVERS==\"hv_pci\", ACTION==\"add\", ENV{NM_UNMANAGED}=\"1\"" - ], - "69-vdo-start-by-dev.rules": [ - "ENV{ID_FS_TYPE}==\"vdo\", ENV{SYSTEMD_WANTS}+=\"vdo-start-by-dev@%k\"" - ], - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=fb180daf-48a7-4ee0-b10d-394651850fd4 ro crashkernel=auto console=tty1 console=ttyS0 earlyprintk=ttyS0 rootdelay=300", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - }, - "10-azure-kvp.cfg": { - "reporting": { - "logging": { - "type": "log" - }, - "telemetry": { - "type": "hyperv" - } - } - }, - "91-azure_datasource.cfg": { - "datasource": { - "Azure": { - "apply_network_config": false - } - }, - "datasource_list": [ - "Azure" - ] - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/home", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=a178892e-e285-4ce1-9114-55780875d64e", - "/tmp", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=e2d3d0d0-de6b-48f9-b44c-e85ff044c6b1", - "/usr", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=f83b8e88-3bbf-457a-ab99-c5b252c7429c", - "/var", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:986:", - "clevis:x:992:", - "cockpit-ws:x:989:", - "cockpit-wsinstance:x:988:", - "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:", - "libstoragemgmt:x:994:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:996:", - "printadmin:x:993:", - "render:x:998:", - "rngd:x:985:", - "root:x:0:", - "setroubleshoot:x:990:", - "slocate:x:21:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:987:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:clevis", - "tty:x:5:", - "unbound:x:991:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-amdgpu.conf": { - "blacklist": [ - "amdgpu" - ] - }, - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "blacklist-intel-cstate.conf": { - "blacklist": [ - "intel_cstate" - ] - }, - "blacklist-nouveau.conf": { - "blacklist": [ - "lbm-nouveau" - ] - }, - "blacklist-skylake-edac.conf": { - "blacklist": [ - "skx_edac" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.x86_64", - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-cloud-setup-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "WALinuxAgent-2.2.49.2-3.el8.noarch", - "WALinuxAgent-udev-2.2.49.2-3.el8.noarch", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "adcli-0.8.2-9.el8.x86_64", - "at-3.1.20-11.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-compat-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "avahi-libs-0.7-20.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "bc-1.07.1-5.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "bind-libs-9.11.26-3.el8.x86_64", - "bind-libs-lite-9.11.26-3.el8.x86_64", - "bind-license-9.11.26-3.el8.noarch", - "bind-utils-9.11.26-3.el8.x86_64", - "binutils-2.30-93.el8.x86_64", - "blktrace-1.2.0-10.el8.x86_64", - "bpftool-4.18.0-305.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "clevis-15-1.el8.x86_64", - "clevis-luks-15-1.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-238.2-1.el8.x86_64", - "cockpit-bridge-238.2-1.el8.x86_64", - "cockpit-packagekit-238.2-1.el8.noarch", - "cockpit-storaged-238.2-1.el8.noarch", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-2.3.3-4.el8.x86_64", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "cryptsetup-reencrypt-2.3.3-4.el8.x86_64", - "cups-libs-2.2.6-38.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-gssapi-2.1.27-5.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "cyrus-sasl-plain-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "desktop-file-utils-0.23-8.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-event-1.02.175-5.el8.x86_64", - "device-mapper-event-libs-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "device-mapper-multipath-0.8.4-10.el8.x86_64", - "device-mapper-multipath-libs-0.8.4-10.el8.x86_64", - "device-mapper-persistent-data-0.8.5-4.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dos2unix-7.4.0-3.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "ed-1.14.2-4.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "emacs-filesystem-26.1-5.el8.noarch", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "fontconfig-2.13.1-3.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "fprintd-1.90.9-2.el8.x86_64", - "fprintd-pam-1.90.9-2.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fstrm-0.6.0-3.el8.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.5-3.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-be1229cf-5631588c", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-5.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "hyperv-daemons-0-0.30.20180415git.el8.x86_64", - "hyperv-daemons-license-0-0.30.20180415git.el8.noarch", - "hypervfcopyd-0-0.30.20180415git.el8.x86_64", - "hypervkvpd-0-0.30.20180415git.el8.x86_64", - "hypervvssd-0-0.30.20180415git.el8.x86_64", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iptstate-2.2.6-6.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iscsi-initiator-utils-6.2.1.2-1.gita8fcb37.el8.x86_64", - "iscsi-initiator-utils-iscsiuio-6.2.1.2-1.gita8fcb37.el8.x86_64", - "isns-utils-libs-0.99-1.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.5-12.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-kvdo-6.2.4.26-77.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "kpatch-0.9.2-3.el8.noarch", - "kpatch-dnf-0.2-3.el8.noarch", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "ledmon-0.95-1.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-lvm-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libconfig-1.5-9.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libfprint-1.90.7-1.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libipa_hbac-2.4.0-9.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librelp-1.2.16-1.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbclient-4.13.3-3.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libstoragemgmt-1.8.7-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libwbclient-4.13.3-3.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsof-4.93.2-1.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.11-5.el8.x86_64", - "lvm2-libs-2.03.11-5.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "mailcap-2.1.48-3.el8.noarch", - "man-db-2.7.6.1-17.el8.x86_64", - "man-pages-4.15-6.el8.x86_64", - "man-pages-overrides-8.3.0.2-2.el8.noarch", - "mcelog-173-0.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mlocate-0.26-20.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "mtr-0.92-3.el8.x86_64", - "nano-2.9.8-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "nmap-ncat-7.70-5.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "nvme-cli-1.12-3.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "patch-2.7.6-11.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pinfo-0.6.10-18.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.x86_64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psacct-6.6.3-4.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-bind-9.11.26-3.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-html5lib-0.999999999-6.el8.noarch", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libstoragemgmt-1.8.7-1.el8.noarch", - "python3-libstoragemgmt-clibs-1.8.7-1.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-lxml-4.2.3-2.el8.x86_64", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-9.0.3-19.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-psutil-5.4.3-10.el8.x86_64", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pyasn1-0.3.7-6.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-sssdconfig-2.4.0-9.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-tracer-0.7.5-2.el8.noarch", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python3-webencodings-0.5.1-6.el8.noarch", - "python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64", - "quota-4.04-12.el8.x86_64", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "realmd-0.16.3-22.el8.x86_64", - "redhat-logos-84.4-1.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rhsm-icons-1.28.13-2.el8.noarch", - "rhui-azure-rhel8-2.2-198.noarch", - "rng-tools-6.8-3.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "rsyslog-gnutls-8.1911.0-7.el8.x86_64", - "rsyslog-gssapi-8.1911.0-7.el8.x86_64", - "rsyslog-relp-8.1911.0-7.el8.x86_64", - "samba-client-libs-4.13.3-3.el8.x86_64", - "samba-common-4.13.3-3.el8.noarch", - "samba-common-libs-4.13.3-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "smartmontools-7.1-1.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.0-11.el8.noarch", - "sqlite-3.26.0-13.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-2.4.0-9.el8.x86_64", - "sssd-ad-2.4.0-9.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-common-pac-2.4.0-9.el8.x86_64", - "sssd-ipa-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-krb5-2.4.0-9.el8.x86_64", - "sssd-krb5-common-2.4.0-9.el8.x86_64", - "sssd-ldap-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "sssd-proxy-2.4.0-9.el8.x86_64", - "strace-5.7-2.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "symlinks-1.4-19.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-1.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "time-1.9-3.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tools-4.1.1-2.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "tracer-common-0.7.5-2.el8.noarch", - "tree-1.7.0-15.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "udisks2-iscsi-2.9.0-6.el8.x86_64", - "udisks2-lvm2-2.9.0-6.el8.x86_64", - "unbound-libs-1.7.3-15.el8.x86_64", - "unzip-6.0-44.el8.x86_64", - "usbutils-010-3.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "userspace-rcu-0.10.1-4.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "util-linux-user-2.32.1-27.el8.x86_64", - "uuid-1.6.2-43.el8.x86_64", - "vdo-6.2.4.14-14.el8.x86_64", - "vim-common-8.0.1763-15.el8.x86_64", - "vim-enhanced-8.0.1763-15.el8.x86_64", - "vim-filesystem-8.0.1763-15.el8.noarch", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "wget-1.19.5-10.el8.x86_64", - "which-2.21-12.el8.x86_64", - "words-3.0-28.el8.noarch", - "xdg-utils-1.1.2-5.el8.noarch", - "xfsdump-3.1.8-2.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zip-3.0-23.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "homelv": { - "fstype": "xfs", - "label": "home", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "tmplv": { - "fstype": "xfs", - "label": "tmp", - "uuid": "a178892e-e285-4ce1-9114-55780875d64e" - }, - "usrlv": { - "fstype": "xfs", - "label": "usr", - "uuid": "e2d3d0d0-de6b-48f9-b44c-e85ff044c6b1" - }, - "varlv": { - "fstype": "xfs", - "label": "var", - "uuid": "f83b8e88-3bbf-457a-ab99-c5b252c7429c" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 67667738112, - "start": 1051721728, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "rMFTGA-Goeb-wlKP-QQMJ-QC0Y-eyEn-WBVtb5" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 524288000, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 525336576, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 2097152, - "start": 1049624576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:990:986::/var/lib/chrony:/sbin/nologin", - "clevis:x:996:992:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "cockpit-ws:x:993:989:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:992:988:User for cockpit-ws instances:/nonexisting:/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", - "libstoragemgmt:x:997:994:daemon account for libstoragemgmt:/var/run/lsm:/sbin/nologin", - "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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:989:985:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "setroubleshoot:x:994:990::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:991:987:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:995:991:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/dnf/plugins/subscription-manager.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/security/pwquality.conf": "S.5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/waagent.conf": "..5....T.", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iscsid.service", - "iscsiuio.service", - "kexec.target", - "kpatch.service", - "kvm_stat.service", - "ledmon.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nvmf-autoconnect.service", - "oddjobd.service", - "poweroff.target", - "psacct.service", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "atd.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.resolve1.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "iscsi-onboot.service", - "iscsi.service", - "iscsid.socket", - "iscsiuio.socket", - "kdump.service", - "libstoragemgmt.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mcelog.service", - "mdmonitor.service", - "microcode.service", - "mlocate-updatedb.timer", - "multipathd.service", - "multipathd.socket", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "nvmefc-boot-connections.service", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "smartd.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "systemd-resolved.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "vdo.service", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "ClientAliveInterval 180" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_AZURE=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "home.conf": [ - "Q /home 0755 - - -", - "q /srv 0755 - - -" - ], - "iscsi.conf": [ - "d /run/lock/iscsi 0700 root root -", - "f /run/lock/iscsi/lock 0600 root root -" - ], - "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" - ], - "libstoragemgmt.conf": [ - "D /run/lsm 0775 root libstoragemgmt -", - "D /run/lsm/ipc 0775 root libstoragemgmt -" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "samba.conf": [ - "d /run/samba 755 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" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "rh-cloud.repo": { - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Debug RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Source RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-microsoft-azure-rhel8": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/microsoft-azure-rhel8\nhttps://rhui-2.microsoft.com/pulp/repos/microsoft-azure-rhel8\nhttps://rhui-3.microsoft.com/pulp/repos/microsoft-azure-rhel8", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", - "name": "Microsoft Azure RPMs for Red Hat Enterprise Linux 8", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Debug RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Source RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Debug RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Source RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-ec2-boot.json b/test/data/manifests/rhel_84-x86_64-ec2-boot.json index af6281410..e127a7fb0 100644 --- a/test/data/manifests/rhel_84-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_84-x86_64-ec2-boot.json @@ -9570,1373 +9570,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-cloud-setup-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-compat-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-config-rescue-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.x86_64", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rh-amazon-rhui-client-4.0.4-1.el8.noarch", - "rhc-0.1.2-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [ - "/etc/yum.repos.d/redhat-rhui-beta.repo" - ] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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": { - "redhat-rhui-client-config.repo": { - "rhui-client-config-server-8": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/os", - "name": "RHUI Client Configuration Server 8", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8.key", - "sslverify": "1" - } - }, - "redhat-rhui.repo": { - "ansible-2-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/debug", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/os", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/source/SRPMS", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/debug", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/os", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/source/SRPMS", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 - Supplementary (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_84-x86_64-ec2_ha-boot.json index 509b50229..795e183dd 100644 --- a/test/data/manifests/rhel_84-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_84-x86_64-ec2_ha-boot.json @@ -12179,1625 +12179,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "haclient:x:189:", - "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:", - "polkitd:x:994:", - "printadmin:x:995:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "ssh_keys:x:993:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:996:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-cloud-setup-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-compat-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "autogen-libopts-5.18.12-8.el8.x86_64", - "avahi-libs-0.7-20.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "cifs-utils-6.8-3.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "clufter-bin-0.77.1-5.el8.x86_64", - "clufter-common-0.77.1-5.el8.noarch", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "corosync-3.1.0-3.el8.x86_64", - "corosynclib-3.1.0-3.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "cups-libs-2.2.6-38.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-event-1.02.175-5.el8.x86_64", - "device-mapper-event-libs-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "device-mapper-multipath-0.8.4-10.el8.x86_64", - "device-mapper-multipath-libs-0.8.4-10.el8.x86_64", - "device-mapper-persistent-data-0.8.5-4.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-config-rescue-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "fence-agents-all-4.2.1-65.el8.x86_64", - "fence-agents-amt-ws-4.2.1-65.el8.noarch", - "fence-agents-apc-4.2.1-65.el8.noarch", - "fence-agents-apc-snmp-4.2.1-65.el8.noarch", - "fence-agents-bladecenter-4.2.1-65.el8.noarch", - "fence-agents-brocade-4.2.1-65.el8.noarch", - "fence-agents-cisco-mds-4.2.1-65.el8.noarch", - "fence-agents-cisco-ucs-4.2.1-65.el8.noarch", - "fence-agents-common-4.2.1-65.el8.noarch", - "fence-agents-compute-4.2.1-65.el8.noarch", - "fence-agents-drac5-4.2.1-65.el8.noarch", - "fence-agents-eaton-snmp-4.2.1-65.el8.noarch", - "fence-agents-emerson-4.2.1-65.el8.noarch", - "fence-agents-eps-4.2.1-65.el8.noarch", - "fence-agents-heuristics-ping-4.2.1-65.el8.noarch", - "fence-agents-hpblade-4.2.1-65.el8.noarch", - "fence-agents-ibmblade-4.2.1-65.el8.noarch", - "fence-agents-ifmib-4.2.1-65.el8.noarch", - "fence-agents-ilo-moonshot-4.2.1-65.el8.noarch", - "fence-agents-ilo-mp-4.2.1-65.el8.noarch", - "fence-agents-ilo-ssh-4.2.1-65.el8.noarch", - "fence-agents-ilo2-4.2.1-65.el8.noarch", - "fence-agents-intelmodular-4.2.1-65.el8.noarch", - "fence-agents-ipdu-4.2.1-65.el8.noarch", - "fence-agents-ipmilan-4.2.1-65.el8.noarch", - "fence-agents-kdump-4.2.1-65.el8.x86_64", - "fence-agents-mpath-4.2.1-65.el8.noarch", - "fence-agents-redfish-4.2.1-65.el8.x86_64", - "fence-agents-rhevm-4.2.1-65.el8.noarch", - "fence-agents-rsa-4.2.1-65.el8.noarch", - "fence-agents-rsb-4.2.1-65.el8.noarch", - "fence-agents-sbd-4.2.1-65.el8.noarch", - "fence-agents-scsi-4.2.1-65.el8.noarch", - "fence-agents-vmware-rest-4.2.1-65.el8.noarch", - "fence-agents-vmware-soap-4.2.1-65.el8.noarch", - "fence-agents-wti-4.2.1-65.el8.noarch", - "fence-virt-1.0.0-1.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gnutls-dane-3.6.14-7.el8_3.x86_64", - "gnutls-utils-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gssproxy-0.8.0-19.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "ipmitool-1.8.18-17.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-1.5.10-6.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "liberation-fonts-common-2.00.3-7.el8.noarch", - "liberation-sans-fonts-2.00.3-7.el8.noarch", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libknet1-1.18-1.el8.x86_64", - "libknet1-compress-bzip2-plugin-1.18-1.el8.x86_64", - "libknet1-compress-lz4-plugin-1.18-1.el8.x86_64", - "libknet1-compress-lzma-plugin-1.18-1.el8.x86_64", - "libknet1-compress-lzo2-plugin-1.18-1.el8.x86_64", - "libknet1-compress-plugins-all-1.18-1.el8.x86_64", - "libknet1-compress-zlib-plugin-1.18-1.el8.x86_64", - "libknet1-crypto-nss-plugin-1.18-1.el8.x86_64", - "libknet1-crypto-openssl-plugin-1.18-1.el8.x86_64", - "libknet1-crypto-plugins-all-1.18-1.el8.x86_64", - "libknet1-plugins-all-1.18-1.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnozzle1-1.18-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libwbclient-4.13.3-3.el8.x86_64", - "libwsman1-2.6.5-7.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lvm2-2.03.11-5.el8.x86_64", - "lvm2-libs-2.03.11-5.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-snmp-libs-5.8-20.el8.x86_64", - "net-snmp-utils-5.8-20.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-41.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "openwsman-python3-2.6.5-7.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "overpass-fonts-3.0.2-3.el8.noarch", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pacemaker-2.0.5-9.el8.x86_64", - "pacemaker-cli-2.0.5-9.el8.x86_64", - "pacemaker-cluster-libs-2.0.5-9.el8.x86_64", - "pacemaker-libs-2.0.5-9.el8.x86_64", - "pacemaker-schemas-2.0.5-9.el8.noarch", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pcs-0.10.8-1.el8.x86_64", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.x86_64", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.x86_64", - "perl-Encode-2.97-3.el8.x86_64", - "perl-Errno-1.28-419.el8.x86_64", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.x86_64", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.x86_64", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.x86_64", - "perl-PathTools-3.74-1.el8.x86_64", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.x86_64", - "perl-Socket-2.027-3.el8.x86_64", - "perl-Storable-3.11-3.el8.x86_64", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-TimeDate-2.30-15.module+el8.3.0+6498+9eecfe51.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.x86_64", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.x86_64", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.x86_64", - "perl-macros-5.26.3-419.el8.x86_64", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.x86_64", - "perl-threads-shared-1.58-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.x86_64", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-clufter-0.77.1-5.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-html5lib-0.999999999-6.el8.noarch", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-lxml-4.2.3-2.el8.x86_64", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-9.0.3-19.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pyOpenSSL-19.0.0-1.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pycurl-7.43.0.2-4.el8.x86_64", - "python3-pyparsing-2.1.10-7.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-suds-0.7-0.8.94664ddd46a6.el8.noarch", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python3-webencodings-0.5.1-6.el8.noarch", - "python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "quota-4.04-12.el8.x86_64", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.4-1.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "resource-agents-4.1.1-90.el8.x86_64", - "rh-amazon-rhui-client-ha-4.0.4-1.el8.noarch", - "rhc-0.1.2-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "ruby-2.5.5-106.module+el8.3.0+7153+c6f6daa5.x86_64", - "ruby-irb-2.5.5-106.module+el8.3.0+7153+c6f6daa5.noarch", - "ruby-libs-2.5.5-106.module+el8.3.0+7153+c6f6daa5.x86_64", - "rubygem-bigdecimal-1.3.4-106.module+el8.3.0+7153+c6f6daa5.x86_64", - "rubygem-did_you_mean-1.2.0-106.module+el8.3.0+7153+c6f6daa5.noarch", - "rubygem-io-console-0.4.6-106.module+el8.3.0+7153+c6f6daa5.x86_64", - "rubygem-json-2.1.0-106.module+el8.3.0+7153+c6f6daa5.x86_64", - "rubygem-openssl-2.1.2-106.module+el8.3.0+7153+c6f6daa5.x86_64", - "rubygem-psych-3.0.2-106.module+el8.3.0+7153+c6f6daa5.x86_64", - "rubygem-rdoc-6.0.1-106.module+el8.3.0+7153+c6f6daa5.noarch", - "rubygems-2.7.6.2-106.module+el8.3.0+7153+c6f6daa5.noarch", - "samba-client-libs-4.13.3-3.el8.x86_64", - "samba-common-4.13.3-3.el8.noarch", - "samba-common-libs-4.13.3-3.el8.x86_64", - "sbd-1.4.2-2.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "telnet-0.17-76.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "userspace-rcu-0.10.1-4.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:991::/var/lib/chrony:/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", - "hacluster:x:189:189:cluster user:/home/hacluster:/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", - "polkitd:x:997:994:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:998:996:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config-ha.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-ha.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "corosync-notifyd.service", - "corosync.service", - "cpupower.service", - "crm_mon.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nis-domainname.service", - "oddjobd.service", - "pacemaker.service", - "pcsd-ruby.service", - "pcsd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "sbd.service", - "sbd_remote.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "multipathd.service", - "multipathd.socket", - "nfs-client.target", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "resource-agents.conf": [ - "d /run/resource-agents 1755 root root" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "samba.conf": [ - "d /run/samba 755 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" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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": { - "redhat-rhui-client-config-ha.repo": { - "rhui-client-config-server-8-ha": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/ha", - "name": "RHUI Client Configuration Server 8 HA", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8-ha.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8-ha.key", - "sslverify": "1" - } - }, - "redhat-rhui-ha.repo": { - "ansible-2-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/debug", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/os", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/source/SRPMS", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/debug", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/os", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/source/SRPMS", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 - Supplementary (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_84-x86_64-ec2_sap-boot.json index 5c6d45a26..6d392af11 100644 --- a/test/data/manifests/rhel_84-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_84-x86_64-ec2_sap-boot.json @@ -15434,1935 +15434,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "69-vdo-start-by-dev.rules": [ - "ENV{ID_FS_TYPE}==\"vdo\", ENV{SYSTEMD_WANTS}+=\"vdo-start-by-dev@%k\"" - ], - "70-persistent-ipoib.rules": [] - }, - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto processor.max_cstate=1 intel_idle.max_cstate=1", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "releasever": "8.4" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:985:", - "clevis:x:992:", - "cockpit-ws:x:987:", - "cockpit-wsinstance:x:986:", - "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:", - "libstoragemgmt:x:995:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:996:", - "printadmin:x:993:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:988:", - "slocate:x:21:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:989:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:clevis", - "tty:x:5:", - "unbound:x:991:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "uuidd:x:990:", - "video:x:39:", - "wheel:x:10:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-cloud-setup-1.30.0-7.el8.x86_64", - "NetworkManager-config-server-1.30.0-7.el8.noarch", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "PackageKit-gtk3-module-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "adcli-0.8.2-9.el8.x86_64", - "adobe-mappings-cmap-20171205-3.el8.noarch", - "adobe-mappings-cmap-deprecated-20171205-3.el8.noarch", - "adobe-mappings-pdf-20180407-1.el8.noarch", - "adwaita-cursor-theme-3.28.0-2.el8.noarch", - "adwaita-icon-theme-3.28.0-2.el8.noarch", - "alsa-lib-1.2.4-5.el8.x86_64", - "alsa-sof-firmware-1.6.1-2.el8.noarch", - "ansible-2.9.27-1.el8ae.noarch", - "at-3.1.20-11.el8.x86_64", - "at-spi2-atk-2.26.2-1.el8.x86_64", - "at-spi2-core-2.28.0-1.el8.x86_64", - "atk-2.28.1-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-compat-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "avahi-libs-0.7-20.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "bc-1.07.1-5.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "bind-libs-9.11.26-3.el8.x86_64", - "bind-libs-lite-9.11.26-3.el8.x86_64", - "bind-license-9.11.26-3.el8.noarch", - "bind-utils-9.11.26-3.el8.x86_64", - "binutils-2.30-93.el8.x86_64", - "blktrace-1.2.0-10.el8.x86_64", - "bolt-0.9.1-1.el8.x86_64", - "bpftool-4.18.0-305.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "buildah-1.19.7-1.module+el8.4.0+10607+f4da7515.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "clevis-15-1.el8.x86_64", - "clevis-luks-15-1.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-238.2-1.el8.x86_64", - "cockpit-bridge-238.2-1.el8.x86_64", - "cockpit-packagekit-238.2-1.el8.noarch", - "cockpit-podman-29-2.module+el8.4.0+10607+f4da7515.noarch", - "cockpit-storaged-238.2-1.el8.noarch", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.x86_64", - "colord-libs-1.4.2-1.el8.x86_64", - "compat-sap-c++-10-10.2.1-1.el8.x86_64", - "compat-sap-c++-9-9.1.1-2.2.el8.x86_64", - "conmon-2.0.26-1.module+el8.4.0+10607+f4da7515.x86_64", - "container-selinux-2.158.0-1.module+el8.4.0+10607+f4da7515.noarch", - "containernetworking-plugins-0.9.1-1.module+el8.4.0+10607+f4da7515.x86_64", - "containers-common-1.2.2-8.module+el8.4.0+10607+f4da7515.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "criu-3.15-1.module+el8.4.0+10607+f4da7515.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-2.3.3-4.el8.x86_64", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "cups-libs-2.2.6-38.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-gssapi-2.1.27-5.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "cyrus-sasl-plain-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "dconf-0.28.0-4.el8.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "desktop-file-utils-0.23-8.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-event-1.02.175-5.el8.x86_64", - "device-mapper-event-libs-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "device-mapper-multipath-0.8.4-10.el8.x86_64", - "device-mapper-multipath-libs-0.8.4-10.el8.x86_64", - "device-mapper-persistent-data-0.8.5-4.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dos2unix-7.4.0-3.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-config-rescue-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "ed-1.14.2-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "emacs-filesystem-26.1-5.el8.noarch", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "expect-5.45.4-5.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "flac-libs-1.3.2-9.el8.x86_64", - "fontconfig-2.13.1-3.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "fprintd-1.90.9-2.el8.x86_64", - "fprintd-pam-1.90.9-2.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fribidi-1.0.4-8.el8.x86_64", - "fstrm-0.6.0-3.el8.1.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.4.0-2.module+el8.4.0+10607+f4da7515.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gd-2.2.5-7.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "gdk-pixbuf2-modules-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "google-droid-sans-fonts-20120715-13.el8.noarch", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "graphite2-1.3.10-10.el8.x86_64", - "graphviz-2.40.1-40.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-5.el8.x86_64", - "gsm-1.0.17-5.el8.x86_64", - "gssproxy-0.8.0-19.el8.x86_64", - "gstreamer1-1.16.1-2.el8.x86_64", - "gtk-update-icon-cache-3.22.30-6.el8.x86_64", - "gtk2-2.24.32-5.el8.x86_64", - "gtk3-3.22.30-6.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "harfbuzz-1.7.5-3.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hicolor-icon-theme-0.17-2.el8.noarch", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iptraf-ng-1.2.1-2.el8.x86_64", - "iptstate-2.2.6-6.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iscsi-initiator-utils-6.2.1.2-1.gita8fcb37.el8.x86_64", - "iscsi-initiator-utils-iscsiuio-6.2.1.2-1.gita8fcb37.el8.x86_64", - "isns-utils-libs-0.99-1.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "jasper-libs-2.0.14-4.el8.x86_64", - "jbig2dec-libs-0.16-1.el8.x86_64", - "jbigkit-libs-2.1-14.el8.x86_64", - "jimtcl-0.77-6.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.5-12.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-1.5.10-6.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-kvdo-6.2.4.26-77.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "kpatch-0.9.2-3.el8.noarch", - "kpatch-dnf-0.2-3.el8.noarch", - "krb5-libs-1.18.2-8.el8.x86_64", - "krb5-workstation-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "lcms2-2.9-2.el8.x86_64", - "ledmon-0.95-1.el8.x86_64", - "less-530-1.el8.x86_64", - "libICE-1.0.9-15.el8.x86_64", - "libSM-1.2.3-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libX11-xcb-1.6.8-4.el8.x86_64", - "libXau-1.0.9-3.el8.x86_64", - "libXaw-1.0.13-10.el8.x86_64", - "libXcomposite-0.4.4-14.el8.x86_64", - "libXcursor-1.1.15-3.el8.x86_64", - "libXdamage-1.1.4-14.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXfixes-5.0.3-7.el8.x86_64", - "libXft-2.3.3-1.el8.x86_64", - "libXi-1.7.10-1.el8.x86_64", - "libXinerama-1.1.4-1.el8.x86_64", - "libXmu-1.1.3-1.el8.x86_64", - "libXpm-3.5.12-8.el8.x86_64", - "libXrandr-1.5.2-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libXt-1.1.5-12.el8.x86_64", - "libXtst-1.2.3-7.el8.x86_64", - "libXxf86misc-1.0.4-1.el8.x86_64", - "libXxf86vm-1.1.4-9.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libasyncns-0.8-14.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libatomic-8.4.1-1.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-lvm-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcanberra-0.30-18.el8.x86_64", - "libcanberra-gtk2-0.30-18.el8.x86_64", - "libcanberra-gtk3-0.30-18.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libconfig-1.5-9.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdatrie-0.2.9-7.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libepoxy-1.5.3-1.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libfontenc-1.1.3-8.el8.x86_64", - "libfprint-1.90.7-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgs-9.27-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn-1.34-5.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libijs-0.35-5.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libipa_hbac-2.4.0-9.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libjpeg-turbo-1.5.3-10.el8.x86_64", - "libkadm5-1.18.2-8.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmcpp-2.7.2-20.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl-2.28-151.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libogg-1.3.2-10.el8.x86_64", - "libpaper-1.1.24-22.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpng12-1.2.57-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librelp-1.2.16-1.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "librsvg2-2.42.7-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.3.1-1.module+el8.4.0+10607+f4da7515.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbclient-4.13.3-3.el8.x86_64", - "libsndfile-1.0.28-10.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libstoragemgmt-1.8.7-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libthai-0.1.27-2.el8.x86_64", - "libtiff-4.0.9-18.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libtool-ltdl-2.4.6-25.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libvorbis-1.3.6-2.el8.x86_64", - "libwayland-client-1.17.0-1.el8.x86_64", - "libwayland-cursor-1.17.0-1.el8.x86_64", - "libwayland-egl-1.17.0-1.el8.x86_64", - "libwbclient-4.13.3-3.el8.x86_64", - "libwebp-1.0.0-1.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lm_sensors-3.4.0-22.20180522git70f7e08.el8.x86_64", - "lm_sensors-libs-3.4.0-22.20180522git70f7e08.el8.x86_64", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsof-4.93.2-1.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.11-5.el8.x86_64", - "lvm2-libs-2.03.11-5.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "mailcap-2.1.48-3.el8.noarch", - "man-db-2.7.6.1-17.el8.x86_64", - "man-pages-4.15-6.el8.x86_64", - "man-pages-overrides-8.3.0.2-2.el8.noarch", - "mcelog-173-0.el8.x86_64", - "mcpp-2.7.2-20.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mlocate-0.26-20.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "mtr-0.92-3.el8.x86_64", - "nano-2.9.8-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-41.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "nmap-ncat-7.70-5.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-2.0.12-11.el8.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "nvme-cli-1.12-3.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openjpeg2-2.3.1-6.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "pango-1.42.4-6.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.x86_64", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.x86_64", - "perl-Encode-2.97-3.el8.x86_64", - "perl-Errno-1.28-419.el8.x86_64", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.x86_64", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.x86_64", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.x86_64", - "perl-PathTools-3.74-1.el8.x86_64", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.x86_64", - "perl-Socket-2.027-3.el8.x86_64", - "perl-Storable-3.11-3.el8.x86_64", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.x86_64", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.x86_64", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.x86_64", - "perl-macros-5.26.3-419.el8.x86_64", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.x86_64", - "perl-threads-shared-1.58-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pinfo-0.6.10-18.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.0.1-6.module+el8.4.0+10607+f4da7515.x86_64", - "podman-catatonit-3.0.1-6.module+el8.4.0+10607+f4da7515.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psacct-6.6.3-4.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "pulseaudio-libs-14.0-2.el8.x86_64", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-bind-9.11.26-3.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-html5lib-0.999999999-6.el8.noarch", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jmespath-0.9.0-11.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libstoragemgmt-1.8.7-1.el8.noarch", - "python3-libstoragemgmt-clibs-1.8.7-1.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-lxml-4.2.3-2.el8.x86_64", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-psutil-5.4.3-10.el8.x86_64", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-sssdconfig-2.4.0-9.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-tracer-0.7.5-2.el8.noarch", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python3-webencodings-0.5.1-6.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "quota-4.04-12.el8.x86_64", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "realmd-0.16.3-22.el8.x86_64", - "redhat-logos-84.4-1.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rest-0.8.1-2.el8.x86_64", - "rh-amazon-rhui-client-sap-bundle-e4s-4.0.4-1.el8.noarch", - "rhc-0.1.2-2.el8.x86_64", - "rhel-system-roles-sap-3.0.1-4.el8.noarch", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "rsyslog-gnutls-8.1911.0-7.el8.x86_64", - "rsyslog-gssapi-8.1911.0-7.el8.x86_64", - "rsyslog-relp-8.1911.0-7.el8.x86_64", - "runc-1.0.0-70.rc92.module+el8.4.0+10607+f4da7515.x86_64", - "samba-client-libs-4.13.3-3.el8.x86_64", - "samba-common-4.13.3-3.el8.noarch", - "samba-common-libs-4.13.3-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "slirp4netns-1.1.8-1.module+el8.4.0+10607+f4da7515.x86_64", - "smartmontools-7.1-1.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.0-11.el8.noarch", - "sound-theme-freedesktop-0.8-9.el8.noarch", - "sqlite-3.26.0-13.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sshpass-1.06-3.el8ae.x86_64", - "sssd-2.4.0-9.el8.x86_64", - "sssd-ad-2.4.0-9.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-common-pac-2.4.0-9.el8.x86_64", - "sssd-ipa-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-krb5-2.4.0-9.el8.x86_64", - "sssd-krb5-common-2.4.0-9.el8.x86_64", - "sssd-ldap-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "sssd-proxy-2.4.0-9.el8.x86_64", - "strace-5.7-2.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "symlinks-1.4-19.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcl-8.6.8-2.el8.x86_64", - "tcpdump-4.9.3-1.el8.x86_64", - "tcsh-6.20.00-13.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "time-1.9-3.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tools-4.1.1-2.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "tracer-common-0.7.5-2.el8.noarch", - "tree-1.7.0-15.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tuned-profiles-sap-hana-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "udisks2-iscsi-2.9.0-6.el8.x86_64", - "udisks2-lvm2-2.9.0-6.el8.x86_64", - "unbound-libs-1.7.3-15.el8.x86_64", - "unzip-6.0-44.el8.x86_64", - "urw-base35-bookman-fonts-20170801-10.el8.noarch", - "urw-base35-c059-fonts-20170801-10.el8.noarch", - "urw-base35-d050000l-fonts-20170801-10.el8.noarch", - "urw-base35-fonts-20170801-10.el8.noarch", - "urw-base35-fonts-common-20170801-10.el8.noarch", - "urw-base35-gothic-fonts-20170801-10.el8.noarch", - "urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch", - "urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch", - "urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch", - "urw-base35-p052-fonts-20170801-10.el8.noarch", - "urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch", - "urw-base35-z003-fonts-20170801-10.el8.noarch", - "usb_modeswitch-2.5.2-1.el8.x86_64", - "usb_modeswitch-data-20191128-1.el8.noarch", - "usbutils-010-3.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "userspace-rcu-0.10.1-4.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "util-linux-user-2.32.1-27.el8.x86_64", - "uuidd-2.32.1-27.el8.x86_64", - "vdo-6.2.4.14-14.el8.x86_64", - "vim-common-8.0.1763-15.el8.x86_64", - "vim-enhanced-8.0.1763-15.el8.x86_64", - "vim-filesystem-8.0.1763-15.el8.noarch", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "wget-1.19.5-10.el8.x86_64", - "which-2.21-12.el8.x86_64", - "words-3.0-28.el8.noarch", - "xdg-utils-1.1.2-5.el8.noarch", - "xfsdump-3.1.8-2.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xorg-x11-font-utils-7.5-40.el8.x86_64", - "xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch", - "xorg-x11-server-utils-7.7-27.el8.x86_64", - "xorg-x11-xauth-1.0.9-12.el8.x86_64", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zip-3.0-23.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:989:985::/var/lib/chrony:/sbin/nologin", - "clevis:x:996:992:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "cockpit-ws:x:991:987:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:990:986:User for cockpit-ws instances:/nonexisting:/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", - "libstoragemgmt:x:997:995:daemon account for libstoragemgmt:/var/run/lsm:/sbin/nologin", - "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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:992:988::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:993:989:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:995:991:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "uuidd:x:994:990:UUID generator helper daemon:/var/lib/libuuid:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/selinux/targeted/contexts/customizable_types": ".......T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config-sap-bundle.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-sap-bundle-e4s.repo": "..5....T.", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "security-limits": { - "/etc/security/limits.d": { - "99-sap.conf": [ - "@sapsys hard nofile 1048576", - "@sapsys soft nofile 1048576", - "@dba hard nofile 1048576", - "@dba soft nofile 1048576", - "@sapsys hard nproc unlimited", - "@sapsys soft nproc unlimited", - "@dba hard nproc unlimited", - "@dba soft nproc unlimited" - ] - } - }, - "selinux": { - "policy": { - "SELINUX": "permissive", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "canberra-system-bootup.service", - "canberra-system-shutdown-reboot.service", - "canberra-system-shutdown.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fancontrol.service", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iscsid.service", - "iscsiuio.service", - "kexec.target", - "kpatch.service", - "kvm_stat.service", - "ledmon.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nvmf-autoconnect.service", - "oddjobd.service", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman.socket", - "poweroff.target", - "psacct.service", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "atd.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "iscsi-onboot.service", - "iscsi.service", - "iscsid.socket", - "iscsiuio.socket", - "kdump.service", - "libstoragemgmt.service", - "lm_sensors.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mcelog.service", - "mdmonitor.service", - "microcode.service", - "mlocate-updatedb.timer", - "multipathd.service", - "multipathd.socket", - "nfs-client.target", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "smartd.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "uuidd.socket", - "vdo.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ], - "sap.conf": [ - "kernel.pid_max = 4194304", - "vm.max_map_count = 2147483647" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "home.conf": [ - "Q /home 0755 - - -", - "q /srv 0755 - - -" - ], - "iptraf-ng.conf": [ - "d /run/iptraf-ng 0755 root root -" - ], - "iscsi.conf": [ - "d /run/lock/iscsi 0700 root root -", - "f /run/lock/iscsi/lock 0600 root root -" - ], - "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" - ], - "libstoragemgmt.conf": [ - "D /run/lsm 0775 root libstoragemgmt -", - "D /run/lsm/ipc 0775 root libstoragemgmt -" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "samba.conf": [ - "d /run/samba 755 root root" - ], - "sap.conf": [ - "x /tmp/.sap*", - "x /tmp/.hdb*lock", - "x /tmp/.trex*lock" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "tuned": { - "active_profile": "sap-hana", - "profile_mode": "manual" - }, - "yum_repos": { - "/etc/yum.repos.d": { - "redhat-rhui-client-config-sap-bundle.repo": { - "rhui-client-config-server-8-sap-bundle": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/sap-bundle", - "name": "RHUI Client Configuration for SAP Bundle", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8-sap-bundle.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8-sap-bundle.key", - "sslverify": "1" - } - }, - "redhat-rhui-sap-bundle-e4s.repo": { - "ansible-2-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/debug", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/os", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/source/SRPMS", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-appstream-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-appstream-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-appstream-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-baseos-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-baseos-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-baseos-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/highavailability/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/highavailability/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/highavailability/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-netweaver-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP NetWeaver - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-netweaver-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP NetWeaver - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-netweaver-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP NetWeaver - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-solutions-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap-solutions/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP Solutions - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-solutions-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap-solutions/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP Solutions - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-solutions-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap-solutions/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP Solutions - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_84-x86_64-edge_commit-boot.json index cf27b1884..7f9d595e5 100644 --- a/test/data/manifests/rhel_84-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_84-x86_64-edge_commit-boot.json @@ -9392,1001 +9392,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:995:", - "render:x:998:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "ostree": { - "refs": [ - "rhel/8/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.10.8-2.el8.x86_64", - "ModemManager-glib-1.10.8-2.el8.x86_64", - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-wifi-1.30.0-7.el8.x86_64", - "NetworkManager-wwan-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "bind-export-libs-9.11.26-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "clevis-15-1.el8.x86_64", - "clevis-dracut-15-1.el8.x86_64", - "clevis-luks-15-1.el8.x86_64", - "clevis-systemd-15-1.el8.x86_64", - "conmon-2.0.26-1.module+el8.4.0+10607+f4da7515.x86_64", - "container-selinux-2.158.0-1.module+el8.4.0+10607+f4da7515.noarch", - "containernetworking-plugins-0.9.1-1.module+el8.4.0+10607+f4da7515.x86_64", - "containers-common-1.2.2-8.module+el8.4.0+10607+f4da7515.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-1.module+el8.4.0+10607+f4da7515.x86_64", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-2.3.3-4.el8.x86_64", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-event-1.02.175-5.el8.x86_64", - "device-mapper-event-libs-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "device-mapper-persistent-data-0.8.5-4.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dnsmasq-2.79-15.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.4.0-2.module+el8.4.0+10607+f4da7515.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "fwupd-1.5.5-3.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-minimal-langpack-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "greenboot-0.11-1.el8.x86_64", - "greenboot-grub2-0.11-1.el8.x86_64", - "greenboot-reboot-0.11-1.el8.x86_64", - "greenboot-rpm-ostree-grub2-0.11-1.el8.x86_64", - "greenboot-status-0.11-1.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "iw-4.14-5.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.5-12.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "keyutils-1.5.10-6.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmbim-utils-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libqmi-utils-1.24.0-1.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.3.1-1.module+el8.4.0+10607+f4da7515.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libstdc++-8.4.1-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.11-5.el8.x86_64", - "lvm2-libs-2.03.11-5.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "nmap-ncat-7.70-5.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-altfiles-2.18.1-12.el8.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "ostree-2020.7-4.el8.x86_64", - "ostree-libs-2020.7-4.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.0.1-6.module+el8.4.0+10607+f4da7515.x86_64", - "podman-catatonit-3.0.1-6.module+el8.4.0+10607+f4da7515.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-3.5.0-13.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-ostree-2020.7-3.el8.x86_64", - "rpm-ostree-libs-2020.7-3.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "runc-1.0.0-70.rc92.module+el8.4.0+10607+f4da7515.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setools-console-4.3.0-2.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "skopeo-1.2.2-8.module+el8.4.0+10607+f4da7515.x86_64", - "slirp4netns-1.1.8-1.module+el8.4.0+10607+f4da7515.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tmux-2.7-1.el8.x86_64", - "tpm2-tools-4.1.1-2.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "traceroute-2.1.0-6.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "usbguard-1.0.0-2.el8.x86_64", - "usbguard-selinux-1.0.0-2.el8.noarch", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-12.el8.x86_64", - "wpa_supplicant-2.9-5.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman.socket", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "d /var/lib/games 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux 0755 root root - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/dhclient 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/chrony 0755 chrony chrony - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "d /var/lib 0755 root root - -", - "L /var/lock - - - - ../run/lock", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/log/chrony 0755 chrony chrony - -", - "d /var/log/audit 0700 root root - -", - "d /var/log 0755 root root - -", - "d /var/adm 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/local 0755 root root - -", - "L /var/mail - - - - spool/mail", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/spool 0755 root root - -", - "d /var/tmp 01777 root root - -", - "d /var/yp 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_84-x86_64-edge_commit_rt-boot.json index 3eed5e9f7..de078f8fc 100644 --- a/test/data/manifests/rhel_84-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_84-x86_64-edge_commit_rt-boot.json @@ -27,7 +27,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -9737,1059 +9738,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [], - "99-rhel-rt.rules": [ - "KERNEL==\"rtc0\", PROGRAM+=\"/bin/ln -sf rtc0 /dev/rtc\"", - "KERNEL==\"cpu_dma_latency\", GROUP=\"realtime\"", - "SUBSYSTEM==\"msr\", GROUP=\"realtime\", MODE=\"0640\"", - "SUBSYSTEM==\"cpuid\", GROUP=\"realtime\", MODE=\"0640\"" - ] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:996:", - "realtime:x:71:", - "render:x:998:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "ostree": { - "refs": [ - "rhel/8/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.10.8-2.el8.x86_64", - "ModemManager-glib-1.10.8-2.el8.x86_64", - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-wifi-1.30.0-7.el8.x86_64", - "NetworkManager-wwan-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "bind-export-libs-9.11.26-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "clevis-15-1.el8.x86_64", - "clevis-dracut-15-1.el8.x86_64", - "clevis-luks-15-1.el8.x86_64", - "clevis-systemd-15-1.el8.x86_64", - "conmon-2.0.26-1.module+el8.4.0+10607+f4da7515.x86_64", - "container-selinux-2.158.0-1.module+el8.4.0+10607+f4da7515.noarch", - "containernetworking-plugins-0.9.1-1.module+el8.4.0+10607+f4da7515.x86_64", - "containers-common-1.2.2-8.module+el8.4.0+10607+f4da7515.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-1.module+el8.4.0+10607+f4da7515.x86_64", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-2.3.3-4.el8.x86_64", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-event-1.02.175-5.el8.x86_64", - "device-mapper-event-libs-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "device-mapper-persistent-data-0.8.5-4.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnsmasq-2.79-15.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.4.0-2.module+el8.4.0+10607+f4da7515.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "fwupd-1.5.5-3.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-minimal-langpack-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "greenboot-0.11-1.el8.x86_64", - "greenboot-grub2-0.11-1.el8.x86_64", - "greenboot-reboot-0.11-1.el8.x86_64", - "greenboot-rpm-ostree-grub2-0.11-1.el8.x86_64", - "greenboot-status-0.11-1.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "iw-4.14-5.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.5-12.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-rt-4.18.0-305.rt7.72.el8.x86_64", - "kernel-rt-core-4.18.0-305.rt7.72.el8.x86_64", - "kernel-rt-modules-4.18.0-305.rt7.72.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-1.5.10-6.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmbim-utils-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libqmi-utils-1.24.0-1.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.3.1-1.module+el8.4.0+10607+f4da7515.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libstdc++-8.4.1-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.11-5.el8.x86_64", - "lvm2-libs-2.03.11-5.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "nmap-ncat-7.70-5.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-altfiles-2.18.1-12.el8.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "ostree-2020.7-4.el8.x86_64", - "ostree-libs-2020.7-4.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.0.1-6.module+el8.4.0+10607+f4da7515.x86_64", - "podman-catatonit-3.0.1-6.module+el8.4.0+10607+f4da7515.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-3.5.0-13.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-ostree-2020.7-3.el8.x86_64", - "rpm-ostree-libs-2020.7-3.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rt-setup-2.1-2.el8.x86_64", - "runc-1.0.0-70.rc92.module+el8.4.0+10607+f4da7515.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setools-console-4.3.0-2.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "skopeo-1.2.2-8.module+el8.4.0+10607+f4da7515.x86_64", - "slirp4netns-1.1.8-1.module+el8.4.0+10607+f4da7515.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tmux-2.7-1.el8.x86_64", - "tpm2-tools-4.1.1-2.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "traceroute-2.1.0-6.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuna-0.15-2.el8.noarch", - "tuned-2.15.0-2.el8.noarch", - "tuned-profiles-realtime-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "usbguard-1.0.0-2.el8.x86_64", - "usbguard-selinux-1.0.0-2.el8.noarch", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-12.el8.x86_64", - "wpa_supplicant-2.9-5.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "security-limits": { - "/etc/security/limits.d": { - "realtime.conf": [ - "@realtime soft cpu unlimited", - "@realtime - rtprio 99", - "@realtime - nice -20", - "@realtime - memlock unlimited" - ] - } - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman.socket", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostreed-automatic.timer", - "rt-entsk.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "rt-setup.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "99-sysctl.conf": [ - "kernel.hung_task_panic = 0", - "kernel.hung_task_timeout_secs = 600" - ] - }, - "/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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "d /var/lib/games 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux 0755 root root - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/dhclient 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/tuned 0755 root root - -", - "d /var/lib/chrony 0755 chrony chrony - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "d /var/lib 0755 root root - -", - "L /var/lock - - - - ../run/lock", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/log/tuned 0755 root root - -", - "d /var/log/chrony 0755 chrony chrony - -", - "d /var/log/audit 0700 root root - -", - "d /var/log 0755 root root - -", - "d /var/adm 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/local 0755 root root - -", - "L /var/mail - - - - spool/mail", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/spool 0755 root root - -", - "d /var/tmp 01777 root root - -", - "d /var/yp 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/crash 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-edge_container-boot.json b/test/data/manifests/rhel_84-x86_64-edge_container-boot.json index fcd1505d6..d93932861 100644 --- a/test/data/manifests/rhel_84-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_84-x86_64-edge_container-boot.json @@ -12484,5 +12484,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_84-x86_64-edge_installer-boot.json index 7dbf96a63..b8cb2bd8d 100644 --- a/test/data/manifests/rhel_84-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_84-x86_64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -20216,5 +20215,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_84-x86_64-edge_installer_with_users-boot.json index af178e170..665d0d6ae 100644 --- a/test/data/manifests/rhel_84-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_84-x86_64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -20268,5 +20267,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-gce-boot.json b/test/data/manifests/rhel_84-x86_64-gce-boot.json index 9943d0eca..f24f51a82 100644 --- a/test/data/manifests/rhel_84-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_84-x86_64-gce-boot.json @@ -10362,1218 +10362,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y crashkernel=auto console=ttyS0,38400n8d", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "rngd:x:991:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.x86_64", - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "acpid-2.0.30-2.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "boost-regex-1.66.0-10.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-automatic-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-config-rescue-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.5-3.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-307ea071-603d1059", - "gpg-pubkey-3e1ba8d5-558ab6a8", - "gpg-pubkey-7aa99b80-62262cde", - "gpg-pubkey-836f4beb-5fc97e5e", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-dc6315a3-6091b7b3", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-efi-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "nvme-cli-1.12-3.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pip-9.0.3-19.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rng-tools-6.8-3.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-common-8.0.1763-15.el8.x86_64", - "vim-enhanced-8.0.1763-15.el8.x86_64", - "vim-filesystem-8.0.1763-15.el8.noarch", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 21367864832, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:994:991:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nvmf-autoconnect.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "AuthorizedKeysFile\t.ssh/authorized_keys", - "PasswordAuthentication no", - "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", - "ClientAliveInterval 420" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el8-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json index 4f7defef6..cbb40f509 100644 --- a/test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_84-x86_64-gce_rhui-boot.json @@ -10386,1387 +10386,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y crashkernel=auto console=ttyS0,38400n8d", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "rngd:x:991:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.x86_64", - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "acpid-2.0.30-2.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "boost-regex-1.66.0-10.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-automatic-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-config-rescue-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.5-3.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "google-rhui-client-rhel8-2.1-1.noarch", - "gpg-pubkey-307ea071-603d1059", - "gpg-pubkey-3e1ba8d5-558ab6a8", - "gpg-pubkey-7aa99b80-62262cde", - "gpg-pubkey-836f4beb-5fc97e5e", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-dc6315a3-6091b7b3", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-efi-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "nvme-cli-1.12-3.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pip-9.0.3-19.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rng-tools-6.8-3.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-common-8.0.1763-15.el8.x86_64", - "vim-enhanced-8.0.1763-15.el8.x86_64", - "vim-filesystem-8.0.1763-15.el8.noarch", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 21367864832, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:994:991:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nvmf-autoconnect.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "AuthorizedKeysFile\t.ssh/authorized_keys", - "PasswordAuthentication no", - "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", - "ClientAliveInterval 420" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el8-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - }, - "rh-cloud.repo": { - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-debug-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-source-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-image_installer-boot.json b/test/data/manifests/rhel_84-x86_64-image_installer-boot.json index 8edf45324..c606e8300 100644 --- a/test/data/manifests/rhel_84-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_84-x86_64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22781,5 +22780,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_84-x86_64-image_installer_with_users-boot.json index 54f3f62f2..35fdffaa8 100644 --- a/test/data/manifests/rhel_84-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_84-x86_64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22832,5 +22831,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-oci-boot.json b/test/data/manifests/rhel_84-x86_64-oci-boot.json index db44e87a7..1e2e09fe4 100644 --- a/test/data/manifests/rhel_84-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_84-x86_64-oci-boot.json @@ -10311,1228 +10311,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-compat-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.x86_64", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "fontconfig-2.13.1-3.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-all-langpacks-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-5.el8.x86_64", - "gssproxy-0.8.0-19.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-1.5.10-6.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-41.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.x86_64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "quota-4.04-12.el8.x86_64", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.4-1.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-1.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10630446592, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-openstack-boot.json b/test/data/manifests/rhel_84-x86_64-openstack-boot.json index 6837649db..9556894ee 100644 --- a/test/data/manifests/rhel_84-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_84-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-84", "arch": "x86_64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10358,1211 +10352,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.x86_64", - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "alsa-lib-1.2.4-5.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.5-3.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXfixes-5.0.3-7.el8.x86_64", - "libXinerama-1.1.4-1.el8.x86_64", - "libXrandr-1.5.2-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libdrm-2.4.103-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpciaccess-0.14-1.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "spice-vdagent-0.20.0-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 0755 root root -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-qcow2-boot.json b/test/data/manifests/rhel_84-x86_64-qcow2-boot.json index 4d4ff01c9..d6295355e 100644 --- a/test/data/manifests/rhel_84-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_84-x86_64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10335,1230 +10332,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-compat-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.x86_64", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "fontconfig-2.13.1-3.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-all-langpacks-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-5.el8.x86_64", - "gssproxy-0.8.0-19.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-1.5.10-6.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-41.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.x86_64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "quota-4.04-12.el8.x86_64", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.4-1.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-1.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10630446592, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_84-x86_64-qcow2_customize-boot.json index 8325e4c74..afe09e04a 100644 --- a/test/data/manifests/rhel_84-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_84-x86_64-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -10909,1299 +10908,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.4 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-compat-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.x86_64", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-config-rescue-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "fontconfig-2.13.1-3.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-all-langpacks-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-5.el8.x86_64", - "gssproxy-0.8.0-19.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-1.5.10-6.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-41.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8_3.1.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.x86_64", - "quota-4.04-12.el8.x86_64", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.4-1.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-1.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10630446592, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "dbxtool.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-tar-boot.json b/test/data/manifests/rhel_84-x86_64-tar-boot.json index 3e71fb204..0309ce8c9 100644 --- a/test/data/manifests/rhel_84-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_84-x86_64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-84", "arch": "x86_64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -6200,558 +6195,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "acl-2.2.53-1.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "chkconfig-1.13-2.el8.x86_64", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-all-langpacks-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "info-6.5-6.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libstdc++-8.4.1-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rpm-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021a-1.el8.noarch", - "util-linux-2.32.1-27.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "kexec.target", - "poweroff.target", - "reboot.target", - "remote-cryptsetup.target", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "getty@.service", - "remote-fs.target", - "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" - ] - } - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-vhd-boot.json b/test/data/manifests/rhel_84-x86_64-vhd-boot.json index e53718c0a..3e0951086 100644 --- a/test/data/manifests/rhel_84-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_84-x86_64-vhd-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10415,1227 +10412,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro biosdevname=0 rootdelay=300 console=ttyS0 earlyprintk=ttyS0 net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.x86_64", - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "WALinuxAgent-2.2.49.2-3.el8.noarch", - "WALinuxAgent-udev-2.2.49.2-3.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.5-3.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pip-9.0.3-19.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pyasn1-0.3.7-6.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-2.module+el8.1.0+3334+5cb623d7.x86_64", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_84-x86_64-vmdk-boot.json b/test/data/manifests/rhel_84-x86_64-vmdk-boot.json index b6e5e9e30..ba92ec5af 100644 --- a/test/data/manifests/rhel_84-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_84-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "rhel-84", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "baseos", @@ -30,7 +14,20 @@ "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-r8.4-20210921/", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBErgSTsBEACh2A4b0O9t+vzC9VrVtL1AKvUWi9OPCjkvR7Xd8DtJxeeMZ5eF\n0HtzIG58qDRybwUe89FZprB1ffuUKzdE+HcL3FbNWSSOXVjZIersdXyH3NvnLLLF\n0DNRB2ix3bXG9Rh/RXpFsNxDp2CEMdUvbYCzE79K1EnUTVh1L0Of023FtPSZXX0c\nu7Pb5DI5lX5YeoXO6RoodrIGYJsVBQWnrWw4xNTconUfNPk0EGZtEnzvH2zyPoJh\nXGF+Ncu9XwbalnYde10OCvSWAZ5zTCpoLMTvQjWpbCdWXJzCm6G+/hx9upke546H\n5IjtYm4dTIVTnc3wvDiODgBKRzOl9rEOCIgOuGtDxRxcQkjrC+xvg5Vkqn7vBUyW\n9pHedOU+PoF3DGOM+dqv+eNKBvh9YF9ugFAQBkcG7viZgvGEMGGUpzNgN7XnS1gj\n/DPo9mZESOYnKceve2tIC87p2hqjrxOHuI7fkZYeNIcAoa83rBltFXaBDYhWAKS1\nPcXS1/7JzP0ky7d0L6Xbu/If5kqWQpKwUInXtySRkuraVfuK3Bpa+X1XecWi24JY\nHVtlNX025xx1ewVzGNCTlWn1skQN2OOoQTV4C8/qFpTW6DTWYurd4+fE0OJFJZQF\nbuhfXYwmRlVOgN5i77NTIJZJQfYFj38c/Iv5vZBPokO6mffrOTv3MHWVgQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChyZWxlYXNlIGtleSAyKSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjYEEwECACAFAkrgSTsCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAK\nCRAZni+R/UMdUWzpD/9s5SFR/ZF3yjY5VLUFLMXIKUztNN3oc45fyLdTI3+UClKC\n2tEruzYjqNHhqAEXa2sN1fMrsuKec61Ll2NfvJjkLKDvgVIh7kM7aslNYVOP6BTf\nC/JJ7/ufz3UZmyViH/WDl+AYdgk3JqCIO5w5ryrC9IyBzYv2m0HqYbWfphY3uHw5\nun3ndLJcu8+BGP5F+ONQEGl+DRH58Il9Jp3HwbRa7dvkPgEhfFR+1hI+Btta2C7E\n0/2NKzCxZw7Lx3PBRcU92YKyaEihfy/aQKZCAuyfKiMvsmzs+4poIX7I9NQCJpyE\nIGfINoZ7VxqHwRn/d5mw2MZTJjbzSf+Um9YJyA0iEEyD6qjriWQRbuxpQXmlAJbh\n8okZ4gbVFv1F8MzK+4R8VvWJ0XxgtikSo72fHjwha7MAjqFnOq6eo6fEC/75g3NL\nGht5VdpGuHk0vbdENHMC8wS99e5qXGNDued3hlTavDMlEAHl34q2H9nakTGRF5Ki\nJUfNh3DVRGhg8cMIti21njiRh7gyFI2OccATY7bBSr79JhuNwelHuxLrCFpY7V25\nOFktl15jZJaMxuQBqYdBgSay2G0U6D1+7VsWufpzd/Abx1/c3oi9ZaJvW22kAggq\ndzdA27UUYjWvx42w9menJwh/0jeQcTecIUd0d0rFcw/c1pvgMMl/Q73yzKgKYw==\n=zbHE\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFsy23UBEACUKSphFEIEvNpy68VeW4Dt6qv+mU6am9a2AAl10JANLj1oqWX+\noYk3en1S6cVe2qehSL5DGVa3HMUZkP3dtbD4SgzXzxPodebPcr4+0QNWigkUisri\nXGL5SCEcOP30zDhZvg+4mpO2jMi7Kc1DLPzBBkgppcX91wa0L1pQzBcvYMPyV/Dh\nKbQHR75WdkP6OA2JXdfC94nxYq+2e0iPqC1hCP3Elh+YnSkOkrawDPmoB1g4+ft/\nxsiVGVy/W0ekXmgvYEHt6si6Y8NwXgnTMqxeSXQ9YUgVIbTpsxHQKGy76T5lMlWX\n4LCOmEVomBJg1SqF6yi9Vu8TeNThaDqT4/DddYInd0OO69s0kGIXalVgGYiW2HOD\nx2q5R1VGCoJxXomz+EbOXY+HpKPOHAjU0DB9MxbU3S248LQ69nIB5uxysy0PSco1\nsdZ8sxRNQ9Dw6on0Nowx5m6Thefzs5iK3dnPGBqHTT43DHbnWc2scjQFG+eZhe98\nEll/kb6vpBoY4bG9/wCG9qu7jj9Z+BceCNKeHllbezVLCU/Hswivr7h2dnaEFvPD\nO4GqiWiwOF06XaBMVgxA8p2HRw0KtXqOpZk+o+sUvdPjsBw42BB96A1yFX4jgFNA\nPyZYnEUdP6OOv9HSjnl7k/iEkvHq/jGYMMojixlvXpGXhnt5jNyc4GSUJQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChhdXhpbGlhcnkga2V5KSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjkEEwECACMFAlsy23UCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIX\ngAAKCRD3b2bD1AgnknqOD/9fB2ASuG2aJIiap4kK58R+RmOVM4qgclAnaG57+vjI\nnKvyfV3NH/keplGNRxwqHekfPCqvkpABwhdGEXIE8ILqnPewIMr6PZNZWNJynZ9i\neSMzVuCG7jDoGyQ5/6B0f6xeBtTeBDiRl7+Alehet1twuGL1BJUYG0QuLgcEzkaE\n/gkuumeVcazLzz7L12D22nMk66GxmgXfqS5zcbqOAuZwaA6VgSEgFdV2X2JU79zS\nBQJXv7NKc+nDXFG7M7EHjY3Rma3HXkDbkT8bzh9tJV7Z7TlpT829pStWQyoxKCVq\nsEX8WsSapTKA3P9YkYCwLShgZu4HKRFvHMaIasSIZWzLu+RZH/4yyHOhj0QB7XMY\neHQ6fGSbtJ+K6SrpHOOsKQNAJ0hVbSrnA1cr5+2SDfel1RfYt0W9FA6DoH/S5gAR\ndzT1u44QVwwp3U+eFpHphFy//uzxNMtCjjdkpzhYYhOCLNkDrlRPb+bcoL/6ePSr\n016PA7eEnuC305YU1Ml2WcCn7wQV8x90o33klJmEkWtXh3X39vYtI4nCPIvZn1eP\nVy+F+wWt4vN2b8oOdlzc2paOembbCo2B+Wapv5Y9peBvlbsDSgqtJABfK8KQq/jK\nYl3h5elIa1I3uNfczeHOnf1enLOUOlq630yeM/yHizz99G1g+z/guMh5+x/OHraW\niA==\n=+Gxh\n-----END PGP PUBLIC KEY BLOCK-----\n" } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -10457,1231 +10454,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-305.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210429130346-4.18.0-305.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-305.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-305.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-305.el8.x86_64) 8.4 (Ootpa)", - "version": "4.18.0-305.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "vmdk" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8.4:GA", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.4 (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.4", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.4", - "VERSION": "8.4 (Ootpa)", - "VERSION_ID": "8.4" - }, - "packages": [ - "ModemManager-glib-1.10.8-2.el8.x86_64", - "NetworkManager-1.30.0-7.el8.x86_64", - "NetworkManager-libnm-1.30.0-7.el8.x86_64", - "NetworkManager-team-1.30.0-7.el8.x86_64", - "NetworkManager-tui-1.30.0-7.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-2.el8.x86_64", - "authselect-libs-1.2.2-2.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.x86_64", - "bind-export-libs-9.11.26-3.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.13-2.el8.x86_64", - "chrony-3.5-2.el8.x86_64", - "cloud-init-20.3-10.el8.noarch", - "coreutils-8.30-8.el8.x86_64", - "coreutils-common-8.30-8.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210209-1.gitbfb6bed.el8_3.noarch", - "crypto-policies-scripts-20210209-1.gitbfb6bed.el8_3.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-12.el8.x86_64", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-12.el8.x86_64", - "dbus-tools-1.12.8-12.el8.x86_64", - "device-mapper-1.02.175-5.el8.x86_64", - "device-mapper-libs-1.02.175-5.el8.x86_64", - "dhcp-client-4.3.6-44.el8.x86_64", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-8.el8.x86_64", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.x86_64", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-135.git20210121.el8.x86_64", - "dracut-config-generic-049-135.git20210121.el8.x86_64", - "dracut-network-049-135.git20210121.el8.x86_64", - "dracut-squash-049-135.git20210121.el8.x86_64", - "e2fsprogs-1.45.6-1.el8.x86_64", - "e2fsprogs-libs-1.45.6-1.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.182-3.el8.x86_64", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.x86_64", - "elfutils-libs-0.182-3.el8.x86_64", - "ethtool-5.8-5.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-16.el8_3.1.x86_64", - "file-libs-5.33-16.el8_3.1.x86_64", - "filesystem-3.8-3.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.8.2-6.el8.noarch", - "firewalld-filesystem-0.8.2-6.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.5-3.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-9.el8.x86_64", - "glibc-2.28-151.el8.x86_64", - "glibc-common-2.28-151.el8.x86_64", - "glibc-langpack-en-2.28-151.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.14-7.el8_3.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-99.el8.noarch", - "grub2-efi-x64-2.02-99.el8.x86_64", - "grub2-pc-2.02-99.el8.x86_64", - "grub2-pc-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.x86_64", - "grub2-tools-extra-2.02-99.el8.x86_64", - "grub2-tools-minimal-2.02-99.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-3.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.9.0-4.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-17.el8.x86_64", - "iptables-ebtables-1.8.4-17.el8.x86_64", - "iptables-libs-1.8.4-17.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-0.4.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-305.el8.x86_64", - "kernel-core-4.18.0-305.el8.x86_64", - "kernel-modules-4.18.0-305.el8.x86_64", - "kernel-tools-4.18.0-305.el8.x86_64", - "kernel-tools-libs-4.18.0-305.el8.x86_64", - "kexec-tools-2.0.20-46.el8.x86_64", - "keyutils-libs-1.5.10-6.el8.x86_64", - "kmod-25-17.el8.x86_64", - "kmod-libs-25-17.el8.x86_64", - "kpartx-0.8.4-10.el8.x86_64", - "krb5-libs-1.18.2-8.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-27.el8.x86_64", - "libblockdev-2.24-5.el8.x86_64", - "libblockdev-crypto-2.24-5.el8.x86_64", - "libblockdev-fs-2.24-5.el8.x86_64", - "libblockdev-loop-2.24-5.el8.x86_64", - "libblockdev-mdraid-2.24-5.el8.x86_64", - "libblockdev-part-2.24-5.el8.x86_64", - "libblockdev-swap-2.24-5.el8.x86_64", - "libblockdev-utils-2.24-5.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.9-5.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-1.el8.x86_64", - "libcomps-0.1.11-5.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.55.0-7.el8.x86_64", - "libdrm-2.4.103-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.8-2.el8.x86_64", - "libfdisk-2.32.1-27.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.4.1-1.el8.x86_64", - "libgcrypt-1.8.5-4.el8.x86_64", - "libgomp-8.4.1-1.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-32.0-4.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.2.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.9.4-2.el8.x86_64", - "libmount-2.32.1-27.el8.x86_64", - "libmspack-0.7-0.3.alpha.el8.4.x86_64", - "libndp-1.7-5.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-41.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpciaccess-0.14-1.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.12.0-3.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-27.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.16-2.el8.x86_64", - "libss-1.45.6-1.el8.x86_64", - "libssh-0.9.4-2.el8.x86_64", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.x86_64", - "libsss_certmap-2.4.0-9.el8.x86_64", - "libsss_idmap-2.4.0-9.el8.x86_64", - "libsss_nss_idmap-2.4.0-9.el8.x86_64", - "libsss_sudo-2.4.0-9.el8.x86_64", - "libstdc++-8.4.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.1-2.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.10.2-2.el8.x86_64", - "libtirpc-1.1.4-4.el8.x86_64", - "libtool-ltdl-2.4.6-25.el8.x86_64", - "libudisks2-2.9.0-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-27.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-4.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-5.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-2.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-17.el8.x86_64", - "mdadm-4.1-15.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210216-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-7.20180224.el8.x86_64", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.x86_64", - "nettle-3.4.1-2.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-18.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-11.el8.x86_64", - "open-vm-tools-11.2.0-2.el8.x86_64", - "openldap-2.4.46-16.el8.x86_64", - "openssh-8.0p1-5.el8.x86_64", - "openssh-clients-8.0p1-5.el8.x86_64", - "openssh-server-8.0p1-5.el8.x86_64", - "openssl-1.1.1g-15.el8_3.x86_64", - "openssl-libs-1.1.1g-15.el8_3.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-14.el8.x86_64", - "parted-3.2-38.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-4.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-37.el8.x86_64", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-14.el8.x86_64", - "polkit-0.115-11.el8.x86_64", - "polkit-libs-0.115-11.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.8.2-6.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-7.el8.x86_64", - "python3-hawkey-0.55.0-7.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.x86_64", - "python3-libdnf-0.55.0-7.el8.x86_64", - "python3-librepo-1.12.0-3.el8.x86_64", - "python3-libs-3.6.8-37.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-18.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-305.el8.x86_64", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.x86_64", - "python3-schedutils-0.6-6.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.x86_64", - "python3-syspurpose-1.28.13-2.el8.x86_64", - "python3-unbound-1.7.3-15.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "rdma-core-32.0-4.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.4-0.6.el8.x86_64", - "redhat-release-eula-8.4-0.6.el8.x86_64", - "rhc-0.1.2-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-13.el8.x86_64", - "rpm-build-libs-4.14.3-13.el8.x86_64", - "rpm-libs-4.14.3-13.el8.x86_64", - "rpm-plugin-selinux-4.14.3-13.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.x86_64", - "rsyslog-8.1911.0-7.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-12.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-13.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.4.0-9.el8.x86_64", - "sssd-common-2.4.0-9.el8.x86_64", - "sssd-kcm-2.4.0-9.el8.x86_64", - "sssd-nfs-idmap-2.4.0-9.el8.x86_64", - "subscription-manager-1.28.13-2.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-45.el8.x86_64", - "systemd-libs-239-45.el8.x86_64", - "systemd-pam-239-45.el8.x86_64", - "systemd-udev-239-45.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-3.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-6.el8.x86_64", - "unbound-libs-1.7.3-15.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-27.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-6.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-12.el8.x86_64", - "xfsprogs-5.0.0-8.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xmlsec1-1.2.25-4.el8.x86_64", - "xmlsec1-openssl-1.2.25-4.el8.x86_64", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.4.2-11.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/crypto-policies/back-ends/nss.config": ".M.......", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "run-vmblock\\x2dfuse.mount", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "vgauthd.service", - "vmtoolsd.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-ami-boot.json b/test/data/manifests/rhel_85-aarch64-ami-boot.json index 7b069c6d1..7e2554607 100644 --- a/test/data/manifests/rhel_85-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_85-aarch64-ami-boot.json @@ -9760,1249 +9760,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-4.18.0-325.el8.aarch64", - "initrd": "/initramfs-4.18.0-325.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-325.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.aarch64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.aarch64", - "NetworkManager-1.32.4-1.el8.aarch64", - "NetworkManager-cloud-setup-1.32.4-1.el8.aarch64", - "NetworkManager-libnm-1.32.4-1.el8.aarch64", - "NetworkManager-team-1.32.4-1.el8.aarch64", - "NetworkManager-tui-1.32.4-1.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.aarch64", - "bind-export-libs-9.11.26-4.el8_4.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-14.el8.aarch64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-14.el8.aarch64", - "dbus-tools-1.12.8-14.el8.aarch64", - "device-mapper-1.02.177-3.el8.aarch64", - "device-mapper-libs-1.02.177-3.el8.aarch64", - "dhcp-client-4.3.6-45.el8.aarch64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-10.el8.aarch64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.aarch64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-136.git20210426.el8.aarch64", - "dracut-config-generic-049-136.git20210426.el8.aarch64", - "dracut-config-rescue-049-136.git20210426.el8.aarch64", - "dracut-network-049-136.git20210426.el8.aarch64", - "dracut-squash-049-136.git20210426.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.185-1.el8.aarch64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.aarch64", - "elfutils-libs-0.185-1.el8.aarch64", - "ethtool-5.8-6.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.5.9-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-6.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-156.el8.aarch64", - "glibc-2.28-162.el8.aarch64", - "glibc-common-2.28-162.el8.aarch64", - "glibc-langpack-en-2.28-162.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-aa64-2.02-104.el8.aarch64", - "grub2-tools-2.02-104.el8.aarch64", - "grub2-tools-extra-2.02-104.el8.aarch64", - "grub2-tools-minimal-2.02-104.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.12.0-1.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-2.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.aarch64", - "kernel-core-4.18.0-325.el8.aarch64", - "kernel-modules-4.18.0-325.el8.aarch64", - "kernel-tools-4.18.0-325.el8.aarch64", - "kernel-tools-libs-4.18.0-325.el8.aarch64", - "kexec-tools-2.0.20-54.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-18.el8.aarch64", - "kmod-libs-25-18.el8.aarch64", - "kpartx-0.8.4-17.el8.aarch64", - "krb5-libs-1.18.2-13.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-28.el8.aarch64", - "libblockdev-2.24-7.el8.aarch64", - "libblockdev-crypto-2.24-7.el8.aarch64", - "libblockdev-fs-2.24-7.el8.aarch64", - "libblockdev-loop-2.24-7.el8.aarch64", - "libblockdev-mdraid-2.24-7.el8.aarch64", - "libblockdev-part-2.24-7.el8.aarch64", - "libblockdev-swap-2.24-7.el8.aarch64", - "libblockdev-utils-2.24-7.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.16-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-1.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-28.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-3.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-3.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.3.0-2.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmbim-1.20.2-1.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.12.1-1.el8.aarch64", - "libmount-2.32.1-28.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnfsidmap-2.3.3-46.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqmi-1.24.0-1.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.0-2.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-28.el8.aarch64", - "libsolv-0.7.17-2.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.4-3.el8.aarch64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.aarch64", - "libsss_certmap-2.5.2-1.el8.aarch64", - "libsss_idmap-2.5.2-1.el8.aarch64", - "libsss_nss_idmap-2.5.2-1.el8.aarch64", - "libsss_sudo-2.5.2-1.el8.aarch64", - "libstdc++-8.5.0-3.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.2-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-5.el8.aarch64", - "libudisks2-2.9.0-7.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-28.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-3.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "mdadm-4.2-rc1_3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.25.0-2.el8_2.aarch64", - "nss-3.53.1-17.el8_3.aarch64", - "nss-softokn-3.53.1-17.el8_3.aarch64", - "nss-softokn-freebl-3.53.1-17.el8_3.aarch64", - "nss-sysinit-3.53.1-17.el8_3.aarch64", - "nss-util-3.53.1-17.el8_3.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-17.el8.aarch64", - "openssh-8.0p1-10.el8.aarch64", - "openssh-clients-8.0p1-10.el8.aarch64", - "openssh-server-8.0p1-10.el8.aarch64", - "openssl-1.1.1k-4.el8.aarch64", - "openssl-libs-1.1.1k-4.el8.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-39.el8.aarch64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.aarch64", - "polkit-0.115-12.el8.aarch64", - "polkit-libs-0.115-12.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-1.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.aarch64", - "python3-libdnf-0.63.0-1.el8.aarch64", - "python3-librepo-1.14.0-2.el8.aarch64", - "python3-libs-3.6.8-39.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.aarch64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.aarch64", - "python3-syspurpose-1.28.19-1.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.5-0.7.el8.aarch64", - "redhat-release-eula-8.5-0.7.el8.aarch64", - "rhc-0.2.0-2.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.aarch64", - "rpm-build-libs-4.14.3-15.el8.aarch64", - "rpm-libs-4.14.3-15.el8.aarch64", - "rpm-plugin-selinux-4.14.3-15.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "rsyslog-8.2102.0-3.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-13.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.5.2-1.el8.aarch64", - "sssd-common-2.5.2-1.el8.aarch64", - "sssd-kcm-2.5.2-1.el8.aarch64", - "sssd-nfs-idmap-2.5.2-1.el8.aarch64", - "subscription-manager-1.28.19-1.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-49.el8.aarch64", - "systemd-libs-239-49.el8.aarch64", - "systemd-pam-239-49.el8.aarch64", - "systemd-udev-239-49.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.aarch64", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-28.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-12.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-16.el8.aarch64", - "xfsprogs-5.0.0-9.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 9989732352, - "start": 747634688, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 536870912, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-ec2-boot.json b/test/data/manifests/rhel_85-aarch64-ec2-boot.json index 09bf386c4..9c6502025 100644 --- a/test/data/manifests/rhel_85-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_85-aarch64-ec2-boot.json @@ -9811,1372 +9811,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-4.18.0-325.el8.aarch64", - "initrd": "/initramfs-4.18.0-325.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-325.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.aarch64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.aarch64", - "NetworkManager-1.32.4-1.el8.aarch64", - "NetworkManager-cloud-setup-1.32.4-1.el8.aarch64", - "NetworkManager-libnm-1.32.4-1.el8.aarch64", - "NetworkManager-team-1.32.4-1.el8.aarch64", - "NetworkManager-tui-1.32.4-1.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.aarch64", - "bind-export-libs-9.11.26-4.el8_4.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-14.el8.aarch64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-14.el8.aarch64", - "dbus-tools-1.12.8-14.el8.aarch64", - "device-mapper-1.02.177-3.el8.aarch64", - "device-mapper-libs-1.02.177-3.el8.aarch64", - "dhcp-client-4.3.6-45.el8.aarch64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-10.el8.aarch64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.aarch64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-136.git20210426.el8.aarch64", - "dracut-config-generic-049-136.git20210426.el8.aarch64", - "dracut-config-rescue-049-136.git20210426.el8.aarch64", - "dracut-network-049-136.git20210426.el8.aarch64", - "dracut-squash-049-136.git20210426.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.185-1.el8.aarch64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.aarch64", - "elfutils-libs-0.185-1.el8.aarch64", - "ethtool-5.8-6.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.5.9-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-6.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-156.el8.aarch64", - "glibc-2.28-162.el8.aarch64", - "glibc-common-2.28-162.el8.aarch64", - "glibc-langpack-en-2.28-162.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-aa64-2.02-104.el8.aarch64", - "grub2-tools-2.02-104.el8.aarch64", - "grub2-tools-extra-2.02-104.el8.aarch64", - "grub2-tools-minimal-2.02-104.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.12.0-1.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-2.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.aarch64", - "kernel-core-4.18.0-325.el8.aarch64", - "kernel-modules-4.18.0-325.el8.aarch64", - "kernel-tools-4.18.0-325.el8.aarch64", - "kernel-tools-libs-4.18.0-325.el8.aarch64", - "kexec-tools-2.0.20-54.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-18.el8.aarch64", - "kmod-libs-25-18.el8.aarch64", - "kpartx-0.8.4-17.el8.aarch64", - "krb5-libs-1.18.2-13.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-28.el8.aarch64", - "libblockdev-2.24-7.el8.aarch64", - "libblockdev-crypto-2.24-7.el8.aarch64", - "libblockdev-fs-2.24-7.el8.aarch64", - "libblockdev-loop-2.24-7.el8.aarch64", - "libblockdev-mdraid-2.24-7.el8.aarch64", - "libblockdev-part-2.24-7.el8.aarch64", - "libblockdev-swap-2.24-7.el8.aarch64", - "libblockdev-utils-2.24-7.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.16-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-1.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-28.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-3.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-3.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.3.0-2.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmbim-1.20.2-1.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.12.1-1.el8.aarch64", - "libmount-2.32.1-28.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnfsidmap-2.3.3-46.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqmi-1.24.0-1.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.0-2.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-28.el8.aarch64", - "libsolv-0.7.17-2.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.4-3.el8.aarch64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.aarch64", - "libsss_certmap-2.5.2-1.el8.aarch64", - "libsss_idmap-2.5.2-1.el8.aarch64", - "libsss_nss_idmap-2.5.2-1.el8.aarch64", - "libsss_sudo-2.5.2-1.el8.aarch64", - "libstdc++-8.5.0-3.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.2-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-5.el8.aarch64", - "libudisks2-2.9.0-7.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-28.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-3.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "mdadm-4.2-rc1_3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.25.0-2.el8_2.aarch64", - "nss-3.53.1-17.el8_3.aarch64", - "nss-softokn-3.53.1-17.el8_3.aarch64", - "nss-softokn-freebl-3.53.1-17.el8_3.aarch64", - "nss-sysinit-3.53.1-17.el8_3.aarch64", - "nss-util-3.53.1-17.el8_3.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-17.el8.aarch64", - "openssh-8.0p1-10.el8.aarch64", - "openssh-clients-8.0p1-10.el8.aarch64", - "openssh-server-8.0p1-10.el8.aarch64", - "openssl-1.1.1k-4.el8.aarch64", - "openssl-libs-1.1.1k-4.el8.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-39.el8.aarch64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.aarch64", - "polkit-0.115-12.el8.aarch64", - "polkit-libs-0.115-12.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-1.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.aarch64", - "python3-libdnf-0.63.0-1.el8.aarch64", - "python3-librepo-1.14.0-2.el8.aarch64", - "python3-libs-3.6.8-39.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.aarch64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.aarch64", - "python3-syspurpose-1.28.19-1.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.5-0.7.el8.aarch64", - "redhat-release-eula-8.5-0.7.el8.aarch64", - "rh-amazon-rhui-client-3.0.40-1.el8.noarch", - "rhc-0.2.0-2.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.aarch64", - "rpm-build-libs-4.14.3-15.el8.aarch64", - "rpm-libs-4.14.3-15.el8.aarch64", - "rpm-plugin-selinux-4.14.3-15.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "rsyslog-8.2102.0-3.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-13.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.5.2-1.el8.aarch64", - "sssd-common-2.5.2-1.el8.aarch64", - "sssd-kcm-2.5.2-1.el8.aarch64", - "sssd-nfs-idmap-2.5.2-1.el8.aarch64", - "subscription-manager-1.28.19-1.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-49.el8.aarch64", - "systemd-libs-239-49.el8.aarch64", - "systemd-pam-239-49.el8.aarch64", - "systemd-udev-239-49.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.aarch64", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-28.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-12.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-16.el8.aarch64", - "xfsprogs-5.0.0-9.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 9989732352, - "start": 747634688, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 536870912, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-beta.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [ - "/etc/yum.repos.d/redhat-rhui.repo" - ] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "redhat-rhui-beta.repo": { - "rhel-8-appstream-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - } - }, - "redhat-rhui-client-config.repo": { - "rhui-client-config-server-8": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/os", - "name": "Red Hat Update Infrastructure 3 Client Configuration Server 8", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_85-aarch64-edge_commit-boot.json index f42f7506b..0e8f8be91 100644 --- a/test/data/manifests/rhel_85-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_85-aarch64-edge_commit-boot.json @@ -8816,979 +8816,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:995:", - "render:x:998:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "ostree": { - "refs": [ - "rhel/8/aarch64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.10.8-3.el8.aarch64", - "ModemManager-glib-1.10.8-3.el8.aarch64", - "NetworkManager-1.32.4-1.el8.aarch64", - "NetworkManager-libnm-1.32.4-1.el8.aarch64", - "NetworkManager-wifi-1.32.4-1.el8.aarch64", - "NetworkManager-wwan-1.32.4-1.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "attr-2.4.48-3.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.aarch64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "clevis-15-1.el8.aarch64", - "clevis-dracut-15-1.el8.aarch64", - "clevis-luks-15-1.el8.aarch64", - "clevis-systemd-15-1.el8.aarch64", - "conmon-2.0.29-1.module+el8.5.0+12014+438a5746.aarch64", - "container-selinux-2.164.1-1.module+el8.5.0+12014+438a5746.noarch", - "containernetworking-plugins-0.9.1-1.module+el8.5.0+12014+438a5746.aarch64", - "containers-common-1.3.1-7.module+el8.5.0+12014+438a5746.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-2.module+el8.5.0+12014+438a5746.aarch64", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-2.3.3-4.el8.aarch64", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-14.el8.aarch64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-14.el8.aarch64", - "dbus-tools-1.12.8-14.el8.aarch64", - "device-mapper-1.02.177-3.el8.aarch64", - "device-mapper-event-1.02.177-3.el8.aarch64", - "device-mapper-event-libs-1.02.177-3.el8.aarch64", - "device-mapper-libs-1.02.177-3.el8.aarch64", - "device-mapper-persistent-data-0.9.0-3.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dnsmasq-2.79-18.el8.aarch64", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-136.git20210426.el8.aarch64", - "dracut-config-generic-049-136.git20210426.el8.aarch64", - "dracut-network-049-136.git20210426.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.185-1.el8.aarch64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.aarch64", - "elfutils-libs-0.185-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-2.9.7-12.el8.aarch64", - "fuse-common-3.2.1-12.el8.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fuse-overlayfs-1.6-1.module+el8.5.0+12014+438a5746.aarch64", - "fuse3-3.2.1-12.el8.aarch64", - "fuse3-libs-3.2.1-12.el8.aarch64", - "fwupd-1.5.9-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-6.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-156.el8.aarch64", - "glibc-2.28-162.el8.aarch64", - "glibc-common-2.28-162.el8.aarch64", - "glibc-minimal-langpack-2.28-162.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "greenboot-0.11-1.el8.aarch64", - "greenboot-grub2-0.11-1.el8.aarch64", - "greenboot-reboot-0.11-1.el8.aarch64", - "greenboot-rpm-ostree-grub2-0.11-1.el8.aarch64", - "greenboot-status-0.11-1.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-aa64-2.02-104.el8.aarch64", - "grub2-tools-2.02-104.el8.aarch64", - "grub2-tools-extra-2.02-104.el8.aarch64", - "grub2-tools-minimal-2.02-104.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "iproute-5.12.0-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-19.el8.aarch64", - "iptables-ebtables-1.8.4-19.el8.aarch64", - "iptables-libs-1.8.4-19.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "iw-4.14-5.el8.aarch64", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.aarch64", - "jose-10-2.el8.aarch64", - "jq-1.5-12.el8.aarch64", - "json-c-0.13.1-2.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.aarch64", - "kernel-core-4.18.0-325.el8.aarch64", - "kernel-modules-4.18.0-325.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-18.el8.aarch64", - "kmod-libs-25-18.el8.aarch64", - "kpartx-0.8.4-17.el8.aarch64", - "krb5-libs-1.18.2-13.el8.aarch64", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libaio-0.3.112-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libblkid-2.32.1-28.el8.aarch64", - "libblockdev-2.24-7.el8.aarch64", - "libblockdev-crypto-2.24-7.el8.aarch64", - "libblockdev-fs-2.24-7.el8.aarch64", - "libblockdev-loop-2.24-7.el8.aarch64", - "libblockdev-mdraid-2.24-7.el8.aarch64", - "libblockdev-part-2.24-7.el8.aarch64", - "libblockdev-swap-2.24-7.el8.aarch64", - "libblockdev-utils-2.24-7.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfdisk-2.32.1-28.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-3.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-3.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-35.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libjose-10-2.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libluksmeta-9-4.el8.aarch64", - "libmbim-1.20.2-1.el8.aarch64", - "libmbim-utils-1.20.2-1.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.12.1-1.el8.aarch64", - "libmount-2.32.1-28.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnet-1.1.6-15.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnftnl-1.1.5-4.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqb-1.0.3-12.el8.aarch64", - "libqmi-1.24.0-1.el8.aarch64", - "libqmi-utils-1.24.0-1.el8.aarch64", - "librepo-1.14.0-2.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libslirp-4.4.0-1.module+el8.5.0+12014+438a5746.aarch64", - "libsmartcols-2.32.1-28.el8.aarch64", - "libsolv-0.7.17-2.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.4-3.el8.aarch64", - "libssh-config-0.9.4-3.el8.noarch", - "libstdc++-8.5.0-3.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtirpc-1.1.4-5.el8.aarch64", - "libudisks2-2.9.0-7.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-28.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.aarch64", - "luksmeta-9-4.el8.aarch64", - "lvm2-2.03.12-3.el8.aarch64", - "lvm2-libs-2.03.12-3.el8.aarch64", - "lz4-libs-1.8.3-3.el8.aarch64", - "mdadm-4.2-rc1_3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "nftables-0.9.3-20.el8.aarch64", - "nmap-ncat-7.70-5.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.25.0-2.el8_2.aarch64", - "nss-3.53.1-17.el8_3.aarch64", - "nss-altfiles-2.18.1-12.el8.aarch64", - "nss-softokn-3.53.1-17.el8_3.aarch64", - "nss-softokn-freebl-3.53.1-17.el8_3.aarch64", - "nss-sysinit-3.53.1-17.el8_3.aarch64", - "nss-util-3.53.1-17.el8_3.aarch64", - "oniguruma-6.8.2-2.el8.aarch64", - "openldap-2.4.46-17.el8.aarch64", - "openssh-8.0p1-10.el8.aarch64", - "openssh-clients-8.0p1-10.el8.aarch64", - "openssh-server-8.0p1-10.el8.aarch64", - "openssl-1.1.1k-4.el8.aarch64", - "openssl-libs-1.1.1k-4.el8.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "ostree-2021.3-1.el8.aarch64", - "ostree-libs-2021.3-1.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-39.el8.aarch64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.3.0-0.17.module+el8.5.0+12014+438a5746.aarch64", - "podman-catatonit-3.3.0-0.17.module+el8.5.0+12014+438a5746.aarch64", - "policycoreutils-2.9-15.el8.aarch64", - "policycoreutils-python-utils-2.9-15.el8.noarch", - "polkit-0.115-12.el8.aarch64", - "polkit-libs-0.115-12.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-3.5.0-13.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-libs-3.6.8-39.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-nftables-0.9.3-20.el8.aarch64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "rdma-core-35.0-1.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.5-0.7.el8.aarch64", - "redhat-release-eula-8.5-0.7.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.aarch64", - "rpm-libs-4.14.3-15.el8.aarch64", - "rpm-ostree-2021.5-2.el8.aarch64", - "rpm-ostree-libs-2021.5-2.el8.aarch64", - "rpm-plugin-selinux-4.14.3-15.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "runc-1.0.1-3.module+el8.5.0+12014+438a5746.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setools-console-4.3.0-2.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-13.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "skopeo-1.3.1-7.module+el8.5.0+12014+438a5746.aarch64", - "slirp4netns-1.1.8-1.module+el8.5.0+12014+438a5746.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-49.el8.aarch64", - "systemd-libs-239-49.el8.aarch64", - "systemd-pam-239-49.el8.aarch64", - "systemd-udev-239-49.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tmux-2.7-1.el8.aarch64", - "tpm2-tools-4.1.1-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "traceroute-2.1.0-6.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.aarch64", - "usbguard-1.0.0-2.el8.aarch64", - "usbguard-selinux-1.0.0-2.el8.noarch", - "util-linux-2.32.1-28.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-16.el8.aarch64", - "wpa_supplicant-2.9-5.el8.aarch64", - "xfsprogs-5.0.0-9.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "zlib-1.2.11-17.el8.aarch64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "d /var/lib 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/dbus 0755 root root - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "d /var/log 0755 root root - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/local 0755 root root - -", - "L /var/mail - - - - spool/mail", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-edge_container-boot.json b/test/data/manifests/rhel_85-aarch64-edge_container-boot.json index 18f34d73f..b2b6b7f08 100644 --- a/test/data/manifests/rhel_85-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_85-aarch64-edge_container-boot.json @@ -11810,5 +11810,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_85-aarch64-edge_installer-boot.json index 02d974449..49fc7e3d5 100644 --- a/test/data/manifests/rhel_85-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_85-aarch64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19488,5 +19487,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_85-aarch64-edge_installer_with_users-boot.json index 02d974449..49fc7e3d5 100644 --- a/test/data/manifests/rhel_85-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_85-aarch64-edge_installer_with_users-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19488,5 +19487,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-image_installer-boot.json b/test/data/manifests/rhel_85-aarch64-image_installer-boot.json index 69d306a94..2b2770ccf 100644 --- a/test/data/manifests/rhel_85-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_85-aarch64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22201,5 +22200,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_85-aarch64-image_installer_with_users-boot.json index 2b54ff18f..fe7a5fa25 100644 --- a/test/data/manifests/rhel_85-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_85-aarch64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22252,5 +22251,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-openstack-boot.json b/test/data/manifests/rhel_85-aarch64-openstack-boot.json index e588c941a..c086be5ac 100644 --- a/test/data/manifests/rhel_85-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_85-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-85", "arch": "aarch64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10133,1189 +10127,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-4.18.0-325.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-325.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.aarch64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.aarch64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.aarch64", - "NetworkManager-1.32.4-1.el8.aarch64", - "NetworkManager-libnm-1.32.4-1.el8.aarch64", - "NetworkManager-team-1.32.4-1.el8.aarch64", - "NetworkManager-tui-1.32.4-1.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "alsa-lib-1.2.5-4.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "cloud-init-21.1-3.el8.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-14.el8.aarch64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-14.el8.aarch64", - "dbus-tools-1.12.8-14.el8.aarch64", - "device-mapper-1.02.177-3.el8.aarch64", - "device-mapper-libs-1.02.177-3.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-10.el8.aarch64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.aarch64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-136.git20210426.el8.aarch64", - "dracut-config-generic-049-136.git20210426.el8.aarch64", - "dracut-network-049-136.git20210426.el8.aarch64", - "dracut-squash-049-136.git20210426.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.185-1.el8.aarch64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.aarch64", - "elfutils-libs-0.185-1.el8.aarch64", - "ethtool-5.8-6.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.5.9-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-6.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-156.el8.aarch64", - "glibc-2.28-162.el8.aarch64", - "glibc-common-2.28-162.el8.aarch64", - "glibc-langpack-en-2.28-162.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-aa64-2.02-104.el8.aarch64", - "grub2-tools-2.02-104.el8.aarch64", - "grub2-tools-extra-2.02-104.el8.aarch64", - "grub2-tools-minimal-2.02-104.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "iproute-5.12.0-1.el8.aarch64", - "iprutils-2.4.19-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-19.el8.aarch64", - "iptables-ebtables-1.8.4-19.el8.aarch64", - "iptables-libs-1.8.4-19.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-2.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.aarch64", - "kernel-core-4.18.0-325.el8.aarch64", - "kernel-modules-4.18.0-325.el8.aarch64", - "kernel-tools-4.18.0-325.el8.aarch64", - "kernel-tools-libs-4.18.0-325.el8.aarch64", - "kexec-tools-2.0.20-54.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-18.el8.aarch64", - "kmod-libs-25-18.el8.aarch64", - "kpartx-0.8.4-17.el8.aarch64", - "krb5-libs-1.18.2-13.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libX11-1.6.8-4.el8.aarch64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXfixes-5.0.3-7.el8.aarch64", - "libXinerama-1.1.4-1.el8.aarch64", - "libXrandr-1.5.2-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-28.el8.aarch64", - "libblockdev-2.24-7.el8.aarch64", - "libblockdev-crypto-2.24-7.el8.aarch64", - "libblockdev-fs-2.24-7.el8.aarch64", - "libblockdev-loop-2.24-7.el8.aarch64", - "libblockdev-mdraid-2.24-7.el8.aarch64", - "libblockdev-part-2.24-7.el8.aarch64", - "libblockdev-swap-2.24-7.el8.aarch64", - "libblockdev-utils-2.24-7.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.16-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-1.el8.aarch64", - "libdrm-2.4.106-2.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-28.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-3.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-3.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-35.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.3.0-2.el8.aarch64", - "libmbim-1.20.2-1.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.12.1-1.el8.aarch64", - "libmount-2.32.1-28.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnfsidmap-2.3.3-46.el8.aarch64", - "libnftnl-1.1.5-4.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpciaccess-0.14-1.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqmi-1.24.0-1.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.0-2.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-28.el8.aarch64", - "libsolv-0.7.17-2.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.4-3.el8.aarch64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.aarch64", - "libsss_certmap-2.5.2-1.el8.aarch64", - "libsss_idmap-2.5.2-1.el8.aarch64", - "libsss_nss_idmap-2.5.2-1.el8.aarch64", - "libsss_sudo-2.5.2-1.el8.aarch64", - "libstdc++-8.5.0-3.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.2-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-5.el8.aarch64", - "libudisks2-2.9.0-7.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-28.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-3.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "mdadm-4.2-rc1_3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nftables-0.9.3-20.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.25.0-2.el8_2.aarch64", - "nss-3.53.1-17.el8_3.aarch64", - "nss-softokn-3.53.1-17.el8_3.aarch64", - "nss-softokn-freebl-3.53.1-17.el8_3.aarch64", - "nss-sysinit-3.53.1-17.el8_3.aarch64", - "nss-util-3.53.1-17.el8_3.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "openldap-2.4.46-17.el8.aarch64", - "openssh-8.0p1-10.el8.aarch64", - "openssh-clients-8.0p1-10.el8.aarch64", - "openssh-server-8.0p1-10.el8.aarch64", - "openssl-1.1.1k-4.el8.aarch64", - "openssl-libs-1.1.1k-4.el8.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-39.el8.aarch64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.aarch64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.aarch64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.aarch64", - "policycoreutils-2.9-15.el8.aarch64", - "polkit-0.115-12.el8.aarch64", - "polkit-libs-0.115-12.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-1.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.aarch64", - "python3-libdnf-0.63.0-1.el8.aarch64", - "python3-librepo-1.14.0-2.el8.aarch64", - "python3-libs-3.6.8-39.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-nftables-0.9.3-20.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.aarch64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.aarch64", - "python3-syspurpose-1.28.19-1.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.aarch64", - "rdma-core-35.0-1.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.5-0.7.el8.aarch64", - "redhat-release-eula-8.5-0.7.el8.aarch64", - "rhc-0.2.0-2.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.aarch64", - "rpm-build-libs-4.14.3-15.el8.aarch64", - "rpm-libs-4.14.3-15.el8.aarch64", - "rpm-plugin-selinux-4.14.3-15.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.aarch64", - "rsyslog-8.2102.0-3.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-13.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "spice-vdagent-0.20.0-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.5.2-1.el8.aarch64", - "sssd-common-2.5.2-1.el8.aarch64", - "sssd-kcm-2.5.2-1.el8.aarch64", - "sssd-nfs-idmap-2.5.2-1.el8.aarch64", - "subscription-manager-1.28.19-1.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-49.el8.aarch64", - "systemd-libs-239-49.el8.aarch64", - "systemd-pam-239-49.el8.aarch64", - "systemd-udev-239-49.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.aarch64", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-28.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-12.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-16.el8.aarch64", - "xfsprogs-5.0.0-9.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-1.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4189009920, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 0755 root root -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-qcow2-boot.json b/test/data/manifests/rhel_85-aarch64-qcow2-boot.json index 3b8b962e9..0d9e57b0c 100644 --- a/test/data/manifests/rhel_85-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_85-aarch64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10020,1211 +10017,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-4.18.0-325.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-325.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.aarch64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.32.4-1.el8.aarch64", - "NetworkManager-libnm-1.32.4-1.el8.aarch64", - "NetworkManager-team-1.32.4-1.el8.aarch64", - "NetworkManager-tui-1.32.4-1.el8.aarch64", - "PackageKit-1.1.12-6.el8.aarch64", - "PackageKit-glib-1.1.12-6.el8.aarch64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.aarch64", - "bind-export-libs-9.11.26-4.el8_4.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-1.0.6-26.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.aarch64", - "cairo-gobject-1.15.12-3.el8.aarch64", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-249-1.el8.aarch64", - "cockpit-system-249-1.el8.noarch", - "cockpit-ws-249-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-14.el8.aarch64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-14.el8.aarch64", - "dbus-tools-1.12.8-14.el8.aarch64", - "dbxtool-8-5.el8_3.2.aarch64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.177-3.el8.aarch64", - "device-mapper-libs-1.02.177-3.el8.aarch64", - "dhcp-client-4.3.6-45.el8.aarch64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-10.el8.aarch64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.aarch64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-136.git20210426.el8.aarch64", - "dracut-config-generic-049-136.git20210426.el8.aarch64", - "dracut-network-049-136.git20210426.el8.aarch64", - "dracut-squash-049-136.git20210426.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-37-4.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.185-1.el8.aarch64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.aarch64", - "elfutils-libs-0.185-1.el8.aarch64", - "ethtool-5.8-6.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "fontconfig-2.13.1-3.el8.aarch64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdk-pixbuf2-2.36.12-5.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib-networking-2.56.1-1.1.el8.aarch64", - "glib2-2.56.4-156.el8.aarch64", - "glibc-2.28-162.el8.aarch64", - "glibc-all-langpacks-2.28-162.el8.aarch64", - "glibc-common-2.28-162.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-aa64-2.02-104.el8.aarch64", - "grub2-tools-2.02-104.el8.aarch64", - "grub2-tools-extra-2.02-104.el8.aarch64", - "grub2-tools-minimal-2.02-104.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gsettings-desktop-schemas-3.32.0-6.el8.aarch64", - "gssproxy-0.8.0-19.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.12.0-1.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-2.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.aarch64", - "kernel-core-4.18.0-325.el8.aarch64", - "kernel-modules-4.18.0-325.el8.aarch64", - "kernel-tools-4.18.0-325.el8.aarch64", - "kernel-tools-libs-4.18.0-325.el8.aarch64", - "kexec-tools-2.0.20-54.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-18.el8.aarch64", - "kmod-libs-25-18.el8.aarch64", - "kpartx-0.8.4-17.el8.aarch64", - "krb5-libs-1.18.2-13.el8.aarch64", - "less-530-1.el8.aarch64", - "libX11-1.6.8-4.el8.aarch64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libappstream-glib-0.7.14-3.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-28.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.16-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-1.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-28.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcc-8.5.0-3.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-3.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-35.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.3.0-2.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodman-2.0.1-17.el8.aarch64", - "libmodulemd-2.12.1-1.el8.aarch64", - "libmount-2.32.1-28.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnfsidmap-2.3.3-46.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libproxy-0.4.15-5.2.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.0-2.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-28.el8.aarch64", - "libsolv-0.7.17-2.el8.aarch64", - "libsoup-2.62.3-2.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.4-3.el8.aarch64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.aarch64", - "libsss_certmap-2.5.2-1.el8.aarch64", - "libsss_idmap-2.5.2-1.el8.aarch64", - "libsss_nss_idmap-2.5.2-1.el8.aarch64", - "libsss_sudo-2.5.2-1.el8.aarch64", - "libstdc++-8.5.0-3.el8.aarch64", - "libstemmer-0-10.585svn.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.2-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-5.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-28.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libverto-libevent-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-3.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "net-tools-2.0-0.52.20160912git.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nfs-utils-2.3.3-46.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-17.el8.aarch64", - "openssh-8.0p1-10.el8.aarch64", - "openssh-clients-8.0p1-10.el8.aarch64", - "openssh-server-8.0p1-10.el8.aarch64", - "openssl-1.1.1k-4.el8.aarch64", - "openssl-libs-1.1.1k-4.el8.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pixman-0.38.4-1.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-39.el8.aarch64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.aarch64", - "policycoreutils-python-utils-2.9-15.el8.noarch", - "polkit-0.115-12.el8.aarch64", - "polkit-libs-0.115-12.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.aarch64", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-gobject-3.28.3-2.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-1.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.aarch64", - "python3-libdnf-0.63.0-1.el8.aarch64", - "python3-librepo-1.14.0-2.el8.aarch64", - "python3-libs-3.6.8-39.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-libxml2-2.9.7-11.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.aarch64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.aarch64", - "python3-syspurpose-1.28.19-1.el8.aarch64", - "python3-systemd-234-8.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.aarch64", - "quota-4.04-14.el8.aarch64", - "quota-nls-4.04-14.el8.noarch", - "rdma-core-35.0-1.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-logos-84.5-1.el8.aarch64", - "redhat-release-8.5-0.7.el8.aarch64", - "redhat-release-eula-8.5-0.7.el8.aarch64", - "rhc-0.2.0-2.el8.aarch64", - "rhsm-icons-1.28.19-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.aarch64", - "rpm-4.14.3-15.el8.aarch64", - "rpm-build-libs-4.14.3-15.el8.aarch64", - "rpm-libs-4.14.3-15.el8.aarch64", - "rpm-plugin-selinux-4.14.3-15.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "rsyslog-8.2102.0-3.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-13.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sos-4.1-4.el8.noarch", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sscg-2.3.3-14.el8.aarch64", - "sssd-client-2.5.2-1.el8.aarch64", - "sssd-common-2.5.2-1.el8.aarch64", - "sssd-kcm-2.5.2-1.el8.aarch64", - "sssd-nfs-idmap-2.5.2-1.el8.aarch64", - "subscription-manager-1.28.19-1.el8.aarch64", - "subscription-manager-cockpit-1.28.19-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-49.el8.aarch64", - "systemd-libs-239-49.el8.aarch64", - "systemd-pam-239-49.el8.aarch64", - "systemd-udev-239-49.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "tcpdump-4.9.3-2.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-28.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-12.el8.aarch64", - "which-2.21-16.el8.aarch64", - "xfsprogs-5.0.0-9.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10631460864, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_85-aarch64-qcow2_customize-boot.json index 68649d47d..164827c93 100644 --- a/test/data/manifests/rhel_85-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_85-aarch64-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -10873,1347 +10872,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-4.18.0-325.el8.aarch64", - "initrd": "/initramfs-4.18.0-325.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-325.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.aarch64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/usr", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=a178892e-e285-4ce1-9114-55780875d64e", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/var", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.32.4-1.el8.aarch64", - "NetworkManager-libnm-1.32.4-1.el8.aarch64", - "NetworkManager-team-1.32.4-1.el8.aarch64", - "NetworkManager-tui-1.32.4-1.el8.aarch64", - "PackageKit-1.1.12-6.el8.aarch64", - "PackageKit-glib-1.1.12-6.el8.aarch64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.aarch64", - "bind-export-libs-9.11.26-4.el8_4.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-1.0.6-26.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-5.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.aarch64", - "cairo-gobject-1.15.12-3.el8.aarch64", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-249-1.el8.aarch64", - "cockpit-system-249-1.el8.noarch", - "cockpit-ws-249-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-4.el8.aarch64", - "cronie-anacron-1.5.2-4.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-14.el8.aarch64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-14.el8.aarch64", - "dbus-tools-1.12.8-14.el8.aarch64", - "dbxtool-8-5.el8_3.2.aarch64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.177-3.el8.aarch64", - "device-mapper-event-1.02.177-3.el8.aarch64", - "device-mapper-event-libs-1.02.177-3.el8.aarch64", - "device-mapper-libs-1.02.177-3.el8.aarch64", - "device-mapper-persistent-data-0.9.0-3.el8.aarch64", - "dhcp-client-4.3.6-45.el8.aarch64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.2-10.el8.aarch64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.aarch64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-136.git20210426.el8.aarch64", - "dracut-config-generic-049-136.git20210426.el8.aarch64", - "dracut-config-rescue-049-136.git20210426.el8.aarch64", - "dracut-network-049-136.git20210426.el8.aarch64", - "dracut-squash-049-136.git20210426.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-37-4.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.185-1.el8.aarch64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.aarch64", - "elfutils-libs-0.185-1.el8.aarch64", - "ethtool-5.8-6.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "fontconfig-2.13.1-3.el8.aarch64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdk-pixbuf2-2.36.12-5.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib-networking-2.56.1-1.1.el8.aarch64", - "glib2-2.56.4-156.el8.aarch64", - "glibc-2.28-162.el8.aarch64", - "glibc-all-langpacks-2.28-162.el8.aarch64", - "glibc-common-2.28-162.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-aa64-2.02-104.el8.aarch64", - "grub2-tools-2.02-104.el8.aarch64", - "grub2-tools-extra-2.02-104.el8.aarch64", - "grub2-tools-minimal-2.02-104.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gsettings-desktop-schemas-3.32.0-6.el8.aarch64", - "gssproxy-0.8.0-19.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-6.el8.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.12.0-1.el8.aarch64", - "iprutils-2.4.19-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-19.el8.aarch64", - "iptables-ebtables-1.8.4-19.el8.aarch64", - "iptables-libs-1.8.4-19.el8.aarch64", - "iputils-20180629-7.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.aarch64", - "json-c-0.13.1-2.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.aarch64", - "kernel-core-4.18.0-325.el8.aarch64", - "kernel-modules-4.18.0-325.el8.aarch64", - "kernel-tools-4.18.0-325.el8.aarch64", - "kernel-tools-libs-4.18.0-325.el8.aarch64", - "kexec-tools-2.0.20-54.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-18.el8.aarch64", - "kmod-libs-25-18.el8.aarch64", - "kpartx-0.8.4-17.el8.aarch64", - "krb5-libs-1.18.2-13.el8.aarch64", - "less-530-1.el8.aarch64", - "libX11-1.6.8-4.el8.aarch64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libaio-0.3.112-1.el8.aarch64", - "libappstream-glib-0.7.14-3.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-28.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.16-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-1.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-28.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcc-8.5.0-3.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-3.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-35.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.3.0-2.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodman-2.0.1-17.el8.aarch64", - "libmodulemd-2.12.1-1.el8.aarch64", - "libmount-2.32.1-28.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnfsidmap-2.3.3-46.el8.aarch64", - "libnftnl-1.1.5-4.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libproxy-0.4.15-5.2.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.0-2.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-28.el8.aarch64", - "libsolv-0.7.17-2.el8.aarch64", - "libsoup-2.62.3-2.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.4-3.el8.aarch64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.aarch64", - "libsss_certmap-2.5.2-1.el8.aarch64", - "libsss_idmap-2.5.2-1.el8.aarch64", - "libsss_nss_idmap-2.5.2-1.el8.aarch64", - "libsss_sudo-2.5.2-1.el8.aarch64", - "libstdc++-8.5.0-3.el8.aarch64", - "libstemmer-0-10.585svn.el8.aarch64", - "libsysfs-2.1.0-24.el8.aarch64", - "libtalloc-2.3.2-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.3-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-5.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-23.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-28.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libverto-libevent-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-2.el8.aarch64", - "lua-libs-5.3.4-11.el8.aarch64", - "lvm2-2.03.12-3.el8.aarch64", - "lvm2-libs-2.03.12-3.el8.aarch64", - "lz4-libs-1.8.3-3.el8.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "net-tools-2.0-0.52.20160912git.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nfs-utils-2.3.3-46.el8.aarch64", - "nftables-0.9.3-20.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-17.el8.aarch64", - "openssh-8.0p1-10.el8.aarch64", - "openssh-clients-8.0p1-10.el8.aarch64", - "openssh-server-8.0p1-10.el8.aarch64", - "openssl-1.1.1k-4.el8.aarch64", - "openssl-libs-1.1.1k-4.el8.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pixman-0.38.4-1.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-39.el8.aarch64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.aarch64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.aarch64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.aarch64", - "policycoreutils-2.9-15.el8.aarch64", - "policycoreutils-python-utils-2.9-15.el8.noarch", - "polkit-0.115-12.el8.aarch64", - "polkit-libs-0.115-12.el8.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.aarch64", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.aarch64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-3.28.3-2.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-1.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.aarch64", - "python3-libdnf-0.63.0-1.el8.aarch64", - "python3-librepo-1.14.0-2.el8.aarch64", - "python3-libs-3.6.8-39.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-libxml2-2.9.7-11.el8.aarch64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-nftables-0.9.3-20.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.aarch64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.aarch64", - "python3-setools-4.3.0-2.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.aarch64", - "python3-syspurpose-1.28.19-1.el8.aarch64", - "python3-systemd-234-8.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.aarch64", - "quota-4.04-14.el8.aarch64", - "quota-nls-4.04-14.el8.noarch", - "rdma-core-35.0-1.el8.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-logos-84.5-1.el8.aarch64", - "redhat-release-8.5-0.7.el8.aarch64", - "redhat-release-eula-8.5-0.7.el8.aarch64", - "rhc-0.2.0-2.el8.aarch64", - "rhsm-icons-1.28.19-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.aarch64", - "rpm-4.14.3-15.el8.aarch64", - "rpm-build-libs-4.14.3-15.el8.aarch64", - "rpm-libs-4.14.3-15.el8.aarch64", - "rpm-plugin-selinux-4.14.3-15.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.aarch64", - "rsync-3.1.3-12.el8.aarch64", - "rsyslog-8.2102.0-3.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-13.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sos-4.1-4.el8.noarch", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sscg-2.3.3-14.el8.aarch64", - "sssd-client-2.5.2-1.el8.aarch64", - "sssd-common-2.5.2-1.el8.aarch64", - "sssd-kcm-2.5.2-1.el8.aarch64", - "sssd-nfs-idmap-2.5.2-1.el8.aarch64", - "subscription-manager-1.28.19-1.el8.aarch64", - "subscription-manager-cockpit-1.28.19-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.aarch64", - "sudo-1.8.29-7.el8.aarch64", - "systemd-239-49.el8.aarch64", - "systemd-libs-239-49.el8.aarch64", - "systemd-pam-239-49.el8.aarch64", - "systemd-udev-239-49.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "tcpdump-4.9.3-2.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-1.el8.aarch64", - "util-linux-2.32.1-28.el8.aarch64", - "vim-minimal-8.0.1763-15.el8.aarch64", - "virt-what-1.18-12.el8.aarch64", - "which-2.21-16.el8.aarch64", - "xfsprogs-5.0.0-9.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - "usrlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "varlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10094589952, - "start": 642777088, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "sdBYNI-g52k-SnMi-xaht-BdzC-95Bp-fEb09Z" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "E2D3D0D0-DE6B-48F9-B44C-E85FF044C6B1", - "size": 536870912, - "start": 105906176, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "a178892e-e285-4ce1-9114-55780875d64e" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-aarch64-tar-boot.json b/test/data/manifests/rhel_85-aarch64-tar-boot.json index 2ad9b2135..71e05bf29 100644 --- a/test/data/manifests/rhel_85-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_85-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-85", "arch": "aarch64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5837,539 +5832,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221607-4.18.0-325.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-325.el8.aarch64.img", - "linux": "/boot/vmlinuz-4.18.0-325.el8.aarch64", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.aarch64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.aarch64" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "acl-2.2.53-1.el8.aarch64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "ca-certificates-2021.2.50-82.el8.noarch", - "chkconfig-1.19.1-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-10.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.aarch64", - "curl-7.61.1-18.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-14.el8.aarch64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.aarch64", - "dbus-libs-1.12.8-14.el8.aarch64", - "dbus-tools-1.12.8-14.el8.aarch64", - "device-mapper-1.02.177-3.el8.aarch64", - "device-mapper-libs-1.02.177-3.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dracut-049-136.git20210426.el8.aarch64", - "elfutils-debuginfod-client-0.185-1.el8.aarch64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.aarch64", - "elfutils-libs-0.185-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-156.el8.aarch64", - "glibc-2.28-162.el8.aarch64", - "glibc-all-langpacks-2.28-162.el8.aarch64", - "glibc-common-2.28-162.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.aarch64", - "grub2-common-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.aarch64", - "grub2-tools-minimal-2.02-104.el8.aarch64", - "grubby-8.40-41.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "info-6.5-6.el8.aarch64", - "json-c-0.13.1-2.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.aarch64", - "kernel-core-4.18.0-325.el8.aarch64", - "kernel-modules-4.18.0-325.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-18.el8.aarch64", - "kmod-libs-25-18.el8.aarch64", - "kpartx-0.8.4-17.el8.aarch64", - "krb5-libs-1.18.2-13.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-1.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libblkid-2.32.1-28.el8.aarch64", - "libcap-2.26-4.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-18.el8.aarch64", - "libdb-5.3.28-40.el8.aarch64", - "libdb-utils-5.3.28-40.el8.aarch64", - "libfdisk-2.32.1-28.el8.aarch64", - "libffi-3.1-22.el8.aarch64", - "libgcc-8.5.0-3.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-3.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libmetalink-0.1.3-7.el8.aarch64", - "libmount-2.32.1-28.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libseccomp-2.5.1-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-2.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-28.el8.aarch64", - "libssh-0.9.4-3.el8.aarch64", - "libssh-config-0.9.4-3.el8.noarch", - "libstdc++-8.5.0-3.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtirpc-1.1.4-5.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-28.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-11.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.aarch64", - "lz4-libs-1.8.3-3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "openldap-2.4.46-17.el8.aarch64", - "openssh-8.0p1-10.el8.aarch64", - "openssh-server-8.0p1-10.el8.aarch64", - "openssl-1.1.1k-4.el8.aarch64", - "openssl-libs-1.1.1k-4.el8.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-6.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "platform-python-3.6.8-39.el8.aarch64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-39.el8.aarch64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.5-0.7.el8.aarch64", - "redhat-release-eula-8.5-0.7.el8.aarch64", - "rpm-4.14.3-15.el8.aarch64", - "rpm-libs-4.14.3-15.el8.aarch64", - "rpm-plugin-selinux-4.14.3-15.el8.aarch64", - "sed-4.5-2.el8.aarch64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-13.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "systemd-239-49.el8.aarch64", - "systemd-libs-239-49.el8.aarch64", - "systemd-pam-239-49.el8.aarch64", - "systemd-udev-239-49.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tzdata-2021a-1.el8.noarch", - "util-linux-2.32.1-28.el8.aarch64", - "which-2.21-16.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "zlib-1.2.11-17.el8.aarch64" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/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", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "ctrl-alt-del.target", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_85-ppc64le-qcow2-boot.json index 8cb18464b..08f6819b9 100644 --- a/test/data/manifests/rhel_85-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_85-ppc64le-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10776,1267 +10773,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [], - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-299.1.el8.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210322161840-4.18.0-299.1.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-299.1.el8.ppc64le.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-299.1.el8.ppc64le", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-299.1.el8.ppc64le) 8.5 (Ootpa)", - "version": "4.18.0-299.1.el8.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:995:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.30.0-4.el8.ppc64le", - "NetworkManager-libnm-1.30.0-4.el8.ppc64le", - "NetworkManager-team-1.30.0-4.el8.ppc64le", - "NetworkManager-tui-1.30.0-4.el8.ppc64le", - "PackageKit-1.1.12-6.el8.ppc64le", - "PackageKit-glib-1.1.12-6.el8.ppc64le", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.ppc64le", - "audit-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "authselect-1.2.2-2.el8.ppc64le", - "authselect-compat-1.2.2-2.el8.ppc64le", - "authselect-libs-1.2.2-2.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.ppc64le", - "bc-1.07.1-5.el8.ppc64le", - "bind-export-libs-9.11.26-3.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-1.0.6-26.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "c-ares-1.13.0-5.el8.ppc64le", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.ppc64le", - "cairo-gobject-1.15.12-3.el8.ppc64le", - "checkpolicy-2.9-1.el8.ppc64le", - "chkconfig-1.13-2.el8.ppc64le", - "chrony-3.5-2.el8.ppc64le", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.ppc64le", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.ppc64le", - "coreutils-8.30-8.el8.ppc64le", - "coreutils-common-8.30-8.el8.ppc64le", - "cpio-2.12-10.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "cronie-1.5.2-4.el8.ppc64le", - "cronie-anacron-1.5.2-4.el8.ppc64le", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20200713-1.git51d1222.el8.noarch", - "crypto-policies-scripts-20200713-1.git51d1222.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.ppc64le", - "curl-7.61.1-18.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-12.el8.ppc64le", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.ppc64le", - "dbus-glib-0.110-2.el8.ppc64le", - "dbus-libs-1.12.8-12.el8.ppc64le", - "dbus-tools-1.12.8-12.el8.ppc64le", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.ppc64le", - "device-mapper-libs-1.02.175-5.el8.ppc64le", - "dhcp-client-4.3.6-44.el8.ppc64le", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.ppc64le", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.ppc64le", - "dracut-049-135.git20210121.el8.ppc64le", - "dracut-config-generic-049-135.git20210121.el8.ppc64le", - "dracut-network-049-135.git20210121.el8.ppc64le", - "dracut-squash-049-135.git20210121.el8.ppc64le", - "e2fsprogs-1.45.6-1.el8.ppc64le", - "e2fsprogs-libs-1.45.6-1.el8.ppc64le", - "elfutils-debuginfod-client-0.182-3.el8.ppc64le", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.ppc64le", - "elfutils-libs-0.182-3.el8.ppc64le", - "ethtool-5.8-5.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-16.el8.ppc64le", - "file-libs-5.33-16.el8.ppc64le", - "filesystem-3.8-3.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "fontconfig-2.13.1-3.el8.ppc64le", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.ppc64le", - "fuse-libs-2.9.7-12.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gdk-pixbuf2-2.36.12-5.el8.ppc64le", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib-networking-2.56.1-1.1.el8.ppc64le", - "glib2-2.56.4-9.el8.ppc64le", - "glibc-2.28-152.el8.ppc64le", - "glibc-all-langpacks-2.28-152.el8.ppc64le", - "glibc-common-2.28-152.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnupg2-2.2.20-2.el8.ppc64le", - "gnupg2-smime-2.2.20-2.el8.ppc64le", - "gnutls-3.6.14-7.el8_3.ppc64le", - "gobject-introspection-1.56.1-1.el8.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.ppc64le", - "grep-3.1-6.el8.ppc64le", - "groff-base-1.22.3-18.el8.ppc64le", - "grub2-common-2.02-99.el8.noarch", - "grub2-ppc64le-2.02-99.el8.ppc64le", - "grub2-ppc64le-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.ppc64le", - "grub2-tools-extra-2.02-99.el8.ppc64le", - "grub2-tools-minimal-2.02-99.el8.ppc64le", - "grubby-8.40-41.el8.ppc64le", - "gsettings-desktop-schemas-3.32.0-5.el8.ppc64le", - "gssproxy-0.8.0-19.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hdparm-9.54-3.el8.ppc64le", - "hostname-3.20-6.el8.ppc64le", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.ppc64le", - "info-6.5-6.el8.ppc64le", - "initscripts-10.00.15-1.el8.ppc64le", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.ppc64le", - "iproute-5.9.0-4.el8.ppc64le", - "iptables-libs-1.8.4-17.el8.ppc64le", - "iputils-20180629-7.el8.ppc64le", - "irqbalance-1.4.0-6.el8.ppc64le", - "jansson-2.11-3.el8.ppc64le", - "json-c-0.13.1-0.4.el8.ppc64le", - "json-glib-1.4.4-1.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-299.1.el8.ppc64le", - "kernel-core-4.18.0-299.1.el8.ppc64le", - "kernel-modules-4.18.0-299.1.el8.ppc64le", - "kernel-tools-4.18.0-299.1.el8.ppc64le", - "kernel-tools-libs-4.18.0-299.1.el8.ppc64le", - "kexec-tools-2.0.20-46.el8.ppc64le", - "keyutils-1.5.10-6.el8.ppc64le", - "keyutils-libs-1.5.10-6.el8.ppc64le", - "kmod-25-17.el8.ppc64le", - "kmod-libs-25-17.el8.ppc64le", - "kpartx-0.8.4-10.el8.ppc64le", - "krb5-libs-1.18.2-8.el8.ppc64le", - "less-530-1.el8.ppc64le", - "libX11-1.6.8-4.el8.ppc64le", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.ppc64le", - "libXext-1.3.4-1.el8.ppc64le", - "libXrender-0.9.10-7.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libappstream-glib-0.7.14-3.el8.ppc64le", - "libarchive-3.3.3-1.el8.ppc64le", - "libassuan-2.5.1-3.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libbasicobjects-0.1.1-39.el8.ppc64le", - "libblkid-2.32.1-27.el8.ppc64le", - "libcap-2.26-4.el8.ppc64le", - "libcap-ng-0.7.9-5.el8.ppc64le", - "libcollection-0.7.0-39.el8.ppc64le", - "libcom_err-1.45.6-1.el8.ppc64le", - "libcomps-0.1.11-5.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-18.el8.ppc64le", - "libdaemon-0.14-15.el8.ppc64le", - "libdb-5.3.28-40.el8.ppc64le", - "libdb-utils-5.3.28-40.el8.ppc64le", - "libdhash-0.5.0-39.el8.ppc64le", - "libdnf-0.55.0-7.el8.ppc64le", - "libedit-3.1-23.20170329cvs.el8.ppc64le", - "libestr-0.1.10-1.el8.ppc64le", - "libevent-2.1.8-5.el8.ppc64le", - "libfastjson-0.99.8-2.el8.ppc64le", - "libfdisk-2.32.1-27.el8.ppc64le", - "libffi-3.1-22.el8.ppc64le", - "libgcc-8.4.1-1.el8.ppc64le", - "libgcrypt-1.8.5-4.el8.ppc64le", - "libgomp-8.4.1-1.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-32.0-4.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libini_config-1.3.1-39.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libksba-1.3.5-7.el8.ppc64le", - "libldb-2.2.0-1.el8.ppc64le", - "libmaxminddb-1.2.0-10.el8.ppc64le", - "libmetalink-0.1.3-7.el8.ppc64le", - "libmnl-1.0.4-6.el8.ppc64le", - "libmodman-2.0.1-17.el8.ppc64le", - "libmodulemd-2.9.4-2.el8.ppc64le", - "libmount-2.32.1-27.el8.ppc64le", - "libndp-1.7-4.el8.ppc64le", - "libnfsidmap-2.3.3-41.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnl3-cli-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpath_utils-0.2.1-39.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpipeline-1.5.0-2.el8.ppc64le", - "libpng-1.6.34-5.el8.ppc64le", - "libproxy-0.4.15-5.2.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "libref_array-0.1.5-39.el8.ppc64le", - "librepo-1.12.0-3.el8.ppc64le", - "libreport-filesystem-2.9.5-15.el8.ppc64le", - "librhsm-0.0.3-4.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.1-1.el8.ppc64le", - "libsecret-0.18.6-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-2.el8.ppc64le", - "libservicelog-1.1.18-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-27.el8.ppc64le", - "libsolv-0.7.16-2.el8.ppc64le", - "libsoup-2.62.3-2.el8.ppc64le", - "libss-1.45.6-1.el8.ppc64le", - "libssh-0.9.4-2.el8.ppc64le", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.ppc64le", - "libsss_certmap-2.4.0-9.el8.ppc64le", - "libsss_idmap-2.4.0-9.el8.ppc64le", - "libsss_nss_idmap-2.4.0-9.el8.ppc64le", - "libsss_sudo-2.4.0-9.el8.ppc64le", - "libstdc++-8.4.1-1.el8.ppc64le", - "libstemmer-0-10.585svn.el8.ppc64le", - "libsysfs-2.1.0-24.el8.ppc64le", - "libtalloc-2.3.1-2.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtdb-1.4.3-1.el8.ppc64le", - "libteam-1.31-2.el8.ppc64le", - "libtevent-0.10.2-2.el8.ppc64le", - "libtirpc-1.1.4-4.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libusbx-1.0.23-4.el8.ppc64le", - "libuser-0.62-23.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-27.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libverto-libevent-0.3.0-5.el8.ppc64le", - "libvpd-2.2.8-1.el8.ppc64le", - "libxcb-1.13.1-1.el8.ppc64le", - "libxcrypt-4.1.1-4.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8.ppc64le", - "libyaml-0.1.7-5.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.ppc64le", - "lshw-B.02.19.2-5.el8.ppc64le", - "lsscsi-0.32-2.el8.ppc64le", - "lsvpd-1.7.11-2.el8.ppc64le", - "lua-libs-5.3.4-11.el8.ppc64le", - "lz4-libs-1.8.3-2.el8.ppc64le", - "lzo-2.08-14.el8.ppc64le", - "man-db-2.7.6.1-17.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mozjs60-60.9.0-4.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-7.20180224.el8.ppc64le", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.ppc64le", - "net-tools-2.0-0.52.20160912git.el8.ppc64le", - "nettle-3.4.1-2.el8.ppc64le", - "newt-0.52.20-11.el8.ppc64le", - "nfs-utils-2.3.3-41.el8.ppc64le", - "npth-1.5-4.el8.ppc64le", - "numactl-libs-2.0.12-11.el8.ppc64le", - "oddjob-0.34.7-1.el8.ppc64le", - "oddjob-mkhomedir-0.34.7-1.el8.ppc64le", - "opal-prd-6.6.3-2.el8.ppc64le", - "openldap-2.4.46-16.el8.ppc64le", - "openssh-8.0p1-5.el8.ppc64le", - "openssh-clients-8.0p1-5.el8.ppc64le", - "openssh-server-8.0p1-5.el8.ppc64le", - "openssl-1.1.1g-12.el8_3.ppc64le", - "openssl-libs-1.1.1g-12.el8_3.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-6.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-14.el8.ppc64le", - "parted-3.2-38.el8.ppc64le", - "passwd-0.80-3.el8.ppc64le", - "pciutils-3.7.0-1.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-4.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.ppc64le", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.ppc64le", - "perl-Encode-2.97-3.el8.ppc64le", - "perl-Errno-1.28-419.el8.ppc64le", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.ppc64le", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.ppc64le", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.ppc64le", - "perl-PathTools-3.74-1.el8.ppc64le", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.ppc64le", - "perl-Socket-2.027-3.el8.ppc64le", - "perl-Storable-3.11-3.el8.ppc64le", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.ppc64le", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.ppc64le", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.ppc64le", - "perl-macros-5.26.3-419.el8.ppc64le", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.ppc64le", - "perl-threads-shared-1.58-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "pinentry-1.1.0-2.el8.ppc64le", - "pixman-0.38.4-1.el8.ppc64le", - "platform-python-3.6.8-37.el8.ppc64le", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.ppc64le", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.ppc64le", - "polkit-libs-0.115-11.el8.ppc64le", - "polkit-pkla-compat-0.1-12.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "powerpc-utils-1.3.8-5.el8.ppc64le", - "powerpc-utils-core-1.3.8-5.el8.ppc64le", - "ppc64-diag-2.7.6-2.el8.ppc64le", - "ppc64-diag-rtas-2.7.6-2.el8.ppc64le", - "prefixdevname-0.1.0-6.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "psmisc-23.1-5.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.ppc64le", - "python3-cffi-1.11.5-5.el8.ppc64le", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.ppc64le", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.ppc64le", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.ppc64le", - "python3-gobject-3.28.3-2.el8.ppc64le", - "python3-gobject-base-3.28.3-2.el8.ppc64le", - "python3-gpg-1.13.1-7.el8.ppc64le", - "python3-hawkey-0.55.0-7.el8.ppc64le", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.ppc64le", - "python3-libdnf-0.55.0-7.el8.ppc64le", - "python3-librepo-1.12.0-3.el8.ppc64le", - "python3-libs-3.6.8-37.el8.ppc64le", - "python3-libselinux-2.9-5.el8.ppc64le", - "python3-libsemanage-2.9-6.el8.ppc64le", - "python3-libxml2-2.9.7-9.el8.ppc64le", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8.noarch", - "python3-markupsafe-0.23-19.el8.ppc64le", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-299.1.el8.ppc64le", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.ppc64le", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.ppc64le", - "python3-schedutils-0.6-6.el8.ppc64le", - "python3-setools-4.3.0-2.el8.ppc64le", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.ppc64le", - "python3-syspurpose-1.28.13-2.el8.ppc64le", - "python3-systemd-234-8.el8.ppc64le", - "python3-unbound-1.7.3-15.el8.ppc64le", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.ppc64le", - "quota-4.04-12.el8.ppc64le", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.ppc64le", - "readline-7.0-10.el8.ppc64le", - "redhat-logos-84.4-1.el8.ppc64le", - "redhat-release-8.5-0.1.el8.ppc64le", - "redhat-release-eula-8.5-0.1.el8.ppc64le", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.ppc64le", - "rpm-4.14.3-13.el8.ppc64le", - "rpm-build-libs-4.14.3-13.el8.ppc64le", - "rpm-libs-4.14.3-13.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-13.el8.ppc64le", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.ppc64le", - "rsync-3.1.3-12.el8.ppc64le", - "rsyslog-8.1911.0-7.el8.ppc64le", - "sed-4.5-2.el8.ppc64le", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "servicelog-1.1.15-1.el8.ppc64le", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.ppc64le", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.ppc64le", - "sg3_utils-libs-1.44-5.el8.ppc64le", - "shadow-utils-4.6-12.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "slang-2.3.2-3.el8.ppc64le", - "snappy-1.1.8-3.el8.ppc64le", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.ppc64le", - "squashfs-tools-4.3-20.el8.ppc64le", - "sscg-2.3.3-14.el8.ppc64le", - "sssd-client-2.4.0-9.el8.ppc64le", - "sssd-common-2.4.0-9.el8.ppc64le", - "sssd-kcm-2.4.0-9.el8.ppc64le", - "sssd-nfs-idmap-2.4.0-9.el8.ppc64le", - "subscription-manager-1.28.13-2.el8.ppc64le", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.ppc64le", - "sudo-1.8.29-7.el8.ppc64le", - "systemd-239-45.el8.ppc64le", - "systemd-libs-239-45.el8.ppc64le", - "systemd-pam-239-45.el8.ppc64le", - "systemd-udev-239-45.el8.ppc64le", - "tar-1.30-5.el8.ppc64le", - "tcpdump-4.9.3-1.el8.ppc64le", - "teamd-1.31-2.el8.ppc64le", - "timedatex-0.5-3.el8.ppc64le", - "tpm2-tss-2.3.2-3.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.ppc64le", - "usermode-1.113-1.el8.ppc64le", - "util-linux-2.32.1-27.el8.ppc64le", - "vim-minimal-8.0.1763-15.el8.ppc64le", - "virt-what-1.18-6.el8.ppc64le", - "which-2.21-14.el8.ppc64le", - "xfsprogs-5.0.0-8.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 10732124160, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/lib/powerpc-utils/smt.state": "..5....T.", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "hcn-init.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "opal_errd.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_85-ppc64le-qcow2_customize-boot.json index 9d574477f..587d8bedf 100644 --- a/test/data/manifests/rhel_85-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_85-ppc64le-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11613,1402 +11612,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [], - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-299.1.el8.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210322161840-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210322161840-4.18.0-299.1.el8.ppc64le", - "initrd": "/initramfs-4.18.0-299.1.el8.ppc64le.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-299.1.el8.ppc64le", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-299.1.el8.ppc64le) 8.5 (Ootpa)", - "version": "4.18.0-299.1.el8.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/usr", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=a178892e-e285-4ce1-9114-55780875d64e", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/var", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:995:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.30.0-4.el8.ppc64le", - "NetworkManager-libnm-1.30.0-4.el8.ppc64le", - "NetworkManager-team-1.30.0-4.el8.ppc64le", - "NetworkManager-tui-1.30.0-4.el8.ppc64le", - "PackageKit-1.1.12-6.el8.ppc64le", - "PackageKit-glib-1.1.12-6.el8.ppc64le", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.ppc64le", - "audit-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "authselect-1.2.2-2.el8.ppc64le", - "authselect-compat-1.2.2-2.el8.ppc64le", - "authselect-libs-1.2.2-2.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.ppc64le", - "bc-1.07.1-5.el8.ppc64le", - "bind-export-libs-9.11.26-3.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-1.0.6-26.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "c-ares-1.13.0-5.el8.ppc64le", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.ppc64le", - "cairo-gobject-1.15.12-3.el8.ppc64le", - "checkpolicy-2.9-1.el8.ppc64le", - "chkconfig-1.13-2.el8.ppc64le", - "chrony-3.5-2.el8.ppc64le", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.ppc64le", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.ppc64le", - "coreutils-8.30-8.el8.ppc64le", - "coreutils-common-8.30-8.el8.ppc64le", - "cpio-2.12-10.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "cronie-1.5.2-4.el8.ppc64le", - "cronie-anacron-1.5.2-4.el8.ppc64le", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20200713-1.git51d1222.el8.noarch", - "crypto-policies-scripts-20200713-1.git51d1222.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.ppc64le", - "curl-7.61.1-18.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-12.el8.ppc64le", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.ppc64le", - "dbus-glib-0.110-2.el8.ppc64le", - "dbus-libs-1.12.8-12.el8.ppc64le", - "dbus-tools-1.12.8-12.el8.ppc64le", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.ppc64le", - "device-mapper-event-1.02.175-5.el8.ppc64le", - "device-mapper-event-libs-1.02.175-5.el8.ppc64le", - "device-mapper-libs-1.02.175-5.el8.ppc64le", - "device-mapper-persistent-data-0.8.5-4.el8.ppc64le", - "dhcp-client-4.3.6-44.el8.ppc64le", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.ppc64le", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.ppc64le", - "dracut-049-135.git20210121.el8.ppc64le", - "dracut-config-generic-049-135.git20210121.el8.ppc64le", - "dracut-config-rescue-049-135.git20210121.el8.ppc64le", - "dracut-network-049-135.git20210121.el8.ppc64le", - "dracut-squash-049-135.git20210121.el8.ppc64le", - "e2fsprogs-1.45.6-1.el8.ppc64le", - "e2fsprogs-libs-1.45.6-1.el8.ppc64le", - "elfutils-debuginfod-client-0.182-3.el8.ppc64le", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.ppc64le", - "elfutils-libs-0.182-3.el8.ppc64le", - "ethtool-5.8-5.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-16.el8.ppc64le", - "file-libs-5.33-16.el8.ppc64le", - "filesystem-3.8-3.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "firewalld-0.9.3-1.el8.noarch", - "firewalld-filesystem-0.9.3-1.el8.noarch", - "fontconfig-2.13.1-3.el8.ppc64le", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.ppc64le", - "fuse-libs-2.9.7-12.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gdk-pixbuf2-2.36.12-5.el8.ppc64le", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib-networking-2.56.1-1.1.el8.ppc64le", - "glib2-2.56.4-9.el8.ppc64le", - "glibc-2.28-152.el8.ppc64le", - "glibc-all-langpacks-2.28-152.el8.ppc64le", - "glibc-common-2.28-152.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnupg2-2.2.20-2.el8.ppc64le", - "gnupg2-smime-2.2.20-2.el8.ppc64le", - "gnutls-3.6.14-7.el8_3.ppc64le", - "gobject-introspection-1.56.1-1.el8.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.ppc64le", - "grep-3.1-6.el8.ppc64le", - "groff-base-1.22.3-18.el8.ppc64le", - "grub2-common-2.02-99.el8.noarch", - "grub2-ppc64le-2.02-99.el8.ppc64le", - "grub2-ppc64le-modules-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.ppc64le", - "grub2-tools-extra-2.02-99.el8.ppc64le", - "grub2-tools-minimal-2.02-99.el8.ppc64le", - "grubby-8.40-41.el8.ppc64le", - "gsettings-desktop-schemas-3.32.0-5.el8.ppc64le", - "gssproxy-0.8.0-19.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hdparm-9.54-3.el8.ppc64le", - "hostname-3.20-6.el8.ppc64le", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.ppc64le", - "info-6.5-6.el8.ppc64le", - "initscripts-10.00.15-1.el8.ppc64le", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.ppc64le", - "iproute-5.9.0-4.el8.ppc64le", - "iprutils-2.4.19-1.el8.ppc64le", - "ipset-7.1-1.el8.ppc64le", - "ipset-libs-7.1-1.el8.ppc64le", - "iptables-1.8.4-17.el8.ppc64le", - "iptables-ebtables-1.8.4-17.el8.ppc64le", - "iptables-libs-1.8.4-17.el8.ppc64le", - "iputils-20180629-7.el8.ppc64le", - "irqbalance-1.4.0-6.el8.ppc64le", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.ppc64le", - "json-c-0.13.1-0.4.el8.ppc64le", - "json-glib-1.4.4-1.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-299.1.el8.ppc64le", - "kernel-core-4.18.0-299.1.el8.ppc64le", - "kernel-modules-4.18.0-299.1.el8.ppc64le", - "kernel-tools-4.18.0-299.1.el8.ppc64le", - "kernel-tools-libs-4.18.0-299.1.el8.ppc64le", - "kexec-tools-2.0.20-46.el8.ppc64le", - "keyutils-1.5.10-6.el8.ppc64le", - "keyutils-libs-1.5.10-6.el8.ppc64le", - "kmod-25-17.el8.ppc64le", - "kmod-libs-25-17.el8.ppc64le", - "kpartx-0.8.4-10.el8.ppc64le", - "krb5-libs-1.18.2-8.el8.ppc64le", - "less-530-1.el8.ppc64le", - "libX11-1.6.8-4.el8.ppc64le", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.ppc64le", - "libXext-1.3.4-1.el8.ppc64le", - "libXrender-0.9.10-7.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libaio-0.3.112-1.el8.ppc64le", - "libappstream-glib-0.7.14-3.el8.ppc64le", - "libarchive-3.3.3-1.el8.ppc64le", - "libassuan-2.5.1-3.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libbasicobjects-0.1.1-39.el8.ppc64le", - "libblkid-2.32.1-27.el8.ppc64le", - "libcap-2.26-4.el8.ppc64le", - "libcap-ng-0.7.9-5.el8.ppc64le", - "libcollection-0.7.0-39.el8.ppc64le", - "libcom_err-1.45.6-1.el8.ppc64le", - "libcomps-0.1.11-5.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-18.el8.ppc64le", - "libdaemon-0.14-15.el8.ppc64le", - "libdb-5.3.28-40.el8.ppc64le", - "libdb-utils-5.3.28-40.el8.ppc64le", - "libdhash-0.5.0-39.el8.ppc64le", - "libdnf-0.55.0-7.el8.ppc64le", - "libedit-3.1-23.20170329cvs.el8.ppc64le", - "libestr-0.1.10-1.el8.ppc64le", - "libevent-2.1.8-5.el8.ppc64le", - "libfastjson-0.99.8-2.el8.ppc64le", - "libfdisk-2.32.1-27.el8.ppc64le", - "libffi-3.1-22.el8.ppc64le", - "libgcc-8.4.1-1.el8.ppc64le", - "libgcrypt-1.8.5-4.el8.ppc64le", - "libgomp-8.4.1-1.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-32.0-4.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libini_config-1.3.1-39.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libksba-1.3.5-7.el8.ppc64le", - "libldb-2.2.0-1.el8.ppc64le", - "libmaxminddb-1.2.0-10.el8.ppc64le", - "libmetalink-0.1.3-7.el8.ppc64le", - "libmnl-1.0.4-6.el8.ppc64le", - "libmodman-2.0.1-17.el8.ppc64le", - "libmodulemd-2.9.4-2.el8.ppc64le", - "libmount-2.32.1-27.el8.ppc64le", - "libndp-1.7-4.el8.ppc64le", - "libnetfilter_conntrack-1.0.6-5.el8.ppc64le", - "libnfnetlink-1.0.1-13.el8.ppc64le", - "libnfsidmap-2.3.3-41.el8.ppc64le", - "libnftnl-1.1.5-4.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnl3-cli-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpath_utils-0.2.1-39.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpipeline-1.5.0-2.el8.ppc64le", - "libpng-1.6.34-5.el8.ppc64le", - "libproxy-0.4.15-5.2.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "libref_array-0.1.5-39.el8.ppc64le", - "librepo-1.12.0-3.el8.ppc64le", - "libreport-filesystem-2.9.5-15.el8.ppc64le", - "librhsm-0.0.3-4.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.1-1.el8.ppc64le", - "libsecret-0.18.6-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-2.el8.ppc64le", - "libservicelog-1.1.18-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-27.el8.ppc64le", - "libsolv-0.7.16-2.el8.ppc64le", - "libsoup-2.62.3-2.el8.ppc64le", - "libss-1.45.6-1.el8.ppc64le", - "libssh-0.9.4-2.el8.ppc64le", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.ppc64le", - "libsss_certmap-2.4.0-9.el8.ppc64le", - "libsss_idmap-2.4.0-9.el8.ppc64le", - "libsss_nss_idmap-2.4.0-9.el8.ppc64le", - "libsss_sudo-2.4.0-9.el8.ppc64le", - "libstdc++-8.4.1-1.el8.ppc64le", - "libstemmer-0-10.585svn.el8.ppc64le", - "libsysfs-2.1.0-24.el8.ppc64le", - "libtalloc-2.3.1-2.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtdb-1.4.3-1.el8.ppc64le", - "libteam-1.31-2.el8.ppc64le", - "libtevent-0.10.2-2.el8.ppc64le", - "libtirpc-1.1.4-4.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libusbx-1.0.23-4.el8.ppc64le", - "libuser-0.62-23.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-27.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libverto-libevent-0.3.0-5.el8.ppc64le", - "libvpd-2.2.8-1.el8.ppc64le", - "libxcb-1.13.1-1.el8.ppc64le", - "libxcrypt-4.1.1-4.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8.ppc64le", - "libyaml-0.1.7-5.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "logrotate-3.14.0-4.el8.ppc64le", - "lshw-B.02.19.2-5.el8.ppc64le", - "lsscsi-0.32-2.el8.ppc64le", - "lsvpd-1.7.11-2.el8.ppc64le", - "lua-libs-5.3.4-11.el8.ppc64le", - "lvm2-2.03.11-5.el8.ppc64le", - "lvm2-libs-2.03.11-5.el8.ppc64le", - "lz4-libs-1.8.3-2.el8.ppc64le", - "lzo-2.08-14.el8.ppc64le", - "man-db-2.7.6.1-17.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mozjs60-60.9.0-4.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-7.20180224.el8.ppc64le", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.ppc64le", - "net-tools-2.0-0.52.20160912git.el8.ppc64le", - "nettle-3.4.1-2.el8.ppc64le", - "newt-0.52.20-11.el8.ppc64le", - "nfs-utils-2.3.3-41.el8.ppc64le", - "nftables-0.9.3-18.el8.ppc64le", - "npth-1.5-4.el8.ppc64le", - "numactl-libs-2.0.12-11.el8.ppc64le", - "oddjob-0.34.7-1.el8.ppc64le", - "oddjob-mkhomedir-0.34.7-1.el8.ppc64le", - "opal-prd-6.6.3-2.el8.ppc64le", - "openldap-2.4.46-16.el8.ppc64le", - "openssh-8.0p1-5.el8.ppc64le", - "openssh-clients-8.0p1-5.el8.ppc64le", - "openssh-server-8.0p1-5.el8.ppc64le", - "openssl-1.1.1g-12.el8_3.ppc64le", - "openssl-libs-1.1.1g-12.el8_3.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-6.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-14.el8.ppc64le", - "parted-3.2-38.el8.ppc64le", - "passwd-0.80-3.el8.ppc64le", - "pciutils-3.7.0-1.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-4.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.ppc64le", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.ppc64le", - "perl-Encode-2.97-3.el8.ppc64le", - "perl-Errno-1.28-419.el8.ppc64le", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.ppc64le", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.ppc64le", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.ppc64le", - "perl-PathTools-3.74-1.el8.ppc64le", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.ppc64le", - "perl-Socket-2.027-3.el8.ppc64le", - "perl-Storable-3.11-3.el8.ppc64le", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.ppc64le", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.ppc64le", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.ppc64le", - "perl-macros-5.26.3-419.el8.ppc64le", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.ppc64le", - "perl-threads-shared-1.58-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "pinentry-1.1.0-2.el8.ppc64le", - "pixman-0.38.4-1.el8.ppc64le", - "platform-python-3.6.8-37.el8.ppc64le", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.ppc64le", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.ppc64le", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.ppc64le", - "policycoreutils-2.9-14.el8.ppc64le", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.ppc64le", - "polkit-libs-0.115-11.el8.ppc64le", - "polkit-pkla-compat-0.1-12.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "powerpc-utils-1.3.8-5.el8.ppc64le", - "powerpc-utils-core-1.3.8-5.el8.ppc64le", - "ppc64-diag-2.7.6-2.el8.ppc64le", - "ppc64-diag-rtas-2.7.6-2.el8.ppc64le", - "prefixdevname-0.1.0-6.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "psmisc-23.1-5.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.ppc64le", - "python3-cffi-1.11.5-5.el8.ppc64le", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.ppc64le", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.ppc64le", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.ppc64le", - "python3-firewall-0.9.3-1.el8.noarch", - "python3-gobject-3.28.3-2.el8.ppc64le", - "python3-gobject-base-3.28.3-2.el8.ppc64le", - "python3-gpg-1.13.1-7.el8.ppc64le", - "python3-hawkey-0.55.0-7.el8.ppc64le", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.ppc64le", - "python3-libdnf-0.55.0-7.el8.ppc64le", - "python3-librepo-1.12.0-3.el8.ppc64le", - "python3-libs-3.6.8-37.el8.ppc64le", - "python3-libselinux-2.9-5.el8.ppc64le", - "python3-libsemanage-2.9-6.el8.ppc64le", - "python3-libxml2-2.9.7-9.el8.ppc64le", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8.noarch", - "python3-markupsafe-0.23-19.el8.ppc64le", - "python3-nftables-0.9.3-18.el8.ppc64le", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-299.1.el8.ppc64le", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.ppc64le", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.ppc64le", - "python3-schedutils-0.6-6.el8.ppc64le", - "python3-setools-4.3.0-2.el8.ppc64le", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.ppc64le", - "python3-syspurpose-1.28.13-2.el8.ppc64le", - "python3-systemd-234-8.el8.ppc64le", - "python3-unbound-1.7.3-15.el8.ppc64le", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.ppc64le", - "quota-4.04-12.el8.ppc64le", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.ppc64le", - "readline-7.0-10.el8.ppc64le", - "redhat-logos-84.4-1.el8.ppc64le", - "redhat-release-8.5-0.1.el8.ppc64le", - "redhat-release-eula-8.5-0.1.el8.ppc64le", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.ppc64le", - "rpm-4.14.3-13.el8.ppc64le", - "rpm-build-libs-4.14.3-13.el8.ppc64le", - "rpm-libs-4.14.3-13.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-13.el8.ppc64le", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.ppc64le", - "rsync-3.1.3-12.el8.ppc64le", - "rsyslog-8.1911.0-7.el8.ppc64le", - "sed-4.5-2.el8.ppc64le", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "servicelog-1.1.15-1.el8.ppc64le", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.ppc64le", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.ppc64le", - "sg3_utils-libs-1.44-5.el8.ppc64le", - "shadow-utils-4.6-12.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "slang-2.3.2-3.el8.ppc64le", - "snappy-1.1.8-3.el8.ppc64le", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.ppc64le", - "squashfs-tools-4.3-20.el8.ppc64le", - "sscg-2.3.3-14.el8.ppc64le", - "sssd-client-2.4.0-9.el8.ppc64le", - "sssd-common-2.4.0-9.el8.ppc64le", - "sssd-kcm-2.4.0-9.el8.ppc64le", - "sssd-nfs-idmap-2.4.0-9.el8.ppc64le", - "subscription-manager-1.28.13-2.el8.ppc64le", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.ppc64le", - "sudo-1.8.29-7.el8.ppc64le", - "systemd-239-45.el8.ppc64le", - "systemd-libs-239-45.el8.ppc64le", - "systemd-pam-239-45.el8.ppc64le", - "systemd-udev-239-45.el8.ppc64le", - "tar-1.30-5.el8.ppc64le", - "tcpdump-4.9.3-1.el8.ppc64le", - "teamd-1.31-2.el8.ppc64le", - "timedatex-0.5-3.el8.ppc64le", - "tpm2-tss-2.3.2-3.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.ppc64le", - "usermode-1.113-1.el8.ppc64le", - "util-linux-2.32.1-27.el8.ppc64le", - "vim-minimal-8.0.1763-15.el8.ppc64le", - "virt-what-1.18-6.el8.ppc64le", - "which-2.21-14.el8.ppc64le", - "xfsprogs-5.0.0-8.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - "usrlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "varlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - }, - "partuuid": "14fc63d2-02", - "size": 10195253248, - "start": 542113792, - "type": "8e", - "uuid": "Rh1hyw-9er9-xFrc-faq9-uZWd-VIfQ-bRkAyh" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-03", - "size": 536870912, - "start": 5242880, - "type": "83", - "uuid": "a178892e-e285-4ce1-9114-55780875d64e" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/lib/powerpc-utils/smt.state": "..5....T.", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "hcn-init.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "opal_errd.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-ppc64le-tar-boot.json b/test/data/manifests/rhel_85-ppc64le-tar-boot.json index 6ff16a28f..b63ec0f29 100644 --- a/test/data/manifests/rhel_85-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_85-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-85", "arch": "ppc64le", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -6182,559 +6177,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210322161840-4.18.0-299.1.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-299.1.el8.ppc64le.img", - "linux": "/boot/vmlinuz-4.18.0-299.1.el8.ppc64le", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-299.1.el8.ppc64le) 8.5 (Ootpa)", - "version": "4.18.0-299.1.el8.ppc64le" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "acl-2.2.53-1.el8.ppc64le", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "chkconfig-1.13-2.el8.ppc64le", - "coreutils-8.30-8.el8.ppc64le", - "coreutils-common-8.30-8.el8.ppc64le", - "cpio-2.12-10.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "crypto-policies-20200713-1.git51d1222.el8.noarch", - "crypto-policies-scripts-20200713-1.git51d1222.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.ppc64le", - "curl-7.61.1-18.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-12.el8.ppc64le", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.ppc64le", - "dbus-libs-1.12.8-12.el8.ppc64le", - "dbus-tools-1.12.8-12.el8.ppc64le", - "device-mapper-1.02.175-5.el8.ppc64le", - "device-mapper-libs-1.02.175-5.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dracut-049-135.git20210121.el8.ppc64le", - "elfutils-debuginfod-client-0.182-3.el8.ppc64le", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.ppc64le", - "elfutils-libs-0.182-3.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-16.el8.ppc64le", - "file-libs-5.33-16.el8.ppc64le", - "filesystem-3.8-3.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib2-2.56.4-9.el8.ppc64le", - "glibc-2.28-152.el8.ppc64le", - "glibc-all-langpacks-2.28-152.el8.ppc64le", - "glibc-common-2.28-152.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnutls-3.6.14-7.el8_3.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.ppc64le", - "grub2-common-2.02-99.el8.noarch", - "grub2-tools-2.02-99.el8.ppc64le", - "grub2-tools-minimal-2.02-99.el8.ppc64le", - "grubby-8.40-41.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hwdata-0.314-8.8.el8.noarch", - "info-6.5-6.el8.ppc64le", - "iptables-libs-1.8.4-17.el8.ppc64le", - "json-c-0.13.1-0.4.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-299.1.el8.ppc64le", - "kernel-core-4.18.0-299.1.el8.ppc64le", - "kernel-modules-4.18.0-299.1.el8.ppc64le", - "keyutils-libs-1.5.10-6.el8.ppc64le", - "kmod-25-17.el8.ppc64le", - "kmod-libs-25-17.el8.ppc64le", - "kpartx-0.8.4-10.el8.ppc64le", - "krb5-libs-1.18.2-8.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libarchive-3.3.3-1.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libblkid-2.32.1-27.el8.ppc64le", - "libcap-2.26-4.el8.ppc64le", - "libcap-ng-0.7.9-5.el8.ppc64le", - "libcom_err-1.45.6-1.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-18.el8.ppc64le", - "libdb-5.3.28-40.el8.ppc64le", - "libdb-utils-5.3.28-40.el8.ppc64le", - "libfdisk-2.32.1-27.el8.ppc64le", - "libffi-3.1-22.el8.ppc64le", - "libgcc-8.4.1-1.el8.ppc64le", - "libgcrypt-1.8.5-4.el8.ppc64le", - "libgomp-8.4.1-1.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-32.0-4.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libmetalink-0.1.3-7.el8.ppc64le", - "libmount-2.32.1-27.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.1-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-27.el8.ppc64le", - "libssh-0.9.4-2.el8.ppc64le", - "libssh-config-0.9.4-2.el8.noarch", - "libstdc++-8.4.1-1.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtirpc-1.1.4-4.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-27.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libxcrypt-4.1.1-4.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.ppc64le", - "lz4-libs-1.8.3-2.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-7.20180224.el8.ppc64le", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.ppc64le", - "nettle-3.4.1-2.el8.ppc64le", - "openldap-2.4.46-16.el8.ppc64le", - "openssh-8.0p1-5.el8.ppc64le", - "openssh-server-8.0p1-5.el8.ppc64le", - "openssl-1.1.1g-12.el8_3.ppc64le", - "openssl-libs-1.1.1g-12.el8_3.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-6.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-14.el8.ppc64le", - "pciutils-3.7.0-1.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-4.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "platform-python-3.6.8-37.el8.ppc64le", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-37.el8.ppc64le", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "rdma-core-32.0-4.el8.ppc64le", - "readline-7.0-10.el8.ppc64le", - "redhat-release-8.5-0.1.el8.ppc64le", - "redhat-release-eula-8.5-0.1.el8.ppc64le", - "rpm-4.14.3-13.el8.ppc64le", - "rpm-libs-4.14.3-13.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-13.el8.ppc64le", - "sed-4.5-2.el8.ppc64le", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-12.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "sqlite-libs-3.26.0-13.el8.ppc64le", - "systemd-239-45.el8.ppc64le", - "systemd-libs-239-45.el8.ppc64le", - "systemd-pam-239-45.el8.ppc64le", - "systemd-udev-239-45.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tzdata-2021a-1.el8.noarch", - "util-linux-2.32.1-27.el8.ppc64le", - "which-2.21-14.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "zlib-1.2.11-17.el8.ppc64le" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "kexec.target", - "poweroff.target", - "reboot.target", - "remote-cryptsetup.target", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "getty@.service", - "remote-fs.target", - "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" - ] - } - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-s390x-qcow2-boot.json b/test/data/manifests/rhel_85-s390x-qcow2-boot.json index fe53c724c..f265a25fc 100644 --- a/test/data/manifests/rhel_85-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_85-s390x-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11172,1210 +11169,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210322163432-4.18.0-299.1.el8.s390x", - "initrd": "/boot/initramfs-4.18.0-299.1.el8.s390x.img", - "linux": "/boot/vmlinuz-4.18.0-299.1.el8.s390x", - "options": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "title": "Red Hat Enterprise Linux (4.18.0-299.1.el8.s390x) 8.5 (Ootpa)", - "version": "4.18.0-299.1.el8.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "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:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:996:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.30.0-4.el8.s390x", - "NetworkManager-libnm-1.30.0-4.el8.s390x", - "NetworkManager-team-1.30.0-4.el8.s390x", - "NetworkManager-tui-1.30.0-4.el8.s390x", - "PackageKit-1.1.12-6.el8.s390x", - "PackageKit-glib-1.1.12-6.el8.s390x", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.s390x", - "audit-3.0-0.17.20191104git1c2f876.el8.s390x", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.s390x", - "authselect-1.2.2-2.el8.s390x", - "authselect-compat-1.2.2-2.el8.s390x", - "authselect-libs-1.2.2-2.el8.s390x", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.s390x", - "bind-export-libs-9.11.26-3.el8.s390x", - "brotli-1.0.6-3.el8.s390x", - "bzip2-1.0.6-26.el8.s390x", - "bzip2-libs-1.0.6-26.el8.s390x", - "c-ares-1.13.0-5.el8.s390x", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.s390x", - "cairo-gobject-1.15.12-3.el8.s390x", - "checkpolicy-2.9-1.el8.s390x", - "chkconfig-1.13-2.el8.s390x", - "chrony-3.5-2.el8.s390x", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.s390x", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.s390x", - "coreutils-8.30-8.el8.s390x", - "coreutils-common-8.30-8.el8.s390x", - "cpio-2.12-10.el8.s390x", - "cracklib-2.9.6-15.el8.s390x", - "cracklib-dicts-2.9.6-15.el8.s390x", - "cronie-1.5.2-4.el8.s390x", - "cronie-anacron-1.5.2-4.el8.s390x", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20200713-1.git51d1222.el8.noarch", - "crypto-policies-scripts-20200713-1.git51d1222.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.s390x", - "curl-7.61.1-18.el8.s390x", - "cyrus-sasl-lib-2.1.27-5.el8.s390x", - "dbus-1.12.8-12.el8.s390x", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.s390x", - "dbus-glib-0.110-2.el8.s390x", - "dbus-libs-1.12.8-12.el8.s390x", - "dbus-tools-1.12.8-12.el8.s390x", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.s390x", - "device-mapper-libs-1.02.175-5.el8.s390x", - "dhcp-client-4.3.6-44.el8.s390x", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.s390x", - "diffutils-3.6-6.el8.s390x", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.s390x", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.s390x", - "dracut-049-135.git20210121.el8.s390x", - "dracut-config-generic-049-135.git20210121.el8.s390x", - "dracut-network-049-135.git20210121.el8.s390x", - "dracut-squash-049-135.git20210121.el8.s390x", - "e2fsprogs-1.45.6-1.el8.s390x", - "e2fsprogs-libs-1.45.6-1.el8.s390x", - "elfutils-debuginfod-client-0.182-3.el8.s390x", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.s390x", - "elfutils-libs-0.182-3.el8.s390x", - "ethtool-5.8-5.el8.s390x", - "expat-2.2.5-4.el8.s390x", - "file-5.33-16.el8.s390x", - "file-libs-5.33-16.el8.s390x", - "filesystem-3.8-3.el8.s390x", - "findutils-4.6.0-20.el8.s390x", - "fontconfig-2.13.1-3.el8.s390x", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.s390x", - "fuse-libs-2.9.7-12.el8.s390x", - "gawk-4.2.1-2.el8.s390x", - "gdbm-1.18-1.el8.s390x", - "gdbm-libs-1.18-1.el8.s390x", - "gdk-pixbuf2-2.36.12-5.el8.s390x", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "glib-networking-2.56.1-1.1.el8.s390x", - "glib2-2.56.4-9.el8.s390x", - "glibc-2.28-152.el8.s390x", - "glibc-all-langpacks-2.28-152.el8.s390x", - "glibc-common-2.28-152.el8.s390x", - "gmp-6.1.2-10.el8.s390x", - "gnupg2-2.2.20-2.el8.s390x", - "gnupg2-smime-2.2.20-2.el8.s390x", - "gnutls-3.6.14-7.el8_3.s390x", - "gobject-introspection-1.56.1-1.el8.s390x", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.s390x", - "grep-3.1-6.el8.s390x", - "groff-base-1.22.3-18.el8.s390x", - "grubby-8.40-41.el8.s390x", - "gsettings-desktop-schemas-3.32.0-5.el8.s390x", - "gssproxy-0.8.0-19.el8.s390x", - "gzip-1.9-12.el8.s390x", - "hardlink-1.3-6.el8.s390x", - "hdparm-9.54-3.el8.s390x", - "hostname-3.20-6.el8.s390x", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.s390x", - "info-6.5-6.el8.s390x", - "initscripts-10.00.15-1.el8.s390x", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.s390x", - "iproute-5.9.0-4.el8.s390x", - "iptables-libs-1.8.4-17.el8.s390x", - "iputils-20180629-7.el8.s390x", - "jansson-2.11-3.el8.s390x", - "json-c-0.13.1-0.4.el8.s390x", - "json-glib-1.4.4-1.el8.s390x", - "kbd-2.0.4-10.el8.s390x", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-299.1.el8.s390x", - "kernel-core-4.18.0-299.1.el8.s390x", - "kernel-modules-4.18.0-299.1.el8.s390x", - "kernel-tools-4.18.0-299.1.el8.s390x", - "kexec-tools-2.0.20-46.el8.s390x", - "keyutils-1.5.10-6.el8.s390x", - "keyutils-libs-1.5.10-6.el8.s390x", - "kmod-25-17.el8.s390x", - "kmod-libs-25-17.el8.s390x", - "kpartx-0.8.4-10.el8.s390x", - "krb5-libs-1.18.2-8.el8.s390x", - "less-530-1.el8.s390x", - "libX11-1.6.8-4.el8.s390x", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.s390x", - "libXext-1.3.4-1.el8.s390x", - "libXrender-0.9.10-7.el8.s390x", - "libacl-2.2.53-1.el8.s390x", - "libappstream-glib-0.7.14-3.el8.s390x", - "libarchive-3.3.3-1.el8.s390x", - "libassuan-2.5.1-3.el8.s390x", - "libattr-2.4.48-3.el8.s390x", - "libbasicobjects-0.1.1-39.el8.s390x", - "libblkid-2.32.1-27.el8.s390x", - "libcap-2.26-4.el8.s390x", - "libcap-ng-0.7.9-5.el8.s390x", - "libcollection-0.7.0-39.el8.s390x", - "libcom_err-1.45.6-1.el8.s390x", - "libcomps-0.1.11-5.el8.s390x", - "libcurl-7.61.1-18.el8.s390x", - "libdaemon-0.14-15.el8.s390x", - "libdb-5.3.28-40.el8.s390x", - "libdb-utils-5.3.28-40.el8.s390x", - "libdhash-0.5.0-39.el8.s390x", - "libdnf-0.55.0-7.el8.s390x", - "libedit-3.1-23.20170329cvs.el8.s390x", - "libestr-0.1.10-1.el8.s390x", - "libevent-2.1.8-5.el8.s390x", - "libfastjson-0.99.8-2.el8.s390x", - "libfdisk-2.32.1-27.el8.s390x", - "libffi-3.1-22.el8.s390x", - "libgcc-8.4.1-1.el8.s390x", - "libgcrypt-1.8.5-4.el8.s390x", - "libgpg-error-1.31-1.el8.s390x", - "libibverbs-32.0-4.el8.s390x", - "libidn2-2.2.0-1.el8.s390x", - "libini_config-1.3.1-39.el8.s390x", - "libkcapi-1.2.0-2.el8.s390x", - "libkcapi-hmaccalc-1.2.0-2.el8.s390x", - "libksba-1.3.5-7.el8.s390x", - "libldb-2.2.0-1.el8.s390x", - "libmaxminddb-1.2.0-10.el8.s390x", - "libmetalink-0.1.3-7.el8.s390x", - "libmnl-1.0.4-6.el8.s390x", - "libmodman-2.0.1-17.el8.s390x", - "libmodulemd-2.9.4-2.el8.s390x", - "libmount-2.32.1-27.el8.s390x", - "libndp-1.7-4.el8.s390x", - "libnfsidmap-2.3.3-41.el8.s390x", - "libnghttp2-1.33.0-3.el8_2.1.s390x", - "libnl3-3.5.0-1.el8.s390x", - "libnl3-cli-3.5.0-1.el8.s390x", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x", - "libpath_utils-0.2.1-39.el8.s390x", - "libpcap-1.9.1-5.el8.s390x", - "libpipeline-1.5.0-2.el8.s390x", - "libpng-1.6.34-5.el8.s390x", - "libproxy-0.4.15-5.2.el8.s390x", - "libpsl-0.20.2-6.el8.s390x", - "libpwquality-1.4.4-3.el8.s390x", - "libref_array-0.1.5-39.el8.s390x", - "librepo-1.12.0-3.el8.s390x", - "libreport-filesystem-2.9.5-15.el8.s390x", - "librhsm-0.0.3-4.el8.s390x", - "libseccomp-2.5.1-1.el8.s390x", - "libsecret-0.18.6-1.el8.s390x", - "libselinux-2.9-5.el8.s390x", - "libselinux-utils-2.9-5.el8.s390x", - "libsemanage-2.9-6.el8.s390x", - "libsepol-2.9-2.el8.s390x", - "libsigsegv-2.11-5.el8.s390x", - "libsmartcols-2.32.1-27.el8.s390x", - "libsolv-0.7.16-2.el8.s390x", - "libsoup-2.62.3-2.el8.s390x", - "libss-1.45.6-1.el8.s390x", - "libssh-0.9.4-2.el8.s390x", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.s390x", - "libsss_certmap-2.4.0-9.el8.s390x", - "libsss_idmap-2.4.0-9.el8.s390x", - "libsss_nss_idmap-2.4.0-9.el8.s390x", - "libsss_sudo-2.4.0-9.el8.s390x", - "libstdc++-8.4.1-1.el8.s390x", - "libstemmer-0-10.585svn.el8.s390x", - "libsysfs-2.1.0-24.el8.s390x", - "libtalloc-2.3.1-2.el8.s390x", - "libtasn1-4.13-3.el8.s390x", - "libtdb-1.4.3-1.el8.s390x", - "libteam-1.31-2.el8.s390x", - "libtevent-0.10.2-2.el8.s390x", - "libtirpc-1.1.4-4.el8.s390x", - "libunistring-0.9.9-3.el8.s390x", - "libusbx-1.0.23-4.el8.s390x", - "libuser-0.62-23.el8.s390x", - "libutempter-1.1.6-14.el8.s390x", - "libuuid-2.32.1-27.el8.s390x", - "libverto-0.3.0-5.el8.s390x", - "libverto-libevent-0.3.0-5.el8.s390x", - "libxcb-1.13.1-1.el8.s390x", - "libxcrypt-4.1.1-4.el8.s390x", - "libxkbcommon-0.9.1-1.el8.s390x", - "libxml2-2.9.7-9.el8.s390x", - "libyaml-0.1.7-5.el8.s390x", - "libzstd-1.4.4-1.el8.s390x", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.s390x", - "logrotate-3.14.0-4.el8.s390x", - "lshw-B.02.19.2-5.el8.s390x", - "lsscsi-0.32-2.el8.s390x", - "lua-libs-5.3.4-11.el8.s390x", - "lz4-libs-1.8.3-2.el8.s390x", - "lzo-2.08-14.el8.s390x", - "man-db-2.7.6.1-17.el8.s390x", - "memstrack-0.1.11-1.el8.s390x", - "mozjs60-60.9.0-4.el8.s390x", - "mpfr-3.1.6-1.el8.s390x", - "ncurses-6.1-7.20180224.el8.s390x", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.s390x", - "net-tools-2.0-0.52.20160912git.el8.s390x", - "nettle-3.4.1-2.el8.s390x", - "newt-0.52.20-11.el8.s390x", - "nfs-utils-2.3.3-41.el8.s390x", - "npth-1.5-4.el8.s390x", - "numactl-libs-2.0.12-11.el8.s390x", - "oddjob-0.34.7-1.el8.s390x", - "oddjob-mkhomedir-0.34.7-1.el8.s390x", - "openldap-2.4.46-16.el8.s390x", - "openssh-8.0p1-5.el8.s390x", - "openssh-clients-8.0p1-5.el8.s390x", - "openssh-server-8.0p1-5.el8.s390x", - "openssl-1.1.1g-12.el8_3.s390x", - "openssl-libs-1.1.1g-12.el8_3.s390x", - "openssl-pkcs11-0.4.10-2.el8.s390x", - "p11-kit-0.23.22-1.el8.s390x", - "p11-kit-trust-0.23.22-1.el8.s390x", - "pam-1.3.1-14.el8.s390x", - "parted-3.2-38.el8.s390x", - "passwd-0.80-3.el8.s390x", - "pciutils-3.7.0-1.el8.s390x", - "pciutils-libs-3.7.0-1.el8.s390x", - "pcre-8.42-4.el8.s390x", - "pcre2-10.32-2.el8.s390x", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.s390x", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.s390x", - "perl-Encode-2.97-3.el8.s390x", - "perl-Errno-1.28-419.el8.s390x", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.s390x", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.s390x", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.s390x", - "perl-PathTools-3.74-1.el8.s390x", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.s390x", - "perl-Socket-2.027-3.el8.s390x", - "perl-Storable-3.11-3.el8.s390x", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.s390x", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.s390x", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.s390x", - "perl-macros-5.26.3-419.el8.s390x", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.s390x", - "perl-threads-shared-1.58-2.el8.s390x", - "pigz-2.4-4.el8.s390x", - "pinentry-1.1.0-2.el8.s390x", - "pixman-0.38.4-1.el8.s390x", - "platform-python-3.6.8-37.el8.s390x", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.s390x", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.s390x", - "polkit-libs-0.115-11.el8.s390x", - "polkit-pkla-compat-0.1-12.el8.s390x", - "popt-1.18-1.el8.s390x", - "prefixdevname-0.1.0-6.el8.s390x", - "procps-ng-3.3.15-6.el8.s390x", - "psmisc-23.1-5.el8.s390x", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.s390x", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.s390x", - "python3-cffi-1.11.5-5.el8.s390x", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.s390x", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.s390x", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.s390x", - "python3-gobject-3.28.3-2.el8.s390x", - "python3-gobject-base-3.28.3-2.el8.s390x", - "python3-gpg-1.13.1-7.el8.s390x", - "python3-hawkey-0.55.0-7.el8.s390x", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.s390x", - "python3-libdnf-0.55.0-7.el8.s390x", - "python3-librepo-1.12.0-3.el8.s390x", - "python3-libs-3.6.8-37.el8.s390x", - "python3-libselinux-2.9-5.el8.s390x", - "python3-libsemanage-2.9-6.el8.s390x", - "python3-libxml2-2.9.7-9.el8.s390x", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8.noarch", - "python3-markupsafe-0.23-19.el8.s390x", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-299.1.el8.s390x", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.s390x", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.s390x", - "python3-schedutils-0.6-6.el8.s390x", - "python3-setools-4.3.0-2.el8.s390x", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.s390x", - "python3-syspurpose-1.28.13-2.el8.s390x", - "python3-systemd-234-8.el8.s390x", - "python3-unbound-1.7.3-15.el8.s390x", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.s390x", - "quota-4.04-12.el8.s390x", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.s390x", - "readline-7.0-10.el8.s390x", - "redhat-logos-84.4-1.el8.s390x", - "redhat-release-8.5-0.1.el8.s390x", - "redhat-release-eula-8.5-0.1.el8.s390x", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.s390x", - "rpm-4.14.3-13.el8.s390x", - "rpm-build-libs-4.14.3-13.el8.s390x", - "rpm-libs-4.14.3-13.el8.s390x", - "rpm-plugin-selinux-4.14.3-13.el8.s390x", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.s390x", - "rsync-3.1.3-12.el8.s390x", - "rsyslog-8.1911.0-7.el8.s390x", - "s390utils-base-2.15.1-5.el8.s390x", - "s390utils-core-2.15.1-5.el8.s390x", - "sed-4.5-2.el8.s390x", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.s390x", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.s390x", - "sg3_utils-libs-1.44-5.el8.s390x", - "shadow-utils-4.6-12.el8.s390x", - "shared-mime-info-1.9-3.el8.s390x", - "slang-2.3.2-3.el8.s390x", - "snappy-1.1.8-3.el8.s390x", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.s390x", - "squashfs-tools-4.3-20.el8.s390x", - "sscg-2.3.3-14.el8.s390x", - "sssd-client-2.4.0-9.el8.s390x", - "sssd-common-2.4.0-9.el8.s390x", - "sssd-kcm-2.4.0-9.el8.s390x", - "sssd-nfs-idmap-2.4.0-9.el8.s390x", - "subscription-manager-1.28.13-2.el8.s390x", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.s390x", - "sudo-1.8.29-7.el8.s390x", - "sysfsutils-2.1.0-24.el8.s390x", - "systemd-239-45.el8.s390x", - "systemd-libs-239-45.el8.s390x", - "systemd-pam-239-45.el8.s390x", - "systemd-udev-239-45.el8.s390x", - "tar-1.30-5.el8.s390x", - "tcpdump-4.9.3-1.el8.s390x", - "teamd-1.31-2.el8.s390x", - "timedatex-0.5-3.el8.s390x", - "tpm2-tss-2.3.2-3.el8.s390x", - "trousers-0.3.15-1.el8.s390x", - "trousers-lib-0.3.15-1.el8.s390x", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.s390x", - "usermode-1.113-1.el8.s390x", - "util-linux-2.32.1-27.el8.s390x", - "vim-minimal-8.0.1763-15.el8.s390x", - "virt-what-1.18-6.el8.s390x", - "which-2.21-14.el8.s390x", - "xfsprogs-5.0.0-8.el8.s390x", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.s390x", - "xz-libs-5.2.4-3.el8.s390x", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-01", - "size": 10736318464, - "start": 1048576, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "unconfined_u:object_r:boot_t:s0", - "expected": "system_u:object_r:boot_t:s0", - "filename": "/boot/bootmap" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "device_cio_free.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json index 8c0e295bc..4839005e3 100644 --- a/test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_85-s390x-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -12055,1338 +12054,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210322163432-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210322163432-4.18.0-299.1.el8.s390x", - "initrd": "/boot/initramfs-4.18.0-299.1.el8.s390x.img", - "linux": "/boot/vmlinuz-4.18.0-299.1.el8.s390x", - "options": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "title": "Red Hat Enterprise Linux (4.18.0-299.1.el8.s390x) 8.5 (Ootpa)", - "version": "4.18.0-299.1.el8.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": null, - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/usr", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=a178892e-e285-4ce1-9114-55780875d64e", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/var", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:995:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:996:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.30.0-4.el8.s390x", - "NetworkManager-libnm-1.30.0-4.el8.s390x", - "NetworkManager-team-1.30.0-4.el8.s390x", - "NetworkManager-tui-1.30.0-4.el8.s390x", - "PackageKit-1.1.12-6.el8.s390x", - "PackageKit-glib-1.1.12-6.el8.s390x", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.s390x", - "audit-3.0-0.17.20191104git1c2f876.el8.s390x", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.s390x", - "authselect-1.2.2-2.el8.s390x", - "authselect-compat-1.2.2-2.el8.s390x", - "authselect-libs-1.2.2-2.el8.s390x", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.s390x", - "bind-export-libs-9.11.26-3.el8.s390x", - "brotli-1.0.6-3.el8.s390x", - "bzip2-1.0.6-26.el8.s390x", - "bzip2-libs-1.0.6-26.el8.s390x", - "c-ares-1.13.0-5.el8.s390x", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "cairo-1.15.12-3.el8.s390x", - "cairo-gobject-1.15.12-3.el8.s390x", - "checkpolicy-2.9-1.el8.s390x", - "chkconfig-1.13-2.el8.s390x", - "chrony-3.5-2.el8.s390x", - "cloud-init-20.3-10.el8.noarch", - "cloud-utils-growpart-0.31-1.el8.noarch", - "cockpit-bridge-238.2-1.el8.s390x", - "cockpit-system-238.2-1.el8.noarch", - "cockpit-ws-238.2-1.el8.s390x", - "coreutils-8.30-8.el8.s390x", - "coreutils-common-8.30-8.el8.s390x", - "cpio-2.12-10.el8.s390x", - "cracklib-2.9.6-15.el8.s390x", - "cracklib-dicts-2.9.6-15.el8.s390x", - "cronie-1.5.2-4.el8.s390x", - "cronie-anacron-1.5.2-4.el8.s390x", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20200713-1.git51d1222.el8.noarch", - "crypto-policies-scripts-20200713-1.git51d1222.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.s390x", - "curl-7.61.1-18.el8.s390x", - "cyrus-sasl-lib-2.1.27-5.el8.s390x", - "dbus-1.12.8-12.el8.s390x", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.s390x", - "dbus-glib-0.110-2.el8.s390x", - "dbus-libs-1.12.8-12.el8.s390x", - "dbus-tools-1.12.8-12.el8.s390x", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.175-5.el8.s390x", - "device-mapper-event-1.02.175-5.el8.s390x", - "device-mapper-event-libs-1.02.175-5.el8.s390x", - "device-mapper-libs-1.02.175-5.el8.s390x", - "device-mapper-persistent-data-0.8.5-4.el8.s390x", - "dhcp-client-4.3.6-44.el8.s390x", - "dhcp-common-4.3.6-44.el8.noarch", - "dhcp-libs-4.3.6-44.el8.s390x", - "diffutils-3.6-6.el8.s390x", - "dnf-4.4.2-11.el8.noarch", - "dnf-data-4.4.2-11.el8.noarch", - "dnf-plugin-subscription-manager-1.28.13-2.el8.s390x", - "dnf-plugins-core-4.0.18-4.el8.noarch", - "dosfstools-4.1-6.el8.s390x", - "dracut-049-135.git20210121.el8.s390x", - "dracut-config-generic-049-135.git20210121.el8.s390x", - "dracut-config-rescue-049-135.git20210121.el8.s390x", - "dracut-network-049-135.git20210121.el8.s390x", - "dracut-squash-049-135.git20210121.el8.s390x", - "e2fsprogs-1.45.6-1.el8.s390x", - "e2fsprogs-libs-1.45.6-1.el8.s390x", - "elfutils-debuginfod-client-0.182-3.el8.s390x", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.s390x", - "elfutils-libs-0.182-3.el8.s390x", - "ethtool-5.8-5.el8.s390x", - "expat-2.2.5-4.el8.s390x", - "file-5.33-16.el8.s390x", - "file-libs-5.33-16.el8.s390x", - "filesystem-3.8-3.el8.s390x", - "findutils-4.6.0-20.el8.s390x", - "firewalld-0.9.3-1.el8.noarch", - "firewalld-filesystem-0.9.3-1.el8.noarch", - "fontconfig-2.13.1-3.el8.s390x", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.s390x", - "fuse-libs-2.9.7-12.el8.s390x", - "gawk-4.2.1-2.el8.s390x", - "gdbm-1.18-1.el8.s390x", - "gdbm-libs-1.18-1.el8.s390x", - "gdk-pixbuf2-2.36.12-5.el8.s390x", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "glib-networking-2.56.1-1.1.el8.s390x", - "glib2-2.56.4-9.el8.s390x", - "glibc-2.28-152.el8.s390x", - "glibc-all-langpacks-2.28-152.el8.s390x", - "glibc-common-2.28-152.el8.s390x", - "gmp-6.1.2-10.el8.s390x", - "gnupg2-2.2.20-2.el8.s390x", - "gnupg2-smime-2.2.20-2.el8.s390x", - "gnutls-3.6.14-7.el8_3.s390x", - "gobject-introspection-1.56.1-1.el8.s390x", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-7.el8.s390x", - "grep-3.1-6.el8.s390x", - "groff-base-1.22.3-18.el8.s390x", - "grubby-8.40-41.el8.s390x", - "gsettings-desktop-schemas-3.32.0-5.el8.s390x", - "gssproxy-0.8.0-19.el8.s390x", - "gzip-1.9-12.el8.s390x", - "hardlink-1.3-6.el8.s390x", - "hdparm-9.54-3.el8.s390x", - "hostname-3.20-6.el8.s390x", - "hwdata-0.314-8.8.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.s390x", - "info-6.5-6.el8.s390x", - "initscripts-10.00.15-1.el8.s390x", - "insights-client-3.1.1-1.el8_3.noarch", - "ipcalc-0.2.4-4.el8.s390x", - "iproute-5.9.0-4.el8.s390x", - "iprutils-2.4.19-1.el8.s390x", - "ipset-7.1-1.el8.s390x", - "ipset-libs-7.1-1.el8.s390x", - "iptables-1.8.4-17.el8.s390x", - "iptables-ebtables-1.8.4-17.el8.s390x", - "iptables-libs-1.8.4-17.el8.s390x", - "iputils-20180629-7.el8.s390x", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.s390x", - "json-c-0.13.1-0.4.el8.s390x", - "json-glib-1.4.4-1.el8.s390x", - "kbd-2.0.4-10.el8.s390x", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-299.1.el8.s390x", - "kernel-core-4.18.0-299.1.el8.s390x", - "kernel-modules-4.18.0-299.1.el8.s390x", - "kernel-tools-4.18.0-299.1.el8.s390x", - "kexec-tools-2.0.20-46.el8.s390x", - "keyutils-1.5.10-6.el8.s390x", - "keyutils-libs-1.5.10-6.el8.s390x", - "kmod-25-17.el8.s390x", - "kmod-libs-25-17.el8.s390x", - "kpartx-0.8.4-10.el8.s390x", - "krb5-libs-1.18.2-8.el8.s390x", - "less-530-1.el8.s390x", - "libX11-1.6.8-4.el8.s390x", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.s390x", - "libXext-1.3.4-1.el8.s390x", - "libXrender-0.9.10-7.el8.s390x", - "libacl-2.2.53-1.el8.s390x", - "libaio-0.3.112-1.el8.s390x", - "libappstream-glib-0.7.14-3.el8.s390x", - "libarchive-3.3.3-1.el8.s390x", - "libassuan-2.5.1-3.el8.s390x", - "libattr-2.4.48-3.el8.s390x", - "libbasicobjects-0.1.1-39.el8.s390x", - "libblkid-2.32.1-27.el8.s390x", - "libcap-2.26-4.el8.s390x", - "libcap-ng-0.7.9-5.el8.s390x", - "libcollection-0.7.0-39.el8.s390x", - "libcom_err-1.45.6-1.el8.s390x", - "libcomps-0.1.11-5.el8.s390x", - "libcurl-7.61.1-18.el8.s390x", - "libdaemon-0.14-15.el8.s390x", - "libdb-5.3.28-40.el8.s390x", - "libdb-utils-5.3.28-40.el8.s390x", - "libdhash-0.5.0-39.el8.s390x", - "libdnf-0.55.0-7.el8.s390x", - "libedit-3.1-23.20170329cvs.el8.s390x", - "libestr-0.1.10-1.el8.s390x", - "libevent-2.1.8-5.el8.s390x", - "libfastjson-0.99.8-2.el8.s390x", - "libfdisk-2.32.1-27.el8.s390x", - "libffi-3.1-22.el8.s390x", - "libgcc-8.4.1-1.el8.s390x", - "libgcrypt-1.8.5-4.el8.s390x", - "libgpg-error-1.31-1.el8.s390x", - "libibverbs-32.0-4.el8.s390x", - "libidn2-2.2.0-1.el8.s390x", - "libini_config-1.3.1-39.el8.s390x", - "libkcapi-1.2.0-2.el8.s390x", - "libkcapi-hmaccalc-1.2.0-2.el8.s390x", - "libksba-1.3.5-7.el8.s390x", - "libldb-2.2.0-1.el8.s390x", - "libmaxminddb-1.2.0-10.el8.s390x", - "libmetalink-0.1.3-7.el8.s390x", - "libmnl-1.0.4-6.el8.s390x", - "libmodman-2.0.1-17.el8.s390x", - "libmodulemd-2.9.4-2.el8.s390x", - "libmount-2.32.1-27.el8.s390x", - "libndp-1.7-4.el8.s390x", - "libnetfilter_conntrack-1.0.6-5.el8.s390x", - "libnfnetlink-1.0.1-13.el8.s390x", - "libnfsidmap-2.3.3-41.el8.s390x", - "libnftnl-1.1.5-4.el8.s390x", - "libnghttp2-1.33.0-3.el8_2.1.s390x", - "libnl3-3.5.0-1.el8.s390x", - "libnl3-cli-3.5.0-1.el8.s390x", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x", - "libpath_utils-0.2.1-39.el8.s390x", - "libpcap-1.9.1-5.el8.s390x", - "libpipeline-1.5.0-2.el8.s390x", - "libpng-1.6.34-5.el8.s390x", - "libproxy-0.4.15-5.2.el8.s390x", - "libpsl-0.20.2-6.el8.s390x", - "libpwquality-1.4.4-3.el8.s390x", - "libref_array-0.1.5-39.el8.s390x", - "librepo-1.12.0-3.el8.s390x", - "libreport-filesystem-2.9.5-15.el8.s390x", - "librhsm-0.0.3-4.el8.s390x", - "libseccomp-2.5.1-1.el8.s390x", - "libsecret-0.18.6-1.el8.s390x", - "libselinux-2.9-5.el8.s390x", - "libselinux-utils-2.9-5.el8.s390x", - "libsemanage-2.9-6.el8.s390x", - "libsepol-2.9-2.el8.s390x", - "libsigsegv-2.11-5.el8.s390x", - "libsmartcols-2.32.1-27.el8.s390x", - "libsolv-0.7.16-2.el8.s390x", - "libsoup-2.62.3-2.el8.s390x", - "libss-1.45.6-1.el8.s390x", - "libssh-0.9.4-2.el8.s390x", - "libssh-config-0.9.4-2.el8.noarch", - "libsss_autofs-2.4.0-9.el8.s390x", - "libsss_certmap-2.4.0-9.el8.s390x", - "libsss_idmap-2.4.0-9.el8.s390x", - "libsss_nss_idmap-2.4.0-9.el8.s390x", - "libsss_sudo-2.4.0-9.el8.s390x", - "libstdc++-8.4.1-1.el8.s390x", - "libstemmer-0-10.585svn.el8.s390x", - "libsysfs-2.1.0-24.el8.s390x", - "libtalloc-2.3.1-2.el8.s390x", - "libtasn1-4.13-3.el8.s390x", - "libtdb-1.4.3-1.el8.s390x", - "libteam-1.31-2.el8.s390x", - "libtevent-0.10.2-2.el8.s390x", - "libtirpc-1.1.4-4.el8.s390x", - "libunistring-0.9.9-3.el8.s390x", - "libusbx-1.0.23-4.el8.s390x", - "libuser-0.62-23.el8.s390x", - "libutempter-1.1.6-14.el8.s390x", - "libuuid-2.32.1-27.el8.s390x", - "libverto-0.3.0-5.el8.s390x", - "libverto-libevent-0.3.0-5.el8.s390x", - "libxcb-1.13.1-1.el8.s390x", - "libxcrypt-4.1.1-4.el8.s390x", - "libxkbcommon-0.9.1-1.el8.s390x", - "libxml2-2.9.7-9.el8.s390x", - "libyaml-0.1.7-5.el8.s390x", - "libzstd-1.4.4-1.el8.s390x", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.s390x", - "logrotate-3.14.0-4.el8.s390x", - "lshw-B.02.19.2-5.el8.s390x", - "lsscsi-0.32-2.el8.s390x", - "lua-libs-5.3.4-11.el8.s390x", - "lvm2-2.03.11-5.el8.s390x", - "lvm2-libs-2.03.11-5.el8.s390x", - "lz4-libs-1.8.3-2.el8.s390x", - "lzo-2.08-14.el8.s390x", - "man-db-2.7.6.1-17.el8.s390x", - "memstrack-0.1.11-1.el8.s390x", - "mozjs60-60.9.0-4.el8.s390x", - "mpfr-3.1.6-1.el8.s390x", - "ncurses-6.1-7.20180224.el8.s390x", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.s390x", - "net-tools-2.0-0.52.20160912git.el8.s390x", - "nettle-3.4.1-2.el8.s390x", - "newt-0.52.20-11.el8.s390x", - "nfs-utils-2.3.3-41.el8.s390x", - "nftables-0.9.3-18.el8.s390x", - "npth-1.5-4.el8.s390x", - "numactl-libs-2.0.12-11.el8.s390x", - "oddjob-0.34.7-1.el8.s390x", - "oddjob-mkhomedir-0.34.7-1.el8.s390x", - "openldap-2.4.46-16.el8.s390x", - "openssh-8.0p1-5.el8.s390x", - "openssh-clients-8.0p1-5.el8.s390x", - "openssh-server-8.0p1-5.el8.s390x", - "openssl-1.1.1g-12.el8_3.s390x", - "openssl-libs-1.1.1g-12.el8_3.s390x", - "openssl-pkcs11-0.4.10-2.el8.s390x", - "p11-kit-0.23.22-1.el8.s390x", - "p11-kit-trust-0.23.22-1.el8.s390x", - "pam-1.3.1-14.el8.s390x", - "parted-3.2-38.el8.s390x", - "passwd-0.80-3.el8.s390x", - "pciutils-3.7.0-1.el8.s390x", - "pciutils-libs-3.7.0-1.el8.s390x", - "pcre-8.42-4.el8.s390x", - "pcre2-10.32-2.el8.s390x", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.s390x", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.s390x", - "perl-Encode-2.97-3.el8.s390x", - "perl-Errno-1.28-419.el8.s390x", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.s390x", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.s390x", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.s390x", - "perl-PathTools-3.74-1.el8.s390x", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.s390x", - "perl-Socket-2.027-3.el8.s390x", - "perl-Storable-3.11-3.el8.s390x", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.s390x", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.s390x", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.s390x", - "perl-macros-5.26.3-419.el8.s390x", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.s390x", - "perl-threads-shared-1.58-2.el8.s390x", - "pigz-2.4-4.el8.s390x", - "pinentry-1.1.0-2.el8.s390x", - "pixman-0.38.4-1.el8.s390x", - "platform-python-3.6.8-37.el8.s390x", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.s390x", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.s390x", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.s390x", - "policycoreutils-2.9-14.el8.s390x", - "policycoreutils-python-utils-2.9-14.el8.noarch", - "polkit-0.115-11.el8.s390x", - "polkit-libs-0.115-11.el8.s390x", - "polkit-pkla-compat-0.1-12.el8.s390x", - "popt-1.18-1.el8.s390x", - "prefixdevname-0.1.0-6.el8.s390x", - "procps-ng-3.3.15-6.el8.s390x", - "psmisc-23.1-5.el8.s390x", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.s390x", - "python3-babel-2.5.1-5.el8.noarch", - "python3-cairo-1.16.3-6.el8.s390x", - "python3-cffi-1.11.5-5.el8.s390x", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-4.el8.s390x", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.s390x", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.4.2-11.el8.noarch", - "python3-dnf-plugins-core-4.0.18-4.el8.noarch", - "python3-ethtool-0.14-3.el8.s390x", - "python3-firewall-0.9.3-1.el8.noarch", - "python3-gobject-3.28.3-2.el8.s390x", - "python3-gobject-base-3.28.3-2.el8.s390x", - "python3-gpg-1.13.1-7.el8.s390x", - "python3-hawkey-0.55.0-7.el8.s390x", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-2.el8_0.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.11-5.el8.s390x", - "python3-libdnf-0.55.0-7.el8.s390x", - "python3-librepo-1.12.0-3.el8.s390x", - "python3-libs-3.6.8-37.el8.s390x", - "python3-libselinux-2.9-5.el8.s390x", - "python3-libsemanage-2.9-6.el8.s390x", - "python3-libxml2-2.9.7-9.el8.s390x", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-16.el8.noarch", - "python3-markupsafe-0.23-19.el8.s390x", - "python3-nftables-0.9.3-18.el8.s390x", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-299.1.el8.s390x", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-14.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.s390x", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-13.el8.s390x", - "python3-schedutils-0.6-6.el8.s390x", - "python3-setools-4.3.0-2.el8.s390x", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.13-2.el8.s390x", - "python3-syspurpose-1.28.13-2.el8.s390x", - "python3-systemd-234-8.el8.s390x", - "python3-unbound-1.7.3-15.el8.s390x", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-48.module+el8.4.0+10368+630e803b.s390x", - "quota-4.04-12.el8.s390x", - "quota-nls-4.04-12.el8.noarch", - "rdma-core-32.0-4.el8.s390x", - "readline-7.0-10.el8.s390x", - "redhat-logos-84.4-1.el8.s390x", - "redhat-release-8.5-0.1.el8.s390x", - "redhat-release-eula-8.5-0.1.el8.s390x", - "rhsm-icons-1.28.13-2.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.s390x", - "rpm-4.14.3-13.el8.s390x", - "rpm-build-libs-4.14.3-13.el8.s390x", - "rpm-libs-4.14.3-13.el8.s390x", - "rpm-plugin-selinux-4.14.3-13.el8.s390x", - "rpm-plugin-systemd-inhibit-4.14.3-13.el8.s390x", - "rsync-3.1.3-12.el8.s390x", - "rsyslog-8.1911.0-7.el8.s390x", - "s390utils-base-2.15.1-5.el8.s390x", - "s390utils-core-2.15.1-5.el8.s390x", - "sed-4.5-2.el8.s390x", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.s390x", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.s390x", - "sg3_utils-libs-1.44-5.el8.s390x", - "shadow-utils-4.6-12.el8.s390x", - "shared-mime-info-1.9-3.el8.s390x", - "slang-2.3.2-3.el8.s390x", - "snappy-1.1.8-3.el8.s390x", - "sos-4.0-11.el8.noarch", - "sqlite-libs-3.26.0-13.el8.s390x", - "squashfs-tools-4.3-20.el8.s390x", - "sscg-2.3.3-14.el8.s390x", - "sssd-client-2.4.0-9.el8.s390x", - "sssd-common-2.4.0-9.el8.s390x", - "sssd-kcm-2.4.0-9.el8.s390x", - "sssd-nfs-idmap-2.4.0-9.el8.s390x", - "subscription-manager-1.28.13-2.el8.s390x", - "subscription-manager-cockpit-1.28.13-2.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.13-2.el8.s390x", - "sudo-1.8.29-7.el8.s390x", - "sysfsutils-2.1.0-24.el8.s390x", - "systemd-239-45.el8.s390x", - "systemd-libs-239-45.el8.s390x", - "systemd-pam-239-45.el8.s390x", - "systemd-udev-239-45.el8.s390x", - "tar-1.30-5.el8.s390x", - "tcpdump-4.9.3-1.el8.s390x", - "teamd-1.31-2.el8.s390x", - "timedatex-0.5-3.el8.s390x", - "tpm2-tss-2.3.2-3.el8.s390x", - "trousers-0.3.15-1.el8.s390x", - "trousers-lib-0.3.15-1.el8.s390x", - "tuned-2.15.0-2.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-15.el8.s390x", - "usermode-1.113-1.el8.s390x", - "util-linux-2.32.1-27.el8.s390x", - "vim-minimal-8.0.1763-15.el8.s390x", - "virt-what-1.18-6.el8.s390x", - "which-2.21-14.el8.s390x", - "xfsprogs-5.0.0-8.el8.s390x", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.s390x", - "xz-libs-5.2.4-3.el8.s390x", - "yum-4.4.2-11.el8.noarch", - "yum-utils-4.0.18-4.el8.noarch", - "zlib-1.2.11-17.el8.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - "usrlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "varlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - }, - "partuuid": "14fc63d2-01", - "size": 10199447552, - "start": 537919488, - "type": "8e", - "uuid": "30yQ8H-IYFm-UOeD-EvUp-uilI-73Wq-dMPk7o" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 536870912, - "start": 1048576, - "type": "83", - "uuid": "a178892e-e285-4ce1-9114-55780875d64e" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/run/cockpit": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dumpconf.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "device_cio_free.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-s390x-tar-boot.json b/test/data/manifests/rhel_85-s390x-tar-boot.json index 189598be8..24203f455 100644 --- a/test/data/manifests/rhel_85-s390x-tar-boot.json +++ b/test/data/manifests/rhel_85-s390x-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-85", "arch": "s390x", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7454,606 +7449,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210322163432-4.18.0-299.1.el8.s390x", - "initrd": "/boot/initramfs-4.18.0-299.1.el8.s390x.img", - "linux": "/boot/vmlinuz-4.18.0-299.1.el8.s390x", - "options": "root=/dev/mapper/rhel_ibm--z--539-root crashkernel=auto rd.dasd=0.0.0120 rd.lvm.lv=rhel_ibm-z-539/root rd.lvm.lv=rhel_ibm-z-539/swap cio_ignore=all,!condev rd.znet=qeth,0.0.0600,0.0.0601,0.0.0602,layer2=1,portno=0", - "title": "Red Hat Enterprise Linux (4.18.0-299.1.el8.s390x) 8.5 (Ootpa)", - "version": "4.18.0-299.1.el8.s390x" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:996:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "acl-2.2.53-1.el8.s390x", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.s390x", - "basesystem-11-5.el8.noarch", - "bash-4.4.19-14.el8.s390x", - "brotli-1.0.6-3.el8.s390x", - "bzip2-libs-1.0.6-26.el8.s390x", - "ca-certificates-2020.2.41-80.0.el8_2.noarch", - "chkconfig-1.13-2.el8.s390x", - "coreutils-8.30-8.el8.s390x", - "coreutils-common-8.30-8.el8.s390x", - "cpio-2.12-10.el8.s390x", - "cracklib-2.9.6-15.el8.s390x", - "cracklib-dicts-2.9.6-15.el8.s390x", - "crypto-policies-20200713-1.git51d1222.el8.noarch", - "crypto-policies-scripts-20200713-1.git51d1222.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.s390x", - "curl-7.61.1-18.el8.s390x", - "cyrus-sasl-lib-2.1.27-5.el8.s390x", - "dbus-1.12.8-12.el8.s390x", - "dbus-common-1.12.8-12.el8.noarch", - "dbus-daemon-1.12.8-12.el8.s390x", - "dbus-libs-1.12.8-12.el8.s390x", - "dbus-tools-1.12.8-12.el8.s390x", - "device-mapper-1.02.175-5.el8.s390x", - "device-mapper-libs-1.02.175-5.el8.s390x", - "diffutils-3.6-6.el8.s390x", - "dracut-049-135.git20210121.el8.s390x", - "elfutils-debuginfod-client-0.182-3.el8.s390x", - "elfutils-default-yama-scope-0.182-3.el8.noarch", - "elfutils-libelf-0.182-3.el8.s390x", - "elfutils-libs-0.182-3.el8.s390x", - "ethtool-5.8-5.el8.s390x", - "expat-2.2.5-4.el8.s390x", - "filesystem-3.8-3.el8.s390x", - "findutils-4.6.0-20.el8.s390x", - "fuse-libs-2.9.7-12.el8.s390x", - "gawk-4.2.1-2.el8.s390x", - "gdbm-1.18-1.el8.s390x", - "gdbm-libs-1.18-1.el8.s390x", - "glib2-2.56.4-9.el8.s390x", - "glibc-2.28-152.el8.s390x", - "glibc-all-langpacks-2.28-152.el8.s390x", - "glibc-common-2.28-152.el8.s390x", - "gmp-6.1.2-10.el8.s390x", - "gnutls-3.6.14-7.el8_3.s390x", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.s390x", - "groff-base-1.22.3-18.el8.s390x", - "grubby-8.40-41.el8.s390x", - "gzip-1.9-12.el8.s390x", - "hardlink-1.3-6.el8.s390x", - "hwdata-0.314-8.8.el8.noarch", - "info-6.5-6.el8.s390x", - "iptables-libs-1.8.4-17.el8.s390x", - "json-c-0.13.1-0.4.el8.s390x", - "kbd-2.0.4-10.el8.s390x", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-299.1.el8.s390x", - "kernel-core-4.18.0-299.1.el8.s390x", - "kernel-modules-4.18.0-299.1.el8.s390x", - "keyutils-libs-1.5.10-6.el8.s390x", - "kmod-25-17.el8.s390x", - "kmod-libs-25-17.el8.s390x", - "kpartx-0.8.4-10.el8.s390x", - "krb5-libs-1.18.2-8.el8.s390x", - "libacl-2.2.53-1.el8.s390x", - "libarchive-3.3.3-1.el8.s390x", - "libattr-2.4.48-3.el8.s390x", - "libblkid-2.32.1-27.el8.s390x", - "libcap-2.26-4.el8.s390x", - "libcap-ng-0.7.9-5.el8.s390x", - "libcom_err-1.45.6-1.el8.s390x", - "libcurl-7.61.1-18.el8.s390x", - "libdb-5.3.28-40.el8.s390x", - "libdb-utils-5.3.28-40.el8.s390x", - "libfdisk-2.32.1-27.el8.s390x", - "libffi-3.1-22.el8.s390x", - "libgcc-8.4.1-1.el8.s390x", - "libgcrypt-1.8.5-4.el8.s390x", - "libgpg-error-1.31-1.el8.s390x", - "libibverbs-32.0-4.el8.s390x", - "libidn2-2.2.0-1.el8.s390x", - "libkcapi-1.2.0-2.el8.s390x", - "libkcapi-hmaccalc-1.2.0-2.el8.s390x", - "libmetalink-0.1.3-7.el8.s390x", - "libmnl-1.0.4-6.el8.s390x", - "libmount-2.32.1-27.el8.s390x", - "libnghttp2-1.33.0-3.el8_2.1.s390x", - "libnl3-3.5.0-1.el8.s390x", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x", - "libpcap-1.9.1-5.el8.s390x", - "libpsl-0.20.2-6.el8.s390x", - "libpwquality-1.4.4-3.el8.s390x", - "libseccomp-2.5.1-1.el8.s390x", - "libselinux-2.9-5.el8.s390x", - "libselinux-utils-2.9-5.el8.s390x", - "libsemanage-2.9-6.el8.s390x", - "libsepol-2.9-2.el8.s390x", - "libsigsegv-2.11-5.el8.s390x", - "libsmartcols-2.32.1-27.el8.s390x", - "libssh-0.9.4-2.el8.s390x", - "libssh-config-0.9.4-2.el8.noarch", - "libstdc++-8.4.1-1.el8.s390x", - "libsysfs-2.1.0-24.el8.s390x", - "libtasn1-4.13-3.el8.s390x", - "libtirpc-1.1.4-4.el8.s390x", - "libunistring-0.9.9-3.el8.s390x", - "libutempter-1.1.6-14.el8.s390x", - "libuuid-2.32.1-27.el8.s390x", - "libverto-0.3.0-5.el8.s390x", - "libxcrypt-4.1.1-4.el8.s390x", - "libxkbcommon-0.9.1-1.el8.s390x", - "libxml2-2.9.7-9.el8.s390x", - "libzstd-1.4.4-1.el8.s390x", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.s390x", - "lz4-libs-1.8.3-2.el8.s390x", - "memstrack-0.1.11-1.el8.s390x", - "mpfr-3.1.6-1.el8.s390x", - "ncurses-6.1-7.20180224.el8.s390x", - "ncurses-base-6.1-7.20180224.el8.noarch", - "ncurses-libs-6.1-7.20180224.el8.s390x", - "nettle-3.4.1-2.el8.s390x", - "openldap-2.4.46-16.el8.s390x", - "openssh-8.0p1-5.el8.s390x", - "openssh-server-8.0p1-5.el8.s390x", - "openssl-1.1.1g-12.el8_3.s390x", - "openssl-libs-1.1.1g-12.el8_3.s390x", - "openssl-pkcs11-0.4.10-2.el8.s390x", - "p11-kit-0.23.22-1.el8.s390x", - "p11-kit-trust-0.23.22-1.el8.s390x", - "pam-1.3.1-14.el8.s390x", - "pciutils-3.7.0-1.el8.s390x", - "pciutils-libs-3.7.0-1.el8.s390x", - "pcre-8.42-4.el8.s390x", - "pcre2-10.32-2.el8.s390x", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.s390x", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.s390x", - "perl-Encode-2.97-3.el8.s390x", - "perl-Errno-1.28-419.el8.s390x", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-419.el8.s390x", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.s390x", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.s390x", - "perl-PathTools-3.74-1.el8.s390x", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.s390x", - "perl-Socket-2.027-3.el8.s390x", - "perl-Storable-3.11-3.el8.s390x", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.s390x", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-419.el8.s390x", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-419.el8.s390x", - "perl-macros-5.26.3-419.el8.s390x", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.s390x", - "perl-threads-shared-1.58-2.el8.s390x", - "pigz-2.4-4.el8.s390x", - "platform-python-3.6.8-37.el8.s390x", - "platform-python-pip-9.0.3-19.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-14.el8.s390x", - "popt-1.18-1.el8.s390x", - "procps-ng-3.3.15-6.el8.s390x", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-37.el8.s390x", - "python3-pip-wheel-9.0.3-19.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "rdma-core-32.0-4.el8.s390x", - "readline-7.0-10.el8.s390x", - "redhat-release-8.5-0.1.el8.s390x", - "redhat-release-eula-8.5-0.1.el8.s390x", - "rpm-4.14.3-13.el8.s390x", - "rpm-libs-4.14.3-13.el8.s390x", - "rpm-plugin-selinux-4.14.3-13.el8.s390x", - "s390utils-base-2.15.1-5.el8.s390x", - "s390utils-core-2.15.1-5.el8.s390x", - "sed-4.5-2.el8.s390x", - "selinux-policy-3.14.3-67.el8.noarch", - "selinux-policy-targeted-3.14.3-67.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.s390x", - "sg3_utils-libs-1.44-5.el8.s390x", - "shadow-utils-4.6-12.el8.s390x", - "shared-mime-info-1.9-3.el8.s390x", - "sqlite-libs-3.26.0-13.el8.s390x", - "sysfsutils-2.1.0-24.el8.s390x", - "systemd-239-45.el8.s390x", - "systemd-libs-239-45.el8.s390x", - "systemd-pam-239-45.el8.s390x", - "systemd-udev-239-45.el8.s390x", - "tar-1.30-5.el8.s390x", - "trousers-0.3.15-1.el8.s390x", - "trousers-lib-0.3.15-1.el8.s390x", - "tzdata-2021a-1.el8.noarch", - "util-linux-2.32.1-27.el8.s390x", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.s390x", - "xz-libs-5.2.4-3.el8.s390x", - "zlib-1.2.11-17.el8.s390x" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/etc/zkey": "......G..", - "/etc/zkey/kms-plugins.conf": "......G..", - "/etc/zkey/repository": "......G..", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "halt.target", - "kexec.target", - "poweroff.target", - "reboot.target", - "remote-cryptsetup.target", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "cpi.service", - "device_cio_free.service", - "getty@.service", - "remote-fs.target", - "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" - ] - } - }, - "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 %e" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-ami-boot.json b/test/data/manifests/rhel_85-x86_64-ami-boot.json index 8053a9f2a..a6641a72d 100644 --- a/test/data/manifests/rhel_85-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_85-x86_64-ami-boot.json @@ -9349,1184 +9349,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-cloud-setup-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bind-export-libs-9.11.26-4.el8_4.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "dhcp-client-4.3.6-45.el8.x86_64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-config-rescue-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.x86_64", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735269888, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_85-x86_64-azure_rhui-boot.json index 3def7bd85..cd88a9e4e 100644 --- a/test/data/manifests/rhel_85-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_85-x86_64-azure_rhui-boot.json @@ -1,6 +1,6 @@ { "compose-request": { - "distro": "rhel-86", + "distro": "rhel-85", "arch": "x86_64", "image-type": "azure-rhui", "repositories": [ @@ -23,7 +23,7 @@ ] } ], - "filename": "disk.vhd", + "filename": "disk.vhd.xz", "blueprint": {} }, "manifest": { @@ -31,7 +31,7 @@ "pipelines": [ { "name": "build", - "runner": "org.osbuild.rhel86", + "runner": "org.osbuild.rhel85", "stages": [ { "type": "org.osbuild.rpm", @@ -13355,1690 +13355,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "69-vdo-start-by-dev.rules": [ - "ENV{ID_FS_TYPE}==\"vdo\", ENV{SYSTEMD_WANTS}+=\"vdo-start-by-dev@%k\"" - ], - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=fb180daf-48a7-4ee0-b10d-394651850fd4 ro crashkernel=auto console=tty1 console=ttyS0 earlyprintk=ttyS0 rootdelay=300", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - }, - "10-azure-kvp.cfg": { - "reporting": { - "logging": { - "type": "log" - }, - "telemetry": { - "type": "hyperv" - } - } - }, - "91-azure_datasource.cfg": { - "datasource": { - "Azure": { - "apply_network_config": false - } - }, - "datasource_list": [ - "Azure" - ] - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/home", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=a178892e-e285-4ce1-9114-55780875d64e", - "/tmp", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=e2d3d0d0-de6b-48f9-b44c-e85ff044c6b1", - "/usr", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=f83b8e88-3bbf-457a-ab99-c5b252c7429c", - "/var", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:986:", - "clevis:x:993:", - "cockpit-ws:x:989:", - "cockpit-wsinstance:x:988:", - "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:", - "libstoragemgmt:x:991:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:996:", - "printadmin:x:994:", - "render:x:998:", - "rngd:x:985:", - "root:x:0:", - "setroubleshoot:x:990:", - "slocate:x:21:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:987:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:clevis", - "tty:x:5:", - "unbound:x:992:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "blacklist-nouveau.conf": { - "blacklist": [ - "lbm-nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.x86_64", - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "WALinuxAgent-2.3.0.2-1.el8.noarch", - "WALinuxAgent-udev-2.3.0.2-1.el8.noarch", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "adcli-0.8.2-12.el8.x86_64", - "at-3.1.20-11.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "avahi-libs-0.7-20.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "bc-1.07.1-5.el8.x86_64", - "bind-libs-9.11.26-4.el8_4.x86_64", - "bind-libs-lite-9.11.26-4.el8_4.x86_64", - "bind-license-9.11.26-4.el8_4.noarch", - "bind-utils-9.11.26-4.el8_4.x86_64", - "binutils-2.30-108.el8.x86_64", - "blktrace-1.2.0-10.el8.x86_64", - "bpftool-4.18.0-325.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-1.el8.x86_64", - "clevis-luks-15-1.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-249-1.el8.x86_64", - "cockpit-bridge-249-1.el8.x86_64", - "cockpit-packagekit-249-1.el8.noarch", - "cockpit-storaged-249-1.el8.noarch", - "cockpit-system-249-1.el8.noarch", - "cockpit-ws-249-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-2.3.3-4.el8.x86_64", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "cryptsetup-reencrypt-2.3.3-4.el8.x86_64", - "cups-libs-2.2.6-40.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-gssapi-2.1.27-5.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "cyrus-sasl-plain-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "desktop-file-utils-0.23-8.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-event-1.02.177-3.el8.x86_64", - "device-mapper-event-libs-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "device-mapper-multipath-0.8.4-17.el8.x86_64", - "device-mapper-multipath-libs-0.8.4-17.el8.x86_64", - "device-mapper-persistent-data-0.9.0-3.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dos2unix-7.4.0-3.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "ed-1.14.2-4.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "emacs-filesystem-26.1-5.el8.noarch", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "fontconfig-2.13.1-3.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "fprintd-1.90.9-2.el8.x86_64", - "fprintd-pam-1.90.9-2.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fstrm-0.6.0-3.el8.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.9-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-be1229cf-5631588c", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "hyperv-daemons-0-0.30.20180415git.el8.x86_64", - "hyperv-daemons-license-0-0.30.20180415git.el8.noarch", - "hypervfcopyd-0-0.30.20180415git.el8.x86_64", - "hypervkvpd-0-0.30.20180415git.el8.x86_64", - "hypervvssd-0-0.30.20180415git.el8.x86_64", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.3-1.el8.noarch", - "iproute-5.12.0-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iptstate-2.2.6-6.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iscsi-initiator-utils-6.2.1.4-3.git095f59c.el8.x86_64", - "iscsi-initiator-utils-iscsiuio-6.2.1.4-3.git095f59c.el8.x86_64", - "isns-utils-libs-0.99-1.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.5-12.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-kvdo-6.2.5.65-79.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "kpatch-0.9.2-5.el8.noarch", - "kpatch-dnf-0.2-5.el8.noarch", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "ledmon-0.95-1.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libblockdev-2.24-7.el8.x86_64", - "libblockdev-crypto-2.24-7.el8.x86_64", - "libblockdev-fs-2.24-7.el8.x86_64", - "libblockdev-loop-2.24-7.el8.x86_64", - "libblockdev-lvm-2.24-7.el8.x86_64", - "libblockdev-mdraid-2.24-7.el8.x86_64", - "libblockdev-part-2.24-7.el8.x86_64", - "libblockdev-swap-2.24-7.el8.x86_64", - "libblockdev-utils-2.24-7.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libconfig-1.5-9.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libfprint-1.90.7-1.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libipa_hbac-2.5.2-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librelp-1.9.0-1.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsmbclient-4.14.5-2.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libstoragemgmt-1.9.1-1.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libwbclient-4.14.5-2.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsof-4.93.2-1.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.12-3.el8.x86_64", - "lvm2-libs-2.03.12-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "mailcap-2.1.48-3.el8.noarch", - "man-db-2.7.6.1-18.el8.x86_64", - "man-pages-4.15-6.el8.x86_64", - "man-pages-overrides-8.5.0.1-1.el8.noarch", - "mcelog-175-0.el8.x86_64", - "mdadm-4.2-rc1_3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mlocate-0.26-20.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "mtr-0.92-3.el8.x86_64", - "nano-2.9.8-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "nmap-ncat-7.70-5.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "nvme-cli-1.14-2.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "patch-2.7.6-11.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pinfo-0.6.10-18.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.x86_64", - "policycoreutils-python-utils-2.9-15.el8.noarch", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psacct-6.6.3-4.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-bind-9.11.26-4.el8_4.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-html5lib-0.999999999-6.el8.noarch", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libstoragemgmt-1.9.1-1.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-lxml-4.2.3-3.el8.x86_64", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-9.0.3-20.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-psutil-5.4.3-10.el8.x86_64", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pyasn1-0.3.7-6.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-sssdconfig-2.5.2-1.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-tracer-0.7.5-2.el8.noarch", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python3-webencodings-0.5.1-6.el8.noarch", - "python36-3.6.8-37.module+el8.5.0+10916+41bd434d.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "realmd-0.16.3-23.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rhsm-icons-1.28.19-1.el8.noarch", - "rhui-azure-rhel8-2.2-198.noarch", - "rng-tools-6.8-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "rsyslog-gnutls-8.2102.0-3.el8.x86_64", - "rsyslog-gssapi-8.2102.0-3.el8.x86_64", - "rsyslog-relp-8.2102.0-3.el8.x86_64", - "samba-client-libs-4.14.5-2.el8.x86_64", - "samba-common-4.14.5-2.el8.noarch", - "samba-common-libs-4.14.5-2.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "smartmontools-7.1-1.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.1-4.el8.noarch", - "sqlite-3.26.0-15.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-2.5.2-1.el8.x86_64", - "sssd-ad-2.5.2-1.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-common-pac-2.5.2-1.el8.x86_64", - "sssd-ipa-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-krb5-2.5.2-1.el8.x86_64", - "sssd-krb5-common-2.5.2-1.el8.x86_64", - "sssd-ldap-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "sssd-proxy-2.5.2-1.el8.x86_64", - "strace-5.7-2.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-cockpit-1.28.19-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "symlinks-1.4-19.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-2.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "time-1.9-3.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tools-4.1.1-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "tracer-common-0.7.5-2.el8.noarch", - "tree-1.7.0-15.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "udisks2-iscsi-2.9.0-7.el8.x86_64", - "udisks2-lvm2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "unzip-6.0-45.el8.x86_64", - "usbutils-010-3.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "userspace-rcu-0.10.1-4.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "util-linux-user-2.32.1-28.el8.x86_64", - "uuid-1.6.2-43.el8.x86_64", - "vdo-6.2.5.65-14.el8.x86_64", - "vim-common-8.0.1763-15.el8.x86_64", - "vim-enhanced-8.0.1763-15.el8.x86_64", - "vim-filesystem-8.0.1763-15.el8.noarch", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "wget-1.19.5-10.el8.x86_64", - "which-2.21-16.el8.x86_64", - "words-3.0-28.el8.noarch", - "xdg-utils-1.1.2-5.el8.noarch", - "xfsdump-3.1.8-2.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zip-3.0-23.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "homelv": { - "fstype": "xfs", - "label": "home", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "tmplv": { - "fstype": "xfs", - "label": "tmp", - "uuid": "a178892e-e285-4ce1-9114-55780875d64e" - }, - "usrlv": { - "fstype": "xfs", - "label": "usr", - "uuid": "e2d3d0d0-de6b-48f9-b44c-e85ff044c6b1" - }, - "varlv": { - "fstype": "xfs", - "label": "var", - "uuid": "f83b8e88-3bbf-457a-ab99-c5b252c7429c" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 67667738112, - "start": 1051721728, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "jEDTOB-5uQL-kSlV-SUwI-TTlf-4Tiv-2NB9Eo" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 524288000, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 525336576, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 2097152, - "start": 1049624576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:990:986::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:993:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "cockpit-ws:x:993:989:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:992:988:User for cockpit-ws instances:/nonexisting:/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", - "libstoragemgmt:x:995:991:daemon account for libstoragemgmt:/var/run/lsm:/sbin/nologin", - "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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:989:985:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "setroubleshoot:x:994:990::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:991:987:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:992:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/dnf/plugins/subscription-manager.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/security/pwquality.conf": "S.5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/waagent.conf": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "iscsid.service", - "iscsiuio.service", - "kexec.target", - "kpatch.service", - "kvm_stat.service", - "ledmon.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nvmf-autoconnect.service", - "oddjobd.service", - "poweroff.target", - "psacct.service", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "atd.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.resolve1.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "iscsi-onboot.service", - "iscsi.service", - "iscsid.socket", - "iscsiuio.socket", - "kdump.service", - "libstoragemgmt.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mcelog.service", - "mdmonitor.service", - "microcode.service", - "mlocate-updatedb.timer", - "multipathd.service", - "multipathd.socket", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "smartd.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "systemd-resolved.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "vdo.service", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "ClientAliveInterval 180" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "home.conf": [ - "Q /home 0755 - - -", - "q /srv 0755 - - -" - ], - "iscsi.conf": [ - "d /run/lock/iscsi 0700 root root -", - "f /run/lock/iscsi/lock 0600 root root -" - ], - "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" - ], - "libstoragemgmt.conf": [ - "D /run/lsm 0775 root libstoragemgmt -", - "D /run/lsm/ipc 0775 root libstoragemgmt -" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "samba.conf": [ - "d /run/samba 755 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" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "rh-cloud.repo": { - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Debug RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Source RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-microsoft-azure-rhel8": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/microsoft-azure-rhel8\nhttps://rhui-2.microsoft.com/pulp/repos/microsoft-azure-rhel8\nhttps://rhui-3.microsoft.com/pulp/repos/microsoft-azure-rhel8", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", - "name": "Microsoft Azure RPMs for Red Hat Enterprise Linux 8", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Debug RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Source RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Debug RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Source RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-ec2-boot.json b/test/data/manifests/rhel_85-x86_64-ec2-boot.json index 7ccbadaff..0b9e018f7 100644 --- a/test/data/manifests/rhel_85-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_85-x86_64-ec2-boot.json @@ -9401,1307 +9401,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-cloud-setup-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bind-export-libs-9.11.26-4.el8_4.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "dhcp-client-4.3.6-45.el8.x86_64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-config-rescue-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.x86_64", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rh-amazon-rhui-client-3.0.40-1.el8.noarch", - "rhc-0.2.0-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735269888, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-beta.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [ - "/etc/yum.repos.d/redhat-rhui.repo" - ] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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": { - "redhat-rhui-beta.repo": { - "rhel-8-appstream-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - } - }, - "redhat-rhui-client-config.repo": { - "rhui-client-config-server-8": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/os", - "name": "Red Hat Update Infrastructure 3 Client Configuration Server 8", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_85-x86_64-ec2_ha-boot.json index 59746ddca..04c2f721f 100644 --- a/test/data/manifests/rhel_85-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_85-x86_64-ec2_ha-boot.json @@ -11994,1590 +11994,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "haclient:x:189:", - "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:", - "polkitd:x:994:", - "printadmin:x:995:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "ssh_keys:x:993:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:996:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-cloud-setup-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "autogen-libopts-5.18.12-8.el8.x86_64", - "avahi-libs-0.7-20.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bind-export-libs-9.11.26-4.el8_4.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cifs-utils-6.8-3.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "clufter-bin-0.77.1-5.el8.x86_64", - "clufter-common-0.77.1-5.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "corosync-3.1.4-1.el8.x86_64", - "corosynclib-3.1.4-1.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "cups-libs-2.2.6-40.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-event-1.02.177-3.el8.x86_64", - "device-mapper-event-libs-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "device-mapper-multipath-0.8.4-17.el8.x86_64", - "device-mapper-multipath-libs-0.8.4-17.el8.x86_64", - "device-mapper-persistent-data-0.9.0-3.el8.x86_64", - "dhcp-client-4.3.6-45.el8.x86_64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-config-rescue-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "fence-agents-all-4.2.1-74.el8.x86_64", - "fence-agents-amt-ws-4.2.1-74.el8.noarch", - "fence-agents-apc-4.2.1-74.el8.noarch", - "fence-agents-apc-snmp-4.2.1-74.el8.noarch", - "fence-agents-bladecenter-4.2.1-74.el8.noarch", - "fence-agents-brocade-4.2.1-74.el8.noarch", - "fence-agents-cisco-mds-4.2.1-74.el8.noarch", - "fence-agents-cisco-ucs-4.2.1-74.el8.noarch", - "fence-agents-common-4.2.1-74.el8.noarch", - "fence-agents-compute-4.2.1-74.el8.noarch", - "fence-agents-drac5-4.2.1-74.el8.noarch", - "fence-agents-eaton-snmp-4.2.1-74.el8.noarch", - "fence-agents-emerson-4.2.1-74.el8.noarch", - "fence-agents-eps-4.2.1-74.el8.noarch", - "fence-agents-heuristics-ping-4.2.1-74.el8.noarch", - "fence-agents-hpblade-4.2.1-74.el8.noarch", - "fence-agents-ibmblade-4.2.1-74.el8.noarch", - "fence-agents-ifmib-4.2.1-74.el8.noarch", - "fence-agents-ilo-moonshot-4.2.1-74.el8.noarch", - "fence-agents-ilo-mp-4.2.1-74.el8.noarch", - "fence-agents-ilo-ssh-4.2.1-74.el8.noarch", - "fence-agents-ilo2-4.2.1-74.el8.noarch", - "fence-agents-intelmodular-4.2.1-74.el8.noarch", - "fence-agents-ipdu-4.2.1-74.el8.noarch", - "fence-agents-ipmilan-4.2.1-74.el8.noarch", - "fence-agents-kdump-4.2.1-74.el8.x86_64", - "fence-agents-mpath-4.2.1-74.el8.noarch", - "fence-agents-redfish-4.2.1-74.el8.x86_64", - "fence-agents-rhevm-4.2.1-74.el8.noarch", - "fence-agents-rsa-4.2.1-74.el8.noarch", - "fence-agents-rsb-4.2.1-74.el8.noarch", - "fence-agents-sbd-4.2.1-74.el8.noarch", - "fence-agents-scsi-4.2.1-74.el8.noarch", - "fence-agents-vmware-rest-4.2.1-74.el8.noarch", - "fence-agents-vmware-soap-4.2.1-74.el8.noarch", - "fence-agents-wti-4.2.1-74.el8.noarch", - "fence-virt-1.0.0-1.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gnutls-dane-3.6.16-4.el8.x86_64", - "gnutls-utils-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gssproxy-0.8.0-19.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "ipmitool-1.8.18-18.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "liberation-fonts-common-2.00.3-7.el8.noarch", - "liberation-sans-fonts-2.00.3-7.el8.noarch", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libknet1-1.18-1.el8.x86_64", - "libknet1-compress-bzip2-plugin-1.18-1.el8.x86_64", - "libknet1-compress-lz4-plugin-1.18-1.el8.x86_64", - "libknet1-compress-lzma-plugin-1.18-1.el8.x86_64", - "libknet1-compress-lzo2-plugin-1.18-1.el8.x86_64", - "libknet1-compress-plugins-all-1.18-1.el8.x86_64", - "libknet1-compress-zlib-plugin-1.18-1.el8.x86_64", - "libknet1-crypto-nss-plugin-1.18-1.el8.x86_64", - "libknet1-crypto-openssl-plugin-1.18-1.el8.x86_64", - "libknet1-crypto-plugins-all-1.18-1.el8.x86_64", - "libknet1-plugins-all-1.18-1.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnozzle1-1.18-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libwbclient-4.14.5-2.el8.x86_64", - "libwsman1-2.6.5-7.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lvm2-2.03.12-3.el8.x86_64", - "lvm2-libs-2.03.12-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-snmp-libs-5.8-22.el8.x86_64", - "net-snmp-utils-5.8-22.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-46.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "openwsman-python3-2.6.5-7.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "overpass-fonts-3.0.2-3.el8.noarch", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pacemaker-2.1.0-3.el8.x86_64", - "pacemaker-cli-2.1.0-3.el8.x86_64", - "pacemaker-cluster-libs-2.1.0-3.el8.x86_64", - "pacemaker-libs-2.1.0-3.el8.x86_64", - "pacemaker-schemas-2.1.0-3.el8.noarch", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pcs-0.10.8-4.el8.x86_64", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.x86_64", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.x86_64", - "perl-Encode-2.97-3.el8.x86_64", - "perl-Errno-1.28-420.el8.x86_64", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-420.el8.x86_64", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.x86_64", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-1.module+el8.3.0+6446+594cad75.x86_64", - "perl-PathTools-3.74-1.el8.x86_64", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.x86_64", - "perl-Socket-2.027-3.el8.x86_64", - "perl-Storable-3.11-3.el8.x86_64", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-TimeDate-2.30-15.module+el8.3.0+6498+9eecfe51.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.x86_64", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-420.el8.x86_64", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-420.el8.x86_64", - "perl-macros-5.26.3-420.el8.x86_64", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.x86_64", - "perl-threads-shared-1.58-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.x86_64", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-clufter-0.77.1-5.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-html5lib-0.999999999-6.el8.noarch", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-lxml-4.2.3-3.el8.x86_64", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-9.0.3-20.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pycurl-7.43.0.2-4.el8.x86_64", - "python3-pyparsing-2.1.10-7.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-suds-0.7-0.8.94664ddd46a6.el8.noarch", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python3-webencodings-0.5.1-6.el8.noarch", - "python36-3.6.8-37.module+el8.5.0+10916+41bd434d.x86_64", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "resource-agents-4.1.1-97.el8.x86_64", - "rh-amazon-rhui-client-ha-3.0.40-1.el8.noarch", - "rhc-0.2.0-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "ruby-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64", - "ruby-irb-2.5.9-107.module+el8.4.0+10822+fe4fffb1.noarch", - "ruby-libs-2.5.9-107.module+el8.4.0+10822+fe4fffb1.x86_64", - "rubygem-bigdecimal-1.3.4-107.module+el8.4.0+10822+fe4fffb1.x86_64", - "rubygem-did_you_mean-1.2.0-107.module+el8.4.0+10822+fe4fffb1.noarch", - "rubygem-io-console-0.4.6-107.module+el8.4.0+10822+fe4fffb1.x86_64", - "rubygem-json-2.1.0-107.module+el8.4.0+10822+fe4fffb1.x86_64", - "rubygem-openssl-2.1.2-107.module+el8.4.0+10822+fe4fffb1.x86_64", - "rubygem-psych-3.0.2-107.module+el8.4.0+10822+fe4fffb1.x86_64", - "rubygem-rdoc-6.0.1.1-107.module+el8.4.0+10822+fe4fffb1.noarch", - "rubygems-2.7.6.3-107.module+el8.4.0+10822+fe4fffb1.noarch", - "samba-client-libs-4.14.5-2.el8.x86_64", - "samba-common-4.14.5-2.el8.noarch", - "samba-common-libs-4.14.5-2.el8.x86_64", - "sbd-1.4.2-2.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "telnet-0.17-76.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "userspace-rcu-0.10.1-4.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735269888, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:991::/var/lib/chrony:/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", - "hacluster:x:189:189:cluster user:/home/hacluster:/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", - "polkitd:x:997:994:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:998:996:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config-ha.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-ha.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "corosync-notifyd.service", - "corosync.service", - "cpupower.service", - "crm_mon.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "pacemaker.service", - "pcsd-ruby.service", - "pcsd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "sbd.service", - "sbd_remote.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "multipathd.service", - "multipathd.socket", - "nfs-client.target", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "resource-agents.conf": [ - "d /run/resource-agents 1755 root root" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "samba.conf": [ - "d /run/samba 755 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" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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": { - "redhat-rhui-client-config-ha.repo": { - "rhui-client-config-server-8-ha": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/ha", - "name": "Red Hat Update Infrastructure 3 Client Configuration Server 8 HA", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8-ha.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8-ha.key", - "sslverify": "1" - } - }, - "redhat-rhui-ha.repo": { - "codeready-builder-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/debug", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/os", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/source/SRPMS", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 - Supplementary (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_85-x86_64-edge_commit-boot.json index 7e29f4468..1ec8cea83 100644 --- a/test/data/manifests/rhel_85-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_85-x86_64-edge_commit-boot.json @@ -9156,998 +9156,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:995:", - "render:x:998:", - "ssh_keys:x:996:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "ostree": { - "refs": [ - "rhel/8/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.10.8-3.el8.x86_64", - "ModemManager-glib-1.10.8-3.el8.x86_64", - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-wifi-1.32.4-1.el8.x86_64", - "NetworkManager-wwan-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-1.el8.x86_64", - "clevis-dracut-15-1.el8.x86_64", - "clevis-luks-15-1.el8.x86_64", - "clevis-systemd-15-1.el8.x86_64", - "conmon-2.0.29-1.module+el8.5.0+12014+438a5746.x86_64", - "container-selinux-2.164.1-1.module+el8.5.0+12014+438a5746.noarch", - "containernetworking-plugins-0.9.1-1.module+el8.5.0+12014+438a5746.x86_64", - "containers-common-1.3.1-7.module+el8.5.0+12014+438a5746.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-2.module+el8.5.0+12014+438a5746.x86_64", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-2.3.3-4.el8.x86_64", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-event-1.02.177-3.el8.x86_64", - "device-mapper-event-libs-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-3.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dnsmasq-2.79-18.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.6-1.module+el8.5.0+12014+438a5746.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "fwupd-1.5.9-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-minimal-langpack-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "greenboot-0.11-1.el8.x86_64", - "greenboot-grub2-0.11-1.el8.x86_64", - "greenboot-reboot-0.11-1.el8.x86_64", - "greenboot-rpm-ostree-grub2-0.11-1.el8.x86_64", - "greenboot-status-0.11-1.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "iw-4.14-5.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.5-12.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libblockdev-2.24-7.el8.x86_64", - "libblockdev-crypto-2.24-7.el8.x86_64", - "libblockdev-fs-2.24-7.el8.x86_64", - "libblockdev-loop-2.24-7.el8.x86_64", - "libblockdev-mdraid-2.24-7.el8.x86_64", - "libblockdev-part-2.24-7.el8.x86_64", - "libblockdev-swap-2.24-7.el8.x86_64", - "libblockdev-utils-2.24-7.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmbim-utils-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libqmi-utils-1.24.0-1.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.4.0-1.module+el8.5.0+12014+438a5746.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libstdc++-8.5.0-3.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.12-3.el8.x86_64", - "lvm2-libs-2.03.12-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "mdadm-4.2-rc1_3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "nmap-ncat-7.70-5.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-altfiles-2.18.1-12.el8.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "ostree-2021.3-1.el8.x86_64", - "ostree-libs-2021.3-1.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.3.0-0.17.module+el8.5.0+12014+438a5746.x86_64", - "podman-catatonit-3.3.0-0.17.module+el8.5.0+12014+438a5746.x86_64", - "policycoreutils-2.9-15.el8.x86_64", - "policycoreutils-python-utils-2.9-15.el8.noarch", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-3.5.0-13.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-ostree-2021.5-2.el8.x86_64", - "rpm-ostree-libs-2021.5-2.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "runc-1.0.1-3.module+el8.5.0+12014+438a5746.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setools-console-4.3.0-2.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "skopeo-1.3.1-7.module+el8.5.0+12014+438a5746.x86_64", - "slirp4netns-1.1.8-1.module+el8.5.0+12014+438a5746.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tmux-2.7-1.el8.x86_64", - "tpm2-tools-4.1.1-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "traceroute-2.1.0-6.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "usbguard-1.0.0-2.el8.x86_64", - "usbguard-selinux-1.0.0-2.el8.noarch", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-16.el8.x86_64", - "wpa_supplicant-2.9-5.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "d /var/lib 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/dbus 0755 root root - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "d /var/log 0755 root root - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/local 0755 root root - -", - "L /var/mail - - - - spool/mail", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_85-x86_64-edge_commit_rt-boot.json index 9ef8d7a91..ffdd3b566 100644 --- a/test/data/manifests/rhel_85-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_85-x86_64-edge_commit_rt-boot.json @@ -27,7 +27,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -9486,1056 +9487,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [], - "99-rhel-rt.rules": [ - "KERNEL==\"rtc0\", PROGRAM+=\"/bin/ln -sf rtc0 /dev/rtc\"", - "KERNEL==\"cpu_dma_latency\", GROUP=\"realtime\"", - "SUBSYSTEM==\"msr\", GROUP=\"realtime\", MODE=\"0640\"", - "SUBSYSTEM==\"cpuid\", GROUP=\"realtime\", MODE=\"0640\"" - ] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:996:", - "realtime:x:71:", - "render:x:998:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "ostree": { - "refs": [ - "rhel/8/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.10.8-3.el8.x86_64", - "ModemManager-glib-1.10.8-3.el8.x86_64", - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-wifi-1.32.4-1.el8.x86_64", - "NetworkManager-wwan-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-1.el8.x86_64", - "clevis-dracut-15-1.el8.x86_64", - "clevis-luks-15-1.el8.x86_64", - "clevis-systemd-15-1.el8.x86_64", - "conmon-2.0.29-1.module+el8.5.0+12014+438a5746.x86_64", - "container-selinux-2.164.1-1.module+el8.5.0+12014+438a5746.noarch", - "containernetworking-plugins-0.9.1-1.module+el8.5.0+12014+438a5746.x86_64", - "containers-common-1.3.1-7.module+el8.5.0+12014+438a5746.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-2.module+el8.5.0+12014+438a5746.x86_64", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-2.3.3-4.el8.x86_64", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-event-1.02.177-3.el8.x86_64", - "device-mapper-event-libs-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-3.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnsmasq-2.79-18.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.6-1.module+el8.5.0+12014+438a5746.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "fwupd-1.5.9-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-minimal-langpack-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "greenboot-0.11-1.el8.x86_64", - "greenboot-grub2-0.11-1.el8.x86_64", - "greenboot-reboot-0.11-1.el8.x86_64", - "greenboot-rpm-ostree-grub2-0.11-1.el8.x86_64", - "greenboot-status-0.11-1.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "iw-4.14-5.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.5-12.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-rt-4.18.0-323.rt7.104.el8.x86_64", - "kernel-rt-core-4.18.0-323.rt7.104.el8.x86_64", - "kernel-rt-modules-4.18.0-323.rt7.104.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libblockdev-2.24-7.el8.x86_64", - "libblockdev-crypto-2.24-7.el8.x86_64", - "libblockdev-fs-2.24-7.el8.x86_64", - "libblockdev-loop-2.24-7.el8.x86_64", - "libblockdev-mdraid-2.24-7.el8.x86_64", - "libblockdev-part-2.24-7.el8.x86_64", - "libblockdev-swap-2.24-7.el8.x86_64", - "libblockdev-utils-2.24-7.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmbim-utils-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libqmi-utils-1.24.0-1.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.4.0-1.module+el8.5.0+12014+438a5746.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libstdc++-8.5.0-3.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.12-3.el8.x86_64", - "lvm2-libs-2.03.12-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "mdadm-4.2-rc1_3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "nmap-ncat-7.70-5.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-altfiles-2.18.1-12.el8.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "ostree-2021.3-1.el8.x86_64", - "ostree-libs-2021.3-1.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.3.0-0.17.module+el8.5.0+12014+438a5746.x86_64", - "podman-catatonit-3.3.0-0.17.module+el8.5.0+12014+438a5746.x86_64", - "policycoreutils-2.9-15.el8.x86_64", - "policycoreutils-python-utils-2.9-15.el8.noarch", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-3.5.0-13.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-ostree-2021.5-2.el8.x86_64", - "rpm-ostree-libs-2021.5-2.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rt-setup-2.1-2.el8.x86_64", - "runc-1.0.1-3.module+el8.5.0+12014+438a5746.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setools-console-4.3.0-2.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "skopeo-1.3.1-7.module+el8.5.0+12014+438a5746.x86_64", - "slirp4netns-1.1.8-1.module+el8.5.0+12014+438a5746.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tmux-2.7-1.el8.x86_64", - "tpm2-tools-4.1.1-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "traceroute-2.1.0-6.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuna-0.16-1.el8.noarch", - "tuned-2.16.0-1.el8.noarch", - "tuned-profiles-realtime-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "usbguard-1.0.0-2.el8.x86_64", - "usbguard-selinux-1.0.0-2.el8.noarch", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-16.el8.x86_64", - "wpa_supplicant-2.9-5.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "security-limits": { - "/etc/security/limits.d": { - "realtime.conf": [ - "@realtime soft cpu unlimited", - "@realtime - rtprio 99", - "@realtime - nice -20", - "@realtime - memlock unlimited" - ] - } - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "rt-entsk.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "rt-setup.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "99-sysctl.conf": [ - "kernel.hung_task_panic = 0", - "kernel.hung_task_timeout_secs = 600" - ] - }, - "/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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "d /var/lib 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/dbus 0755 root root - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/kdump 0755 root root - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/tuned 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "d /var/log 0755 root root - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/log/tuned 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/local 0755 root root - -", - "L /var/mail - - - - spool/mail", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/crash 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-edge_container-boot.json b/test/data/manifests/rhel_85-x86_64-edge_container-boot.json index 8f14d9519..af86312a7 100644 --- a/test/data/manifests/rhel_85-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_85-x86_64-edge_container-boot.json @@ -12140,5 +12140,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_85-x86_64-edge_installer-boot.json index e55dffe53..25fe7fd40 100644 --- a/test/data/manifests/rhel_85-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_85-x86_64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19994,5 +19993,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_85-x86_64-edge_installer_with_users-boot.json index e55dffe53..25fe7fd40 100644 --- a/test/data/manifests/rhel_85-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_85-x86_64-edge_installer_with_users-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19994,5 +19993,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-gce-boot.json b/test/data/manifests/rhel_85-x86_64-gce-boot.json index 14ba6f9b6..36cca8027 100644 --- a/test/data/manifests/rhel_85-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_85-x86_64-gce-boot.json @@ -10249,1221 +10249,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y crashkernel=auto console=ttyS0,38400n8d", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "rngd:x:991:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.x86_64", - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "acpid-2.0.30-2.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bind-export-libs-9.11.26-4.el8_4.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "boost-regex-1.66.0-10.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "dhcp-client-4.3.6-45.el8.x86_64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-automatic-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-config-rescue-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.9-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gce-disk-expand-20200716.00-g1.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "google-cloud-sdk-374.0.0-1.x86_64", - "google-compute-engine-20211116.00-g1.el8.noarch", - "google-compute-engine-oslogin-20210907.00-g1.el8.x86_64", - "google-guest-agent-20211116.00-g1.el8.x86_64", - "google-osconfig-agent-20211117.00-g1.el8.x86_64", - "gpg-pubkey-307ea071-603d1059", - "gpg-pubkey-3e1ba8d5-558ab6a8", - "gpg-pubkey-7aa99b80-62262cde", - "gpg-pubkey-836f4beb-5fc97e5e", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-dc6315a3-6091b7b3", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-efi-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libblockdev-2.24-7.el8.x86_64", - "libblockdev-crypto-2.24-7.el8.x86_64", - "libblockdev-fs-2.24-7.el8.x86_64", - "libblockdev-loop-2.24-7.el8.x86_64", - "libblockdev-mdraid-2.24-7.el8.x86_64", - "libblockdev-part-2.24-7.el8.x86_64", - "libblockdev-swap-2.24-7.el8.x86_64", - "libblockdev-utils-2.24-7.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc1_3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "nvme-cli-1.14-2.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-15.el8.x86_64", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pip-9.0.3-20.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-37.module+el8.5.0+10916+41bd434d.x86_64", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.x86_64", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rng-tools-6.8-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-common-8.0.1763-15.el8.x86_64", - "vim-enhanced-8.0.1763-15.el8.x86_64", - "vim-filesystem-8.0.1763-15.el8.noarch", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 21367830528, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:994:991:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nvmf-autoconnect.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "AuthorizedKeysFile\t.ssh/authorized_keys", - "PasswordAuthentication no", - "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", - "ClientAliveInterval 420" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el8-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json index 6b374c3c5..1f1ba50c6 100644 --- a/test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_85-x86_64-gce_rhui-boot.json @@ -10273,1390 +10273,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y crashkernel=auto console=ttyS0,38400n8d", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "rngd:x:991:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.x86_64", - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "acpid-2.0.30-2.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bind-export-libs-9.11.26-4.el8_4.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "boost-regex-1.66.0-10.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "dhcp-client-4.3.6-45.el8.x86_64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-automatic-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-config-rescue-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.9-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gce-disk-expand-20200716.00-g1.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "google-cloud-sdk-374.0.0-1.x86_64", - "google-compute-engine-20211116.00-g1.el8.noarch", - "google-compute-engine-oslogin-20210907.00-g1.el8.x86_64", - "google-guest-agent-20211116.00-g1.el8.x86_64", - "google-osconfig-agent-20211117.00-g1.el8.x86_64", - "google-rhui-client-rhel8-2.1-1.noarch", - "gpg-pubkey-307ea071-603d1059", - "gpg-pubkey-3e1ba8d5-558ab6a8", - "gpg-pubkey-7aa99b80-62262cde", - "gpg-pubkey-836f4beb-5fc97e5e", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-dc6315a3-6091b7b3", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-efi-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libblockdev-2.24-7.el8.x86_64", - "libblockdev-crypto-2.24-7.el8.x86_64", - "libblockdev-fs-2.24-7.el8.x86_64", - "libblockdev-loop-2.24-7.el8.x86_64", - "libblockdev-mdraid-2.24-7.el8.x86_64", - "libblockdev-part-2.24-7.el8.x86_64", - "libblockdev-swap-2.24-7.el8.x86_64", - "libblockdev-utils-2.24-7.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc1_3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "nvme-cli-1.14-2.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-15.el8.x86_64", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pip-9.0.3-20.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-37.module+el8.5.0+10916+41bd434d.x86_64", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.x86_64", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rng-tools-6.8-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-common-8.0.1763-15.el8.x86_64", - "vim-enhanced-8.0.1763-15.el8.x86_64", - "vim-filesystem-8.0.1763-15.el8.noarch", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 21367830528, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:994:991:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nvmf-autoconnect.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "AuthorizedKeysFile\t.ssh/authorized_keys", - "PasswordAuthentication no", - "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", - "ClientAliveInterval 420" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el8-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - }, - "rh-cloud.repo": { - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-debug-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-source-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-image_installer-boot.json b/test/data/manifests/rhel_85-x86_64-image_installer-boot.json index 5313b127d..702908acd 100644 --- a/test/data/manifests/rhel_85-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_85-x86_64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22646,5 +22645,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_85-x86_64-image_installer_with_users-boot.json index ea7786ec1..79d14c8d7 100644 --- a/test/data/manifests/rhel_85-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_85-x86_64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22697,5 +22696,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-oci-boot.json b/test/data/manifests/rhel_85-x86_64-oci-boot.json index 190d95984..60601ee67 100644 --- a/test/data/manifests/rhel_85-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_85-x86_64-oci-boot.json @@ -10187,5 +10187,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-openstack-boot.json b/test/data/manifests/rhel_85-x86_64-openstack-boot.json index 035ac01f0..a2136f4e6 100644 --- a/test/data/manifests/rhel_85-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_85-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-85", "arch": "x86_64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10370,1217 +10364,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.x86_64", - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "alsa-lib-1.2.5-4.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.9-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXfixes-5.0.3-7.el8.x86_64", - "libXinerama-1.1.4-1.el8.x86_64", - "libXrandr-1.5.2-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libblockdev-2.24-7.el8.x86_64", - "libblockdev-crypto-2.24-7.el8.x86_64", - "libblockdev-fs-2.24-7.el8.x86_64", - "libblockdev-loop-2.24-7.el8.x86_64", - "libblockdev-mdraid-2.24-7.el8.x86_64", - "libblockdev-part-2.24-7.el8.x86_64", - "libblockdev-swap-2.24-7.el8.x86_64", - "libblockdev-utils-2.24-7.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libdrm-2.4.106-2.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpciaccess-0.14-1.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc1_3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-15.el8.x86_64", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.x86_64", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "spice-vdagent-0.20.0-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187961344, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 0755 root root -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-qcow2-boot.json b/test/data/manifests/rhel_85-x86_64-qcow2-boot.json index 1e9ae7f6b..1c4cf726e 100644 --- a/test/data/manifests/rhel_85-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_85-x86_64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10212,1236 +10209,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bind-export-libs-9.11.26-4.el8_4.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-249-1.el8.x86_64", - "cockpit-system-249-1.el8.noarch", - "cockpit-ws-249-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "dhcp-client-4.3.6-45.el8.x86_64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "fontconfig-2.13.1-3.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-all-langpacks-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gssproxy-0.8.0-19.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-46.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.x86_64", - "policycoreutils-python-utils-2.9-15.el8.noarch", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rhsm-icons-1.28.19-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.1-4.el8.noarch", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-cockpit-1.28.19-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-2.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10630412288, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_85-x86_64-qcow2_customize-boot.json index a1b09794b..775bc8fa8 100644 --- a/test/data/manifests/rhel_85-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_85-x86_64-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11080,1373 +11079,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.5 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/usr", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=a178892e-e285-4ce1-9114-55780875d64e", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/var", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bind-export-libs-9.11.26-4.el8_4.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-249-1.el8.x86_64", - "cockpit-system-249-1.el8.noarch", - "cockpit-ws-249-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-event-1.02.177-3.el8.x86_64", - "device-mapper-event-libs-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-3.el8.x86_64", - "dhcp-client-4.3.6-45.el8.x86_64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-config-rescue-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "fontconfig-2.13.1-3.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-all-langpacks-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gssproxy-0.8.0-19.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.3-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-4.el8.x86_64", - "libX11-common-1.6.8-4.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lvm2-2.03.12-3.el8.x86_64", - "lvm2-libs-2.03.12-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-46.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-15.el8.x86_64", - "policycoreutils-python-utils-2.9-15.el8.noarch", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-4.2.0-54.module+el8.5.0+11925+f6a910e5.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rhsm-icons-1.28.19-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsync-3.1.3-12.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setroubleshoot-plugins-3.3.13-1.el8.noarch", - "setroubleshoot-server-3.3.24-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.1-4.el8.noarch", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-cockpit-1.28.19-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-2.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "yum-utils-4.0.21-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - "usrlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "varlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10093541376, - "start": 643825664, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "zivhSr-m73R-ETUy-dMGD-wd6c-mNqW-TM3al7" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "E2D3D0D0-DE6B-48F9-B44C-E85FF044C6B1", - "size": 536870912, - "start": 106954752, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "a178892e-e285-4ce1-9114-55780875d64e" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-boot.service", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-tar-boot.json b/test/data/manifests/rhel_85-x86_64-tar-boot.json index c78820c08..adcbd290a 100644 --- a/test/data/manifests/rhel_85-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_85-x86_64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-85", "arch": "x86_64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5957,539 +5952,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "acl-2.2.53-1.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "chkconfig-1.19.1-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-all-langpacks-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "info-6.5-6.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libstdc++-8.5.0-3.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-15.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rpm-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021a-1.el8.noarch", - "util-linux-2.32.1-28.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/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", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "ctrl-alt-del.target", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-vhd-boot.json b/test/data/manifests/rhel_85-x86_64-vhd-boot.json index dcfa23f2b..c0d3b153a 100644 --- a/test/data/manifests/rhel_85-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_85-x86_64-vhd-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10307,1233 +10304,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro biosdevname=0 rootdelay=300 console=ttyS0 earlyprintk=ttyS0 net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.x86_64", - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "WALinuxAgent-2.3.0.2-1.el8.noarch", - "WALinuxAgent-udev-2.3.0.2-1.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "bind-export-libs-9.11.26-4.el8_4.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "dhcp-client-4.3.6-45.el8.x86_64", - "dhcp-common-4.3.6-45.el8.noarch", - "dhcp-libs-4.3.6-45.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.9-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libblockdev-2.24-7.el8.x86_64", - "libblockdev-crypto-2.24-7.el8.x86_64", - "libblockdev-fs-2.24-7.el8.x86_64", - "libblockdev-loop-2.24-7.el8.x86_64", - "libblockdev-mdraid-2.24-7.el8.x86_64", - "libblockdev-part-2.24-7.el8.x86_64", - "libblockdev-swap-2.24-7.el8.x86_64", - "libblockdev-utils-2.24-7.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc1_3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-15.el8.x86_64", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pip-9.0.3-20.el8.noarch", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pyasn1-0.3.7-6.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-37.module+el8.5.0+10916+41bd434d.x86_64", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187961344, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_85-x86_64-vmdk-boot.json b/test/data/manifests/rhel_85-x86_64-vmdk-boot.json index a8c087f17..64a820f6a 100644 --- a/test/data/manifests/rhel_85-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_85-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "rhel-85", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "baseos", @@ -30,7 +14,20 @@ "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-r8.5-20220504/", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBErgSTsBEACh2A4b0O9t+vzC9VrVtL1AKvUWi9OPCjkvR7Xd8DtJxeeMZ5eF\n0HtzIG58qDRybwUe89FZprB1ffuUKzdE+HcL3FbNWSSOXVjZIersdXyH3NvnLLLF\n0DNRB2ix3bXG9Rh/RXpFsNxDp2CEMdUvbYCzE79K1EnUTVh1L0Of023FtPSZXX0c\nu7Pb5DI5lX5YeoXO6RoodrIGYJsVBQWnrWw4xNTconUfNPk0EGZtEnzvH2zyPoJh\nXGF+Ncu9XwbalnYde10OCvSWAZ5zTCpoLMTvQjWpbCdWXJzCm6G+/hx9upke546H\n5IjtYm4dTIVTnc3wvDiODgBKRzOl9rEOCIgOuGtDxRxcQkjrC+xvg5Vkqn7vBUyW\n9pHedOU+PoF3DGOM+dqv+eNKBvh9YF9ugFAQBkcG7viZgvGEMGGUpzNgN7XnS1gj\n/DPo9mZESOYnKceve2tIC87p2hqjrxOHuI7fkZYeNIcAoa83rBltFXaBDYhWAKS1\nPcXS1/7JzP0ky7d0L6Xbu/If5kqWQpKwUInXtySRkuraVfuK3Bpa+X1XecWi24JY\nHVtlNX025xx1ewVzGNCTlWn1skQN2OOoQTV4C8/qFpTW6DTWYurd4+fE0OJFJZQF\nbuhfXYwmRlVOgN5i77NTIJZJQfYFj38c/Iv5vZBPokO6mffrOTv3MHWVgQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChyZWxlYXNlIGtleSAyKSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjYEEwECACAFAkrgSTsCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAK\nCRAZni+R/UMdUWzpD/9s5SFR/ZF3yjY5VLUFLMXIKUztNN3oc45fyLdTI3+UClKC\n2tEruzYjqNHhqAEXa2sN1fMrsuKec61Ll2NfvJjkLKDvgVIh7kM7aslNYVOP6BTf\nC/JJ7/ufz3UZmyViH/WDl+AYdgk3JqCIO5w5ryrC9IyBzYv2m0HqYbWfphY3uHw5\nun3ndLJcu8+BGP5F+ONQEGl+DRH58Il9Jp3HwbRa7dvkPgEhfFR+1hI+Btta2C7E\n0/2NKzCxZw7Lx3PBRcU92YKyaEihfy/aQKZCAuyfKiMvsmzs+4poIX7I9NQCJpyE\nIGfINoZ7VxqHwRn/d5mw2MZTJjbzSf+Um9YJyA0iEEyD6qjriWQRbuxpQXmlAJbh\n8okZ4gbVFv1F8MzK+4R8VvWJ0XxgtikSo72fHjwha7MAjqFnOq6eo6fEC/75g3NL\nGht5VdpGuHk0vbdENHMC8wS99e5qXGNDued3hlTavDMlEAHl34q2H9nakTGRF5Ki\nJUfNh3DVRGhg8cMIti21njiRh7gyFI2OccATY7bBSr79JhuNwelHuxLrCFpY7V25\nOFktl15jZJaMxuQBqYdBgSay2G0U6D1+7VsWufpzd/Abx1/c3oi9ZaJvW22kAggq\ndzdA27UUYjWvx42w9menJwh/0jeQcTecIUd0d0rFcw/c1pvgMMl/Q73yzKgKYw==\n=zbHE\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFsy23UBEACUKSphFEIEvNpy68VeW4Dt6qv+mU6am9a2AAl10JANLj1oqWX+\noYk3en1S6cVe2qehSL5DGVa3HMUZkP3dtbD4SgzXzxPodebPcr4+0QNWigkUisri\nXGL5SCEcOP30zDhZvg+4mpO2jMi7Kc1DLPzBBkgppcX91wa0L1pQzBcvYMPyV/Dh\nKbQHR75WdkP6OA2JXdfC94nxYq+2e0iPqC1hCP3Elh+YnSkOkrawDPmoB1g4+ft/\nxsiVGVy/W0ekXmgvYEHt6si6Y8NwXgnTMqxeSXQ9YUgVIbTpsxHQKGy76T5lMlWX\n4LCOmEVomBJg1SqF6yi9Vu8TeNThaDqT4/DddYInd0OO69s0kGIXalVgGYiW2HOD\nx2q5R1VGCoJxXomz+EbOXY+HpKPOHAjU0DB9MxbU3S248LQ69nIB5uxysy0PSco1\nsdZ8sxRNQ9Dw6on0Nowx5m6Thefzs5iK3dnPGBqHTT43DHbnWc2scjQFG+eZhe98\nEll/kb6vpBoY4bG9/wCG9qu7jj9Z+BceCNKeHllbezVLCU/Hswivr7h2dnaEFvPD\nO4GqiWiwOF06XaBMVgxA8p2HRw0KtXqOpZk+o+sUvdPjsBw42BB96A1yFX4jgFNA\nPyZYnEUdP6OOv9HSjnl7k/iEkvHq/jGYMMojixlvXpGXhnt5jNyc4GSUJQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChhdXhpbGlhcnkga2V5KSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjkEEwECACMFAlsy23UCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIX\ngAAKCRD3b2bD1AgnknqOD/9fB2ASuG2aJIiap4kK58R+RmOVM4qgclAnaG57+vjI\nnKvyfV3NH/keplGNRxwqHekfPCqvkpABwhdGEXIE8ILqnPewIMr6PZNZWNJynZ9i\neSMzVuCG7jDoGyQ5/6B0f6xeBtTeBDiRl7+Alehet1twuGL1BJUYG0QuLgcEzkaE\n/gkuumeVcazLzz7L12D22nMk66GxmgXfqS5zcbqOAuZwaA6VgSEgFdV2X2JU79zS\nBQJXv7NKc+nDXFG7M7EHjY3Rma3HXkDbkT8bzh9tJV7Z7TlpT829pStWQyoxKCVq\nsEX8WsSapTKA3P9YkYCwLShgZu4HKRFvHMaIasSIZWzLu+RZH/4yyHOhj0QB7XMY\neHQ6fGSbtJ+K6SrpHOOsKQNAJ0hVbSrnA1cr5+2SDfel1RfYt0W9FA6DoH/S5gAR\ndzT1u44QVwwp3U+eFpHphFy//uzxNMtCjjdkpzhYYhOCLNkDrlRPb+bcoL/6ePSr\n016PA7eEnuC305YU1Ml2WcCn7wQV8x90o33klJmEkWtXh3X39vYtI4nCPIvZn1eP\nVy+F+wWt4vN2b8oOdlzc2paOembbCo2B+Wapv5Y9peBvlbsDSgqtJABfK8KQq/jK\nYl3h5elIa1I3uNfczeHOnf1enLOUOlq630yeM/yHizz99G1g+z/guMh5+x/OHraW\niA==\n=+Gxh\n-----END PGP PUBLIC KEY BLOCK-----\n" } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -10349,1229 +10346,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "70-persistent-ipoib.rules": [] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-325.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20210726221341-4.18.0-325.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-325.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-325.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-325.el8.x86_64) 8.5 (Ootpa)", - "version": "4.18.0-325.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "vmdk" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.5 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.5", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.5 Beta", - "VERSION": "8.5 (Ootpa)", - "VERSION_ID": "8.5" - }, - "packages": [ - "ModemManager-glib-1.10.8-3.el8.x86_64", - "NetworkManager-1.32.4-1.el8.x86_64", - "NetworkManager-libnm-1.32.4-1.el8.x86_64", - "NetworkManager-team-1.32.4-1.el8.x86_64", - "NetworkManager-tui-1.32.4-1.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "audit-libs-3.0-0.17.20191104git1c2f876.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-5.el8.x86_64", - "ca-certificates-2021.2.50-82.el8.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-10.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-4.el8.x86_64", - "cronie-anacron-1.5.2-4.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20210617-1.gitc776d3e.el8.noarch", - "crypto-policies-scripts-20210617-1.gitc776d3e.el8.noarch", - "cryptsetup-libs-2.3.3-4.el8.x86_64", - "curl-7.61.1-18.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-14.el8.x86_64", - "dbus-common-1.12.8-14.el8.noarch", - "dbus-daemon-1.12.8-14.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-14.el8.x86_64", - "dbus-tools-1.12.8-14.el8.x86_64", - "device-mapper-1.02.177-3.el8.x86_64", - "device-mapper-libs-1.02.177-3.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.2-10.el8.x86_64", - "dnf-4.7.0-1.el8.noarch", - "dnf-data-4.7.0-1.el8.noarch", - "dnf-plugin-subscription-manager-1.28.19-1.el8.x86_64", - "dnf-plugins-core-4.0.21-1.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-136.git20210426.el8.x86_64", - "dracut-config-generic-049-136.git20210426.el8.x86_64", - "dracut-network-049-136.git20210426.el8.x86_64", - "dracut-squash-049-136.git20210426.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.185-1.el8.x86_64", - "elfutils-default-yama-scope-0.185-1.el8.noarch", - "elfutils-libelf-0.185-1.el8.x86_64", - "elfutils-libs-0.185-1.el8.x86_64", - "ethtool-5.8-6.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-5.el8.noarch", - "firewalld-filesystem-0.9.3-5.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.5.9-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-6.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-156.el8.x86_64", - "glibc-2.28-162.el8.x86_64", - "glibc-common-2.28-162.el8.x86_64", - "glibc-langpack-en-2.28-162.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-104.el8.noarch", - "grub2-efi-x64-2.02-104.el8.x86_64", - "grub2-pc-2.02-104.el8.x86_64", - "grub2-pc-modules-2.02-104.el8.noarch", - "grub2-tools-2.02-104.el8.x86_64", - "grub2-tools-extra-2.02-104.el8.x86_64", - "grub2-tools-minimal-2.02-104.el8.x86_64", - "grubby-8.40-41.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.9.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-6.el8.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "iproute-5.12.0-1.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-19.el8.x86_64", - "iptables-ebtables-1.8.4-19.el8.x86_64", - "iptables-libs-1.8.4-19.el8.x86_64", - "iputils-20180629-7.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-102.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-102.el8.1.noarch", - "iwl105-firmware-18.168.6.1-102.el8.1.noarch", - "iwl135-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-102.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-102.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-102.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-102.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-102.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-102.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-102.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-102.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-102.el8.1.noarch", - "jansson-2.11-3.el8.x86_64", - "json-c-0.13.1-2.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-325.el8.x86_64", - "kernel-core-4.18.0-325.el8.x86_64", - "kernel-modules-4.18.0-325.el8.x86_64", - "kernel-tools-4.18.0-325.el8.x86_64", - "kernel-tools-libs-4.18.0-325.el8.x86_64", - "kexec-tools-2.0.20-54.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-18.el8.x86_64", - "kmod-libs-25-18.el8.x86_64", - "kpartx-0.8.4-17.el8.x86_64", - "krb5-libs-1.18.2-13.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-1.el8.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-28.el8.x86_64", - "libblockdev-2.24-7.el8.x86_64", - "libblockdev-crypto-2.24-7.el8.x86_64", - "libblockdev-fs-2.24-7.el8.x86_64", - "libblockdev-loop-2.24-7.el8.x86_64", - "libblockdev-mdraid-2.24-7.el8.x86_64", - "libblockdev-part-2.24-7.el8.x86_64", - "libblockdev-swap-2.24-7.el8.x86_64", - "libblockdev-utils-2.24-7.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-4.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.16-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-18.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-40.el8.x86_64", - "libdb-utils-5.3.28-40.el8.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-1.el8.x86_64", - "libdrm-2.4.106-2.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-28.el8.x86_64", - "libffi-3.1-22.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-3.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-3.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-35.0-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.3.0-2.el8.x86_64", - "libmbim-1.20.2-1.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.12.1-1.el8.x86_64", - "libmount-2.32.1-28.el8.x86_64", - "libmspack-0.7-0.3.alpha.el8.4.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-46.el8.x86_64", - "libnftnl-1.1.5-4.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpciaccess-0.14-1.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqmi-1.24.0-1.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.0-2.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.1-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-2.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-28.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.17-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.4-3.el8.x86_64", - "libssh-config-0.9.4-3.el8.noarch", - "libsss_autofs-2.5.2-1.el8.x86_64", - "libsss_certmap-2.5.2-1.el8.x86_64", - "libsss_idmap-2.5.2-1.el8.x86_64", - "libsss_nss_idmap-2.5.2-1.el8.x86_64", - "libsss_sudo-2.5.2-1.el8.x86_64", - "libstdc++-8.5.0-3.el8.x86_64", - "libsysfs-2.1.0-24.el8.x86_64", - "libtalloc-2.3.2-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.3-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-5.el8.x86_64", - "libtool-ltdl-2.4.6-25.el8.x86_64", - "libudisks2-2.9.0-7.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-23.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-28.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-11.el8.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20201218-102.git05789708.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-2.el8.x86_64", - "lua-libs-5.3.4-11.el8.x86_64", - "lz4-libs-1.8.3-3.el8.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc1_3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-20.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.25.0-2.el8_2.x86_64", - "nss-3.53.1-17.el8_3.x86_64", - "nss-softokn-3.53.1-17.el8_3.x86_64", - "nss-softokn-freebl-3.53.1-17.el8_3.x86_64", - "nss-sysinit-3.53.1-17.el8_3.x86_64", - "nss-util-3.53.1-17.el8_3.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "open-vm-tools-11.2.5-2.el8.x86_64", - "openldap-2.4.46-17.el8.x86_64", - "openssh-8.0p1-10.el8.x86_64", - "openssh-clients-8.0p1-10.el8.x86_64", - "openssh-server-8.0p1-10.el8.x86_64", - "openssl-1.1.1k-4.el8.x86_64", - "openssl-libs-1.1.1k-4.el8.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-6.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-39.el8.x86_64", - "platform-python-pip-9.0.3-20.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-9.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-9.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-15.el8.x86_64", - "polkit-0.115-12.el8.x86_64", - "polkit-libs-0.115-12.el8.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0-0.17.20191104git1c2f876.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.19-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-1.el8.noarch", - "python3-dnf-plugins-core-4.0.21-1.el8.noarch", - "python3-ethtool-0.14-3.el8.x86_64", - "python3-firewall-0.9.3-5.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-1.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.16-2.el8.x86_64", - "python3-libdnf-0.63.0-1.el8.x86_64", - "python3-librepo-1.14.0-2.el8.x86_64", - "python3-libs-3.6.8-39.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-11.el8.x86_64", - "python3-linux-procfs-0.6.3-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-nftables-0.9.3-20.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-325.el8.x86_64", - "python3-pip-wheel-9.0.3-20.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-15.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-15.el8.x86_64", - "python3-setools-4.3.0-2.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.19-1.el8.x86_64", - "python3-syspurpose-1.28.19-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "rdma-core-35.0-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.5-0.7.el8.x86_64", - "redhat-release-eula-8.5-0.7.el8.x86_64", - "rhc-0.2.0-2.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-15.el8.x86_64", - "rpm-build-libs-4.14.3-15.el8.x86_64", - "rpm-libs-4.14.3-15.el8.x86_64", - "rpm-plugin-selinux-4.14.3-15.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-15.el8.x86_64", - "rsyslog-8.2102.0-3.el8.x86_64", - "sed-4.5-2.el8.x86_64", - "selinux-policy-3.14.3-75.el8.noarch", - "selinux-policy-targeted-3.14.3-75.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-13.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.5.2-1.el8.x86_64", - "sssd-common-2.5.2-1.el8.x86_64", - "sssd-kcm-2.5.2-1.el8.x86_64", - "sssd-nfs-idmap-2.5.2-1.el8.x86_64", - "subscription-manager-1.28.19-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.19-1.el8.x86_64", - "sudo-1.8.29-7.el8.x86_64", - "systemd-239-49.el8.x86_64", - "systemd-libs-239-49.el8.x86_64", - "systemd-pam-239-49.el8.x86_64", - "systemd-udev-239-49.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021a-1.el8.noarch", - "udisks2-2.9.0-7.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-1.el8.x86_64", - "util-linux-2.32.1-28.el8.x86_64", - "vim-minimal-8.0.1763-15.el8.x86_64", - "virt-what-1.18-12.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-16.el8.x86_64", - "xfsprogs-5.0.0-9.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xmlsec1-1.2.25-4.el8.x86_64", - "xmlsec1-openssl-1.2.25-4.el8.x86_64", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-1.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187961344, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "run-vmblock\\x2dfuse.mount", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "vgauthd.service", - "vmtoolsd.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-ami-boot.json b/test/data/manifests/rhel_86-aarch64-ami-boot.json index 0b6cf56a4..f4b8b5287 100644 --- a/test/data/manifests/rhel_86-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_86-aarch64-ami-boot.json @@ -9772,1251 +9772,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-4.18.0-361.el8.aarch64", - "initrd": "/initramfs-4.18.0-361.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-361.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.aarch64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.aarch64", - "NetworkManager-cloud-setup-1.36.0-0.4.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.4.el8.aarch64", - "NetworkManager-team-1.36.0-0.4.el8.aarch64", - "NetworkManager-tui-1.36.0-0.4.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "dhcp-client-4.3.6-47.el8.aarch64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.aarch64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-191.git20210920.el8.aarch64", - "dracut-config-generic-049-191.git20210920.el8.aarch64", - "dracut-config-rescue-049-191.git20210920.el8.aarch64", - "dracut-network-049-191.git20210920.el8.aarch64", - "dracut-squash-049-191.git20210920.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.7.1-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-184.el8.aarch64", - "glibc-common-2.28-184.el8.aarch64", - "glibc-gconv-extra-2.28-184.el8.aarch64", - "glibc-langpack-en-2.28-184.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.aarch64", - "kernel-core-4.18.0-361.el8.aarch64", - "kernel-modules-4.18.0-361.el8.aarch64", - "kernel-tools-4.18.0-361.el8.aarch64", - "kernel-tools-libs-4.18.0-361.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libblockdev-2.24-8.el8.aarch64", - "libblockdev-crypto-2.24-8.el8.aarch64", - "libblockdev-fs-2.24-8.el8.aarch64", - "libblockdev-loop-2.24-8.el8.aarch64", - "libblockdev-mdraid-2.24-8.el8.aarch64", - "libblockdev-part-2.24-8.el8.aarch64", - "libblockdev-swap-2.24-8.el8.aarch64", - "libblockdev-utils-2.24-8.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-5.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-5.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnfsidmap-2.3.3-48.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.aarch64", - "libsss_certmap-2.6.2-3.el8.aarch64", - "libsss_idmap-2.6.2-3.el8.aarch64", - "libsss_nss_idmap-2.6.2-3.el8.aarch64", - "libsss_sudo-2.6.2-3.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libudisks2-2.9.0-8.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8_4.2.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "mdadm-4.2-rc3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.32.0-1.el8_4.aarch64", - "nss-3.67.0-7.el8_5.aarch64", - "nss-softokn-3.67.0-7.el8_5.aarch64", - "nss-softokn-freebl-3.67.0-7.el8_5.aarch64", - "nss-sysinit-3.67.0-7.el8_5.aarch64", - "nss-util-3.67.0-7.el8_5.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-13.el8.aarch64", - "openssh-clients-8.0p1-13.el8.aarch64", - "openssh-server-8.0p1-13.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.aarch64", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-5.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-5.el8.aarch64", - "python3-librepo-1.14.2-1.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.aarch64", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.6-0.0.el8.aarch64", - "redhat-release-eula-8.6-0.0.el8.aarch64", - "rhc-0.2.0-5.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.6.2-3.el8.aarch64", - "sssd-common-2.6.2-3.el8.aarch64", - "sssd-kcm-2.6.2-3.el8.aarch64", - "sssd-nfs-idmap-2.6.2-3.el8.aarch64", - "subscription-manager-1.28.25-1.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.aarch64", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-2.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 9989766656, - "start": 747634688, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 536870912, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-ec2-boot.json b/test/data/manifests/rhel_86-aarch64-ec2-boot.json index d9adf091e..886ec3b7e 100644 --- a/test/data/manifests/rhel_86-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_86-aarch64-ec2-boot.json @@ -9823,1374 +9823,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-4.18.0-361.el8.aarch64", - "initrd": "/initramfs-4.18.0-361.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-361.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.aarch64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.aarch64", - "NetworkManager-cloud-setup-1.36.0-0.4.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.4.el8.aarch64", - "NetworkManager-team-1.36.0-0.4.el8.aarch64", - "NetworkManager-tui-1.36.0-0.4.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "dhcp-client-4.3.6-47.el8.aarch64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.aarch64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-191.git20210920.el8.aarch64", - "dracut-config-generic-049-191.git20210920.el8.aarch64", - "dracut-config-rescue-049-191.git20210920.el8.aarch64", - "dracut-network-049-191.git20210920.el8.aarch64", - "dracut-squash-049-191.git20210920.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.7.1-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-184.el8.aarch64", - "glibc-common-2.28-184.el8.aarch64", - "glibc-gconv-extra-2.28-184.el8.aarch64", - "glibc-langpack-en-2.28-184.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.aarch64", - "kernel-core-4.18.0-361.el8.aarch64", - "kernel-modules-4.18.0-361.el8.aarch64", - "kernel-tools-4.18.0-361.el8.aarch64", - "kernel-tools-libs-4.18.0-361.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libblockdev-2.24-8.el8.aarch64", - "libblockdev-crypto-2.24-8.el8.aarch64", - "libblockdev-fs-2.24-8.el8.aarch64", - "libblockdev-loop-2.24-8.el8.aarch64", - "libblockdev-mdraid-2.24-8.el8.aarch64", - "libblockdev-part-2.24-8.el8.aarch64", - "libblockdev-swap-2.24-8.el8.aarch64", - "libblockdev-utils-2.24-8.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-5.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-5.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnfsidmap-2.3.3-48.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.aarch64", - "libsss_certmap-2.6.2-3.el8.aarch64", - "libsss_idmap-2.6.2-3.el8.aarch64", - "libsss_nss_idmap-2.6.2-3.el8.aarch64", - "libsss_sudo-2.6.2-3.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libudisks2-2.9.0-8.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8_4.2.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "mdadm-4.2-rc3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.32.0-1.el8_4.aarch64", - "nss-3.67.0-7.el8_5.aarch64", - "nss-softokn-3.67.0-7.el8_5.aarch64", - "nss-softokn-freebl-3.67.0-7.el8_5.aarch64", - "nss-sysinit-3.67.0-7.el8_5.aarch64", - "nss-util-3.67.0-7.el8_5.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-13.el8.aarch64", - "openssh-clients-8.0p1-13.el8.aarch64", - "openssh-server-8.0p1-13.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.aarch64", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-5.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-5.el8.aarch64", - "python3-librepo-1.14.2-1.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.aarch64", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.6-0.0.el8.aarch64", - "redhat-release-eula-8.6-0.0.el8.aarch64", - "rh-amazon-rhui-client-3.0.45-1.el8.noarch", - "rhc-0.2.0-5.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.6.2-3.el8.aarch64", - "sssd-common-2.6.2-3.el8.aarch64", - "sssd-kcm-2.6.2-3.el8.aarch64", - "sssd-nfs-idmap-2.6.2-3.el8.aarch64", - "subscription-manager-1.28.25-1.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.aarch64", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-2.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 9989766656, - "start": 747634688, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 536870912, - "start": 210763776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-beta.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [ - "/etc/yum.repos.d/redhat-rhui.repo" - ] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "redhat-rhui-beta.repo": { - "rhel-8-appstream-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - } - }, - "redhat-rhui-client-config.repo": { - "rhui-client-config-server-8": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/os", - "name": "Red Hat Update Infrastructure 3 Client Configuration Server 8", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_86-aarch64-edge_commit-boot.json index 9b8dc1115..6b472654c 100644 --- a/test/data/manifests/rhel_86-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_86-aarch64-edge_commit-boot.json @@ -8781,973 +8781,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "ostree": { - "refs": [ - "rhel/8/aarch64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.el8.aarch64", - "ModemManager-glib-1.18.2-1.el8.aarch64", - "NetworkManager-1.36.0-0.4.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.4.el8.aarch64", - "NetworkManager-wifi-1.36.0-0.4.el8.aarch64", - "NetworkManager-wwan-1.36.0-0.4.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "attr-2.4.48-3.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "clevis-15-8.el8.aarch64", - "clevis-dracut-15-8.el8.aarch64", - "clevis-luks-15-8.el8.aarch64", - "clevis-systemd-15-8.el8.aarch64", - "conmon-2.0.32-1.module+el8.6.0+13880+7c3afcf8.aarch64", - "container-selinux-2.173.0-2.module+el8.6.0+13880+7c3afcf8.noarch", - "containernetworking-plugins-1.0.1-1.module+el8.6.0+12698+b6644727.aarch64", - "containers-common-1-13.module+el8.6.0+13916+cd3e3727.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-3.module+el8.6.0+12698+b6644727.aarch64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-2.3.7-1.el8.aarch64", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-event-1.02.181-3.el8.aarch64", - "device-mapper-event-libs-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "device-mapper-persistent-data-0.9.0-6.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dnsmasq-2.79-20.el8.aarch64", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-191.git20210920.el8.aarch64", - "dracut-config-generic-049-191.git20210920.el8.aarch64", - "dracut-network-049-191.git20210920.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "fdo-client-0.2.0-5.el8.aarch64", - "fdo-owner-cli-0.2.0-5.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-2.9.7-12.el8.aarch64", - "fuse-common-3.2.1-12.el8.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fuse-overlayfs-1.8-1.module+el8.6.0+13730+5dcf3a04.aarch64", - "fuse3-3.2.1-12.el8.aarch64", - "fuse3-libs-3.2.1-12.el8.aarch64", - "fwupd-1.7.1-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-184.el8.aarch64", - "glibc-common-2.28-184.el8.aarch64", - "glibc-gconv-extra-2.28-184.el8.aarch64", - "glibc-minimal-langpack-2.28-184.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "greenboot-0.14.0-3.el8.aarch64", - "greenboot-default-health-checks-0.14.0-3.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-22.el8.aarch64", - "iptables-ebtables-1.8.4-22.el8.aarch64", - "iptables-libs-1.8.4-22.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "iw-4.14-5.el8.aarch64", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.aarch64", - "jose-10-2.el8.aarch64", - "jq-1.6-3.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.aarch64", - "kernel-core-4.18.0-361.el8.aarch64", - "kernel-modules-4.18.0-361.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "less-530-1.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libaio-0.3.112-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libblockdev-2.24-8.el8.aarch64", - "libblockdev-crypto-2.24-8.el8.aarch64", - "libblockdev-fs-2.24-8.el8.aarch64", - "libblockdev-loop-2.24-8.el8.aarch64", - "libblockdev-mdraid-2.24-8.el8.aarch64", - "libblockdev-part-2.24-8.el8.aarch64", - "libblockdev-swap-2.24-8.el8.aarch64", - "libblockdev-utils-2.24-8.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-5.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-37.2-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libjose-10-2.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libluksmeta-9-4.el8.aarch64", - "libmbim-1.26.0-2.el8.aarch64", - "libmbim-utils-1.26.0-2.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnet-1.1.6-15.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnftnl-1.1.5-5.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libqb-1.0.3-12.el8.aarch64", - "libqmi-1.30.2-1.el8.aarch64", - "libqmi-utils-1.30.2-1.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libslirp-4.4.0-1.module+el8.6.0+12698+b6644727.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libudisks2-2.9.0-8.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8_4.2.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.aarch64", - "luksmeta-9-4.el8.aarch64", - "lvm2-2.03.14-3.el8.aarch64", - "lvm2-libs-2.03.14-3.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "mdadm-4.2-rc3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "nftables-0.9.3-24.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.32.0-1.el8_4.aarch64", - "nss-3.67.0-7.el8_5.aarch64", - "nss-altfiles-2.18.1-12.el8.aarch64", - "nss-softokn-3.67.0-7.el8_5.aarch64", - "nss-softokn-freebl-3.67.0-7.el8_5.aarch64", - "nss-sysinit-3.67.0-7.el8_5.aarch64", - "nss-util-3.67.0-7.el8_5.aarch64", - "oniguruma-6.8.2-2.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-13.el8.aarch64", - "openssh-clients-8.0p1-13.el8.aarch64", - "openssh-server-8.0p1-13.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "ostree-2022.1-2.el8.aarch64", - "ostree-libs-2022.1-2.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.4.5-0.5.module+el8.6.0+13916+cd3e3727.aarch64", - "podman-catatonit-3.4.5-0.5.module+el8.6.0+13916+cd3e3727.aarch64", - "policycoreutils-2.9-18.el8.aarch64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-3.5.0-13.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-nftables-0.9.3-24.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.6-0.0.el8.aarch64", - "redhat-release-eula-8.6-0.0.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-ostree-2022.1-1.el8.aarch64", - "rpm-ostree-libs-2022.1-1.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "runc-1.0.3-1.module+el8.6.0+13546+2b1a9684.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setools-console-4.3.0-3.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.aarch64", - "shadow-utils-subid-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "skopeo-1.5.2-1.module+el8.6.0+13472+e2f9e978.aarch64", - "slirp4netns-1.1.8-1.module+el8.6.0+12698+b6644727.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tmux-2.7-1.el8.aarch64", - "tpm2-tools-4.1.1-5.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "traceroute-2.1.0-6.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.aarch64", - "usbguard-1.0.0-8.el8.aarch64", - "usbguard-selinux-1.0.0-8.el8.noarch", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-17.el8.aarch64", - "wpa_supplicant-2.9-6.20211112gitc8b94bc7b347.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "zlib-1.2.11-17.el8.aarch64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-edge_container-boot.json b/test/data/manifests/rhel_86-aarch64-edge_container-boot.json index 61097cfc0..fdc2eece5 100644 --- a/test/data/manifests/rhel_86-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_86-aarch64-edge_container-boot.json @@ -11787,5 +11787,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_86-aarch64-edge_installer-boot.json index d446ec483..a3953a6ee 100644 --- a/test/data/manifests/rhel_86-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_86-aarch64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19440,5 +19439,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_86-aarch64-edge_installer_with_users-boot.json index 1f2120f47..4d464d560 100644 --- a/test/data/manifests/rhel_86-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_86-aarch64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19492,5 +19491,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json index 3dad8dc2b..e0dad316f 100644 --- a/test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_86-aarch64-edge_raw_image-boot.json @@ -7905,5 +7905,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_86-aarch64-edge_simplified_installer-boot.json index 097f12bf4..fca26bf7d 100644 --- a/test/data/manifests/rhel_86-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_86-aarch64-edge_simplified_installer-boot.json @@ -31,7 +31,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -12722,5 +12721,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-image_installer-boot.json b/test/data/manifests/rhel_86-aarch64-image_installer-boot.json index 227a9b144..16c3c2a9a 100644 --- a/test/data/manifests/rhel_86-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_86-aarch64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22150,5 +22149,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_86-aarch64-image_installer_with_users-boot.json index fd8a31b5f..a26ea70b6 100644 --- a/test/data/manifests/rhel_86-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_86-aarch64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22201,5 +22200,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-openstack-boot.json b/test/data/manifests/rhel_86-aarch64-openstack-boot.json index ba8c842a1..420b2ec5b 100644 --- a/test/data/manifests/rhel_86-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_86-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-86", "arch": "aarch64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10127,1195 +10121,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-4.18.0-361.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-361.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.aarch64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.aarch64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.4.el8.aarch64", - "NetworkManager-team-1.36.0-0.4.el8.aarch64", - "NetworkManager-tui-1.36.0-0.4.el8.aarch64", - "acl-2.2.53-1.el8.aarch64", - "alsa-lib-1.2.6.1-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bubblewrap-0.4.0-1.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "dhcp-client-4.3.6-47.el8.aarch64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.aarch64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-191.git20210920.el8.aarch64", - "dracut-config-generic-049-191.git20210920.el8.aarch64", - "dracut-network-049-191.git20210920.el8.aarch64", - "dracut-squash-049-191.git20210920.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "fwupd-1.7.1-1.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-184.el8.aarch64", - "glibc-common-2.28-184.el8.aarch64", - "glibc-gconv-extra-2.28-184.el8.aarch64", - "glibc-langpack-en-2.28-184.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iprutils-2.4.19-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-22.el8.aarch64", - "iptables-ebtables-1.8.4-22.el8.aarch64", - "iptables-libs-1.8.4-22.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.aarch64", - "kernel-core-4.18.0-361.el8.aarch64", - "kernel-modules-4.18.0-361.el8.aarch64", - "kernel-tools-4.18.0-361.el8.aarch64", - "kernel-tools-libs-4.18.0-361.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.aarch64", - "libX11-1.6.8-5.el8.aarch64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXfixes-5.0.3-7.el8.aarch64", - "libXinerama-1.1.4-1.el8.aarch64", - "libXrandr-1.5.2-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libatasmart-0.19-14.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libblockdev-2.24-8.el8.aarch64", - "libblockdev-crypto-2.24-8.el8.aarch64", - "libblockdev-fs-2.24-8.el8.aarch64", - "libblockdev-loop-2.24-8.el8.aarch64", - "libblockdev-mdraid-2.24-8.el8.aarch64", - "libblockdev-part-2.24-8.el8.aarch64", - "libblockdev-swap-2.24-8.el8.aarch64", - "libblockdev-utils-2.24-8.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libbytesize-1.4-3.el8.aarch64", - "libcap-2.26-5.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-5.el8.aarch64", - "libdrm-2.4.108-1.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcab1-1.1-1.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libgudev-232-4.el8.aarch64", - "libgusb-0.3.0-1.el8.aarch64", - "libibverbs-37.2-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnfsidmap-2.3.3-48.el8.aarch64", - "libnftnl-1.1.5-5.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpciaccess-0.14-1.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.aarch64", - "libsss_certmap-2.6.2-3.el8.aarch64", - "libsss_idmap-2.6.2-3.el8.aarch64", - "libsss_nss_idmap-2.6.2-3.el8.aarch64", - "libsss_sudo-2.6.2-3.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libudisks2-2.9.0-8.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8_4.2.aarch64", - "libxmlb-0.1.15-1.el8.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "mdadm-4.2-rc3.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nftables-0.9.3-24.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "nspr-4.32.0-1.el8_4.aarch64", - "nss-3.67.0-7.el8_5.aarch64", - "nss-softokn-3.67.0-7.el8_5.aarch64", - "nss-softokn-freebl-3.67.0-7.el8_5.aarch64", - "nss-sysinit-3.67.0-7.el8_5.aarch64", - "nss-util-3.67.0-7.el8_5.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-13.el8.aarch64", - "openssh-clients-8.0p1-13.el8.aarch64", - "openssh-server-8.0p1-13.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.aarch64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.aarch64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.aarch64", - "policycoreutils-2.9-18.el8.aarch64", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "protobuf-c-1.3.0-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.aarch64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-5.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-5.el8.aarch64", - "python3-librepo-1.14.2-1.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-nftables-0.9.3-24.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.aarch64", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.aarch64", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.6-0.0.el8.aarch64", - "redhat-release-eula-8.6-0.0.el8.aarch64", - "rhc-0.2.0-5.el8.aarch64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "spice-vdagent-0.20.0-4.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sssd-client-2.6.2-3.el8.aarch64", - "sssd-common-2.6.2-3.el8.aarch64", - "sssd-kcm-2.6.2-3.el8.aarch64", - "sssd-nfs-idmap-2.6.2-3.el8.aarch64", - "subscription-manager-1.28.25-1.el8.aarch64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.aarch64", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-2.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "volume_key-libs-0.3.11-5.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-5.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4189044224, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 0755 root root -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-qcow2-boot.json b/test/data/manifests/rhel_86-aarch64-qcow2-boot.json index 306622114..feb296253 100644 --- a/test/data/manifests/rhel_86-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_86-aarch64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10032,1210 +10029,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-4.18.0-361.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-361.el8.aarch64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.aarch64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.4.el8.aarch64", - "NetworkManager-team-1.36.0-0.4.el8.aarch64", - "NetworkManager-tui-1.36.0-0.4.el8.aarch64", - "PackageKit-1.1.12-6.el8.aarch64", - "PackageKit-glib-1.1.12-6.el8.aarch64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-1.0.6-26.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.aarch64", - "cairo-gobject-1.15.12-3.el8.aarch64", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.aarch64", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "dbxtool-8-5.el8_3.2.aarch64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "dhcp-client-4.3.6-47.el8.aarch64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.aarch64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-191.git20210920.el8.aarch64", - "dracut-config-generic-049-191.git20210920.el8.aarch64", - "dracut-network-049-191.git20210920.el8.aarch64", - "dracut-squash-049-191.git20210920.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-37-4.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "fontconfig-2.13.1-4.el8.aarch64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "gdk-pixbuf2-2.36.12-5.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib-networking-2.56.1-1.1.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-184.el8.aarch64", - "glibc-all-langpacks-2.28-184.el8.aarch64", - "glibc-common-2.28-184.el8.aarch64", - "glibc-gconv-extra-2.28-184.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gsettings-desktop-schemas-3.32.0-6.el8.aarch64", - "gssproxy-0.8.0-20.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.aarch64", - "kernel-core-4.18.0-361.el8.aarch64", - "kernel-modules-4.18.0-361.el8.aarch64", - "kernel-tools-4.18.0-361.el8.aarch64", - "kernel-tools-libs-4.18.0-361.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "less-530-1.el8.aarch64", - "libX11-1.6.8-5.el8.aarch64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libappstream-glib-0.7.14-3.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libcap-2.26-5.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-5.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-37.2-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodman-2.0.1-17.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnfsidmap-2.3.3-48.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libproxy-0.4.15-5.2.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libsoup-2.62.3-2.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.aarch64", - "libsss_certmap-2.6.2-3.el8.aarch64", - "libsss_idmap-2.6.2-3.el8.aarch64", - "libsss_nss_idmap-2.6.2-3.el8.aarch64", - "libsss_sudo-2.6.2-3.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libstemmer-0-10.585svn.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libverto-libevent-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8_4.2.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "net-tools-2.0-0.52.20160912git.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nfs-utils-2.3.3-48.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-13.el8.aarch64", - "openssh-clients-8.0p1-13.el8.aarch64", - "openssh-server-8.0p1-13.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pixman-0.38.4-1.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.aarch64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.aarch64", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.aarch64", - "python3-gobject-3.28.3-2.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-5.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-5.el8.aarch64", - "python3-librepo-1.14.2-1.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-libxml2-2.9.7-9.el8_4.2.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.aarch64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.aarch64", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-systemd-234-8.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.aarch64", - "quota-4.04-14.el8.aarch64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.aarch64", - "redhat-logos-84.5-1.el8.aarch64", - "redhat-release-8.6-0.0.el8.aarch64", - "redhat-release-eula-8.6-0.0.el8.aarch64", - "rhc-0.2.0-5.el8.aarch64", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.aarch64", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sscg-2.3.3-14.el8.aarch64", - "sssd-client-2.6.2-3.el8.aarch64", - "sssd-common-2.6.2-3.el8.aarch64", - "sssd-kcm-2.6.2-3.el8.aarch64", - "sssd-nfs-idmap-2.6.2-3.el8.aarch64", - "subscription-manager-1.28.25-1.el8.aarch64", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "tcpdump-4.9.3-3.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-2.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10631495168, - "start": 105906176, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_86-aarch64-qcow2_customize-boot.json index 75f15f0e6..6ff790c9a 100644 --- a/test/data/manifests/rhel_86-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_86-aarch64-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -10860,1335 +10859,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-4.18.0-361.el8.aarch64", - "initrd": "/initramfs-4.18.0-361.el8.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-361.el8.aarch64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.aarch64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/opt", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/boot", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.aarch64", - "NetworkManager-libnm-1.36.0-0.4.el8.aarch64", - "NetworkManager-team-1.36.0-0.4.el8.aarch64", - "NetworkManager-tui-1.36.0-0.4.el8.aarch64", - "PackageKit-1.1.12-6.el8.aarch64", - "PackageKit-glib-1.1.12-6.el8.aarch64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.aarch64", - "audit-3.0.7-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "authselect-1.2.2-3.el8.aarch64", - "authselect-compat-1.2.2-3.el8.aarch64", - "authselect-libs-1.2.2-3.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "bind-export-libs-9.11.36-2.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-1.0.6-26.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "c-ares-1.13.0-6.el8.aarch64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.aarch64", - "cairo-gobject-1.15.12-3.el8.aarch64", - "checkpolicy-2.9-1.el8.aarch64", - "chkconfig-1.19.1-1.el8.aarch64", - "chrony-4.1-1.el8.aarch64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.aarch64", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "cronie-1.5.2-6.el8.aarch64", - "cronie-anacron-1.5.2-6.el8.aarch64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-glib-0.110-2.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "dbxtool-8-5.el8_3.2.aarch64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-event-1.02.181-3.el8.aarch64", - "device-mapper-event-libs-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "device-mapper-persistent-data-0.9.0-6.el8.aarch64", - "dhcp-client-4.3.6-47.el8.aarch64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dmidecode-3.3-1.el8.aarch64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.aarch64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.aarch64", - "dracut-049-191.git20210920.el8.aarch64", - "dracut-config-generic-049-191.git20210920.el8.aarch64", - "dracut-config-rescue-049-191.git20210920.el8.aarch64", - "dracut-network-049-191.git20210920.el8.aarch64", - "dracut-squash-049-191.git20210920.el8.aarch64", - "e2fsprogs-1.45.6-2.el8.aarch64", - "e2fsprogs-libs-1.45.6-2.el8.aarch64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.aarch64", - "efivar-37-4.el8.aarch64", - "efivar-libs-37-4.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "ethtool-5.13-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "fontconfig-2.13.1-4.el8.aarch64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.aarch64", - "fuse-libs-2.9.7-12.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gdisk-1.0.3-8.el8.aarch64", - "gdk-pixbuf2-2.36.12-5.el8.aarch64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib-networking-2.56.1-1.1.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-184.el8.aarch64", - "glibc-all-langpacks-2.28-184.el8.aarch64", - "glibc-common-2.28-184.el8.aarch64", - "glibc-gconv-extra-2.28-184.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnupg2-2.2.20-2.el8.aarch64", - "gnupg2-smime-2.2.20-2.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gobject-introspection-1.56.1-1.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.aarch64", - "grep-3.1-6.el8.aarch64", - "groff-base-1.22.3-18.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-aa64-2.02-106.el8.aarch64", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-extra-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gsettings-desktop-schemas-3.32.0-6.el8.aarch64", - "gssproxy-0.8.0-20.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "hdparm-9.54-4.el8.aarch64", - "hostname-3.20-6.el8.aarch64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "initscripts-10.00.15-1.el8.aarch64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.aarch64", - "iproute-5.15.0-2.el8.aarch64", - "iprutils-2.4.19-1.el8.aarch64", - "ipset-7.1-1.el8.aarch64", - "ipset-libs-7.1-1.el8.aarch64", - "iptables-1.8.4-22.el8.aarch64", - "iptables-ebtables-1.8.4-22.el8.aarch64", - "iptables-libs-1.8.4-22.el8.aarch64", - "iputils-20180629-8.el8.aarch64", - "irqbalance-1.4.0-6.el8.aarch64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "json-glib-1.4.4-1.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.aarch64", - "kernel-core-4.18.0-361.el8.aarch64", - "kernel-modules-4.18.0-361.el8.aarch64", - "kernel-tools-4.18.0-361.el8.aarch64", - "kernel-tools-libs-4.18.0-361.el8.aarch64", - "kexec-tools-2.0.20-68.el8.aarch64", - "keyutils-1.5.10-9.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "less-530-1.el8.aarch64", - "libX11-1.6.8-5.el8.aarch64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.aarch64", - "libXext-1.3.4-1.el8.aarch64", - "libXrender-0.9.10-7.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libaio-0.3.112-1.el8.aarch64", - "libappstream-glib-0.7.14-3.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libassuan-2.5.1-3.el8.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libbasicobjects-0.1.1-39.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libbpf-0.4.0-3.el8.aarch64", - "libcap-2.26-5.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcollection-0.7.0-39.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcomps-0.1.18-1.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdaemon-0.14-15.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libdhash-0.5.0-39.el8.aarch64", - "libdnf-0.63.0-5.el8.aarch64", - "libedit-3.1-23.20170329cvs.el8.aarch64", - "libestr-0.1.10-1.el8.aarch64", - "libevent-2.1.8-5.el8.aarch64", - "libfastjson-0.99.9-1.el8.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libibverbs-37.2-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libini_config-1.3.1-39.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libksba-1.3.5-7.el8.aarch64", - "libldb-2.4.1-1.el8.aarch64", - "libmaxminddb-1.2.0-10.el8.aarch64", - "libmnl-1.0.4-6.el8.aarch64", - "libmodman-2.0.1-17.el8.aarch64", - "libmodulemd-2.13.0-1.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libndp-1.7-6.el8.aarch64", - "libnetfilter_conntrack-1.0.6-5.el8.aarch64", - "libnfnetlink-1.0.1-13.el8.aarch64", - "libnfsidmap-2.3.3-48.el8.aarch64", - "libnftnl-1.1.5-5.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnl3-3.5.0-1.el8.aarch64", - "libnl3-cli-3.5.0-1.el8.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpath_utils-0.2.1-39.el8.aarch64", - "libpcap-1.9.1-5.el8.aarch64", - "libpipeline-1.5.0-2.el8.aarch64", - "libpkgconf-1.4.2-1.el8.aarch64", - "libpng-1.6.34-5.el8.aarch64", - "libproxy-0.4.15-5.2.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libref_array-0.1.5-39.el8.aarch64", - "librepo-1.14.2-1.el8.aarch64", - "libreport-filesystem-2.9.5-15.el8.aarch64", - "librhsm-0.0.3-4.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libsecret-0.18.6-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libsolv-0.7.20-1.el8.aarch64", - "libsoup-2.62.3-2.el8.aarch64", - "libss-1.45.6-2.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.aarch64", - "libsss_certmap-2.6.2-3.el8.aarch64", - "libsss_idmap-2.6.2-3.el8.aarch64", - "libsss_nss_idmap-2.6.2-3.el8.aarch64", - "libsss_sudo-2.6.2-3.el8.aarch64", - "libstdc++-8.5.0-10.el8.aarch64", - "libstemmer-0-10.585svn.el8.aarch64", - "libsysfs-2.1.0-25.el8.aarch64", - "libtalloc-2.3.3-1.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtdb-1.4.4-1.el8.aarch64", - "libteam-1.31-2.el8.aarch64", - "libtevent-0.11.0-0.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libusbx-1.0.23-4.el8.aarch64", - "libuser-0.62-24.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libverto-libevent-0.3.0-5.el8.aarch64", - "libxcb-1.13.1-1.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8_4.2.aarch64", - "libyaml-0.1.7-5.el8.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.aarch64", - "logrotate-3.14.0-4.el8.aarch64", - "lshw-B.02.19.2-6.el8.aarch64", - "lsscsi-0.32-3.el8.aarch64", - "lua-libs-5.3.4-12.el8.aarch64", - "lvm2-2.03.14-3.el8.aarch64", - "lvm2-libs-2.03.14-3.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "lzo-2.08-14.el8.aarch64", - "man-db-2.7.6.1-18.el8.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mokutil-0.3.0-11.el8.aarch64", - "mozjs60-60.9.0-4.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "net-tools-2.0-0.52.20160912git.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "newt-0.52.20-11.el8.aarch64", - "nfs-utils-2.3.3-48.el8.aarch64", - "nftables-0.9.3-24.el8.aarch64", - "npth-1.5-4.el8.aarch64", - "numactl-libs-2.0.12-13.el8.aarch64", - "oddjob-0.34.7-1.el8.aarch64", - "oddjob-mkhomedir-0.34.7-1.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-13.el8.aarch64", - "openssh-clients-8.0p1-13.el8.aarch64", - "openssh-server-8.0p1-13.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "parted-3.2-39.el8.aarch64", - "passwd-0.80-3.el8.aarch64", - "pciutils-3.7.0-1.el8.aarch64", - "pciutils-libs-3.7.0-1.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "pinentry-1.1.0-2.el8.aarch64", - "pixman-0.38.4-1.el8.aarch64", - "pkgconf-1.4.2-1.el8.aarch64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.aarch64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.aarch64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.aarch64", - "policycoreutils-2.9-18.el8.aarch64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.aarch64", - "polkit-libs-0.115-13.el8_5.1.aarch64", - "polkit-pkla-compat-0.1-12.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "prefixdevname-0.1.0-6.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "psmisc-23.1-5.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.aarch64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.aarch64", - "python3-cffi-1.11.5-5.el8.aarch64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.aarch64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.aarch64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.aarch64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.aarch64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-3.28.3-2.el8.aarch64", - "python3-gobject-base-3.28.3-2.el8.aarch64", - "python3-gpg-1.13.1-9.el8.aarch64", - "python3-hawkey-0.63.0-5.el8.aarch64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.aarch64", - "python3-libdnf-0.63.0-5.el8.aarch64", - "python3-librepo-1.14.2-1.el8.aarch64", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-libselinux-2.9-5.el8.aarch64", - "python3-libsemanage-2.9-6.el8.aarch64", - "python3-libxml2-2.9.7-9.el8_4.2.aarch64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.aarch64", - "python3-netifaces-0.10.6-4.el8.aarch64", - "python3-nftables-0.9.3-24.el8.aarch64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.aarch64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.aarch64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.aarch64", - "python3-setools-4.3.0-3.el8.aarch64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.aarch64", - "python3-syspurpose-1.28.25-1.el8.aarch64", - "python3-systemd-234-8.el8.aarch64", - "python3-unbound-1.7.3-17.el8.aarch64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.aarch64", - "quota-4.04-14.el8.aarch64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.aarch64", - "redhat-logos-84.5-1.el8.aarch64", - "redhat-release-8.6-0.0.el8.aarch64", - "redhat-release-eula-8.6-0.0.el8.aarch64", - "rhc-0.2.0-5.el8.aarch64", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.aarch64", - "rpm-4.14.3-21.el8.aarch64", - "rpm-build-libs-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.aarch64", - "rsync-3.1.3-14.el8.aarch64", - "rsyslog-8.2102.0-7.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.aarch64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.aarch64", - "sg3_utils-libs-1.44-5.el8.aarch64", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "shim-aa64-15.4-2.el8_1.aarch64", - "slang-2.3.2-3.el8.aarch64", - "snappy-1.1.8-3.el8.aarch64", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.aarch64", - "squashfs-tools-4.3-20.el8.aarch64", - "sscg-2.3.3-14.el8.aarch64", - "sssd-client-2.6.2-3.el8.aarch64", - "sssd-common-2.6.2-3.el8.aarch64", - "sssd-kcm-2.6.2-3.el8.aarch64", - "sssd-nfs-idmap-2.6.2-3.el8.aarch64", - "subscription-manager-1.28.25-1.el8.aarch64", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.aarch64", - "sudo-1.8.29-8.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "tar-1.30-5.el8.aarch64", - "tcpdump-4.9.3-3.el8.aarch64", - "teamd-1.31-2.el8.aarch64", - "timedatex-0.5-3.el8.aarch64", - "tpm2-tss-2.3.2-4.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.aarch64", - "usermode-1.113-2.el8.aarch64", - "util-linux-2.32.1-32.el8.aarch64", - "vim-minimal-8.0.1763-16.el8_5.7.aarch64", - "virt-what-1.18-13.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xfsprogs-5.0.0-10.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10094624256, - "start": 642777088, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "9UzqmJ-LgKG-Qlid-YeYg-vVnd-Z3dc-V20Ozc" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "A178892E-E285-4CE1-9114-55780875D64E", - "size": 536870912, - "start": 105906176, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-aarch64-tar-boot.json b/test/data/manifests/rhel_86-aarch64-tar-boot.json index d7226fd0e..8de15bd16 100644 --- a/test/data/manifests/rhel_86-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_86-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-86", "arch": "aarch64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5864,540 +5859,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154203-4.18.0-361.el8.aarch64", - "initrd": "/boot/initramfs-4.18.0-361.el8.aarch64.img", - "linux": "/boot/vmlinuz-4.18.0-361.el8.aarch64", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.aarch64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.aarch64" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "acl-2.2.53-1.el8.aarch64", - "audit-libs-3.0.7-1.el8.aarch64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.aarch64", - "brotli-1.0.6-3.el8.aarch64", - "bzip2-libs-1.0.6-26.el8.aarch64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "chkconfig-1.19.1-1.el8.aarch64", - "coreutils-8.30-12.el8.aarch64", - "coreutils-common-8.30-12.el8.aarch64", - "cpio-2.12-11.el8.aarch64", - "cracklib-2.9.6-15.el8.aarch64", - "cracklib-dicts-2.9.6-15.el8.aarch64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.aarch64", - "curl-7.61.1-22.el8.aarch64", - "cyrus-sasl-lib-2.1.27-5.el8.aarch64", - "dbus-1.12.8-18.el8.aarch64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.aarch64", - "dbus-libs-1.12.8-18.el8.aarch64", - "dbus-tools-1.12.8-18.el8.aarch64", - "device-mapper-1.02.181-3.el8.aarch64", - "device-mapper-libs-1.02.181-3.el8.aarch64", - "diffutils-3.6-6.el8.aarch64", - "dracut-049-191.git20210920.el8.aarch64", - "elfutils-debuginfod-client-0.186-1.el8.aarch64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.aarch64", - "elfutils-libs-0.186-1.el8.aarch64", - "expat-2.2.5-4.el8.aarch64", - "file-5.33-20.el8.aarch64", - "file-libs-5.33-20.el8.aarch64", - "filesystem-3.8-6.el8.aarch64", - "findutils-4.6.0-20.el8.aarch64", - "gawk-4.2.1-2.el8.aarch64", - "gdbm-1.18-1.el8.aarch64", - "gdbm-libs-1.18-1.el8.aarch64", - "gettext-0.19.8.1-17.el8.aarch64", - "gettext-libs-0.19.8.1-17.el8.aarch64", - "glib2-2.56.4-158.el8.aarch64", - "glibc-2.28-184.el8.aarch64", - "glibc-all-langpacks-2.28-184.el8.aarch64", - "glibc-common-2.28-184.el8.aarch64", - "glibc-gconv-extra-2.28-184.el8.aarch64", - "gmp-6.1.2-10.el8.aarch64", - "gnutls-3.6.16-4.el8.aarch64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.aarch64", - "grub2-common-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.aarch64", - "grub2-tools-minimal-2.02-106.el8.aarch64", - "grubby-8.40-42.el8.aarch64", - "gzip-1.9-12.el8.aarch64", - "hardlink-1.3-6.el8.aarch64", - "info-6.5-7.el8_5.aarch64", - "json-c-0.13.1-3.el8.aarch64", - "kbd-2.0.4-10.el8.aarch64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.aarch64", - "kernel-core-4.18.0-361.el8.aarch64", - "kernel-modules-4.18.0-361.el8.aarch64", - "keyutils-libs-1.5.10-9.el8.aarch64", - "kmod-25-19.el8.aarch64", - "kmod-libs-25-19.el8.aarch64", - "kpartx-0.8.4-21.el8.aarch64", - "krb5-libs-1.18.2-14.el8.aarch64", - "libacl-2.2.53-1.el8.aarch64", - "libarchive-3.3.3-3.el8_5.aarch64", - "libattr-2.4.48-3.el8.aarch64", - "libblkid-2.32.1-32.el8.aarch64", - "libcap-2.26-5.el8.aarch64", - "libcap-ng-0.7.11-1.el8.aarch64", - "libcom_err-1.45.6-2.el8.aarch64", - "libcroco-0.6.12-4.el8_2.1.aarch64", - "libcurl-7.61.1-22.el8.aarch64", - "libdb-5.3.28-42.el8_4.aarch64", - "libdb-utils-5.3.28-42.el8_4.aarch64", - "libfdisk-2.32.1-32.el8.aarch64", - "libffi-3.1-23.el8.aarch64", - "libgcc-8.5.0-10.el8.aarch64", - "libgcrypt-1.8.5-6.el8.aarch64", - "libgomp-8.5.0-10.el8.aarch64", - "libgpg-error-1.31-1.el8.aarch64", - "libidn2-2.2.0-1.el8.aarch64", - "libkcapi-1.2.0-2.el8.aarch64", - "libkcapi-hmaccalc-1.2.0-2.el8.aarch64", - "libmount-2.32.1-32.el8.aarch64", - "libnghttp2-1.33.0-3.el8_2.1.aarch64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.aarch64", - "libpsl-0.20.2-6.el8.aarch64", - "libpwquality-1.4.4-3.el8.aarch64", - "libseccomp-2.5.2-1.el8.aarch64", - "libselinux-2.9-5.el8.aarch64", - "libselinux-utils-2.9-5.el8.aarch64", - "libsemanage-2.9-6.el8.aarch64", - "libsepol-2.9-3.el8.aarch64", - "libsigsegv-2.11-5.el8.aarch64", - "libsmartcols-2.32.1-32.el8.aarch64", - "libssh-0.9.6-3.el8.aarch64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.aarch64", - "libtasn1-4.13-3.el8.aarch64", - "libtirpc-1.1.4-6.el8.aarch64", - "libunistring-0.9.9-3.el8.aarch64", - "libutempter-1.1.6-14.el8.aarch64", - "libuuid-2.32.1-32.el8.aarch64", - "libverto-0.3.0-5.el8.aarch64", - "libxcrypt-4.1.1-6.el8.aarch64", - "libxkbcommon-0.9.1-1.el8.aarch64", - "libxml2-2.9.7-9.el8_4.2.aarch64", - "libzstd-1.4.4-1.el8.aarch64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.aarch64", - "lz4-libs-1.8.3-3.el8_4.aarch64", - "memstrack-0.1.11-1.el8.aarch64", - "mpfr-3.1.6-1.el8.aarch64", - "ncurses-6.1-9.20180224.el8.aarch64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.aarch64", - "nettle-3.4.1-7.el8.aarch64", - "openldap-2.4.46-18.el8.aarch64", - "openssh-8.0p1-13.el8.aarch64", - "openssh-server-8.0p1-13.el8.aarch64", - "openssl-1.1.1k-5.el8_5.aarch64", - "openssl-libs-1.1.1k-5.el8_5.aarch64", - "openssl-pkcs11-0.4.10-2.el8.aarch64", - "os-prober-1.74-9.el8.aarch64", - "p11-kit-0.23.22-1.el8.aarch64", - "p11-kit-trust-0.23.22-1.el8.aarch64", - "pam-1.3.1-15.el8.aarch64", - "pcre-8.42-6.el8.aarch64", - "pcre2-10.32-2.el8.aarch64", - "pigz-2.4-4.el8.aarch64", - "platform-python-3.6.8-45.el8.aarch64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.aarch64", - "popt-1.18-1.el8.aarch64", - "procps-ng-3.3.15-6.el8.aarch64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-45.el8.aarch64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.aarch64", - "redhat-release-8.6-0.0.el8.aarch64", - "redhat-release-eula-8.6-0.0.el8.aarch64", - "rpm-4.14.3-21.el8.aarch64", - "rpm-libs-4.14.3-21.el8.aarch64", - "rpm-plugin-selinux-4.14.3-21.el8.aarch64", - "sed-4.5-5.el8.aarch64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.aarch64", - "shared-mime-info-1.9-3.el8.aarch64", - "sqlite-libs-3.26.0-15.el8.aarch64", - "systemd-239-56.el8.aarch64", - "systemd-libs-239-56.el8.aarch64", - "systemd-pam-239-56.el8.aarch64", - "systemd-udev-239-56.el8.aarch64", - "trousers-0.3.15-1.el8.aarch64", - "trousers-lib-0.3.15-1.el8.aarch64", - "tzdata-2021e-1.el8.noarch", - "util-linux-2.32.1-32.el8.aarch64", - "which-2.21-17.el8.aarch64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.aarch64", - "xz-libs-5.2.4-3.el8.aarch64", - "zlib-1.2.11-17.el8.aarch64" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/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", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "ctrl-alt-del.target", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_86-ppc64le-qcow2-boot.json index cae9e093b..cccf30d8e 100644 --- a/test/data/manifests/rhel_86-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_86-ppc64le-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10755,1279 +10752,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124153344-4.18.0-361.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-361.el8.ppc64le.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.ppc64le", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.ppc64le) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:995:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.ppc64le", - "NetworkManager-libnm-1.36.0-0.4.el8.ppc64le", - "NetworkManager-team-1.36.0-0.4.el8.ppc64le", - "NetworkManager-tui-1.36.0-0.4.el8.ppc64le", - "PackageKit-1.1.12-6.el8.ppc64le", - "PackageKit-glib-1.1.12-6.el8.ppc64le", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.ppc64le", - "audit-3.0.7-1.el8.ppc64le", - "audit-libs-3.0.7-1.el8.ppc64le", - "authselect-1.2.2-3.el8.ppc64le", - "authselect-compat-1.2.2-3.el8.ppc64le", - "authselect-libs-1.2.2-3.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.ppc64le", - "bc-1.07.1-5.el8.ppc64le", - "bind-export-libs-9.11.36-2.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-1.0.6-26.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "c-ares-1.13.0-6.el8.ppc64le", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.ppc64le", - "cairo-gobject-1.15.12-3.el8.ppc64le", - "checkpolicy-2.9-1.el8.ppc64le", - "chkconfig-1.19.1-1.el8.ppc64le", - "chrony-4.1-1.el8.ppc64le", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.ppc64le", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.ppc64le", - "coreutils-8.30-12.el8.ppc64le", - "coreutils-common-8.30-12.el8.ppc64le", - "cpio-2.12-11.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "cronie-1.5.2-6.el8.ppc64le", - "cronie-anacron-1.5.2-6.el8.ppc64le", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.ppc64le", - "curl-7.61.1-22.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-18.el8.ppc64le", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.ppc64le", - "dbus-glib-0.110-2.el8.ppc64le", - "dbus-libs-1.12.8-18.el8.ppc64le", - "dbus-tools-1.12.8-18.el8.ppc64le", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.ppc64le", - "device-mapper-libs-1.02.181-3.el8.ppc64le", - "dhcp-client-4.3.6-47.el8.ppc64le", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.ppc64le", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.ppc64le", - "dracut-049-191.git20210920.el8.ppc64le", - "dracut-config-generic-049-191.git20210920.el8.ppc64le", - "dracut-network-049-191.git20210920.el8.ppc64le", - "dracut-squash-049-191.git20210920.el8.ppc64le", - "e2fsprogs-1.45.6-2.el8.ppc64le", - "e2fsprogs-libs-1.45.6-2.el8.ppc64le", - "elfutils-debuginfod-client-0.186-1.el8.ppc64le", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.ppc64le", - "elfutils-libs-0.186-1.el8.ppc64le", - "ethtool-5.13-1.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-20.el8.ppc64le", - "file-libs-5.33-20.el8.ppc64le", - "filesystem-3.8-6.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "fontconfig-2.13.1-4.el8.ppc64le", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.ppc64le", - "fuse-libs-2.9.7-12.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gdisk-1.0.3-8.el8.ppc64le", - "gdk-pixbuf2-2.36.12-5.el8.ppc64le", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib-networking-2.56.1-1.1.el8.ppc64le", - "glib2-2.56.4-158.el8.ppc64le", - "glibc-2.28-184.el8.ppc64le", - "glibc-all-langpacks-2.28-184.el8.ppc64le", - "glibc-common-2.28-184.el8.ppc64le", - "glibc-gconv-extra-2.28-184.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnupg2-2.2.20-2.el8.ppc64le", - "gnupg2-smime-2.2.20-2.el8.ppc64le", - "gnutls-3.6.16-4.el8.ppc64le", - "gobject-introspection-1.56.1-1.el8.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.ppc64le", - "grep-3.1-6.el8.ppc64le", - "groff-base-1.22.3-18.el8.ppc64le", - "grub2-common-2.02-106.el8.noarch", - "grub2-ppc64le-2.02-106.el8.ppc64le", - "grub2-ppc64le-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.ppc64le", - "grub2-tools-extra-2.02-106.el8.ppc64le", - "grub2-tools-minimal-2.02-106.el8.ppc64le", - "grubby-8.40-42.el8.ppc64le", - "gsettings-desktop-schemas-3.32.0-6.el8.ppc64le", - "gssproxy-0.8.0-20.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hdparm-9.54-4.el8.ppc64le", - "hostname-3.20-6.el8.ppc64le", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.ppc64le", - "info-6.5-7.el8_5.ppc64le", - "initscripts-10.00.15-1.el8.ppc64le", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.ppc64le", - "iproute-5.15.0-2.el8.ppc64le", - "iputils-20180629-8.el8.ppc64le", - "irqbalance-1.4.0-6.el8.ppc64le", - "jansson-2.14-1.el8.ppc64le", - "json-c-0.13.1-3.el8.ppc64le", - "json-glib-1.4.4-1.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.ppc64le", - "kernel-core-4.18.0-361.el8.ppc64le", - "kernel-modules-4.18.0-361.el8.ppc64le", - "kernel-tools-4.18.0-361.el8.ppc64le", - "kernel-tools-libs-4.18.0-361.el8.ppc64le", - "kexec-tools-2.0.20-68.el8.ppc64le", - "keyutils-1.5.10-9.el8.ppc64le", - "keyutils-libs-1.5.10-9.el8.ppc64le", - "kmod-25-19.el8.ppc64le", - "kmod-libs-25-19.el8.ppc64le", - "kpartx-0.8.4-21.el8.ppc64le", - "krb5-libs-1.18.2-14.el8.ppc64le", - "less-530-1.el8.ppc64le", - "libX11-1.6.8-5.el8.ppc64le", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.ppc64le", - "libXext-1.3.4-1.el8.ppc64le", - "libXrender-0.9.10-7.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libappstream-glib-0.7.14-3.el8.ppc64le", - "libarchive-3.3.3-3.el8_5.ppc64le", - "libassuan-2.5.1-3.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libbasicobjects-0.1.1-39.el8.ppc64le", - "libblkid-2.32.1-32.el8.ppc64le", - "libbpf-0.4.0-3.el8.ppc64le", - "libcap-2.26-5.el8.ppc64le", - "libcap-ng-0.7.11-1.el8.ppc64le", - "libcollection-0.7.0-39.el8.ppc64le", - "libcom_err-1.45.6-2.el8.ppc64le", - "libcomps-0.1.18-1.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-22.el8.ppc64le", - "libdaemon-0.14-15.el8.ppc64le", - "libdb-5.3.28-42.el8_4.ppc64le", - "libdb-utils-5.3.28-42.el8_4.ppc64le", - "libdhash-0.5.0-39.el8.ppc64le", - "libdnf-0.63.0-5.el8.ppc64le", - "libedit-3.1-23.20170329cvs.el8.ppc64le", - "libestr-0.1.10-1.el8.ppc64le", - "libevent-2.1.8-5.el8.ppc64le", - "libfastjson-0.99.9-1.el8.ppc64le", - "libfdisk-2.32.1-32.el8.ppc64le", - "libffi-3.1-23.el8.ppc64le", - "libgcc-8.5.0-10.el8.ppc64le", - "libgcrypt-1.8.5-6.el8.ppc64le", - "libgomp-8.5.0-10.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-37.2-1.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libini_config-1.3.1-39.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libksba-1.3.5-7.el8.ppc64le", - "libldb-2.4.1-1.el8.ppc64le", - "libmaxminddb-1.2.0-10.el8.ppc64le", - "libmnl-1.0.4-6.el8.ppc64le", - "libmodman-2.0.1-17.el8.ppc64le", - "libmodulemd-2.13.0-1.el8.ppc64le", - "libmount-2.32.1-32.el8.ppc64le", - "libndp-1.7-6.el8.ppc64le", - "libnfsidmap-2.3.3-48.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnl3-cli-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpath_utils-0.2.1-39.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpipeline-1.5.0-2.el8.ppc64le", - "libpkgconf-1.4.2-1.el8.ppc64le", - "libpng-1.6.34-5.el8.ppc64le", - "libproxy-0.4.15-5.2.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "libref_array-0.1.5-39.el8.ppc64le", - "librepo-1.14.2-1.el8.ppc64le", - "libreport-filesystem-2.9.5-15.el8.ppc64le", - "librhsm-0.0.3-4.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.2-1.el8.ppc64le", - "libsecret-0.18.6-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-3.el8.ppc64le", - "libservicelog-1.1.19-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-32.el8.ppc64le", - "libsolv-0.7.20-1.el8.ppc64le", - "libsoup-2.62.3-2.el8.ppc64le", - "libss-1.45.6-2.el8.ppc64le", - "libssh-0.9.6-3.el8.ppc64le", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.ppc64le", - "libsss_certmap-2.6.2-3.el8.ppc64le", - "libsss_idmap-2.6.2-3.el8.ppc64le", - "libsss_nss_idmap-2.6.2-3.el8.ppc64le", - "libsss_sudo-2.6.2-3.el8.ppc64le", - "libstdc++-8.5.0-10.el8.ppc64le", - "libstemmer-0-10.585svn.el8.ppc64le", - "libsysfs-2.1.0-25.el8.ppc64le", - "libtalloc-2.3.3-1.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtdb-1.4.4-1.el8.ppc64le", - "libteam-1.31-2.el8.ppc64le", - "libtevent-0.11.0-0.el8.ppc64le", - "libtirpc-1.1.4-6.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libusbx-1.0.23-4.el8.ppc64le", - "libuser-0.62-24.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-32.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libverto-libevent-0.3.0-5.el8.ppc64le", - "libvpd-2.2.8-1.el8.ppc64le", - "libxcb-1.13.1-1.el8.ppc64le", - "libxcrypt-4.1.1-6.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8_4.2.ppc64le", - "libyaml-0.1.7-5.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.ppc64le", - "logrotate-3.14.0-4.el8.ppc64le", - "lshw-B.02.19.2-6.el8.ppc64le", - "lsscsi-0.32-3.el8.ppc64le", - "lsvpd-1.7.13-1.el8.ppc64le", - "lua-libs-5.3.4-12.el8.ppc64le", - "lz4-libs-1.8.3-3.el8_4.ppc64le", - "lzo-2.08-14.el8.ppc64le", - "man-db-2.7.6.1-18.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mozjs60-60.9.0-4.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-9.20180224.el8.ppc64le", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.ppc64le", - "net-tools-2.0-0.52.20160912git.el8.ppc64le", - "nettle-3.4.1-7.el8.ppc64le", - "newt-0.52.20-11.el8.ppc64le", - "nfs-utils-2.3.3-48.el8.ppc64le", - "npth-1.5-4.el8.ppc64le", - "numactl-libs-2.0.12-13.el8.ppc64le", - "oddjob-0.34.7-1.el8.ppc64le", - "oddjob-mkhomedir-0.34.7-1.el8.ppc64le", - "opal-prd-6.7.1-1.el8.ppc64le", - "openldap-2.4.46-18.el8.ppc64le", - "openssh-8.0p1-13.el8.ppc64le", - "openssh-clients-8.0p1-13.el8.ppc64le", - "openssh-server-8.0p1-13.el8.ppc64le", - "openssl-1.1.1k-5.el8_5.ppc64le", - "openssl-libs-1.1.1k-5.el8_5.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-9.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-15.el8.ppc64le", - "parted-3.2-39.el8.ppc64le", - "passwd-0.80-3.el8.ppc64le", - "pciutils-3.7.0-1.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-6.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.ppc64le", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.ppc64le", - "perl-Encode-2.97-3.el8.ppc64le", - "perl-Errno-1.28-421.el8.ppc64le", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.ppc64le", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.ppc64le", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.ppc64le", - "perl-PathTools-3.74-1.el8.ppc64le", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.ppc64le", - "perl-Socket-2.027-3.el8.ppc64le", - "perl-Storable-3.11-3.el8.ppc64le", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.ppc64le", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.ppc64le", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.ppc64le", - "perl-macros-5.26.3-421.el8.ppc64le", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.ppc64le", - "perl-threads-shared-1.58-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "pinentry-1.1.0-2.el8.ppc64le", - "pixman-0.38.4-1.el8.ppc64le", - "pkgconf-1.4.2-1.el8.ppc64le", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.ppc64le", - "platform-python-3.6.8-45.el8.ppc64le", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.ppc64le", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.ppc64le", - "polkit-libs-0.115-13.el8_5.1.ppc64le", - "polkit-pkla-compat-0.1-12.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "powerpc-utils-1.3.9-1.el8.ppc64le", - "powerpc-utils-core-1.3.9-1.el8.ppc64le", - "ppc64-diag-2.7.7-1.el8.ppc64le", - "ppc64-diag-rtas-2.7.7-1.el8.ppc64le", - "prefixdevname-0.1.0-6.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "psmisc-23.1-5.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.ppc64le", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.ppc64le", - "python3-cffi-1.11.5-5.el8.ppc64le", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.ppc64le", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.ppc64le", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.ppc64le", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.ppc64le", - "python3-gobject-3.28.3-2.el8.ppc64le", - "python3-gobject-base-3.28.3-2.el8.ppc64le", - "python3-gpg-1.13.1-9.el8.ppc64le", - "python3-hawkey-0.63.0-5.el8.ppc64le", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.ppc64le", - "python3-libdnf-0.63.0-5.el8.ppc64le", - "python3-librepo-1.14.2-1.el8.ppc64le", - "python3-libs-3.6.8-45.el8.ppc64le", - "python3-libselinux-2.9-5.el8.ppc64le", - "python3-libsemanage-2.9-6.el8.ppc64le", - "python3-libxml2-2.9.7-9.el8_4.2.ppc64le", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.ppc64le", - "python3-netifaces-0.10.6-4.el8.ppc64le", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.ppc64le", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.ppc64le", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.ppc64le", - "python3-setools-4.3.0-3.el8.ppc64le", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.ppc64le", - "python3-syspurpose-1.28.25-1.el8.ppc64le", - "python3-systemd-234-8.el8.ppc64le", - "python3-unbound-1.7.3-17.el8.ppc64le", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.ppc64le", - "quota-4.04-14.el8.ppc64le", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.ppc64le", - "redhat-logos-84.5-1.el8.ppc64le", - "redhat-release-8.6-0.0.el8.ppc64le", - "redhat-release-eula-8.6-0.0.el8.ppc64le", - "rhc-0.2.0-5.el8.ppc64le", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.ppc64le", - "rpm-4.14.3-21.el8.ppc64le", - "rpm-build-libs-4.14.3-21.el8.ppc64le", - "rpm-libs-4.14.3-21.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-21.el8.ppc64le", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.ppc64le", - "rsync-3.1.3-14.el8.ppc64le", - "rsyslog-8.2102.0-7.el8.ppc64le", - "sed-4.5-5.el8.ppc64le", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "servicelog-1.1.15-1.el8.ppc64le", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.ppc64le", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.ppc64le", - "sg3_utils-libs-1.44-5.el8.ppc64le", - "shadow-utils-4.6-16.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "slang-2.3.2-3.el8.ppc64le", - "snappy-1.1.8-3.el8.ppc64le", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.ppc64le", - "squashfs-tools-4.3-20.el8.ppc64le", - "sscg-2.3.3-14.el8.ppc64le", - "sssd-client-2.6.2-3.el8.ppc64le", - "sssd-common-2.6.2-3.el8.ppc64le", - "sssd-kcm-2.6.2-3.el8.ppc64le", - "sssd-nfs-idmap-2.6.2-3.el8.ppc64le", - "subscription-manager-1.28.25-1.el8.ppc64le", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.ppc64le", - "sudo-1.8.29-8.el8.ppc64le", - "systemd-239-56.el8.ppc64le", - "systemd-libs-239-56.el8.ppc64le", - "systemd-pam-239-56.el8.ppc64le", - "systemd-udev-239-56.el8.ppc64le", - "tar-1.30-5.el8.ppc64le", - "tcpdump-4.9.3-3.el8.ppc64le", - "teamd-1.31-2.el8.ppc64le", - "timedatex-0.5-3.el8.ppc64le", - "tpm2-tss-2.3.2-4.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.ppc64le", - "usermode-1.113-2.el8.ppc64le", - "util-linux-2.32.1-32.el8.ppc64le", - "vim-minimal-8.0.1763-16.el8_5.7.ppc64le", - "virt-what-1.18-13.el8.ppc64le", - "which-2.21-17.el8.ppc64le", - "xfsprogs-5.0.0-10.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 10732175360, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "hcn-init.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "opal_errd.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_86-ppc64le-qcow2_customize-boot.json index 7e9048bed..43e468bba 100644 --- a/test/data/manifests/rhel_86-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_86-ppc64le-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11582,1404 +11581,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124153344-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124153344-4.18.0-361.el8.ppc64le", - "initrd": "/initramfs-4.18.0-361.el8.ppc64le.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-361.el8.ppc64le", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.ppc64le) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/opt", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/boot", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:995:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.ppc64le", - "NetworkManager-libnm-1.36.0-0.4.el8.ppc64le", - "NetworkManager-team-1.36.0-0.4.el8.ppc64le", - "NetworkManager-tui-1.36.0-0.4.el8.ppc64le", - "PackageKit-1.1.12-6.el8.ppc64le", - "PackageKit-glib-1.1.12-6.el8.ppc64le", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.ppc64le", - "audit-3.0.7-1.el8.ppc64le", - "audit-libs-3.0.7-1.el8.ppc64le", - "authselect-1.2.2-3.el8.ppc64le", - "authselect-compat-1.2.2-3.el8.ppc64le", - "authselect-libs-1.2.2-3.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.ppc64le", - "bc-1.07.1-5.el8.ppc64le", - "bind-export-libs-9.11.36-2.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-1.0.6-26.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "c-ares-1.13.0-6.el8.ppc64le", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.ppc64le", - "cairo-gobject-1.15.12-3.el8.ppc64le", - "checkpolicy-2.9-1.el8.ppc64le", - "chkconfig-1.19.1-1.el8.ppc64le", - "chrony-4.1-1.el8.ppc64le", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.ppc64le", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.ppc64le", - "coreutils-8.30-12.el8.ppc64le", - "coreutils-common-8.30-12.el8.ppc64le", - "cpio-2.12-11.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "cronie-1.5.2-6.el8.ppc64le", - "cronie-anacron-1.5.2-6.el8.ppc64le", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.ppc64le", - "curl-7.61.1-22.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-18.el8.ppc64le", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.ppc64le", - "dbus-glib-0.110-2.el8.ppc64le", - "dbus-libs-1.12.8-18.el8.ppc64le", - "dbus-tools-1.12.8-18.el8.ppc64le", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.ppc64le", - "device-mapper-event-1.02.181-3.el8.ppc64le", - "device-mapper-event-libs-1.02.181-3.el8.ppc64le", - "device-mapper-libs-1.02.181-3.el8.ppc64le", - "device-mapper-persistent-data-0.9.0-6.el8.ppc64le", - "dhcp-client-4.3.6-47.el8.ppc64le", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.ppc64le", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.ppc64le", - "dracut-049-191.git20210920.el8.ppc64le", - "dracut-config-generic-049-191.git20210920.el8.ppc64le", - "dracut-config-rescue-049-191.git20210920.el8.ppc64le", - "dracut-network-049-191.git20210920.el8.ppc64le", - "dracut-squash-049-191.git20210920.el8.ppc64le", - "e2fsprogs-1.45.6-2.el8.ppc64le", - "e2fsprogs-libs-1.45.6-2.el8.ppc64le", - "elfutils-debuginfod-client-0.186-1.el8.ppc64le", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.ppc64le", - "elfutils-libs-0.186-1.el8.ppc64le", - "ethtool-5.13-1.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-20.el8.ppc64le", - "file-libs-5.33-20.el8.ppc64le", - "filesystem-3.8-6.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "fontconfig-2.13.1-4.el8.ppc64le", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.ppc64le", - "fuse-libs-2.9.7-12.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gdisk-1.0.3-8.el8.ppc64le", - "gdk-pixbuf2-2.36.12-5.el8.ppc64le", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib-networking-2.56.1-1.1.el8.ppc64le", - "glib2-2.56.4-158.el8.ppc64le", - "glibc-2.28-184.el8.ppc64le", - "glibc-all-langpacks-2.28-184.el8.ppc64le", - "glibc-common-2.28-184.el8.ppc64le", - "glibc-gconv-extra-2.28-184.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnupg2-2.2.20-2.el8.ppc64le", - "gnupg2-smime-2.2.20-2.el8.ppc64le", - "gnutls-3.6.16-4.el8.ppc64le", - "gobject-introspection-1.56.1-1.el8.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.ppc64le", - "grep-3.1-6.el8.ppc64le", - "groff-base-1.22.3-18.el8.ppc64le", - "grub2-common-2.02-106.el8.noarch", - "grub2-ppc64le-2.02-106.el8.ppc64le", - "grub2-ppc64le-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.ppc64le", - "grub2-tools-extra-2.02-106.el8.ppc64le", - "grub2-tools-minimal-2.02-106.el8.ppc64le", - "grubby-8.40-42.el8.ppc64le", - "gsettings-desktop-schemas-3.32.0-6.el8.ppc64le", - "gssproxy-0.8.0-20.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "hdparm-9.54-4.el8.ppc64le", - "hostname-3.20-6.el8.ppc64le", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.ppc64le", - "info-6.5-7.el8_5.ppc64le", - "initscripts-10.00.15-1.el8.ppc64le", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.ppc64le", - "iproute-5.15.0-2.el8.ppc64le", - "iprutils-2.4.19-1.el8.ppc64le", - "ipset-7.1-1.el8.ppc64le", - "ipset-libs-7.1-1.el8.ppc64le", - "iptables-1.8.4-22.el8.ppc64le", - "iptables-ebtables-1.8.4-22.el8.ppc64le", - "iptables-libs-1.8.4-22.el8.ppc64le", - "iputils-20180629-8.el8.ppc64le", - "irqbalance-1.4.0-6.el8.ppc64le", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.ppc64le", - "json-c-0.13.1-3.el8.ppc64le", - "json-glib-1.4.4-1.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.ppc64le", - "kernel-core-4.18.0-361.el8.ppc64le", - "kernel-modules-4.18.0-361.el8.ppc64le", - "kernel-tools-4.18.0-361.el8.ppc64le", - "kernel-tools-libs-4.18.0-361.el8.ppc64le", - "kexec-tools-2.0.20-68.el8.ppc64le", - "keyutils-1.5.10-9.el8.ppc64le", - "keyutils-libs-1.5.10-9.el8.ppc64le", - "kmod-25-19.el8.ppc64le", - "kmod-libs-25-19.el8.ppc64le", - "kpartx-0.8.4-21.el8.ppc64le", - "krb5-libs-1.18.2-14.el8.ppc64le", - "less-530-1.el8.ppc64le", - "libX11-1.6.8-5.el8.ppc64le", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.ppc64le", - "libXext-1.3.4-1.el8.ppc64le", - "libXrender-0.9.10-7.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libaio-0.3.112-1.el8.ppc64le", - "libappstream-glib-0.7.14-3.el8.ppc64le", - "libarchive-3.3.3-3.el8_5.ppc64le", - "libassuan-2.5.1-3.el8.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libbasicobjects-0.1.1-39.el8.ppc64le", - "libblkid-2.32.1-32.el8.ppc64le", - "libbpf-0.4.0-3.el8.ppc64le", - "libcap-2.26-5.el8.ppc64le", - "libcap-ng-0.7.11-1.el8.ppc64le", - "libcollection-0.7.0-39.el8.ppc64le", - "libcom_err-1.45.6-2.el8.ppc64le", - "libcomps-0.1.18-1.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-22.el8.ppc64le", - "libdaemon-0.14-15.el8.ppc64le", - "libdb-5.3.28-42.el8_4.ppc64le", - "libdb-utils-5.3.28-42.el8_4.ppc64le", - "libdhash-0.5.0-39.el8.ppc64le", - "libdnf-0.63.0-5.el8.ppc64le", - "libedit-3.1-23.20170329cvs.el8.ppc64le", - "libestr-0.1.10-1.el8.ppc64le", - "libevent-2.1.8-5.el8.ppc64le", - "libfastjson-0.99.9-1.el8.ppc64le", - "libfdisk-2.32.1-32.el8.ppc64le", - "libffi-3.1-23.el8.ppc64le", - "libgcc-8.5.0-10.el8.ppc64le", - "libgcrypt-1.8.5-6.el8.ppc64le", - "libgomp-8.5.0-10.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libibverbs-37.2-1.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libini_config-1.3.1-39.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libksba-1.3.5-7.el8.ppc64le", - "libldb-2.4.1-1.el8.ppc64le", - "libmaxminddb-1.2.0-10.el8.ppc64le", - "libmnl-1.0.4-6.el8.ppc64le", - "libmodman-2.0.1-17.el8.ppc64le", - "libmodulemd-2.13.0-1.el8.ppc64le", - "libmount-2.32.1-32.el8.ppc64le", - "libndp-1.7-6.el8.ppc64le", - "libnetfilter_conntrack-1.0.6-5.el8.ppc64le", - "libnfnetlink-1.0.1-13.el8.ppc64le", - "libnfsidmap-2.3.3-48.el8.ppc64le", - "libnftnl-1.1.5-5.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnl3-3.5.0-1.el8.ppc64le", - "libnl3-cli-3.5.0-1.el8.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpath_utils-0.2.1-39.el8.ppc64le", - "libpcap-1.9.1-5.el8.ppc64le", - "libpipeline-1.5.0-2.el8.ppc64le", - "libpkgconf-1.4.2-1.el8.ppc64le", - "libpng-1.6.34-5.el8.ppc64le", - "libproxy-0.4.15-5.2.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "libref_array-0.1.5-39.el8.ppc64le", - "librepo-1.14.2-1.el8.ppc64le", - "libreport-filesystem-2.9.5-15.el8.ppc64le", - "librhsm-0.0.3-4.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.2-1.el8.ppc64le", - "libsecret-0.18.6-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-3.el8.ppc64le", - "libservicelog-1.1.19-2.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-32.el8.ppc64le", - "libsolv-0.7.20-1.el8.ppc64le", - "libsoup-2.62.3-2.el8.ppc64le", - "libss-1.45.6-2.el8.ppc64le", - "libssh-0.9.6-3.el8.ppc64le", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.ppc64le", - "libsss_certmap-2.6.2-3.el8.ppc64le", - "libsss_idmap-2.6.2-3.el8.ppc64le", - "libsss_nss_idmap-2.6.2-3.el8.ppc64le", - "libsss_sudo-2.6.2-3.el8.ppc64le", - "libstdc++-8.5.0-10.el8.ppc64le", - "libstemmer-0-10.585svn.el8.ppc64le", - "libsysfs-2.1.0-25.el8.ppc64le", - "libtalloc-2.3.3-1.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtdb-1.4.4-1.el8.ppc64le", - "libteam-1.31-2.el8.ppc64le", - "libtevent-0.11.0-0.el8.ppc64le", - "libtirpc-1.1.4-6.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libusbx-1.0.23-4.el8.ppc64le", - "libuser-0.62-24.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-32.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libverto-libevent-0.3.0-5.el8.ppc64le", - "libvpd-2.2.8-1.el8.ppc64le", - "libxcb-1.13.1-1.el8.ppc64le", - "libxcrypt-4.1.1-6.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8_4.2.ppc64le", - "libyaml-0.1.7-5.el8.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.ppc64le", - "logrotate-3.14.0-4.el8.ppc64le", - "lshw-B.02.19.2-6.el8.ppc64le", - "lsscsi-0.32-3.el8.ppc64le", - "lsvpd-1.7.13-1.el8.ppc64le", - "lua-libs-5.3.4-12.el8.ppc64le", - "lvm2-2.03.14-3.el8.ppc64le", - "lvm2-libs-2.03.14-3.el8.ppc64le", - "lz4-libs-1.8.3-3.el8_4.ppc64le", - "lzo-2.08-14.el8.ppc64le", - "man-db-2.7.6.1-18.el8.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mozjs60-60.9.0-4.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-9.20180224.el8.ppc64le", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.ppc64le", - "net-tools-2.0-0.52.20160912git.el8.ppc64le", - "nettle-3.4.1-7.el8.ppc64le", - "newt-0.52.20-11.el8.ppc64le", - "nfs-utils-2.3.3-48.el8.ppc64le", - "nftables-0.9.3-24.el8.ppc64le", - "npth-1.5-4.el8.ppc64le", - "numactl-libs-2.0.12-13.el8.ppc64le", - "oddjob-0.34.7-1.el8.ppc64le", - "oddjob-mkhomedir-0.34.7-1.el8.ppc64le", - "opal-prd-6.7.1-1.el8.ppc64le", - "openldap-2.4.46-18.el8.ppc64le", - "openssh-8.0p1-13.el8.ppc64le", - "openssh-clients-8.0p1-13.el8.ppc64le", - "openssh-server-8.0p1-13.el8.ppc64le", - "openssl-1.1.1k-5.el8_5.ppc64le", - "openssl-libs-1.1.1k-5.el8_5.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-9.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-15.el8.ppc64le", - "parted-3.2-39.el8.ppc64le", - "passwd-0.80-3.el8.ppc64le", - "pciutils-3.7.0-1.el8.ppc64le", - "pciutils-libs-3.7.0-1.el8.ppc64le", - "pcre-8.42-6.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.ppc64le", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.ppc64le", - "perl-Encode-2.97-3.el8.ppc64le", - "perl-Errno-1.28-421.el8.ppc64le", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.ppc64le", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.ppc64le", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.ppc64le", - "perl-PathTools-3.74-1.el8.ppc64le", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.ppc64le", - "perl-Socket-2.027-3.el8.ppc64le", - "perl-Storable-3.11-3.el8.ppc64le", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.ppc64le", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.ppc64le", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.ppc64le", - "perl-macros-5.26.3-421.el8.ppc64le", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.ppc64le", - "perl-threads-shared-1.58-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "pinentry-1.1.0-2.el8.ppc64le", - "pixman-0.38.4-1.el8.ppc64le", - "pkgconf-1.4.2-1.el8.ppc64le", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.ppc64le", - "platform-python-3.6.8-45.el8.ppc64le", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.ppc64le", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.ppc64le", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.ppc64le", - "policycoreutils-2.9-18.el8.ppc64le", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.ppc64le", - "polkit-libs-0.115-13.el8_5.1.ppc64le", - "polkit-pkla-compat-0.1-12.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "powerpc-utils-1.3.9-1.el8.ppc64le", - "powerpc-utils-core-1.3.9-1.el8.ppc64le", - "ppc64-diag-2.7.7-1.el8.ppc64le", - "ppc64-diag-rtas-2.7.7-1.el8.ppc64le", - "prefixdevname-0.1.0-6.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "psmisc-23.1-5.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.ppc64le", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.ppc64le", - "python3-cffi-1.11.5-5.el8.ppc64le", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.ppc64le", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.ppc64le", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.ppc64le", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.ppc64le", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-3.28.3-2.el8.ppc64le", - "python3-gobject-base-3.28.3-2.el8.ppc64le", - "python3-gpg-1.13.1-9.el8.ppc64le", - "python3-hawkey-0.63.0-5.el8.ppc64le", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.ppc64le", - "python3-libdnf-0.63.0-5.el8.ppc64le", - "python3-librepo-1.14.2-1.el8.ppc64le", - "python3-libs-3.6.8-45.el8.ppc64le", - "python3-libselinux-2.9-5.el8.ppc64le", - "python3-libsemanage-2.9-6.el8.ppc64le", - "python3-libxml2-2.9.7-9.el8_4.2.ppc64le", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.ppc64le", - "python3-netifaces-0.10.6-4.el8.ppc64le", - "python3-nftables-0.9.3-24.el8.ppc64le", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.ppc64le", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.ppc64le", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.ppc64le", - "python3-setools-4.3.0-3.el8.ppc64le", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.ppc64le", - "python3-syspurpose-1.28.25-1.el8.ppc64le", - "python3-systemd-234-8.el8.ppc64le", - "python3-unbound-1.7.3-17.el8.ppc64le", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.ppc64le", - "quota-4.04-14.el8.ppc64le", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.ppc64le", - "redhat-logos-84.5-1.el8.ppc64le", - "redhat-release-8.6-0.0.el8.ppc64le", - "redhat-release-eula-8.6-0.0.el8.ppc64le", - "rhc-0.2.0-5.el8.ppc64le", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.ppc64le", - "rpm-4.14.3-21.el8.ppc64le", - "rpm-build-libs-4.14.3-21.el8.ppc64le", - "rpm-libs-4.14.3-21.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-21.el8.ppc64le", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.ppc64le", - "rsync-3.1.3-14.el8.ppc64le", - "rsyslog-8.2102.0-7.el8.ppc64le", - "sed-4.5-5.el8.ppc64le", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "servicelog-1.1.15-1.el8.ppc64le", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.ppc64le", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.ppc64le", - "sg3_utils-libs-1.44-5.el8.ppc64le", - "shadow-utils-4.6-16.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "slang-2.3.2-3.el8.ppc64le", - "snappy-1.1.8-3.el8.ppc64le", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.ppc64le", - "squashfs-tools-4.3-20.el8.ppc64le", - "sscg-2.3.3-14.el8.ppc64le", - "sssd-client-2.6.2-3.el8.ppc64le", - "sssd-common-2.6.2-3.el8.ppc64le", - "sssd-kcm-2.6.2-3.el8.ppc64le", - "sssd-nfs-idmap-2.6.2-3.el8.ppc64le", - "subscription-manager-1.28.25-1.el8.ppc64le", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.ppc64le", - "sudo-1.8.29-8.el8.ppc64le", - "systemd-239-56.el8.ppc64le", - "systemd-libs-239-56.el8.ppc64le", - "systemd-pam-239-56.el8.ppc64le", - "systemd-udev-239-56.el8.ppc64le", - "tar-1.30-5.el8.ppc64le", - "tcpdump-4.9.3-3.el8.ppc64le", - "teamd-1.31-2.el8.ppc64le", - "timedatex-0.5-3.el8.ppc64le", - "tpm2-tss-2.3.2-4.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.ppc64le", - "usermode-1.113-2.el8.ppc64le", - "util-linux-2.32.1-32.el8.ppc64le", - "vim-minimal-8.0.1763-16.el8_5.7.ppc64le", - "virt-what-1.18-13.el8.ppc64le", - "which-2.21-17.el8.ppc64le", - "xfsprogs-5.0.0-10.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - }, - "partuuid": "14fc63d2-02", - "size": 10195304448, - "start": 542113792, - "type": "8e", - "uuid": "8cJPit-0D87-AO82-u5nm-j1iU-j8NC-PpP4pW" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-03", - "size": 536870912, - "start": 5242880, - "type": "83", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "hcn-init.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "opal_errd.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-ppc64le-tar-boot.json b/test/data/manifests/rhel_86-ppc64le-tar-boot.json index ed6c4a2d9..22312ebdb 100644 --- a/test/data/manifests/rhel_86-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_86-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-86", "arch": "ppc64le", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5966,541 +5961,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124153344-4.18.0-361.el8.ppc64le", - "initrd": "/boot/initramfs-4.18.0-361.el8.ppc64le.img", - "linux": "/boot/vmlinuz-4.18.0-361.el8.ppc64le", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.ppc64le) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.ppc64le" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "acl-2.2.53-1.el8.ppc64le", - "audit-libs-3.0.7-1.el8.ppc64le", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.ppc64le", - "brotli-1.0.6-3.el8.ppc64le", - "bzip2-libs-1.0.6-26.el8.ppc64le", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "chkconfig-1.19.1-1.el8.ppc64le", - "coreutils-8.30-12.el8.ppc64le", - "coreutils-common-8.30-12.el8.ppc64le", - "cpio-2.12-11.el8.ppc64le", - "cracklib-2.9.6-15.el8.ppc64le", - "cracklib-dicts-2.9.6-15.el8.ppc64le", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.ppc64le", - "curl-7.61.1-22.el8.ppc64le", - "cyrus-sasl-lib-2.1.27-5.el8.ppc64le", - "dbus-1.12.8-18.el8.ppc64le", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.ppc64le", - "dbus-libs-1.12.8-18.el8.ppc64le", - "dbus-tools-1.12.8-18.el8.ppc64le", - "device-mapper-1.02.181-3.el8.ppc64le", - "device-mapper-libs-1.02.181-3.el8.ppc64le", - "diffutils-3.6-6.el8.ppc64le", - "dracut-049-191.git20210920.el8.ppc64le", - "elfutils-debuginfod-client-0.186-1.el8.ppc64le", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.ppc64le", - "elfutils-libs-0.186-1.el8.ppc64le", - "expat-2.2.5-4.el8.ppc64le", - "file-5.33-20.el8.ppc64le", - "file-libs-5.33-20.el8.ppc64le", - "filesystem-3.8-6.el8.ppc64le", - "findutils-4.6.0-20.el8.ppc64le", - "gawk-4.2.1-2.el8.ppc64le", - "gdbm-1.18-1.el8.ppc64le", - "gdbm-libs-1.18-1.el8.ppc64le", - "gettext-0.19.8.1-17.el8.ppc64le", - "gettext-libs-0.19.8.1-17.el8.ppc64le", - "glib2-2.56.4-158.el8.ppc64le", - "glibc-2.28-184.el8.ppc64le", - "glibc-all-langpacks-2.28-184.el8.ppc64le", - "glibc-common-2.28-184.el8.ppc64le", - "glibc-gconv-extra-2.28-184.el8.ppc64le", - "gmp-6.1.2-10.el8.ppc64le", - "gnutls-3.6.16-4.el8.ppc64le", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.ppc64le", - "grub2-common-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.ppc64le", - "grub2-tools-minimal-2.02-106.el8.ppc64le", - "grubby-8.40-42.el8.ppc64le", - "gzip-1.9-12.el8.ppc64le", - "hardlink-1.3-6.el8.ppc64le", - "info-6.5-7.el8_5.ppc64le", - "json-c-0.13.1-3.el8.ppc64le", - "kbd-2.0.4-10.el8.ppc64le", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.ppc64le", - "kernel-core-4.18.0-361.el8.ppc64le", - "kernel-modules-4.18.0-361.el8.ppc64le", - "keyutils-libs-1.5.10-9.el8.ppc64le", - "kmod-25-19.el8.ppc64le", - "kmod-libs-25-19.el8.ppc64le", - "kpartx-0.8.4-21.el8.ppc64le", - "krb5-libs-1.18.2-14.el8.ppc64le", - "libacl-2.2.53-1.el8.ppc64le", - "libarchive-3.3.3-3.el8_5.ppc64le", - "libattr-2.4.48-3.el8.ppc64le", - "libblkid-2.32.1-32.el8.ppc64le", - "libcap-2.26-5.el8.ppc64le", - "libcap-ng-0.7.11-1.el8.ppc64le", - "libcom_err-1.45.6-2.el8.ppc64le", - "libcroco-0.6.12-4.el8_2.1.ppc64le", - "libcurl-7.61.1-22.el8.ppc64le", - "libdb-5.3.28-42.el8_4.ppc64le", - "libdb-utils-5.3.28-42.el8_4.ppc64le", - "libfdisk-2.32.1-32.el8.ppc64le", - "libffi-3.1-23.el8.ppc64le", - "libgcc-8.5.0-10.el8.ppc64le", - "libgcrypt-1.8.5-6.el8.ppc64le", - "libgomp-8.5.0-10.el8.ppc64le", - "libgpg-error-1.31-1.el8.ppc64le", - "libidn2-2.2.0-1.el8.ppc64le", - "libkcapi-1.2.0-2.el8.ppc64le", - "libkcapi-hmaccalc-1.2.0-2.el8.ppc64le", - "libmount-2.32.1-32.el8.ppc64le", - "libnghttp2-1.33.0-3.el8_2.1.ppc64le", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le", - "libpsl-0.20.2-6.el8.ppc64le", - "libpwquality-1.4.4-3.el8.ppc64le", - "librtas-2.0.2-1.el8.ppc64le", - "libseccomp-2.5.2-1.el8.ppc64le", - "libselinux-2.9-5.el8.ppc64le", - "libselinux-utils-2.9-5.el8.ppc64le", - "libsemanage-2.9-6.el8.ppc64le", - "libsepol-2.9-3.el8.ppc64le", - "libsigsegv-2.11-5.el8.ppc64le", - "libsmartcols-2.32.1-32.el8.ppc64le", - "libssh-0.9.6-3.el8.ppc64le", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.ppc64le", - "libtasn1-4.13-3.el8.ppc64le", - "libtirpc-1.1.4-6.el8.ppc64le", - "libunistring-0.9.9-3.el8.ppc64le", - "libutempter-1.1.6-14.el8.ppc64le", - "libuuid-2.32.1-32.el8.ppc64le", - "libverto-0.3.0-5.el8.ppc64le", - "libxcrypt-4.1.1-6.el8.ppc64le", - "libxkbcommon-0.9.1-1.el8.ppc64le", - "libxml2-2.9.7-9.el8_4.2.ppc64le", - "libzstd-1.4.4-1.el8.ppc64le", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.ppc64le", - "lz4-libs-1.8.3-3.el8_4.ppc64le", - "memstrack-0.1.11-1.el8.ppc64le", - "mpfr-3.1.6-1.el8.ppc64le", - "ncurses-6.1-9.20180224.el8.ppc64le", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.ppc64le", - "nettle-3.4.1-7.el8.ppc64le", - "openldap-2.4.46-18.el8.ppc64le", - "openssh-8.0p1-13.el8.ppc64le", - "openssh-server-8.0p1-13.el8.ppc64le", - "openssl-1.1.1k-5.el8_5.ppc64le", - "openssl-libs-1.1.1k-5.el8_5.ppc64le", - "openssl-pkcs11-0.4.10-2.el8.ppc64le", - "os-prober-1.74-9.el8.ppc64le", - "p11-kit-0.23.22-1.el8.ppc64le", - "p11-kit-trust-0.23.22-1.el8.ppc64le", - "pam-1.3.1-15.el8.ppc64le", - "pcre-8.42-6.el8.ppc64le", - "pcre2-10.32-2.el8.ppc64le", - "pigz-2.4-4.el8.ppc64le", - "platform-python-3.6.8-45.el8.ppc64le", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.ppc64le", - "popt-1.18-1.el8.ppc64le", - "procps-ng-3.3.15-6.el8.ppc64le", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-45.el8.ppc64le", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.ppc64le", - "redhat-release-8.6-0.0.el8.ppc64le", - "redhat-release-eula-8.6-0.0.el8.ppc64le", - "rpm-4.14.3-21.el8.ppc64le", - "rpm-libs-4.14.3-21.el8.ppc64le", - "rpm-plugin-selinux-4.14.3-21.el8.ppc64le", - "sed-4.5-5.el8.ppc64le", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.ppc64le", - "shared-mime-info-1.9-3.el8.ppc64le", - "sqlite-libs-3.26.0-15.el8.ppc64le", - "systemd-239-56.el8.ppc64le", - "systemd-libs-239-56.el8.ppc64le", - "systemd-pam-239-56.el8.ppc64le", - "systemd-udev-239-56.el8.ppc64le", - "trousers-0.3.15-1.el8.ppc64le", - "trousers-lib-0.3.15-1.el8.ppc64le", - "tzdata-2021e-1.el8.noarch", - "util-linux-2.32.1-32.el8.ppc64le", - "which-2.21-17.el8.ppc64le", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.ppc64le", - "xz-libs-5.2.4-3.el8.ppc64le", - "zlib-1.2.11-17.el8.ppc64le" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/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", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "ctrl-alt-del.target", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-s390x-qcow2-boot.json b/test/data/manifests/rhel_86-s390x-qcow2-boot.json index 85de2f36b..207e97009 100644 --- a/test/data/manifests/rhel_86-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_86-s390x-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11109,1219 +11106,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154823-4.18.0-361.el8.s390x", - "initrd": "/boot/initramfs-4.18.0-361.el8.s390x.img", - "linux": "/boot/vmlinuz-4.18.0-361.el8.s390x", - "options": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.s390x) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "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:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:996:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.s390x", - "NetworkManager-libnm-1.36.0-0.4.el8.s390x", - "NetworkManager-team-1.36.0-0.4.el8.s390x", - "NetworkManager-tui-1.36.0-0.4.el8.s390x", - "PackageKit-1.1.12-6.el8.s390x", - "PackageKit-glib-1.1.12-6.el8.s390x", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.s390x", - "audit-3.0.7-1.el8.s390x", - "audit-libs-3.0.7-1.el8.s390x", - "authselect-1.2.2-3.el8.s390x", - "authselect-compat-1.2.2-3.el8.s390x", - "authselect-libs-1.2.2-3.el8.s390x", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.s390x", - "bind-export-libs-9.11.36-2.el8.s390x", - "brotli-1.0.6-3.el8.s390x", - "bzip2-1.0.6-26.el8.s390x", - "bzip2-libs-1.0.6-26.el8.s390x", - "c-ares-1.13.0-6.el8.s390x", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.s390x", - "cairo-gobject-1.15.12-3.el8.s390x", - "checkpolicy-2.9-1.el8.s390x", - "chkconfig-1.19.1-1.el8.s390x", - "chrony-4.1-1.el8.s390x", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.s390x", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.s390x", - "coreutils-8.30-12.el8.s390x", - "coreutils-common-8.30-12.el8.s390x", - "cpio-2.12-11.el8.s390x", - "cracklib-2.9.6-15.el8.s390x", - "cracklib-dicts-2.9.6-15.el8.s390x", - "cronie-1.5.2-6.el8.s390x", - "cronie-anacron-1.5.2-6.el8.s390x", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.s390x", - "curl-7.61.1-22.el8.s390x", - "cyrus-sasl-lib-2.1.27-5.el8.s390x", - "dbus-1.12.8-18.el8.s390x", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.s390x", - "dbus-glib-0.110-2.el8.s390x", - "dbus-libs-1.12.8-18.el8.s390x", - "dbus-tools-1.12.8-18.el8.s390x", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.s390x", - "device-mapper-libs-1.02.181-3.el8.s390x", - "dhcp-client-4.3.6-47.el8.s390x", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.s390x", - "diffutils-3.6-6.el8.s390x", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.s390x", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.s390x", - "dracut-049-191.git20210920.el8.s390x", - "dracut-config-generic-049-191.git20210920.el8.s390x", - "dracut-network-049-191.git20210920.el8.s390x", - "dracut-squash-049-191.git20210920.el8.s390x", - "e2fsprogs-1.45.6-2.el8.s390x", - "e2fsprogs-libs-1.45.6-2.el8.s390x", - "elfutils-debuginfod-client-0.186-1.el8.s390x", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.s390x", - "elfutils-libs-0.186-1.el8.s390x", - "ethtool-5.13-1.el8.s390x", - "expat-2.2.5-4.el8.s390x", - "file-5.33-20.el8.s390x", - "file-libs-5.33-20.el8.s390x", - "filesystem-3.8-6.el8.s390x", - "findutils-4.6.0-20.el8.s390x", - "fontconfig-2.13.1-4.el8.s390x", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.s390x", - "fuse-libs-2.9.7-12.el8.s390x", - "gawk-4.2.1-2.el8.s390x", - "gdbm-1.18-1.el8.s390x", - "gdbm-libs-1.18-1.el8.s390x", - "gdisk-1.0.3-8.el8.s390x", - "gdk-pixbuf2-2.36.12-5.el8.s390x", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "glib-networking-2.56.1-1.1.el8.s390x", - "glib2-2.56.4-158.el8.s390x", - "glibc-2.28-184.el8.s390x", - "glibc-all-langpacks-2.28-184.el8.s390x", - "glibc-common-2.28-184.el8.s390x", - "glibc-gconv-extra-2.28-184.el8.s390x", - "gmp-6.1.2-10.el8.s390x", - "gnupg2-2.2.20-2.el8.s390x", - "gnupg2-smime-2.2.20-2.el8.s390x", - "gnutls-3.6.16-4.el8.s390x", - "gobject-introspection-1.56.1-1.el8.s390x", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.s390x", - "grep-3.1-6.el8.s390x", - "groff-base-1.22.3-18.el8.s390x", - "grubby-8.40-42.el8.s390x", - "gsettings-desktop-schemas-3.32.0-6.el8.s390x", - "gssproxy-0.8.0-20.el8.s390x", - "gzip-1.9-12.el8.s390x", - "hardlink-1.3-6.el8.s390x", - "hdparm-9.54-4.el8.s390x", - "hostname-3.20-6.el8.s390x", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.s390x", - "info-6.5-7.el8_5.s390x", - "initscripts-10.00.15-1.el8.s390x", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.s390x", - "iproute-5.15.0-2.el8.s390x", - "iputils-20180629-8.el8.s390x", - "jansson-2.14-1.el8.s390x", - "json-c-0.13.1-3.el8.s390x", - "json-glib-1.4.4-1.el8.s390x", - "kbd-2.0.4-10.el8.s390x", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.s390x", - "kernel-core-4.18.0-361.el8.s390x", - "kernel-modules-4.18.0-361.el8.s390x", - "kernel-tools-4.18.0-361.el8.s390x", - "kexec-tools-2.0.20-68.el8.s390x", - "keyutils-1.5.10-9.el8.s390x", - "keyutils-libs-1.5.10-9.el8.s390x", - "kmod-25-19.el8.s390x", - "kmod-libs-25-19.el8.s390x", - "kpartx-0.8.4-21.el8.s390x", - "krb5-libs-1.18.2-14.el8.s390x", - "less-530-1.el8.s390x", - "libX11-1.6.8-5.el8.s390x", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.s390x", - "libXext-1.3.4-1.el8.s390x", - "libXrender-0.9.10-7.el8.s390x", - "libacl-2.2.53-1.el8.s390x", - "libappstream-glib-0.7.14-3.el8.s390x", - "libarchive-3.3.3-3.el8_5.s390x", - "libassuan-2.5.1-3.el8.s390x", - "libattr-2.4.48-3.el8.s390x", - "libbasicobjects-0.1.1-39.el8.s390x", - "libblkid-2.32.1-32.el8.s390x", - "libbpf-0.4.0-3.el8.s390x", - "libcap-2.26-5.el8.s390x", - "libcap-ng-0.7.11-1.el8.s390x", - "libcollection-0.7.0-39.el8.s390x", - "libcom_err-1.45.6-2.el8.s390x", - "libcomps-0.1.18-1.el8.s390x", - "libcurl-7.61.1-22.el8.s390x", - "libdaemon-0.14-15.el8.s390x", - "libdb-5.3.28-42.el8_4.s390x", - "libdb-utils-5.3.28-42.el8_4.s390x", - "libdhash-0.5.0-39.el8.s390x", - "libdnf-0.63.0-5.el8.s390x", - "libedit-3.1-23.20170329cvs.el8.s390x", - "libestr-0.1.10-1.el8.s390x", - "libevent-2.1.8-5.el8.s390x", - "libfastjson-0.99.9-1.el8.s390x", - "libfdisk-2.32.1-32.el8.s390x", - "libffi-3.1-23.el8.s390x", - "libgcc-8.5.0-10.el8.s390x", - "libgcrypt-1.8.5-6.el8.s390x", - "libgpg-error-1.31-1.el8.s390x", - "libibverbs-37.2-1.el8.s390x", - "libidn2-2.2.0-1.el8.s390x", - "libini_config-1.3.1-39.el8.s390x", - "libkcapi-1.2.0-2.el8.s390x", - "libkcapi-hmaccalc-1.2.0-2.el8.s390x", - "libksba-1.3.5-7.el8.s390x", - "libldb-2.4.1-1.el8.s390x", - "libmaxminddb-1.2.0-10.el8.s390x", - "libmnl-1.0.4-6.el8.s390x", - "libmodman-2.0.1-17.el8.s390x", - "libmodulemd-2.13.0-1.el8.s390x", - "libmount-2.32.1-32.el8.s390x", - "libndp-1.7-6.el8.s390x", - "libnfsidmap-2.3.3-48.el8.s390x", - "libnghttp2-1.33.0-3.el8_2.1.s390x", - "libnl3-3.5.0-1.el8.s390x", - "libnl3-cli-3.5.0-1.el8.s390x", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x", - "libpath_utils-0.2.1-39.el8.s390x", - "libpcap-1.9.1-5.el8.s390x", - "libpipeline-1.5.0-2.el8.s390x", - "libpkgconf-1.4.2-1.el8.s390x", - "libpng-1.6.34-5.el8.s390x", - "libproxy-0.4.15-5.2.el8.s390x", - "libpsl-0.20.2-6.el8.s390x", - "libpwquality-1.4.4-3.el8.s390x", - "libref_array-0.1.5-39.el8.s390x", - "librepo-1.14.2-1.el8.s390x", - "libreport-filesystem-2.9.5-15.el8.s390x", - "librhsm-0.0.3-4.el8.s390x", - "libseccomp-2.5.2-1.el8.s390x", - "libsecret-0.18.6-1.el8.s390x", - "libselinux-2.9-5.el8.s390x", - "libselinux-utils-2.9-5.el8.s390x", - "libsemanage-2.9-6.el8.s390x", - "libsepol-2.9-3.el8.s390x", - "libsigsegv-2.11-5.el8.s390x", - "libsmartcols-2.32.1-32.el8.s390x", - "libsolv-0.7.20-1.el8.s390x", - "libsoup-2.62.3-2.el8.s390x", - "libss-1.45.6-2.el8.s390x", - "libssh-0.9.6-3.el8.s390x", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.s390x", - "libsss_certmap-2.6.2-3.el8.s390x", - "libsss_idmap-2.6.2-3.el8.s390x", - "libsss_nss_idmap-2.6.2-3.el8.s390x", - "libsss_sudo-2.6.2-3.el8.s390x", - "libstdc++-8.5.0-10.el8.s390x", - "libstemmer-0-10.585svn.el8.s390x", - "libsysfs-2.1.0-25.el8.s390x", - "libtalloc-2.3.3-1.el8.s390x", - "libtasn1-4.13-3.el8.s390x", - "libtdb-1.4.4-1.el8.s390x", - "libteam-1.31-2.el8.s390x", - "libtevent-0.11.0-0.el8.s390x", - "libtirpc-1.1.4-6.el8.s390x", - "libunistring-0.9.9-3.el8.s390x", - "libusbx-1.0.23-4.el8.s390x", - "libuser-0.62-24.el8.s390x", - "libutempter-1.1.6-14.el8.s390x", - "libuuid-2.32.1-32.el8.s390x", - "libverto-0.3.0-5.el8.s390x", - "libverto-libevent-0.3.0-5.el8.s390x", - "libxcb-1.13.1-1.el8.s390x", - "libxcrypt-4.1.1-6.el8.s390x", - "libxkbcommon-0.9.1-1.el8.s390x", - "libxml2-2.9.7-9.el8_4.2.s390x", - "libyaml-0.1.7-5.el8.s390x", - "libzstd-1.4.4-1.el8.s390x", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.s390x", - "logrotate-3.14.0-4.el8.s390x", - "lshw-B.02.19.2-6.el8.s390x", - "lsscsi-0.32-3.el8.s390x", - "lua-libs-5.3.4-12.el8.s390x", - "lz4-libs-1.8.3-3.el8_4.s390x", - "lzo-2.08-14.el8.s390x", - "man-db-2.7.6.1-18.el8.s390x", - "memstrack-0.1.11-1.el8.s390x", - "mozjs60-60.9.0-4.el8.s390x", - "mpfr-3.1.6-1.el8.s390x", - "ncurses-6.1-9.20180224.el8.s390x", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.s390x", - "net-tools-2.0-0.52.20160912git.el8.s390x", - "nettle-3.4.1-7.el8.s390x", - "newt-0.52.20-11.el8.s390x", - "nfs-utils-2.3.3-48.el8.s390x", - "npth-1.5-4.el8.s390x", - "numactl-libs-2.0.12-13.el8.s390x", - "oddjob-0.34.7-1.el8.s390x", - "oddjob-mkhomedir-0.34.7-1.el8.s390x", - "openldap-2.4.46-18.el8.s390x", - "openssh-8.0p1-13.el8.s390x", - "openssh-clients-8.0p1-13.el8.s390x", - "openssh-server-8.0p1-13.el8.s390x", - "openssl-1.1.1k-5.el8_5.s390x", - "openssl-libs-1.1.1k-5.el8_5.s390x", - "openssl-pkcs11-0.4.10-2.el8.s390x", - "p11-kit-0.23.22-1.el8.s390x", - "p11-kit-trust-0.23.22-1.el8.s390x", - "pam-1.3.1-15.el8.s390x", - "parted-3.2-39.el8.s390x", - "passwd-0.80-3.el8.s390x", - "pciutils-3.7.0-1.el8.s390x", - "pciutils-libs-3.7.0-1.el8.s390x", - "pcre-8.42-6.el8.s390x", - "pcre2-10.32-2.el8.s390x", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.s390x", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.s390x", - "perl-Encode-2.97-3.el8.s390x", - "perl-Errno-1.28-421.el8.s390x", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.s390x", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.s390x", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.s390x", - "perl-PathTools-3.74-1.el8.s390x", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.s390x", - "perl-Socket-2.027-3.el8.s390x", - "perl-Storable-3.11-3.el8.s390x", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.s390x", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.s390x", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.s390x", - "perl-macros-5.26.3-421.el8.s390x", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.s390x", - "perl-threads-shared-1.58-2.el8.s390x", - "pigz-2.4-4.el8.s390x", - "pinentry-1.1.0-2.el8.s390x", - "pixman-0.38.4-1.el8.s390x", - "pkgconf-1.4.2-1.el8.s390x", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.s390x", - "platform-python-3.6.8-45.el8.s390x", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.s390x", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.s390x", - "polkit-libs-0.115-13.el8_5.1.s390x", - "polkit-pkla-compat-0.1-12.el8.s390x", - "popt-1.18-1.el8.s390x", - "prefixdevname-0.1.0-6.el8.s390x", - "procps-ng-3.3.15-6.el8.s390x", - "psmisc-23.1-5.el8.s390x", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.s390x", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.s390x", - "python3-cffi-1.11.5-5.el8.s390x", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.s390x", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.s390x", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.s390x", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.s390x", - "python3-gobject-3.28.3-2.el8.s390x", - "python3-gobject-base-3.28.3-2.el8.s390x", - "python3-gpg-1.13.1-9.el8.s390x", - "python3-hawkey-0.63.0-5.el8.s390x", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.s390x", - "python3-libdnf-0.63.0-5.el8.s390x", - "python3-librepo-1.14.2-1.el8.s390x", - "python3-libs-3.6.8-45.el8.s390x", - "python3-libselinux-2.9-5.el8.s390x", - "python3-libsemanage-2.9-6.el8.s390x", - "python3-libxml2-2.9.7-9.el8_4.2.s390x", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.s390x", - "python3-netifaces-0.10.6-4.el8.s390x", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.s390x", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.s390x", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.s390x", - "python3-setools-4.3.0-3.el8.s390x", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.s390x", - "python3-syspurpose-1.28.25-1.el8.s390x", - "python3-systemd-234-8.el8.s390x", - "python3-unbound-1.7.3-17.el8.s390x", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.s390x", - "quota-4.04-14.el8.s390x", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.s390x", - "redhat-logos-84.5-1.el8.s390x", - "redhat-release-8.6-0.0.el8.s390x", - "redhat-release-eula-8.6-0.0.el8.s390x", - "rhc-0.2.0-5.el8.s390x", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.s390x", - "rpm-4.14.3-21.el8.s390x", - "rpm-build-libs-4.14.3-21.el8.s390x", - "rpm-libs-4.14.3-21.el8.s390x", - "rpm-plugin-selinux-4.14.3-21.el8.s390x", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.s390x", - "rsync-3.1.3-14.el8.s390x", - "rsyslog-8.2102.0-7.el8.s390x", - "s390utils-base-2.19.0-1.el8.s390x", - "s390utils-core-2.19.0-1.el8.s390x", - "sed-4.5-5.el8.s390x", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.s390x", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.s390x", - "sg3_utils-libs-1.44-5.el8.s390x", - "shadow-utils-4.6-16.el8.s390x", - "shared-mime-info-1.9-3.el8.s390x", - "slang-2.3.2-3.el8.s390x", - "snappy-1.1.8-3.el8.s390x", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.s390x", - "squashfs-tools-4.3-20.el8.s390x", - "sscg-2.3.3-14.el8.s390x", - "sssd-client-2.6.2-3.el8.s390x", - "sssd-common-2.6.2-3.el8.s390x", - "sssd-kcm-2.6.2-3.el8.s390x", - "sssd-nfs-idmap-2.6.2-3.el8.s390x", - "subscription-manager-1.28.25-1.el8.s390x", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.s390x", - "sudo-1.8.29-8.el8.s390x", - "systemd-239-56.el8.s390x", - "systemd-libs-239-56.el8.s390x", - "systemd-pam-239-56.el8.s390x", - "systemd-udev-239-56.el8.s390x", - "tar-1.30-5.el8.s390x", - "tcpdump-4.9.3-3.el8.s390x", - "teamd-1.31-2.el8.s390x", - "timedatex-0.5-3.el8.s390x", - "tpm2-tss-2.3.2-4.el8.s390x", - "trousers-0.3.15-1.el8.s390x", - "trousers-lib-0.3.15-1.el8.s390x", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.s390x", - "usermode-1.113-2.el8.s390x", - "util-linux-2.32.1-32.el8.s390x", - "vim-minimal-8.0.1763-16.el8_5.7.s390x", - "virt-what-1.18-13.el8.s390x", - "which-2.21-17.el8.s390x", - "xfsprogs-5.0.0-10.el8.s390x", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.s390x", - "xz-libs-5.2.4-3.el8.s390x", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-01", - "size": 10736369664, - "start": 1048576, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "context-mismatch": [ - { - "actual": "unconfined_u:object_r:boot_t:s0", - "expected": "system_u:object_r:boot_t:s0", - "filename": "/boot/bootmap" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "device_cio_free.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "kdump.service", - "loadmodules.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json index 24fe150de..1607b6b6a 100644 --- a/test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_86-s390x-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11969,1337 +11968,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154823-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154823-4.18.0-361.el8.s390x", - "initrd": "/boot/initramfs-4.18.0-361.el8.s390x.img", - "linux": "/boot/vmlinuz-4.18.0-361.el8.s390x", - "options": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.s390x) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/opt", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/boot", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:988:", - "cockpit-ws:x:990:", - "cockpit-wsinstance:x:989:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:995:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:991:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:996:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.s390x", - "NetworkManager-libnm-1.36.0-0.4.el8.s390x", - "NetworkManager-team-1.36.0-0.4.el8.s390x", - "NetworkManager-tui-1.36.0-0.4.el8.s390x", - "PackageKit-1.1.12-6.el8.s390x", - "PackageKit-glib-1.1.12-6.el8.s390x", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.s390x", - "audit-3.0.7-1.el8.s390x", - "audit-libs-3.0.7-1.el8.s390x", - "authselect-1.2.2-3.el8.s390x", - "authselect-compat-1.2.2-3.el8.s390x", - "authselect-libs-1.2.2-3.el8.s390x", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.s390x", - "bind-export-libs-9.11.36-2.el8.s390x", - "brotli-1.0.6-3.el8.s390x", - "bzip2-1.0.6-26.el8.s390x", - "bzip2-libs-1.0.6-26.el8.s390x", - "c-ares-1.13.0-6.el8.s390x", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.s390x", - "cairo-gobject-1.15.12-3.el8.s390x", - "checkpolicy-2.9-1.el8.s390x", - "chkconfig-1.19.1-1.el8.s390x", - "chrony-4.1-1.el8.s390x", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.s390x", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.s390x", - "coreutils-8.30-12.el8.s390x", - "coreutils-common-8.30-12.el8.s390x", - "cpio-2.12-11.el8.s390x", - "cracklib-2.9.6-15.el8.s390x", - "cracklib-dicts-2.9.6-15.el8.s390x", - "cronie-1.5.2-6.el8.s390x", - "cronie-anacron-1.5.2-6.el8.s390x", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.s390x", - "curl-7.61.1-22.el8.s390x", - "cyrus-sasl-lib-2.1.27-5.el8.s390x", - "dbus-1.12.8-18.el8.s390x", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.s390x", - "dbus-glib-0.110-2.el8.s390x", - "dbus-libs-1.12.8-18.el8.s390x", - "dbus-tools-1.12.8-18.el8.s390x", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.s390x", - "device-mapper-event-1.02.181-3.el8.s390x", - "device-mapper-event-libs-1.02.181-3.el8.s390x", - "device-mapper-libs-1.02.181-3.el8.s390x", - "device-mapper-persistent-data-0.9.0-6.el8.s390x", - "dhcp-client-4.3.6-47.el8.s390x", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.s390x", - "diffutils-3.6-6.el8.s390x", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.s390x", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.s390x", - "dracut-049-191.git20210920.el8.s390x", - "dracut-config-generic-049-191.git20210920.el8.s390x", - "dracut-config-rescue-049-191.git20210920.el8.s390x", - "dracut-network-049-191.git20210920.el8.s390x", - "dracut-squash-049-191.git20210920.el8.s390x", - "e2fsprogs-1.45.6-2.el8.s390x", - "e2fsprogs-libs-1.45.6-2.el8.s390x", - "elfutils-debuginfod-client-0.186-1.el8.s390x", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.s390x", - "elfutils-libs-0.186-1.el8.s390x", - "ethtool-5.13-1.el8.s390x", - "expat-2.2.5-4.el8.s390x", - "file-5.33-20.el8.s390x", - "file-libs-5.33-20.el8.s390x", - "filesystem-3.8-6.el8.s390x", - "findutils-4.6.0-20.el8.s390x", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "fontconfig-2.13.1-4.el8.s390x", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.s390x", - "fuse-libs-2.9.7-12.el8.s390x", - "gawk-4.2.1-2.el8.s390x", - "gdbm-1.18-1.el8.s390x", - "gdbm-libs-1.18-1.el8.s390x", - "gdisk-1.0.3-8.el8.s390x", - "gdk-pixbuf2-2.36.12-5.el8.s390x", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "glib-networking-2.56.1-1.1.el8.s390x", - "glib2-2.56.4-158.el8.s390x", - "glibc-2.28-184.el8.s390x", - "glibc-all-langpacks-2.28-184.el8.s390x", - "glibc-common-2.28-184.el8.s390x", - "glibc-gconv-extra-2.28-184.el8.s390x", - "gmp-6.1.2-10.el8.s390x", - "gnupg2-2.2.20-2.el8.s390x", - "gnupg2-smime-2.2.20-2.el8.s390x", - "gnutls-3.6.16-4.el8.s390x", - "gobject-introspection-1.56.1-1.el8.s390x", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.s390x", - "grep-3.1-6.el8.s390x", - "groff-base-1.22.3-18.el8.s390x", - "grubby-8.40-42.el8.s390x", - "gsettings-desktop-schemas-3.32.0-6.el8.s390x", - "gssproxy-0.8.0-20.el8.s390x", - "gzip-1.9-12.el8.s390x", - "hardlink-1.3-6.el8.s390x", - "hdparm-9.54-4.el8.s390x", - "hostname-3.20-6.el8.s390x", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.s390x", - "info-6.5-7.el8_5.s390x", - "initscripts-10.00.15-1.el8.s390x", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.s390x", - "iproute-5.15.0-2.el8.s390x", - "iprutils-2.4.19-1.el8.s390x", - "ipset-7.1-1.el8.s390x", - "ipset-libs-7.1-1.el8.s390x", - "iptables-1.8.4-22.el8.s390x", - "iptables-ebtables-1.8.4-22.el8.s390x", - "iptables-libs-1.8.4-22.el8.s390x", - "iputils-20180629-8.el8.s390x", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.s390x", - "json-c-0.13.1-3.el8.s390x", - "json-glib-1.4.4-1.el8.s390x", - "kbd-2.0.4-10.el8.s390x", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.s390x", - "kernel-core-4.18.0-361.el8.s390x", - "kernel-modules-4.18.0-361.el8.s390x", - "kernel-tools-4.18.0-361.el8.s390x", - "kexec-tools-2.0.20-68.el8.s390x", - "keyutils-1.5.10-9.el8.s390x", - "keyutils-libs-1.5.10-9.el8.s390x", - "kmod-25-19.el8.s390x", - "kmod-libs-25-19.el8.s390x", - "kpartx-0.8.4-21.el8.s390x", - "krb5-libs-1.18.2-14.el8.s390x", - "less-530-1.el8.s390x", - "libX11-1.6.8-5.el8.s390x", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.s390x", - "libXext-1.3.4-1.el8.s390x", - "libXrender-0.9.10-7.el8.s390x", - "libacl-2.2.53-1.el8.s390x", - "libaio-0.3.112-1.el8.s390x", - "libappstream-glib-0.7.14-3.el8.s390x", - "libarchive-3.3.3-3.el8_5.s390x", - "libassuan-2.5.1-3.el8.s390x", - "libattr-2.4.48-3.el8.s390x", - "libbasicobjects-0.1.1-39.el8.s390x", - "libblkid-2.32.1-32.el8.s390x", - "libbpf-0.4.0-3.el8.s390x", - "libcap-2.26-5.el8.s390x", - "libcap-ng-0.7.11-1.el8.s390x", - "libcollection-0.7.0-39.el8.s390x", - "libcom_err-1.45.6-2.el8.s390x", - "libcomps-0.1.18-1.el8.s390x", - "libcurl-7.61.1-22.el8.s390x", - "libdaemon-0.14-15.el8.s390x", - "libdb-5.3.28-42.el8_4.s390x", - "libdb-utils-5.3.28-42.el8_4.s390x", - "libdhash-0.5.0-39.el8.s390x", - "libdnf-0.63.0-5.el8.s390x", - "libedit-3.1-23.20170329cvs.el8.s390x", - "libestr-0.1.10-1.el8.s390x", - "libevent-2.1.8-5.el8.s390x", - "libfastjson-0.99.9-1.el8.s390x", - "libfdisk-2.32.1-32.el8.s390x", - "libffi-3.1-23.el8.s390x", - "libgcc-8.5.0-10.el8.s390x", - "libgcrypt-1.8.5-6.el8.s390x", - "libgpg-error-1.31-1.el8.s390x", - "libibverbs-37.2-1.el8.s390x", - "libidn2-2.2.0-1.el8.s390x", - "libini_config-1.3.1-39.el8.s390x", - "libkcapi-1.2.0-2.el8.s390x", - "libkcapi-hmaccalc-1.2.0-2.el8.s390x", - "libksba-1.3.5-7.el8.s390x", - "libldb-2.4.1-1.el8.s390x", - "libmaxminddb-1.2.0-10.el8.s390x", - "libmnl-1.0.4-6.el8.s390x", - "libmodman-2.0.1-17.el8.s390x", - "libmodulemd-2.13.0-1.el8.s390x", - "libmount-2.32.1-32.el8.s390x", - "libndp-1.7-6.el8.s390x", - "libnetfilter_conntrack-1.0.6-5.el8.s390x", - "libnfnetlink-1.0.1-13.el8.s390x", - "libnfsidmap-2.3.3-48.el8.s390x", - "libnftnl-1.1.5-5.el8.s390x", - "libnghttp2-1.33.0-3.el8_2.1.s390x", - "libnl3-3.5.0-1.el8.s390x", - "libnl3-cli-3.5.0-1.el8.s390x", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x", - "libpath_utils-0.2.1-39.el8.s390x", - "libpcap-1.9.1-5.el8.s390x", - "libpipeline-1.5.0-2.el8.s390x", - "libpkgconf-1.4.2-1.el8.s390x", - "libpng-1.6.34-5.el8.s390x", - "libproxy-0.4.15-5.2.el8.s390x", - "libpsl-0.20.2-6.el8.s390x", - "libpwquality-1.4.4-3.el8.s390x", - "libref_array-0.1.5-39.el8.s390x", - "librepo-1.14.2-1.el8.s390x", - "libreport-filesystem-2.9.5-15.el8.s390x", - "librhsm-0.0.3-4.el8.s390x", - "libseccomp-2.5.2-1.el8.s390x", - "libsecret-0.18.6-1.el8.s390x", - "libselinux-2.9-5.el8.s390x", - "libselinux-utils-2.9-5.el8.s390x", - "libsemanage-2.9-6.el8.s390x", - "libsepol-2.9-3.el8.s390x", - "libsigsegv-2.11-5.el8.s390x", - "libsmartcols-2.32.1-32.el8.s390x", - "libsolv-0.7.20-1.el8.s390x", - "libsoup-2.62.3-2.el8.s390x", - "libss-1.45.6-2.el8.s390x", - "libssh-0.9.6-3.el8.s390x", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.s390x", - "libsss_certmap-2.6.2-3.el8.s390x", - "libsss_idmap-2.6.2-3.el8.s390x", - "libsss_nss_idmap-2.6.2-3.el8.s390x", - "libsss_sudo-2.6.2-3.el8.s390x", - "libstdc++-8.5.0-10.el8.s390x", - "libstemmer-0-10.585svn.el8.s390x", - "libsysfs-2.1.0-25.el8.s390x", - "libtalloc-2.3.3-1.el8.s390x", - "libtasn1-4.13-3.el8.s390x", - "libtdb-1.4.4-1.el8.s390x", - "libteam-1.31-2.el8.s390x", - "libtevent-0.11.0-0.el8.s390x", - "libtirpc-1.1.4-6.el8.s390x", - "libunistring-0.9.9-3.el8.s390x", - "libusbx-1.0.23-4.el8.s390x", - "libuser-0.62-24.el8.s390x", - "libutempter-1.1.6-14.el8.s390x", - "libuuid-2.32.1-32.el8.s390x", - "libverto-0.3.0-5.el8.s390x", - "libverto-libevent-0.3.0-5.el8.s390x", - "libxcb-1.13.1-1.el8.s390x", - "libxcrypt-4.1.1-6.el8.s390x", - "libxkbcommon-0.9.1-1.el8.s390x", - "libxml2-2.9.7-9.el8_4.2.s390x", - "libyaml-0.1.7-5.el8.s390x", - "libzstd-1.4.4-1.el8.s390x", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.s390x", - "logrotate-3.14.0-4.el8.s390x", - "lshw-B.02.19.2-6.el8.s390x", - "lsscsi-0.32-3.el8.s390x", - "lua-libs-5.3.4-12.el8.s390x", - "lvm2-2.03.14-3.el8.s390x", - "lvm2-libs-2.03.14-3.el8.s390x", - "lz4-libs-1.8.3-3.el8_4.s390x", - "lzo-2.08-14.el8.s390x", - "man-db-2.7.6.1-18.el8.s390x", - "memstrack-0.1.11-1.el8.s390x", - "mozjs60-60.9.0-4.el8.s390x", - "mpfr-3.1.6-1.el8.s390x", - "ncurses-6.1-9.20180224.el8.s390x", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.s390x", - "net-tools-2.0-0.52.20160912git.el8.s390x", - "nettle-3.4.1-7.el8.s390x", - "newt-0.52.20-11.el8.s390x", - "nfs-utils-2.3.3-48.el8.s390x", - "nftables-0.9.3-24.el8.s390x", - "npth-1.5-4.el8.s390x", - "numactl-libs-2.0.12-13.el8.s390x", - "oddjob-0.34.7-1.el8.s390x", - "oddjob-mkhomedir-0.34.7-1.el8.s390x", - "openldap-2.4.46-18.el8.s390x", - "openssh-8.0p1-13.el8.s390x", - "openssh-clients-8.0p1-13.el8.s390x", - "openssh-server-8.0p1-13.el8.s390x", - "openssl-1.1.1k-5.el8_5.s390x", - "openssl-libs-1.1.1k-5.el8_5.s390x", - "openssl-pkcs11-0.4.10-2.el8.s390x", - "p11-kit-0.23.22-1.el8.s390x", - "p11-kit-trust-0.23.22-1.el8.s390x", - "pam-1.3.1-15.el8.s390x", - "parted-3.2-39.el8.s390x", - "passwd-0.80-3.el8.s390x", - "pciutils-3.7.0-1.el8.s390x", - "pciutils-libs-3.7.0-1.el8.s390x", - "pcre-8.42-6.el8.s390x", - "pcre2-10.32-2.el8.s390x", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.s390x", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.s390x", - "perl-Encode-2.97-3.el8.s390x", - "perl-Errno-1.28-421.el8.s390x", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.s390x", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.s390x", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.s390x", - "perl-PathTools-3.74-1.el8.s390x", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.s390x", - "perl-Socket-2.027-3.el8.s390x", - "perl-Storable-3.11-3.el8.s390x", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.s390x", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.s390x", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.s390x", - "perl-macros-5.26.3-421.el8.s390x", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.s390x", - "perl-threads-shared-1.58-2.el8.s390x", - "pigz-2.4-4.el8.s390x", - "pinentry-1.1.0-2.el8.s390x", - "pixman-0.38.4-1.el8.s390x", - "pkgconf-1.4.2-1.el8.s390x", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.s390x", - "platform-python-3.6.8-45.el8.s390x", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.s390x", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.s390x", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.s390x", - "policycoreutils-2.9-18.el8.s390x", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.s390x", - "polkit-libs-0.115-13.el8_5.1.s390x", - "polkit-pkla-compat-0.1-12.el8.s390x", - "popt-1.18-1.el8.s390x", - "prefixdevname-0.1.0-6.el8.s390x", - "procps-ng-3.3.15-6.el8.s390x", - "psmisc-23.1-5.el8.s390x", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.s390x", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.s390x", - "python3-cffi-1.11.5-5.el8.s390x", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.s390x", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.s390x", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.s390x", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.s390x", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-3.28.3-2.el8.s390x", - "python3-gobject-base-3.28.3-2.el8.s390x", - "python3-gpg-1.13.1-9.el8.s390x", - "python3-hawkey-0.63.0-5.el8.s390x", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.s390x", - "python3-libdnf-0.63.0-5.el8.s390x", - "python3-librepo-1.14.2-1.el8.s390x", - "python3-libs-3.6.8-45.el8.s390x", - "python3-libselinux-2.9-5.el8.s390x", - "python3-libsemanage-2.9-6.el8.s390x", - "python3-libxml2-2.9.7-9.el8_4.2.s390x", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.s390x", - "python3-netifaces-0.10.6-4.el8.s390x", - "python3-nftables-0.9.3-24.el8.s390x", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.s390x", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.s390x", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.s390x", - "python3-setools-4.3.0-3.el8.s390x", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.s390x", - "python3-syspurpose-1.28.25-1.el8.s390x", - "python3-systemd-234-8.el8.s390x", - "python3-unbound-1.7.3-17.el8.s390x", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.s390x", - "quota-4.04-14.el8.s390x", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.s390x", - "redhat-logos-84.5-1.el8.s390x", - "redhat-release-8.6-0.0.el8.s390x", - "redhat-release-eula-8.6-0.0.el8.s390x", - "rhc-0.2.0-5.el8.s390x", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.s390x", - "rpm-4.14.3-21.el8.s390x", - "rpm-build-libs-4.14.3-21.el8.s390x", - "rpm-libs-4.14.3-21.el8.s390x", - "rpm-plugin-selinux-4.14.3-21.el8.s390x", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.s390x", - "rsync-3.1.3-14.el8.s390x", - "rsyslog-8.2102.0-7.el8.s390x", - "s390utils-base-2.19.0-1.el8.s390x", - "s390utils-core-2.19.0-1.el8.s390x", - "sed-4.5-5.el8.s390x", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.s390x", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.s390x", - "sg3_utils-libs-1.44-5.el8.s390x", - "shadow-utils-4.6-16.el8.s390x", - "shared-mime-info-1.9-3.el8.s390x", - "slang-2.3.2-3.el8.s390x", - "snappy-1.1.8-3.el8.s390x", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.s390x", - "squashfs-tools-4.3-20.el8.s390x", - "sscg-2.3.3-14.el8.s390x", - "sssd-client-2.6.2-3.el8.s390x", - "sssd-common-2.6.2-3.el8.s390x", - "sssd-kcm-2.6.2-3.el8.s390x", - "sssd-nfs-idmap-2.6.2-3.el8.s390x", - "subscription-manager-1.28.25-1.el8.s390x", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.s390x", - "sudo-1.8.29-8.el8.s390x", - "systemd-239-56.el8.s390x", - "systemd-libs-239-56.el8.s390x", - "systemd-pam-239-56.el8.s390x", - "systemd-udev-239-56.el8.s390x", - "tar-1.30-5.el8.s390x", - "tcpdump-4.9.3-3.el8.s390x", - "teamd-1.31-2.el8.s390x", - "timedatex-0.5-3.el8.s390x", - "tpm2-tss-2.3.2-4.el8.s390x", - "trousers-0.3.15-1.el8.s390x", - "trousers-lib-0.3.15-1.el8.s390x", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.s390x", - "usermode-1.113-2.el8.s390x", - "util-linux-2.32.1-32.el8.s390x", - "vim-minimal-8.0.1763-16.el8_5.7.s390x", - "virt-what-1.18-13.el8.s390x", - "which-2.21-17.el8.s390x", - "xfsprogs-5.0.0-10.el8.s390x", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.s390x", - "xz-libs-5.2.4-3.el8.s390x", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - }, - "partuuid": "14fc63d2-01", - "size": 10199498752, - "start": 537919488, - "type": "8e", - "uuid": "4g5vE2-HlnQ-6tSo-xyKF-6nKa-POrr-f9WZMP" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 536870912, - "start": 1048576, - "type": "83", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:988::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:990:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:989:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:991::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "debug-shell.service", - "dumpconf.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "device_cio_free.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-s390x-tar-boot.json b/test/data/manifests/rhel_86-s390x-tar-boot.json index 2882b133b..97f2f1c5e 100644 --- a/test/data/manifests/rhel_86-s390x-tar-boot.json +++ b/test/data/manifests/rhel_86-s390x-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-86", "arch": "s390x", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7223,593 +7218,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124154823-4.18.0-361.el8.s390x", - "initrd": "/boot/initramfs-4.18.0-361.el8.s390x.img", - "linux": "/boot/vmlinuz-4.18.0-361.el8.s390x", - "options": "root=/dev/mapper/rhel_ibm--z--539-root crashkernel=auto rd.dasd=0.0.0120 rd.lvm.lv=rhel_ibm-z-539/root rd.lvm.lv=rhel_ibm-z-539/swap cio_ignore=all,!condev rd.znet=qeth,0.0.0600,0.0.0601,0.0.0602,layer2=1,portno=0", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.s390x) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.s390x" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:996:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "acl-2.2.53-1.el8.s390x", - "audit-libs-3.0.7-1.el8.s390x", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.s390x", - "brotli-1.0.6-3.el8.s390x", - "bzip2-libs-1.0.6-26.el8.s390x", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "chkconfig-1.19.1-1.el8.s390x", - "coreutils-8.30-12.el8.s390x", - "coreutils-common-8.30-12.el8.s390x", - "cpio-2.12-11.el8.s390x", - "cracklib-2.9.6-15.el8.s390x", - "cracklib-dicts-2.9.6-15.el8.s390x", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.s390x", - "curl-7.61.1-22.el8.s390x", - "cyrus-sasl-lib-2.1.27-5.el8.s390x", - "dbus-1.12.8-18.el8.s390x", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.s390x", - "dbus-libs-1.12.8-18.el8.s390x", - "dbus-tools-1.12.8-18.el8.s390x", - "device-mapper-1.02.181-3.el8.s390x", - "device-mapper-libs-1.02.181-3.el8.s390x", - "diffutils-3.6-6.el8.s390x", - "dracut-049-191.git20210920.el8.s390x", - "elfutils-debuginfod-client-0.186-1.el8.s390x", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.s390x", - "elfutils-libs-0.186-1.el8.s390x", - "ethtool-5.13-1.el8.s390x", - "expat-2.2.5-4.el8.s390x", - "file-5.33-20.el8.s390x", - "file-libs-5.33-20.el8.s390x", - "filesystem-3.8-6.el8.s390x", - "findutils-4.6.0-20.el8.s390x", - "fuse-libs-2.9.7-12.el8.s390x", - "gawk-4.2.1-2.el8.s390x", - "gdbm-1.18-1.el8.s390x", - "gdbm-libs-1.18-1.el8.s390x", - "glib2-2.56.4-158.el8.s390x", - "glibc-2.28-184.el8.s390x", - "glibc-all-langpacks-2.28-184.el8.s390x", - "glibc-common-2.28-184.el8.s390x", - "glibc-gconv-extra-2.28-184.el8.s390x", - "gmp-6.1.2-10.el8.s390x", - "gnutls-3.6.16-4.el8.s390x", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.s390x", - "groff-base-1.22.3-18.el8.s390x", - "grubby-8.40-42.el8.s390x", - "gzip-1.9-12.el8.s390x", - "hardlink-1.3-6.el8.s390x", - "info-6.5-7.el8_5.s390x", - "json-c-0.13.1-3.el8.s390x", - "kbd-2.0.4-10.el8.s390x", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.s390x", - "kernel-core-4.18.0-361.el8.s390x", - "kernel-modules-4.18.0-361.el8.s390x", - "keyutils-libs-1.5.10-9.el8.s390x", - "kmod-25-19.el8.s390x", - "kmod-libs-25-19.el8.s390x", - "kpartx-0.8.4-21.el8.s390x", - "krb5-libs-1.18.2-14.el8.s390x", - "libacl-2.2.53-1.el8.s390x", - "libarchive-3.3.3-3.el8_5.s390x", - "libattr-2.4.48-3.el8.s390x", - "libblkid-2.32.1-32.el8.s390x", - "libcap-2.26-5.el8.s390x", - "libcap-ng-0.7.11-1.el8.s390x", - "libcom_err-1.45.6-2.el8.s390x", - "libcurl-7.61.1-22.el8.s390x", - "libdb-5.3.28-42.el8_4.s390x", - "libdb-utils-5.3.28-42.el8_4.s390x", - "libfdisk-2.32.1-32.el8.s390x", - "libffi-3.1-23.el8.s390x", - "libgcc-8.5.0-10.el8.s390x", - "libgcrypt-1.8.5-6.el8.s390x", - "libgpg-error-1.31-1.el8.s390x", - "libidn2-2.2.0-1.el8.s390x", - "libkcapi-1.2.0-2.el8.s390x", - "libkcapi-hmaccalc-1.2.0-2.el8.s390x", - "libmnl-1.0.4-6.el8.s390x", - "libmount-2.32.1-32.el8.s390x", - "libnghttp2-1.33.0-3.el8_2.1.s390x", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.s390x", - "libpsl-0.20.2-6.el8.s390x", - "libpwquality-1.4.4-3.el8.s390x", - "libseccomp-2.5.2-1.el8.s390x", - "libselinux-2.9-5.el8.s390x", - "libselinux-utils-2.9-5.el8.s390x", - "libsemanage-2.9-6.el8.s390x", - "libsepol-2.9-3.el8.s390x", - "libsigsegv-2.11-5.el8.s390x", - "libsmartcols-2.32.1-32.el8.s390x", - "libssh-0.9.6-3.el8.s390x", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.s390x", - "libtasn1-4.13-3.el8.s390x", - "libtirpc-1.1.4-6.el8.s390x", - "libunistring-0.9.9-3.el8.s390x", - "libutempter-1.1.6-14.el8.s390x", - "libuuid-2.32.1-32.el8.s390x", - "libverto-0.3.0-5.el8.s390x", - "libxcrypt-4.1.1-6.el8.s390x", - "libxkbcommon-0.9.1-1.el8.s390x", - "libxml2-2.9.7-9.el8_4.2.s390x", - "libzstd-1.4.4-1.el8.s390x", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.s390x", - "lz4-libs-1.8.3-3.el8_4.s390x", - "memstrack-0.1.11-1.el8.s390x", - "mpfr-3.1.6-1.el8.s390x", - "ncurses-6.1-9.20180224.el8.s390x", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.s390x", - "nettle-3.4.1-7.el8.s390x", - "openldap-2.4.46-18.el8.s390x", - "openssh-8.0p1-13.el8.s390x", - "openssh-server-8.0p1-13.el8.s390x", - "openssl-1.1.1k-5.el8_5.s390x", - "openssl-libs-1.1.1k-5.el8_5.s390x", - "openssl-pkcs11-0.4.10-2.el8.s390x", - "p11-kit-0.23.22-1.el8.s390x", - "p11-kit-trust-0.23.22-1.el8.s390x", - "pam-1.3.1-15.el8.s390x", - "pcre-8.42-6.el8.s390x", - "pcre2-10.32-2.el8.s390x", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.s390x", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.s390x", - "perl-Encode-2.97-3.el8.s390x", - "perl-Errno-1.28-421.el8.s390x", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.s390x", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.s390x", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.s390x", - "perl-PathTools-3.74-1.el8.s390x", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.s390x", - "perl-Socket-2.027-3.el8.s390x", - "perl-Storable-3.11-3.el8.s390x", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.s390x", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.s390x", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.s390x", - "perl-macros-5.26.3-421.el8.s390x", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.s390x", - "perl-threads-shared-1.58-2.el8.s390x", - "pigz-2.4-4.el8.s390x", - "platform-python-3.6.8-45.el8.s390x", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.s390x", - "popt-1.18-1.el8.s390x", - "procps-ng-3.3.15-6.el8.s390x", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-45.el8.s390x", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.s390x", - "redhat-release-8.6-0.0.el8.s390x", - "redhat-release-eula-8.6-0.0.el8.s390x", - "rpm-4.14.3-21.el8.s390x", - "rpm-libs-4.14.3-21.el8.s390x", - "rpm-plugin-selinux-4.14.3-21.el8.s390x", - "s390utils-base-2.19.0-1.el8.s390x", - "s390utils-core-2.19.0-1.el8.s390x", - "sed-4.5-5.el8.s390x", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.s390x", - "sg3_utils-libs-1.44-5.el8.s390x", - "shadow-utils-4.6-16.el8.s390x", - "shared-mime-info-1.9-3.el8.s390x", - "sqlite-libs-3.26.0-15.el8.s390x", - "systemd-239-56.el8.s390x", - "systemd-libs-239-56.el8.s390x", - "systemd-pam-239-56.el8.s390x", - "systemd-udev-239-56.el8.s390x", - "tar-1.30-5.el8.s390x", - "trousers-0.3.15-1.el8.s390x", - "trousers-lib-0.3.15-1.el8.s390x", - "tzdata-2021e-1.el8.noarch", - "util-linux-2.32.1-32.el8.s390x", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.s390x", - "xz-libs-5.2.4-3.el8.s390x", - "zlib-1.2.11-17.el8.s390x" - ], - "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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/etc/zkey": "......G..", - "/etc/zkey/kmip": "......G..", - "/etc/zkey/kmip/profiles": "......G..", - "/etc/zkey/kmip/profiles/IBM-GDE.profile": "......G..", - "/etc/zkey/kmip/profiles/IBM-GKLM.profile": "......G..", - "/etc/zkey/kmip/profiles/default.profile": "......G..", - "/etc/zkey/kms-plugins.conf": "......G..", - "/etc/zkey/repository": "......G..", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/var/log/lastlog": ".M....G.." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "halt.target", - "kexec.target", - "poweroff.target", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "cpi.service", - "ctrl-alt-del.target", - "device_cio_free.service", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-ami-boot.json b/test/data/manifests/rhel_86-x86_64-ami-boot.json index 549dba55f..78cb2f028 100644 --- a/test/data/manifests/rhel_86-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_86-x86_64-ami-boot.json @@ -9391,1188 +9391,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-config-rescue-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_86-x86_64-azure_rhui-boot.json index 7c8f24a99..4e19073e4 100644 --- a/test/data/manifests/rhel_86-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_86-x86_64-azure_rhui-boot.json @@ -23,7 +23,7 @@ ] } ], - "filename": "disk.vhd", + "filename": "disk.vhd.xz", "blueprint": {} }, "manifest": { @@ -13337,1694 +13337,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "69-vdo-start-by-dev.rules": [ - "ENV{ID_FS_TYPE}==\"vdo\", ENV{SYSTEMD_WANTS}+=\"vdo-start-by-dev@%k\"" - ] - }, - "boot-environment": { - "kernelopts": "root=UUID=fb180daf-48a7-4ee0-b10d-394651850fd4 ro crashkernel=auto console=tty1 console=ttyS0 earlyprintk=ttyS0 rootdelay=300", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - }, - "10-azure-kvp.cfg": { - "reporting": { - "logging": { - "type": "log" - }, - "telemetry": { - "type": "hyperv" - } - } - }, - "91-azure_datasource.cfg": { - "datasource": { - "Azure": { - "apply_network_config": false - } - }, - "datasource_list": [ - "Azure" - ] - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/home", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=a178892e-e285-4ce1-9114-55780875d64e", - "/tmp", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=e2d3d0d0-de6b-48f9-b44c-e85ff044c6b1", - "/usr", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=f83b8e88-3bbf-457a-ab99-c5b252c7429c", - "/var", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:986:", - "clevis:x:993:", - "cockpit-ws:x:989:", - "cockpit-wsinstance:x:988:", - "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:", - "libstoragemgmt:x:991:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:996:", - "printadmin:x:994:", - "render:x:998:", - "rngd:x:985:", - "root:x:0:", - "setroubleshoot:x:990:", - "slocate:x:21:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:987:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:clevis", - "tty:x:5:", - "unbound:x:992:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "blacklist-nouveau.conf": { - "blacklist": [ - "lbm-nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "WALinuxAgent-2.3.0.2-2.el8.noarch", - "WALinuxAgent-udev-2.3.0.2-2.el8.noarch", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "adcli-0.8.2-12.el8.x86_64", - "at-3.1.20-11.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "avahi-libs-0.7-20.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "bc-1.07.1-5.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "bind-libs-9.11.36-2.el8.x86_64", - "bind-libs-lite-9.11.36-2.el8.x86_64", - "bind-license-9.11.36-2.el8.noarch", - "bind-utils-9.11.36-2.el8.x86_64", - "binutils-2.30-113.el8.x86_64", - "blktrace-1.2.0-10.el8.x86_64", - "bpftool-4.18.0-361.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-8.el8.x86_64", - "clevis-luks-15-8.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-261-1.el8.x86_64", - "cockpit-bridge-261-1.el8.x86_64", - "cockpit-packagekit-261-1.el8.noarch", - "cockpit-storaged-261-1.el8.noarch", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-2.3.7-1.el8.x86_64", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "cryptsetup-reencrypt-2.3.7-1.el8.x86_64", - "cups-libs-2.2.6-42.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-gssapi-2.1.27-5.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "cyrus-sasl-plain-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "desktop-file-utils-0.23-8.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-multipath-0.8.4-21.el8.x86_64", - "device-mapper-multipath-libs-0.8.4-21.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dos2unix-7.4.0-3.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "ed-1.14.2-4.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "emacs-filesystem-26.1-7.el8.noarch", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "fontconfig-2.13.1-4.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "fprintd-1.90.9-2.el8.x86_64", - "fprintd-pam-1.90.9-2.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fstrm-0.6.1-2.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-be1229cf-5631588c", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "hyperv-daemons-0-0.31.20180415git.el8.x86_64", - "hyperv-daemons-license-0-0.31.20180415git.el8.noarch", - "hypervfcopyd-0-0.31.20180415git.el8.x86_64", - "hypervkvpd-0-0.31.20180415git.el8.x86_64", - "hypervvssd-0-0.31.20180415git.el8.x86_64", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iptstate-2.2.6-6.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64", - "iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64", - "isns-utils-libs-0.99-1.el8.x86_64", - "jansson-2.14-1.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.6-3.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-kvdo-6.2.6.3-82.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "kpatch-0.9.4-2.el8.noarch", - "kpatch-dnf-0.4-2.el8.noarch", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "ledmon-0.95-1.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-5.el8.x86_64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-lvm-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libconfig-1.5-9.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libfprint-1.90.7-1.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libipa_hbac-2.6.2-3.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librelp-1.9.0-1.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbclient-4.15.4-0.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libstoragemgmt-1.9.1-3.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libwbclient-4.15.4-0.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsof-4.93.2-1.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "mailcap-2.1.48-3.el8.noarch", - "man-db-2.7.6.1-18.el8.x86_64", - "man-pages-4.15-6.el8.x86_64", - "man-pages-overrides-8.5.0.1-1.el8.noarch", - "mcelog-179-1.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mlocate-0.26-20.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "mtr-0.92-3.el8.x86_64", - "nano-2.9.8-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "nmap-ncat-7.70-6.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "nvme-cli-1.16-3.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "patch-2.7.6-11.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pinfo-0.6.10-18.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psacct-6.6.3-4.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-bind-9.11.36-2.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-html5lib-0.999999999-6.el8.noarch", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libstoragemgmt-1.9.1-3.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-lxml-4.2.3-4.el8.x86_64", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-9.0.3-22.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-psutil-5.4.3-11.el8.x86_64", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pyasn1-0.3.7-6.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-sssdconfig-2.6.2-3.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-tracer-0.7.5-2.el8.noarch", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python3-webencodings-0.5.1-6.el8.noarch", - "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.x86_64", - "realmd-0.16.3-24.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rhsm-icons-1.28.25-1.el8.noarch", - "rhui-azure-rhel8-2.2-198.noarch", - "rng-tools-6.14-4.git.b2b7934e.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "rsyslog-gnutls-8.2102.0-7.el8.x86_64", - "rsyslog-gssapi-8.2102.0-7.el8.x86_64", - "rsyslog-relp-8.2102.0-7.el8.x86_64", - "samba-client-libs-4.15.4-0.el8.x86_64", - "samba-common-4.15.4-0.el8.noarch", - "samba-common-libs-4.15.4-0.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "smartmontools-7.1-1.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.2-13.el8.noarch", - "sqlite-3.26.0-15.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-2.6.2-3.el8.x86_64", - "sssd-ad-2.6.2-3.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-common-pac-2.6.2-3.el8.x86_64", - "sssd-ipa-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-krb5-2.6.2-3.el8.x86_64", - "sssd-krb5-common-2.6.2-3.el8.x86_64", - "sssd-ldap-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "sssd-proxy-2.6.2-3.el8.x86_64", - "strace-5.13-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "symlinks-1.4-19.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-3.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "time-1.9-3.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tools-4.1.1-5.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "tracer-common-0.7.5-2.el8.noarch", - "tree-1.7.0-15.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "udisks2-iscsi-2.9.0-8.el8.x86_64", - "udisks2-lvm2-2.9.0-8.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "unzip-6.0-46.el8.x86_64", - "usbutils-010-3.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "userspace-rcu-0.10.1-4.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "util-linux-user-2.32.1-32.el8.x86_64", - "uuid-1.6.2-43.el8.x86_64", - "vdo-6.2.6.7-14.el8.x86_64", - "vim-common-8.0.1763-16.el8_5.7.x86_64", - "vim-enhanced-8.0.1763-16.el8_5.7.x86_64", - "vim-filesystem-8.0.1763-16.el8_5.7.noarch", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "wget-1.19.5-10.el8.x86_64", - "which-2.21-17.el8.x86_64", - "words-3.0-28.el8.noarch", - "xdg-utils-1.1.2-5.el8.noarch", - "xfsdump-3.1.8-2.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zip-3.0-23.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "homelv": { - "fstype": "xfs", - "label": "home", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "tmplv": { - "fstype": "xfs", - "label": "tmp", - "uuid": "a178892e-e285-4ce1-9114-55780875d64e" - }, - "usrlv": { - "fstype": "xfs", - "label": "usr", - "uuid": "e2d3d0d0-de6b-48f9-b44c-e85ff044c6b1" - }, - "varlv": { - "fstype": "xfs", - "label": "var", - "uuid": "f83b8e88-3bbf-457a-ab99-c5b252c7429c" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 67667738112, - "start": 1051721728, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "wB3CAl-spZA-4eFM-Aq8u-eI83-MYyU-VdoEMw" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 524288000, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 525336576, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 2097152, - "start": 1049624576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:990:986::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:993:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "cockpit-ws:x:993:989:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:992:988:User for cockpit-ws instances:/nonexisting:/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", - "libstoragemgmt:x:995:991:daemon account for libstoragemgmt:/var/run/lsm:/sbin/nologin", - "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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:989:985:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "setroubleshoot:x:994:990::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:991:987:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:992:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/dnf/plugins/subscription-manager.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/security/pwquality.conf": "S.5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/waagent.conf": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iscsid.service", - "iscsiuio.service", - "kexec.target", - "kpatch.service", - "kvm_stat.service", - "ledmon.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "nvmf-autoconnect.service", - "oddjobd.service", - "poweroff.target", - "psacct.service", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "atd.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.resolve1.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "iscsi-onboot.service", - "iscsi.service", - "iscsid.socket", - "iscsiuio.socket", - "kdump.service", - "libstoragemgmt.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mcelog.service", - "mdmonitor.service", - "microcode.service", - "mlocate-updatedb.timer", - "multipathd.service", - "multipathd.socket", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "smartd.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "systemd-resolved.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "vdo.service", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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", - "ClientAliveInterval 180" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "home.conf": [ - "Q /home 0755 - - -", - "q /srv 0755 - - -" - ], - "iscsi.conf": [ - "d /run/lock/iscsi 0700 root root -", - "f /run/lock/iscsi/lock 0600 root root -" - ], - "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" - ], - "libstoragemgmt.conf": [ - "D /run/lsm 0775 root libstoragemgmt -", - "D /run/lsm/ipc 0775 root libstoragemgmt -" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "samba.conf": [ - "d /run/samba 755 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" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "rh-cloud.repo": { - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Debug RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Source RPMs) from RHUI", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-microsoft-azure-rhel8": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/microsoft-azure-rhel8\nhttps://rhui-2.microsoft.com/pulp/repos/microsoft-azure-rhel8\nhttps://rhui-3.microsoft.com/pulp/repos/microsoft-azure-rhel8", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-microsoft-azure-release", - "name": "Microsoft Azure RPMs for Red Hat Enterprise Linux 8", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Debug RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Source RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-debug-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Debug RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/os", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-source-rpms": { - "baseurl": "https://rhui-1.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS\nhttps://rhui-2.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS\nhttps://rhui-3.microsoft.com/pulp/repos/content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS", - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Source RPMs)", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/private/key.pem", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-ec2-boot.json b/test/data/manifests/rhel_86-x86_64-ec2-boot.json index 67b9f64f5..6a71e6248 100644 --- a/test/data/manifests/rhel_86-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_86-x86_64-ec2-boot.json @@ -9444,1311 +9444,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-config-rescue-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rh-amazon-rhui-client-3.0.45-1.el8.noarch", - "rhc-0.2.0-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-beta.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [ - "/etc/yum.repos.d/redhat-rhui.repo" - ] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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": { - "redhat-rhui-beta.repo": { - "rhel-8-appstream-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-appstream-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-baseos-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel8/rhui/8/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - }, - "rhel-8-supplementary-beta-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror//content/beta/rhel8/rhui/8/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - Supplementary Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8.key", - "sslverify": "1" - } - }, - "redhat-rhui-client-config.repo": { - "rhui-client-config-server-8": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/os", - "name": "Red Hat Update Infrastructure 3 Client Configuration Server 8", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_86-x86_64-ec2_ha-boot.json index 0eda753ee..24f7a0bee 100644 --- a/test/data/manifests/rhel_86-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_86-x86_64-ec2_ha-boot.json @@ -12038,1627 +12038,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "haclient:x:189:", - "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:", - "polkitd:x:994:", - "printadmin:x:995:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "ssh_keys:x:993:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:996:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "autogen-libopts-5.18.12-8.el8.x86_64", - "avahi-libs-0.7-20.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cifs-utils-6.8-3.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "clufter-bin-0.77.1-5.el8.x86_64", - "clufter-common-0.77.1-5.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "corosync-3.1.5-2.el8.x86_64", - "corosynclib-3.1.5-2.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "cups-libs-2.2.6-42.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-multipath-0.8.4-21.el8.x86_64", - "device-mapper-multipath-libs-0.8.4-21.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-config-rescue-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "fence-agents-all-4.2.1-85.el8.x86_64", - "fence-agents-amt-ws-4.2.1-85.el8.noarch", - "fence-agents-apc-4.2.1-85.el8.noarch", - "fence-agents-apc-snmp-4.2.1-85.el8.noarch", - "fence-agents-bladecenter-4.2.1-85.el8.noarch", - "fence-agents-brocade-4.2.1-85.el8.noarch", - "fence-agents-cisco-mds-4.2.1-85.el8.noarch", - "fence-agents-cisco-ucs-4.2.1-85.el8.noarch", - "fence-agents-common-4.2.1-85.el8.noarch", - "fence-agents-compute-4.2.1-85.el8.noarch", - "fence-agents-drac5-4.2.1-85.el8.noarch", - "fence-agents-eaton-snmp-4.2.1-85.el8.noarch", - "fence-agents-emerson-4.2.1-85.el8.noarch", - "fence-agents-eps-4.2.1-85.el8.noarch", - "fence-agents-heuristics-ping-4.2.1-85.el8.noarch", - "fence-agents-hpblade-4.2.1-85.el8.noarch", - "fence-agents-ibmblade-4.2.1-85.el8.noarch", - "fence-agents-ifmib-4.2.1-85.el8.noarch", - "fence-agents-ilo-moonshot-4.2.1-85.el8.noarch", - "fence-agents-ilo-mp-4.2.1-85.el8.noarch", - "fence-agents-ilo-ssh-4.2.1-85.el8.noarch", - "fence-agents-ilo2-4.2.1-85.el8.noarch", - "fence-agents-intelmodular-4.2.1-85.el8.noarch", - "fence-agents-ipdu-4.2.1-85.el8.noarch", - "fence-agents-ipmilan-4.2.1-85.el8.noarch", - "fence-agents-kdump-4.2.1-85.el8.x86_64", - "fence-agents-mpath-4.2.1-85.el8.noarch", - "fence-agents-redfish-4.2.1-85.el8.x86_64", - "fence-agents-rhevm-4.2.1-85.el8.noarch", - "fence-agents-rsa-4.2.1-85.el8.noarch", - "fence-agents-rsb-4.2.1-85.el8.noarch", - "fence-agents-sbd-4.2.1-85.el8.noarch", - "fence-agents-scsi-4.2.1-85.el8.noarch", - "fence-agents-vmware-rest-4.2.1-85.el8.noarch", - "fence-agents-vmware-soap-4.2.1-85.el8.noarch", - "fence-agents-wti-4.2.1-85.el8.noarch", - "fence-virt-1.0.0-2.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gnutls-dane-3.6.16-4.el8.x86_64", - "gnutls-utils-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gssproxy-0.8.0-20.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "ipmitool-1.8.18-18.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "liberation-fonts-common-2.00.3-7.el8.noarch", - "liberation-sans-fonts-2.00.3-7.el8.noarch", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libknet1-1.22-1.el8.x86_64", - "libknet1-compress-bzip2-plugin-1.22-1.el8.x86_64", - "libknet1-compress-lz4-plugin-1.22-1.el8.x86_64", - "libknet1-compress-lzma-plugin-1.22-1.el8.x86_64", - "libknet1-compress-lzo2-plugin-1.22-1.el8.x86_64", - "libknet1-compress-plugins-all-1.22-1.el8.x86_64", - "libknet1-compress-zlib-plugin-1.22-1.el8.x86_64", - "libknet1-crypto-nss-plugin-1.22-1.el8.x86_64", - "libknet1-crypto-openssl-plugin-1.22-1.el8.x86_64", - "libknet1-crypto-plugins-all-1.22-1.el8.x86_64", - "libknet1-plugins-all-1.22-1.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnozzle1-1.22-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libwbclient-4.15.4-0.el8.x86_64", - "libwsman1-2.6.5-7.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-snmp-libs-5.8-24.el8.x86_64", - "net-snmp-utils-5.8-24.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-48.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "openwsman-python3-2.6.5-7.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "overpass-fonts-3.0.2-3.el8.noarch", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pacemaker-2.1.2-4.el8.x86_64", - "pacemaker-cli-2.1.2-4.el8.x86_64", - "pacemaker-cluster-libs-2.1.2-4.el8.x86_64", - "pacemaker-libs-2.1.2-4.el8.x86_64", - "pacemaker-schemas-2.1.2-4.el8.noarch", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pcs-0.10.12-4.el8.x86_64", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.x86_64", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.x86_64", - "perl-Encode-2.97-3.el8.x86_64", - "perl-Errno-1.28-421.el8.x86_64", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.x86_64", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.x86_64", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.x86_64", - "perl-PathTools-3.74-1.el8.x86_64", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.x86_64", - "perl-Socket-2.027-3.el8.x86_64", - "perl-Storable-3.11-3.el8.x86_64", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-TimeDate-2.30-15.module+el8.3.0+6498+9eecfe51.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.x86_64", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.x86_64", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.x86_64", - "perl-macros-5.26.3-421.el8.x86_64", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.x86_64", - "perl-threads-shared-1.58-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-clufter-0.77.1-5.el8.noarch", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-html5lib-0.999999999-6.el8.noarch", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-lxml-4.2.3-4.el8.x86_64", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-9.0.3-22.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pycurl-7.43.0.2-4.el8.x86_64", - "python3-pyparsing-2.1.10-7.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-suds-0.7-0.8.94664ddd46a6.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python3-webencodings-0.5.1-6.el8.noarch", - "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "resource-agents-4.9.0-13.el8.x86_64", - "rh-amazon-rhui-client-ha-3.0.45-1.el8.noarch", - "rhc-0.2.0-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "ruby-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64", - "ruby-irb-2.5.9-107.module+el8.5.0+13840+ec418553.noarch", - "ruby-libs-2.5.9-107.module+el8.5.0+13840+ec418553.x86_64", - "rubygem-bigdecimal-1.3.4-107.module+el8.5.0+13840+ec418553.x86_64", - "rubygem-did_you_mean-1.2.0-107.module+el8.5.0+13840+ec418553.noarch", - "rubygem-io-console-0.4.6-107.module+el8.5.0+13840+ec418553.x86_64", - "rubygem-json-2.1.0-107.module+el8.5.0+13840+ec418553.x86_64", - "rubygem-openssl-2.1.2-107.module+el8.5.0+13840+ec418553.x86_64", - "rubygem-psych-3.0.2-107.module+el8.5.0+13840+ec418553.x86_64", - "rubygem-rdoc-6.0.1.1-107.module+el8.5.0+13840+ec418553.noarch", - "rubygems-2.7.6.3-107.module+el8.5.0+13840+ec418553.noarch", - "samba-client-libs-4.15.4-0.el8.x86_64", - "samba-common-4.15.4-0.el8.noarch", - "samba-common-libs-4.15.4-0.el8.x86_64", - "sbd-1.5.1-1.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "telnet-0.17-76.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "userspace-rcu-0.10.1-4.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:991::/var/lib/chrony:/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", - "hacluster:x:189:189:cluster user:/home/hacluster:/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", - "polkitd:x:997:994:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:998:996:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config-ha.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-ha.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "corosync-notifyd.service", - "corosync.service", - "cpupower.service", - "crm_mon.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "pacemaker.service", - "pcsd-ruby.service", - "pcsd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "sbd.service", - "sbd_remote.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "multipathd.service", - "multipathd.socket", - "nfs-client.target", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "resource-agents.conf": [ - "d /run/resource-agents 1755 root root" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "samba.conf": [ - "d /run/samba 755 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" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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": { - "redhat-rhui-client-config-ha.repo": { - "rhui-client-config-server-8-ha": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/ha", - "name": "Red Hat Update Infrastructure 3 Client Configuration Server 8 HA", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8-ha.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8-ha.key", - "sslverify": "1" - } - }, - "redhat-rhui-ha.repo": { - "ansible-2-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/debug", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/os", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/source/SRPMS", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/debug", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/os", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "codeready-builder-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/codeready-builder/source/SRPMS", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 $basearch (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-appstream-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - AppStream from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-baseos-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for $basearch - BaseOS from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 8 - Supplementary (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhel-8-supplementary-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 - Supplementary (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/rhel8/rhui/$releasever/x86_64/highavailability/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-ha.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-ha.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_86-x86_64-ec2_sap-boot.json index ab5868f00..825ea1dc8 100644 --- a/test/data/manifests/rhel_86-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_86-x86_64-ec2_sap-boot.json @@ -15728,1971 +15728,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "69-vdo-start-by-dev.rules": [ - "ENV{ID_FS_TYPE}==\"vdo\", ENV{SYSTEMD_WANTS}+=\"vdo-start-by-dev@%k\"" - ] - }, - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 crashkernel=auto processor.max_cstate=1 intel_idle.max_cstate=1", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "releasever": "8.6" - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:986:", - "clevis:x:993:", - "cockpit-ws:x:988:", - "cockpit-wsinstance:x:987:", - "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:", - "libstoragemgmt:x:991:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:996:", - "printadmin:x:994:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:989:", - "slocate:x:21:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:990:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:clevis", - "tty:x:5:", - "unbound:x:992:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "uuidd:x:985:", - "video:x:39:", - "wheel:x:10:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.4.el8.x86_64", - "NetworkManager-config-server-1.36.0-0.4.el8.noarch", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "PackageKit-gtk3-module-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "adcli-0.8.2-12.el8.x86_64", - "adobe-mappings-cmap-20171205-3.el8.noarch", - "adobe-mappings-cmap-deprecated-20171205-3.el8.noarch", - "adobe-mappings-pdf-20180407-1.el8.noarch", - "adwaita-cursor-theme-3.28.0-3.el8.noarch", - "adwaita-icon-theme-3.28.0-3.el8.noarch", - "alsa-lib-1.2.6.1-1.el8.x86_64", - "alsa-sof-firmware-1.9.3-1.el8.noarch", - "ansible-core-2.12.1-2.el8.x86_64", - "at-3.1.20-11.el8.x86_64", - "at-spi2-atk-2.26.2-1.el8.x86_64", - "at-spi2-core-2.28.0-1.el8.x86_64", - "atk-2.28.1-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "avahi-libs-0.7-20.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "bc-1.07.1-5.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "bind-libs-9.11.36-2.el8.x86_64", - "bind-libs-lite-9.11.36-2.el8.x86_64", - "bind-license-9.11.36-2.el8.noarch", - "bind-utils-9.11.36-2.el8.x86_64", - "binutils-2.30-113.el8.x86_64", - "blktrace-1.2.0-10.el8.x86_64", - "bolt-0.9.1-1.el8.x86_64", - "bpftool-4.18.0-361.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "buildah-1.23.1-3.module+el8.6.0+13412+2981c13c.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-8.el8.x86_64", - "clevis-luks-15-8.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-261-1.el8.x86_64", - "cockpit-bridge-261-1.el8.x86_64", - "cockpit-packagekit-261-1.el8.noarch", - "cockpit-podman-39-1.module+el8.6.0+13755+68a3e12f.noarch", - "cockpit-storaged-261-1.el8.noarch", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.x86_64", - "colord-libs-1.4.2-1.el8.x86_64", - "compat-sap-c++-10-10.2.1-1.el8.x86_64", - "compat-sap-c++-9-9.1.1-2.2.el8.x86_64", - "conmon-2.0.32-1.module+el8.6.0+13880+7c3afcf8.x86_64", - "container-selinux-2.173.0-2.module+el8.6.0+13880+7c3afcf8.noarch", - "containernetworking-plugins-1.0.1-1.module+el8.6.0+12698+b6644727.x86_64", - "containers-common-1-13.module+el8.6.0+13916+cd3e3727.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "criu-3.15-3.module+el8.6.0+12698+b6644727.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-2.3.7-1.el8.x86_64", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "cups-libs-2.2.6-42.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-gssapi-2.1.27-5.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "cyrus-sasl-plain-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "dconf-0.28.0-4.el8.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "desktop-file-utils-0.23-8.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-multipath-0.8.4-21.el8.x86_64", - "device-mapper-multipath-libs-0.8.4-21.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dos2unix-7.4.0-3.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-config-rescue-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "ed-1.14.2-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "emacs-filesystem-26.1-7.el8.noarch", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "expect-5.45.4-5.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "flac-libs-1.3.2-9.el8.x86_64", - "fontconfig-2.13.1-4.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "fprintd-1.90.9-2.el8.x86_64", - "fprintd-pam-1.90.9-2.el8.x86_64", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fribidi-1.0.4-8.el8.x86_64", - "fstrm-0.6.1-2.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.8-1.module+el8.6.0+13730+5dcf3a04.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gd-2.2.5-7.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "gdk-pixbuf2-modules-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "git-2.31.1-2.el8.x86_64", - "git-core-2.31.1-2.el8.x86_64", - "git-core-doc-2.31.1-2.el8.noarch", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "google-droid-sans-fonts-20120715-13.el8.noarch", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "graphite2-1.3.10-10.el8.x86_64", - "graphviz-2.40.1-43.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gsm-1.0.17-5.el8.x86_64", - "gssproxy-0.8.0-20.el8.x86_64", - "gstreamer1-1.16.1-2.el8.x86_64", - "gtk-update-icon-cache-3.22.30-8.el8.x86_64", - "gtk2-2.24.32-5.el8.x86_64", - "gtk3-3.22.30-8.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "harfbuzz-1.7.5-3.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hicolor-icon-theme-0.17-2.el8.noarch", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iptraf-ng-1.2.1-2.el8.x86_64", - "iptstate-2.2.6-6.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iscsi-initiator-utils-6.2.1.4-4.git095f59c.el8.x86_64", - "iscsi-initiator-utils-iscsiuio-6.2.1.4-4.git095f59c.el8.x86_64", - "isns-utils-libs-0.99-1.el8.x86_64", - "jansson-2.14-1.el8.x86_64", - "jasper-libs-2.0.14-5.el8.x86_64", - "jbig2dec-libs-0.16-1.el8.x86_64", - "jbigkit-libs-2.1-14.el8.x86_64", - "jimtcl-0.77-6.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.6-3.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-kvdo-6.2.6.3-82.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "kpatch-0.9.4-2.el8.noarch", - "kpatch-dnf-0.4-2.el8.noarch", - "krb5-libs-1.18.2-14.el8.x86_64", - "krb5-workstation-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "lcms2-2.9-2.el8.x86_64", - "ledmon-0.95-1.el8.x86_64", - "less-530-1.el8.x86_64", - "libICE-1.0.9-15.el8.x86_64", - "libSM-1.2.3-1.el8.x86_64", - "libX11-1.6.8-5.el8.x86_64", - "libX11-common-1.6.8-5.el8.noarch", - "libX11-xcb-1.6.8-5.el8.x86_64", - "libXau-1.0.9-3.el8.x86_64", - "libXaw-1.0.13-10.el8.x86_64", - "libXcomposite-0.4.4-14.el8.x86_64", - "libXcursor-1.1.15-3.el8.x86_64", - "libXdamage-1.1.4-14.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXfixes-5.0.3-7.el8.x86_64", - "libXft-2.3.3-1.el8.x86_64", - "libXi-1.7.10-1.el8.x86_64", - "libXinerama-1.1.4-1.el8.x86_64", - "libXmu-1.1.3-1.el8.x86_64", - "libXpm-3.5.12-8.el8.x86_64", - "libXrandr-1.5.2-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libXt-1.1.5-12.el8.x86_64", - "libXtst-1.2.3-7.el8.x86_64", - "libXxf86misc-1.0.4-1.el8.x86_64", - "libXxf86vm-1.1.4-9.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libasyncns-0.8-14.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libatomic-8.5.0-10.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-lvm-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcanberra-0.30-18.el8.x86_64", - "libcanberra-gtk2-0.30-18.el8.x86_64", - "libcanberra-gtk3-0.30-18.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libconfig-1.5-9.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdatrie-0.2.9-7.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libepoxy-1.5.8-1.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libfontenc-1.1.3-8.el8.x86_64", - "libfprint-1.90.7-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgs-9.27-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn-1.34-5.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libijs-0.35-5.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libipa_hbac-2.6.2-3.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libjpeg-turbo-1.5.3-12.el8.x86_64", - "libkadm5-1.18.2-14.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmcpp-2.7.2-20.el8.x86_64", - "libmetalink-0.1.3-7.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl-2.28-184.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libogg-1.3.2-10.el8.x86_64", - "libpaper-1.1.24-22.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpng12-1.2.57-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librelp-1.9.0-1.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "librsvg2-2.42.7-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.4.0-1.module+el8.6.0+12698+b6644727.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbclient-4.15.4-0.el8.x86_64", - "libsndfile-1.0.28-10.el8_4.1.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libstoragemgmt-1.9.1-3.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libthai-0.1.27-2.el8.x86_64", - "libtiff-4.0.9-21.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libtool-ltdl-2.4.6-25.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libvorbis-1.3.6-2.el8.x86_64", - "libwayland-client-1.19.0-1.el8.x86_64", - "libwayland-cursor-1.19.0-1.el8.x86_64", - "libwayland-egl-1.19.0-1.el8.x86_64", - "libwbclient-4.15.4-0.el8.x86_64", - "libwebp-1.0.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lm_sensors-3.4.0-23.20180522git70f7e08.el8.x86_64", - "lm_sensors-libs-3.4.0-23.20180522git70f7e08.el8.x86_64", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsof-4.93.2-1.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "mailcap-2.1.48-3.el8.noarch", - "man-db-2.7.6.1-18.el8.x86_64", - "man-pages-4.15-6.el8.x86_64", - "man-pages-overrides-8.5.0.1-1.el8.noarch", - "mcelog-179-1.el8.x86_64", - "mcpp-2.7.2-20.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mlocate-0.26-20.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "mtr-0.92-3.el8.x86_64", - "nano-2.9.8-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-48.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "nmap-ncat-7.70-6.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-2.0.12-13.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "nvme-cli-1.16-3.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openjpeg2-2.4.0-4.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "pango-1.42.4-8.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "perl-Carp-1.42-396.el8.noarch", - "perl-Data-Dumper-2.167-399.el8.x86_64", - "perl-Digest-1.17-395.el8.noarch", - "perl-Digest-MD5-2.55-396.el8.x86_64", - "perl-Encode-2.97-3.el8.x86_64", - "perl-Errno-1.28-421.el8.x86_64", - "perl-Error-0.17025-2.el8.noarch", - "perl-Exporter-5.72-396.el8.noarch", - "perl-File-Path-2.15-2.el8.noarch", - "perl-File-Temp-0.230.600-1.el8.noarch", - "perl-Getopt-Long-2.50-4.el8.noarch", - "perl-Git-2.31.1-2.el8.noarch", - "perl-HTTP-Tiny-0.074-1.el8.noarch", - "perl-IO-1.38-421.el8.x86_64", - "perl-IO-Socket-IP-0.39-5.el8.noarch", - "perl-IO-Socket-SSL-2.066-4.module+el8.3.0+6446+594cad75.noarch", - "perl-MIME-Base64-3.15-396.el8.x86_64", - "perl-Mozilla-CA-20160104-7.module+el8.3.0+6498+9eecfe51.noarch", - "perl-Net-SSLeay-1.88-2.module+el8.6.0+13392+f0897f98.x86_64", - "perl-PathTools-3.74-1.el8.x86_64", - "perl-Pod-Escapes-1.07-395.el8.noarch", - "perl-Pod-Perldoc-3.28-396.el8.noarch", - "perl-Pod-Simple-3.35-395.el8.noarch", - "perl-Pod-Usage-1.69-395.el8.noarch", - "perl-Scalar-List-Utils-1.49-2.el8.x86_64", - "perl-Socket-2.027-3.el8.x86_64", - "perl-Storable-3.11-3.el8.x86_64", - "perl-Term-ANSIColor-4.06-396.el8.noarch", - "perl-Term-Cap-1.17-395.el8.noarch", - "perl-TermReadKey-2.37-7.el8.x86_64", - "perl-Text-ParseWords-3.30-395.el8.noarch", - "perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch", - "perl-Time-Local-1.280-1.el8.noarch", - "perl-URI-1.73-3.el8.noarch", - "perl-Unicode-Normalize-1.25-396.el8.x86_64", - "perl-constant-1.33-396.el8.noarch", - "perl-interpreter-5.26.3-421.el8.x86_64", - "perl-libnet-3.11-3.el8.noarch", - "perl-libs-5.26.3-421.el8.x86_64", - "perl-macros-5.26.3-421.el8.x86_64", - "perl-parent-0.237-1.el8.noarch", - "perl-podlators-4.11-1.el8.noarch", - "perl-threads-2.21-2.el8.x86_64", - "perl-threads-shared-1.58-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pinfo-0.6.10-18.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.4.5-0.5.module+el8.6.0+13916+cd3e3727.x86_64", - "podman-catatonit-3.4.5-0.5.module+el8.6.0+13916+cd3e3727.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psacct-6.6.3-4.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "pulseaudio-libs-14.0-2.el8.x86_64", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-bind-9.11.36-2.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-html5lib-0.999999999-6.el8.noarch", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jmespath-0.9.0-11.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libstoragemgmt-1.9.1-3.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-lxml-4.2.3-4.el8.x86_64", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netaddr-0.7.19-8.el8.noarch", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-psutil-5.4.3-11.el8.x86_64", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-sssdconfig-2.6.2-3.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-tracer-0.7.5-2.el8.noarch", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python3-webencodings-0.5.1-6.el8.noarch", - "python38-3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64", - "python38-asn1crypto-1.2.0-3.module+el8.4.0+8888+89bc7e79.noarch", - "python38-babel-2.7.0-11.module+el8.5.0+11015+9c1c7c42.noarch", - "python38-cffi-1.13.2-3.module+el8.4.0+8888+89bc7e79.x86_64", - "python38-cryptography-2.8-3.module+el8.4.0+8888+89bc7e79.x86_64", - "python38-idna-2.8-6.module+el8.4.0+8888+89bc7e79.noarch", - "python38-jinja2-2.10.3-5.module+el8.5.0+10542+ba057329.noarch", - "python38-libs-3.8.12-1.module+el8.6.0+12642+c3710b74.x86_64", - "python38-markupsafe-1.1.1-6.module+el8.4.0+8888+89bc7e79.x86_64", - "python38-pip-19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch", - "python38-pip-wheel-19.3.1-5.module+el8.6.0+13002+70cfc74a.noarch", - "python38-ply-3.11-10.module+el8.4.0+9579+e9717e18.noarch", - "python38-pycparser-2.19-3.module+el8.4.0+8888+89bc7e79.noarch", - "python38-pytz-2019.3-3.module+el8.4.0+8888+89bc7e79.noarch", - "python38-pyyaml-5.4.1-1.module+el8.5.0+10721+14d8e0d5.x86_64", - "python38-resolvelib-0.5.4-5.el8.noarch", - "python38-setuptools-41.6.0-5.module+el8.5.0+12205+a865257a.noarch", - "python38-setuptools-wheel-41.6.0-5.module+el8.5.0+12205+a865257a.noarch", - "python38-six-1.12.0-10.module+el8.4.0+8888+89bc7e79.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.x86_64", - "realmd-0.16.3-24.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rest-0.8.1-2.el8.x86_64", - "rh-amazon-rhui-client-sap-bundle-e4s-3.0.45-1.el8.noarch", - "rhc-0.2.0-5.el8.x86_64", - "rhel-system-roles-sap-3.1.1-10.el8.noarch", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "rsyslog-gnutls-8.2102.0-7.el8.x86_64", - "rsyslog-gssapi-8.2102.0-7.el8.x86_64", - "rsyslog-relp-8.2102.0-7.el8.x86_64", - "runc-1.0.3-1.module+el8.6.0+13546+2b1a9684.x86_64", - "samba-client-libs-4.15.4-0.el8.x86_64", - "samba-common-4.15.4-0.el8.noarch", - "samba-common-libs-4.15.4-0.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shadow-utils-subid-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "slang-2.3.2-3.el8.x86_64", - "slirp4netns-1.1.8-1.module+el8.6.0+12698+b6644727.x86_64", - "smartmontools-7.1-1.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.2-13.el8.noarch", - "sound-theme-freedesktop-0.8-9.el8.noarch", - "sqlite-3.26.0-15.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sshpass-1.09-4.el8.x86_64", - "sssd-2.6.2-3.el8.x86_64", - "sssd-ad-2.6.2-3.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-common-pac-2.6.2-3.el8.x86_64", - "sssd-ipa-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-krb5-2.6.2-3.el8.x86_64", - "sssd-krb5-common-2.6.2-3.el8.x86_64", - "sssd-ldap-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "sssd-proxy-2.6.2-3.el8.x86_64", - "strace-5.13-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "symlinks-1.4-19.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcl-8.6.8-2.el8.x86_64", - "tcpdump-4.9.3-3.el8.x86_64", - "tcsh-6.20.00-15.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "time-1.9-3.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tools-4.1.1-5.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "tracer-common-0.7.5-2.el8.noarch", - "tree-1.7.0-15.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tuned-profiles-sap-hana-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "udisks2-iscsi-2.9.0-8.el8.x86_64", - "udisks2-lvm2-2.9.0-8.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "unzip-6.0-46.el8.x86_64", - "urw-base35-bookman-fonts-20170801-10.el8.noarch", - "urw-base35-c059-fonts-20170801-10.el8.noarch", - "urw-base35-d050000l-fonts-20170801-10.el8.noarch", - "urw-base35-fonts-20170801-10.el8.noarch", - "urw-base35-fonts-common-20170801-10.el8.noarch", - "urw-base35-gothic-fonts-20170801-10.el8.noarch", - "urw-base35-nimbus-mono-ps-fonts-20170801-10.el8.noarch", - "urw-base35-nimbus-roman-fonts-20170801-10.el8.noarch", - "urw-base35-nimbus-sans-fonts-20170801-10.el8.noarch", - "urw-base35-p052-fonts-20170801-10.el8.noarch", - "urw-base35-standard-symbols-ps-fonts-20170801-10.el8.noarch", - "urw-base35-z003-fonts-20170801-10.el8.noarch", - "usb_modeswitch-2.5.2-1.el8.x86_64", - "usb_modeswitch-data-20191128-1.el8.noarch", - "usbutils-010-3.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "userspace-rcu-0.10.1-4.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "util-linux-user-2.32.1-32.el8.x86_64", - "uuidd-2.32.1-32.el8.x86_64", - "vdo-6.2.6.7-14.el8.x86_64", - "vim-common-8.0.1763-16.el8_5.7.x86_64", - "vim-enhanced-8.0.1763-16.el8_5.7.x86_64", - "vim-filesystem-8.0.1763-16.el8_5.7.noarch", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "wget-1.19.5-10.el8.x86_64", - "which-2.21-17.el8.x86_64", - "words-3.0-28.el8.noarch", - "xdg-utils-1.1.2-5.el8.noarch", - "xfsdump-3.1.8-2.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xorg-x11-font-utils-7.5-41.el8.x86_64", - "xorg-x11-fonts-ISO8859-1-100dpi-7.5-19.el8.noarch", - "xorg-x11-server-utils-7.7-27.el8.x86_64", - "xorg-x11-xauth-1.0.9-12.el8.x86_64", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zip-3.0-23.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10735304192, - "start": 2097152, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:990:986::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:993:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "cockpit-ws:x:992:988:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:991:987:User for cockpit-ws instances:/nonexisting:/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", - "libstoragemgmt:x:995:991:daemon account for libstoragemgmt:/var/run/lsm:/sbin/nologin", - "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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:993:989::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:994:990:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:996:992:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "uuidd:x:989:985:UUID generator helper daemon:/var/lib/libuuid:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/machine-id": ".M.......", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/selinux/targeted/contexts/customizable_types": ".......T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config-sap-bundle.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-sap-bundle-e4s.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "security-limits": { - "/etc/security/limits.d": { - "99-sap.conf": [ - "@sapsys hard nofile 1048576", - "@sapsys soft nofile 1048576", - "@dba hard nofile 1048576", - "@dba soft nofile 1048576", - "@sapsys hard nproc unlimited", - "@sapsys soft nproc unlimited", - "@dba hard nproc unlimited", - "@dba soft nproc unlimited" - ] - } - }, - "selinux": { - "policy": { - "SELINUX": "permissive", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "canberra-system-bootup.service", - "canberra-system-shutdown-reboot.service", - "canberra-system-shutdown.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fancontrol.service", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iscsid.service", - "iscsiuio.service", - "kexec.target", - "kpatch.service", - "kvm_stat.service", - "ledmon.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "nvmf-autoconnect.service", - "oddjobd.service", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "psacct.service", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "atd.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "iscsi-onboot.service", - "iscsi.service", - "iscsid.socket", - "iscsiuio.socket", - "kdump.service", - "libstoragemgmt.service", - "lm_sensors.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mcelog.service", - "mdmonitor.service", - "microcode.service", - "mlocate-updatedb.timer", - "multipathd.service", - "multipathd.socket", - "nfs-client.target", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "smartd.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "uuidd.socket", - "vdo.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ], - "sap.conf": [ - "kernel.pid_max = 4194304", - "vm.max_map_count = 2147483647" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "home.conf": [ - "Q /home 0755 - - -", - "q /srv 0755 - - -" - ], - "iptraf-ng.conf": [ - "d /run/iptraf-ng 0755 root root -" - ], - "iscsi.conf": [ - "d /run/lock/iscsi 0700 root root -", - "f /run/lock/iscsi/lock 0600 root root -" - ], - "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" - ], - "libstoragemgmt.conf": [ - "D /run/lsm 0775 root libstoragemgmt -", - "D /run/lsm/ipc 0775 root libstoragemgmt -" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "samba.conf": [ - "d /run/samba 755 root root" - ], - "sap.conf": [ - "x /tmp/.sap*", - "x /tmp/.hdb*lock", - "x /tmp/.trex*lock" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "tuned": { - "active_profile": "sap-hana", - "profile_mode": "manual" - }, - "yum_repos": { - "/etc/yum.repos.d": { - "redhat-rhui-client-config-sap-bundle.repo": { - "rhui-client-config-server-8-sap-bundle": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/8/$basearch/sap-bundle", - "name": "Red Hat Update Infrastructure 3 Client Configuration for SAP Bundle", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-8-sap-bundle.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-8-sap-bundle.key", - "sslverify": "1" - } - }, - "redhat-rhui-sap-bundle-e4s.repo": { - "ansible-2-for-rhel-8-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/debug", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/os", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "ansible-2-for-rhel-8-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/dist/layered/rhui/rhel8/$basearch/ansible/2/source/SRPMS", - "name": "Red Hat Ansible Engine 2 for RHEL 8 (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-appstream-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-appstream-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-appstream-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-baseos-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-baseos-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-baseos-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/highavailability/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/highavailability/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-highavailability-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/highavailability/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-netweaver-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP NetWeaver - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-netweaver-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP NetWeaver - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-netweaver-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP NetWeaver - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-solutions-e4s-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap-solutions/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP Solutions - Update Services for SAP Solutions from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-solutions-e4s-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap-solutions/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP Solutions - Update Services for SAP Solutions from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - }, - "rhel-8-for-x86_64-sap-solutions-e4s-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui3.REGION.aws.ce.redhat.com/pulp/mirror/content/e4s/rhel8/rhui/$releasever/$basearch/sap-solutions/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - SAP Solutions - Update Services for SAP Solutions from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel8-sap-bundle-e4s.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel8-sap-bundle-e4s.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_86-x86_64-edge_commit-boot.json index 38ca30784..4102668bd 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_commit-boot.json @@ -9121,992 +9121,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "ostree": { - "refs": [ - "rhel/8/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.el8.x86_64", - "ModemManager-glib-1.18.2-1.el8.x86_64", - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-wifi-1.36.0-0.4.el8.x86_64", - "NetworkManager-wwan-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-8.el8.x86_64", - "clevis-dracut-15-8.el8.x86_64", - "clevis-luks-15-8.el8.x86_64", - "clevis-systemd-15-8.el8.x86_64", - "conmon-2.0.32-1.module+el8.6.0+13880+7c3afcf8.x86_64", - "container-selinux-2.173.0-2.module+el8.6.0+13880+7c3afcf8.noarch", - "containernetworking-plugins-1.0.1-1.module+el8.6.0+12698+b6644727.x86_64", - "containers-common-1-13.module+el8.6.0+13916+cd3e3727.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-3.module+el8.6.0+12698+b6644727.x86_64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-2.3.7-1.el8.x86_64", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dnsmasq-2.79-20.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "fdo-client-0.2.0-5.el8.x86_64", - "fdo-owner-cli-0.2.0-5.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.8-1.module+el8.6.0+13730+5dcf3a04.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-minimal-langpack-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "greenboot-0.14.0-3.el8.x86_64", - "greenboot-default-health-checks-0.14.0-3.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "iw-4.14-5.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.6-3.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmbim-1.26.0-2.el8.x86_64", - "libmbim-utils-1.26.0-2.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libqmi-1.30.2-1.el8.x86_64", - "libqmi-utils-1.30.2-1.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.4.0-1.module+el8.6.0+12698+b6644727.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-altfiles-2.18.1-12.el8.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "ostree-2022.1-2.el8.x86_64", - "ostree-libs-2022.1-2.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.4.5-0.5.module+el8.6.0+13916+cd3e3727.x86_64", - "podman-catatonit-3.4.5-0.5.module+el8.6.0+13916+cd3e3727.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-3.5.0-13.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-ostree-2022.1-1.el8.x86_64", - "rpm-ostree-libs-2022.1-1.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "runc-1.0.3-1.module+el8.6.0+13546+2b1a9684.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setools-console-4.3.0-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.x86_64", - "shadow-utils-subid-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "skopeo-1.5.2-1.module+el8.6.0+13472+e2f9e978.x86_64", - "slirp4netns-1.1.8-1.module+el8.6.0+12698+b6644727.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tmux-2.7-1.el8.x86_64", - "tpm2-tools-4.1.1-5.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "traceroute-2.1.0-6.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "usbguard-1.0.0-8.el8.x86_64", - "usbguard-selinux-1.0.0-8.el8.noarch", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "wpa_supplicant-2.9-6.20211112gitc8b94bc7b347.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_86-x86_64-edge_commit_rt-boot.json index f63d8049c..cdacef8d7 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_commit_rt-boot.json @@ -27,7 +27,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -9466,1053 +9467,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "99-rhel-rt.rules": [ - "KERNEL==\"rtc0\", PROGRAM+=\"/bin/ln -sf rtc0 /dev/rtc\"", - "KERNEL==\"cpu_dma_latency\", GROUP=\"realtime\"", - "SUBSYSTEM==\"msr\", GROUP=\"realtime\", MODE=\"0640\"", - "SUBSYSTEM==\"cpuid\", GROUP=\"realtime\", MODE=\"0640\"" - ] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:994:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "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:", - "polkitd:x:996:", - "realtime:x:71:", - "render:x:998:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:clevis", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "ostree": { - "refs": [ - "rhel/8/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-1.el8.x86_64", - "ModemManager-glib-1.18.2-1.el8.x86_64", - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-wifi-1.36.0-0.4.el8.x86_64", - "NetworkManager-wwan-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "attr-2.4.48-3.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bash-completion-2.7-5.el8.noarch", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "clevis-15-8.el8.x86_64", - "clevis-dracut-15-8.el8.x86_64", - "clevis-luks-15-8.el8.x86_64", - "clevis-systemd-15-8.el8.x86_64", - "conmon-2.0.32-1.module+el8.6.0+13880+7c3afcf8.x86_64", - "container-selinux-2.173.0-2.module+el8.6.0+13880+7c3afcf8.noarch", - "containernetworking-plugins-1.0.1-1.module+el8.6.0+12698+b6644727.x86_64", - "containers-common-1-13.module+el8.6.0+13916+cd3e3727.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crda-3.18_2020.04.29-1.el8.noarch", - "criu-3.15-3.module+el8.6.0+12698+b6644727.x86_64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-2.3.7-1.el8.x86_64", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnsmasq-2.79-20.el8.x86_64", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "fdo-client-0.2.0-5.el8.x86_64", - "fdo-owner-cli-0.2.0-5.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fuse-overlayfs-1.8-1.module+el8.6.0+13730+5dcf3a04.x86_64", - "fuse3-3.2.1-12.el8.x86_64", - "fuse3-libs-3.2.1-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-minimal-langpack-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "greenboot-0.14.0-3.el8.x86_64", - "greenboot-default-health-checks-0.14.0-3.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "iw-4.14-5.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "jose-10-2.el8.x86_64", - "jq-1.6-3.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-rt-4.18.0-361.rt7.146.el8.x86_64", - "kernel-rt-core-4.18.0-361.rt7.146.el8.x86_64", - "kernel-rt-modules-4.18.0-361.rt7.146.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libjose-10-2.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libluksmeta-9-4.el8.x86_64", - "libmbim-1.26.0-2.el8.x86_64", - "libmbim-utils-1.26.0-2.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnet-1.1.6-15.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libqb-1.0.3-12.el8.x86_64", - "libqmi-1.30.2-1.el8.x86_64", - "libqmi-utils-1.30.2-1.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libslirp-4.4.0-1.module+el8.6.0+12698+b6644727.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.x86_64", - "luksmeta-9-4.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-altfiles-2.18.1-12.el8.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oniguruma-6.8.2-2.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "ostree-2022.1-2.el8.x86_64", - "ostree-libs-2022.1-2.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "podman-3.4.5-0.5.module+el8.6.0+13916+cd3e3727.x86_64", - "podman-catatonit-3.4.5-0.5.module+el8.6.0+13916+cd3e3727.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-3.5.0-13.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-ostree-2022.1-1.el8.x86_64", - "rpm-ostree-libs-2022.1-1.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rt-setup-2.1-3.el8.x86_64", - "runc-1.0.3-1.module+el8.6.0+13546+2b1a9684.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setools-console-4.3.0-3.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.x86_64", - "shadow-utils-subid-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "skopeo-1.5.2-1.module+el8.6.0+13472+e2f9e978.x86_64", - "slirp4netns-1.1.8-1.module+el8.6.0+12698+b6644727.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tmux-2.7-1.el8.x86_64", - "tpm2-tools-4.1.1-5.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "traceroute-2.1.0-6.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuna-0.17-1.el8.noarch", - "tuned-2.16.0-1.el8.noarch", - "tuned-profiles-realtime-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "usbguard-1.0.0-8.el8.x86_64", - "usbguard-selinux-1.0.0-8.el8.noarch", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "wpa_supplicant-2.9-6.20211112gitc8b94bc7b347.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:994:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:992:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "security-limits": { - "/etc/security/limits.d": { - "realtime.conf": [ - "@realtime soft cpu unlimited", - "@realtime - rtprio 99", - "@realtime - nice -20", - "@realtime - memlock unlimited" - ] - } - }, - "selinux": { - "context-mismatch": [ - { - "actual": "system_u:object_r:mnt_t:s0", - "expected": "system_u:object_r:default_t:s0", - "filename": "/proc" - } - ], - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "clevis-luks-askpass.path", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "dnsmasq.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "rt-entsk.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "import-state.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "rt-setup.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "timedatex.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "99-sysctl.conf": [ - "kernel.hung_task_panic = 0", - "kernel.hung_task_timeout_secs = 600" - ] - }, - "/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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/dbus/machine-id - - - - /etc/machine-id", - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/crash 0755 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/empty/sshd 0711 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/gopher 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dbus 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/kdump 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/portables 0700 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm 0700 tss tss - -", - "d /var/lib/tuned 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/tuned 0755 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 root root - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-edge_container-boot.json b/test/data/manifests/rhel_86-x86_64-edge_container-boot.json index adee4270a..b19b34776 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_container-boot.json @@ -12117,5 +12117,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_86-x86_64-edge_installer-boot.json index e8db12c69..c0fd74c93 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19946,5 +19945,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_86-x86_64-edge_installer_with_users-boot.json index 8a96a4ab5..05933d45d 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19998,5 +19997,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json index 1cf4dad52..2fec2f4e8 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_raw_image-boot.json @@ -8022,5 +8022,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_86-x86_64-edge_simplified_installer-boot.json index 5d9bc7323..bd482f05f 100644 --- a/test/data/manifests/rhel_86-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_86-x86_64-edge_simplified_installer-boot.json @@ -31,7 +31,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -12952,5 +12951,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-gce-boot.json b/test/data/manifests/rhel_86-x86_64-gce-boot.json index 1c2909c67..7d592cbbd 100644 --- a/test/data/manifests/rhel_86-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_86-x86_64-gce-boot.json @@ -10243,1224 +10243,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y crashkernel=auto console=ttyS0,38400n8d", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "rngd:x:991:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "acpid-2.0.30-2.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "boost-regex-1.66.0-10.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-automatic-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-config-rescue-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gce-disk-expand-20200716.00-g1.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "google-cloud-sdk-374.0.0-1.x86_64", - "google-compute-engine-20211116.00-g1.el8.noarch", - "google-compute-engine-oslogin-20210907.00-g1.el8.x86_64", - "google-guest-agent-20211116.00-g1.el8.x86_64", - "google-osconfig-agent-20211117.00-g1.el8.x86_64", - "gpg-pubkey-307ea071-603d1059", - "gpg-pubkey-3e1ba8d5-558ab6a8", - "gpg-pubkey-7aa99b80-62262cde", - "gpg-pubkey-836f4beb-5fc97e5e", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-dc6315a3-6091b7b3", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-efi-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "nvme-cli-1.16-3.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pip-9.0.3-22.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rng-tools-6.14-4.git.b2b7934e.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-common-8.0.1763-16.el8_5.7.x86_64", - "vim-enhanced-8.0.1763-16.el8_5.7.x86_64", - "vim-filesystem-8.0.1763-16.el8_5.7.noarch", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 21367864832, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:994:991:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "nvmf-autoconnect.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "import-state.service", - "insights-client-boot.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "AuthorizedKeysFile\t.ssh/authorized_keys", - "PasswordAuthentication no", - "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", - "ClientAliveInterval 420" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el8-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json index 1e96fa4e8..3b7d3a0cc 100644 --- a/test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_86-x86_64-gce_rhui-boot.json @@ -10267,1393 +10267,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y crashkernel=auto console=ttyS0,38400n8d", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "rngd:x:991:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "acpid-2.0.30-2.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "boost-regex-1.66.0-10.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-automatic-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-config-rescue-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gce-disk-expand-20200716.00-g1.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "google-cloud-sdk-374.0.0-1.x86_64", - "google-compute-engine-20211116.00-g1.el8.noarch", - "google-compute-engine-oslogin-20210907.00-g1.el8.x86_64", - "google-guest-agent-20211116.00-g1.el8.x86_64", - "google-osconfig-agent-20211117.00-g1.el8.x86_64", - "google-rhui-client-rhel8-2.1-1.noarch", - "gpg-pubkey-307ea071-603d1059", - "gpg-pubkey-3e1ba8d5-558ab6a8", - "gpg-pubkey-7aa99b80-62262cde", - "gpg-pubkey-836f4beb-5fc97e5e", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-dc6315a3-6091b7b3", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "gpm-libs-1.20.7-17.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-efi-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libicu-60.3-2.el8_1.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "nvme-cli-1.16-3.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pip-9.0.3-22.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rng-tools-6.14-4.git.b2b7934e.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-common-8.0.1763-16.el8_5.7.x86_64", - "vim-enhanced-8.0.1763-16.el8_5.7.x86_64", - "vim-filesystem-8.0.1763-16.el8_5.7.noarch", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 21367864832, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "rngd:x:994:991:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/machine-id": ".M.......", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "nvmf-autoconnect.service", - "poweroff.target", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "import-state.service", - "insights-client-boot.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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 no", - "AuthorizedKeysFile\t.ssh/authorized_keys", - "PasswordAuthentication no", - "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", - "ClientAliveInterval 420" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el8-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el8-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - }, - "rh-cloud.repo": { - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/debug", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/os", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-codeready-builder-for-rhel-8-x86_64-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/codeready-builder/source/SRPMS", - "name": "Red Hat CodeReady Linux Builder for RHEL 8 x86_64 (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-appstream-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - AppStream from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-baseos-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - BaseOS from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-debug-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-highavailability-source-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/highavailability/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - High Availability (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-debug-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/debug", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/os", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - }, - "rhui-rhel-8-for-x86_64-supplementary-rhui-source-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://cds.rhel.updates.googlecloud.com/pulp/mirror//content/dist/rhel8/rhui/$releasever/x86_64/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 8 for x86_64 - Supplementary (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/ca.crt", - "sslclientcert": "/etc/pki/rhui/product/content.crt", - "sslclientkey": "/etc/pki/rhui/key.pem", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-image_installer-boot.json b/test/data/manifests/rhel_86-x86_64-image_installer-boot.json index 0472b55ba..9781f214e 100644 --- a/test/data/manifests/rhel_86-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_86-x86_64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22595,5 +22594,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_86-x86_64-image_installer_with_users-boot.json index 16f287b0c..3c5902527 100644 --- a/test/data/manifests/rhel_86-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_86-x86_64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22646,5 +22645,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-oci-boot.json b/test/data/manifests/rhel_86-x86_64-oci-boot.json index cfb358285..7c6dfe0d2 100644 --- a/test/data/manifests/rhel_86-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_86-x86_64-oci-boot.json @@ -10199,5 +10199,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-openstack-boot.json b/test/data/manifests/rhel_86-x86_64-openstack-boot.json index 14cbc63d1..4822a15a3 100644 --- a/test/data/manifests/rhel_86-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_86-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-86", "arch": "x86_64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10364,1222 +10358,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "alsa-lib-1.2.6.1-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libX11-1.6.8-5.el8.x86_64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXfixes-5.0.3-7.el8.x86_64", - "libXinerama-1.1.4-1.el8.x86_64", - "libXrandr-1.5.2-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libdrm-2.4.108-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpciaccess-0.14-1.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "spice-vdagent-0.20.0-4.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 0755 root root -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-qcow2-boot.json b/test/data/manifests/rhel_86-x86_64-qcow2-boot.json index 4e01fc497..5092c70fc 100644 --- a/test/data/manifests/rhel_86-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_86-x86_64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10224,1234 +10221,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.x86_64", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "fontconfig-2.13.1-4.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-all-langpacks-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gssproxy-0.8.0-20.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-5.el8.x86_64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-48.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-3.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10630446592, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_86-x86_64-qcow2_customize-boot.json index fd62caa2d..af2a3457c 100644 --- a/test/data/manifests/rhel_86-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_86-x86_64-qcow2_customize-boot.json @@ -25,7 +25,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -11067,1360 +11066,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 crashkernel=auto debug", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 8.6 (Ootpa)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/opt", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/boot", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:992:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "0.10", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "PackageKit-1.1.12-6.el8.x86_64", - "PackageKit-glib-1.1.12-6.el8.x86_64", - "abattis-cantarell-fonts-0.0.25-6.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-compat-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-1.0.6-26.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "cairo-1.15.12-3.el8.x86_64", - "cairo-gobject-1.15.12-3.el8.x86_64", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "cockpit-bridge-261-1.el8.x86_64", - "cockpit-system-261-1.el8.noarch", - "cockpit-ws-261-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "dbxtool-8-5.el8_3.2.x86_64", - "dejavu-fonts-common-2.35-7.el8.noarch", - "dejavu-sans-mono-fonts-2.35-7.el8.noarch", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-event-1.02.181-3.el8.x86_64", - "device-mapper-event-libs-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "device-mapper-persistent-data-0.9.0-6.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-config-rescue-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-37-4.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "fontconfig-2.13.1-4.el8.x86_64", - "fontpackages-filesystem-1.44-22.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "gdk-pixbuf2-2.36.12-5.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib-networking-2.56.1-1.1.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-all-langpacks-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gsettings-desktop-schemas-3.32.0-6.el8.x86_64", - "gssproxy-0.8.0-20.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "insights-client-3.1.7-1.el8.noarch", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-1.5.10-9.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "less-530-1.el8.x86_64", - "libX11-1.6.8-5.el8.x86_64", - "libX11-common-1.6.8-5.el8.noarch", - "libXau-1.0.9-3.el8.x86_64", - "libXext-1.3.4-1.el8.x86_64", - "libXrender-0.9.10-7.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libaio-0.3.112-1.el8.x86_64", - "libappstream-glib-0.7.14-3.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodman-2.0.1-17.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libproxy-0.4.15-5.2.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libsoup-2.62.3-2.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libstemmer-0-10.585svn.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libverto-libevent-0.3.0-5.el8.x86_64", - "libxcb-1.13.1-1.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lvm2-2.03.14-3.el8.x86_64", - "lvm2-libs-2.03.14-3.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nfs-utils-2.3.3-48.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "oddjob-0.34.7-1.el8.x86_64", - "oddjob-mkhomedir-0.34.7-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pixman-0.38.4-1.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "policycoreutils-python-utils-2.9-18.el8.noarch", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cairo-1.16.3-6.el8.x86_64", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-3.28.3-2.el8.x86_64", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-magic-5.33-20.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pexpect-4.3.1-3.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-ptyprocess-0.5.2-4.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pydbus-0.6.0-5.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-systemd-234-8.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "qemu-guest-agent-6.2.0-5.module+el8.6.0+14025+ca131e0a.x86_64", - "quota-4.04-14.el8.x86_64", - "quota-nls-4.04-14.el8.noarch", - "readline-7.0-10.el8.x86_64", - "redhat-logos-84.5-1.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rhsm-icons-1.28.25-1.el8.noarch", - "rootfiles-8.1-22.el8.noarch", - "rpcbind-1.2.5-8.el8.x86_64", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsync-3.1.3-14.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setroubleshoot-plugins-3.3.14-1.el8.noarch", - "setroubleshoot-server-3.3.26-1.el8.x86_64", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sos-4.2-13.el8.noarch", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sscg-2.3.3-14.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-cockpit-1.28.25-1.el8.noarch", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "tcpdump-4.9.3-3.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "yum-utils-4.0.21-8.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10093575680, - "start": 643825664, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "ndqr8A-h4fn-UPab-3l1n-efoG-xju1-GcmHXj" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "A178892E-E285-4CE1-9114-55780875D64E", - "size": 536870912, - "start": 106954752, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:992:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:994:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:993:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:995:992::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "dbxtool.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-convert.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-tar-boot.json b/test/data/manifests/rhel_86-x86_64-tar-boot.json index 5854663bb..46e7eca8b 100644 --- a/test/data/manifests/rhel_86-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_86-x86_64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-86", "arch": "x86_64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5984,540 +5979,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "default-target": "graphical.target", - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "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:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "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": "en_US.UTF-8" - }, - "machine-id": "", - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "acl-2.2.53-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "chkconfig-1.19.1-1.el8.x86_64", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-all-langpacks-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.1-6.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libstdc++-8.5.0-10.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "policycoreutils-2.9-18.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rpm-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tzdata-2021e-1.el8.noarch", - "util-linux-2.32.1-32.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "zlib-1.2.11-17.el8.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:/var/empty/sshd:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rpm-verify": { - "changed": { - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/usr/bin/newgidmap": "........P", - "/usr/bin/newuidmap": "........P", - "/usr/libexec/openssh/ssh-keysign": "......G..", - "/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", - "remote-cryptsetup.target", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "autovt@.service", - "ctrl-alt-del.target", - "getty@.service", - "reboot.target", - "remote-fs.target", - "runlevel6.target", - "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" - ] - } - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "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 -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-vhd-boot.json b/test/data/manifests/rhel_86-x86_64-vhd-boot.json index 54f164475..a7f8537e6 100644 --- a/test/data/manifests/rhel_86-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_86-x86_64-vhd-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10301,1230 +10298,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro biosdevname=0 rootdelay=300 console=ttyS0 earlyprintk=ttyS0 net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "WALinuxAgent-2.3.0.2-2.el8.noarch", - "WALinuxAgent-udev-2.3.0.2-2.el8.noarch", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "cloud-utils-growpart-0.31-3.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "net-tools-2.0-0.52.20160912git.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pip-9.0.3-22.el8.noarch", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pyasn1-0.3.7-6.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-39.2.0-6.el8.noarch", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "python36-3.6.8-38.module+el8.5.0+12207+5c5719bc.x86_64", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_86-x86_64-vmdk-boot.json b/test/data/manifests/rhel_86-x86_64-vmdk-boot.json index 69de42760..bb11643fc 100644 --- a/test/data/manifests/rhel_86-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_86-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "rhel-86", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "baseos", @@ -30,7 +14,20 @@ "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.6-20220201", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBErgSTsBEACh2A4b0O9t+vzC9VrVtL1AKvUWi9OPCjkvR7Xd8DtJxeeMZ5eF\n0HtzIG58qDRybwUe89FZprB1ffuUKzdE+HcL3FbNWSSOXVjZIersdXyH3NvnLLLF\n0DNRB2ix3bXG9Rh/RXpFsNxDp2CEMdUvbYCzE79K1EnUTVh1L0Of023FtPSZXX0c\nu7Pb5DI5lX5YeoXO6RoodrIGYJsVBQWnrWw4xNTconUfNPk0EGZtEnzvH2zyPoJh\nXGF+Ncu9XwbalnYde10OCvSWAZ5zTCpoLMTvQjWpbCdWXJzCm6G+/hx9upke546H\n5IjtYm4dTIVTnc3wvDiODgBKRzOl9rEOCIgOuGtDxRxcQkjrC+xvg5Vkqn7vBUyW\n9pHedOU+PoF3DGOM+dqv+eNKBvh9YF9ugFAQBkcG7viZgvGEMGGUpzNgN7XnS1gj\n/DPo9mZESOYnKceve2tIC87p2hqjrxOHuI7fkZYeNIcAoa83rBltFXaBDYhWAKS1\nPcXS1/7JzP0ky7d0L6Xbu/If5kqWQpKwUInXtySRkuraVfuK3Bpa+X1XecWi24JY\nHVtlNX025xx1ewVzGNCTlWn1skQN2OOoQTV4C8/qFpTW6DTWYurd4+fE0OJFJZQF\nbuhfXYwmRlVOgN5i77NTIJZJQfYFj38c/Iv5vZBPokO6mffrOTv3MHWVgQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChyZWxlYXNlIGtleSAyKSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjYEEwECACAFAkrgSTsCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAK\nCRAZni+R/UMdUWzpD/9s5SFR/ZF3yjY5VLUFLMXIKUztNN3oc45fyLdTI3+UClKC\n2tEruzYjqNHhqAEXa2sN1fMrsuKec61Ll2NfvJjkLKDvgVIh7kM7aslNYVOP6BTf\nC/JJ7/ufz3UZmyViH/WDl+AYdgk3JqCIO5w5ryrC9IyBzYv2m0HqYbWfphY3uHw5\nun3ndLJcu8+BGP5F+ONQEGl+DRH58Il9Jp3HwbRa7dvkPgEhfFR+1hI+Btta2C7E\n0/2NKzCxZw7Lx3PBRcU92YKyaEihfy/aQKZCAuyfKiMvsmzs+4poIX7I9NQCJpyE\nIGfINoZ7VxqHwRn/d5mw2MZTJjbzSf+Um9YJyA0iEEyD6qjriWQRbuxpQXmlAJbh\n8okZ4gbVFv1F8MzK+4R8VvWJ0XxgtikSo72fHjwha7MAjqFnOq6eo6fEC/75g3NL\nGht5VdpGuHk0vbdENHMC8wS99e5qXGNDued3hlTavDMlEAHl34q2H9nakTGRF5Ki\nJUfNh3DVRGhg8cMIti21njiRh7gyFI2OccATY7bBSr79JhuNwelHuxLrCFpY7V25\nOFktl15jZJaMxuQBqYdBgSay2G0U6D1+7VsWufpzd/Abx1/c3oi9ZaJvW22kAggq\ndzdA27UUYjWvx42w9menJwh/0jeQcTecIUd0d0rFcw/c1pvgMMl/Q73yzKgKYw==\n=zbHE\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFsy23UBEACUKSphFEIEvNpy68VeW4Dt6qv+mU6am9a2AAl10JANLj1oqWX+\noYk3en1S6cVe2qehSL5DGVa3HMUZkP3dtbD4SgzXzxPodebPcr4+0QNWigkUisri\nXGL5SCEcOP30zDhZvg+4mpO2jMi7Kc1DLPzBBkgppcX91wa0L1pQzBcvYMPyV/Dh\nKbQHR75WdkP6OA2JXdfC94nxYq+2e0iPqC1hCP3Elh+YnSkOkrawDPmoB1g4+ft/\nxsiVGVy/W0ekXmgvYEHt6si6Y8NwXgnTMqxeSXQ9YUgVIbTpsxHQKGy76T5lMlWX\n4LCOmEVomBJg1SqF6yi9Vu8TeNThaDqT4/DddYInd0OO69s0kGIXalVgGYiW2HOD\nx2q5R1VGCoJxXomz+EbOXY+HpKPOHAjU0DB9MxbU3S248LQ69nIB5uxysy0PSco1\nsdZ8sxRNQ9Dw6on0Nowx5m6Thefzs5iK3dnPGBqHTT43DHbnWc2scjQFG+eZhe98\nEll/kb6vpBoY4bG9/wCG9qu7jj9Z+BceCNKeHllbezVLCU/Hswivr7h2dnaEFvPD\nO4GqiWiwOF06XaBMVgxA8p2HRw0KtXqOpZk+o+sUvdPjsBw42BB96A1yFX4jgFNA\nPyZYnEUdP6OOv9HSjnl7k/iEkvHq/jGYMMojixlvXpGXhnt5jNyc4GSUJQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChhdXhpbGlhcnkga2V5KSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjkEEwECACMFAlsy23UCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIX\ngAAKCRD3b2bD1AgnknqOD/9fB2ASuG2aJIiap4kK58R+RmOVM4qgclAnaG57+vjI\nnKvyfV3NH/keplGNRxwqHekfPCqvkpABwhdGEXIE8ILqnPewIMr6PZNZWNJynZ9i\neSMzVuCG7jDoGyQ5/6B0f6xeBtTeBDiRl7+Alehet1twuGL1BJUYG0QuLgcEzkaE\n/gkuumeVcazLzz7L12D22nMk66GxmgXfqS5zcbqOAuZwaA6VgSEgFdV2X2JU79zS\nBQJXv7NKc+nDXFG7M7EHjY3Rma3HXkDbkT8bzh9tJV7Z7TlpT829pStWQyoxKCVq\nsEX8WsSapTKA3P9YkYCwLShgZu4HKRFvHMaIasSIZWzLu+RZH/4yyHOhj0QB7XMY\neHQ6fGSbtJ+K6SrpHOOsKQNAJ0hVbSrnA1cr5+2SDfel1RfYt0W9FA6DoH/S5gAR\ndzT1u44QVwwp3U+eFpHphFy//uzxNMtCjjdkpzhYYhOCLNkDrlRPb+bcoL/6ePSr\n016PA7eEnuC305YU1Ml2WcCn7wQV8x90o33klJmEkWtXh3X39vYtI4nCPIvZn1eP\nVy+F+wWt4vN2b8oOdlzc2paOembbCo2B+Wapv5Y9peBvlbsDSgqtJABfK8KQq/jK\nYl3h5elIa1I3uNfczeHOnf1enLOUOlq630yeM/yHizz99G1g+z/guMh5+x/OHraW\niA==\n=+Gxh\n-----END PGP PUBLIC KEY BLOCK-----\n" } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -10358,1234 +10355,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "kernelopts": "root=UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8 ro net.ifnames=0", - "saved_entry": "ffffffffffffffffffffffffffffffff-4.18.0-361.el8.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "rhel-20220124162448-4.18.0-361.el8.x86_64", - "initrd": "/boot/initramfs-4.18.0-361.el8.x86_64.img $tuned_initrd", - "linux": "/boot/vmlinuz-4.18.0-361.el8.x86_64", - "options": "$kernelopts $tuned_params", - "title": "Red Hat Enterprise Linux (4.18.0-361.el8.x86_64) 8.6 (Ootpa)", - "version": "4.18.0-361.el8.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/usr/lib/dracut/dracut.conf.d": { - "01-dist.conf": { - "early_microcode": "yes", - "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", - "sysloglvl": "5", - "systemdsystemconfdir": "/etc/systemd/system", - "systemdsystemunitdir": "/usr/lib/systemd/system", - "systemdutildir": "/usr/lib/systemd", - "udevdir": "/usr/lib/udev" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "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:", - "polkitd:x:996:", - "redhat:x:1000:", - "render:x:998:", - "root:x:0:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "systemd-resolve:x:193:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:994:", - "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" - ], - "image-format": { - "type": "vmdk" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:8::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/8/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el8", - "PRETTY_NAME": "Red Hat Enterprise Linux 8.6 Beta (Ootpa)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 8", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "8.6", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "8.6 Beta", - "VERSION": "8.6 (Ootpa)", - "VERSION_ID": "8.6" - }, - "packages": [ - "NetworkManager-1.36.0-0.4.el8.x86_64", - "NetworkManager-libnm-1.36.0-0.4.el8.x86_64", - "NetworkManager-team-1.36.0-0.4.el8.x86_64", - "NetworkManager-tui-1.36.0-0.4.el8.x86_64", - "acl-2.2.53-1.el8.x86_64", - "audit-3.0.7-1.el8.x86_64", - "audit-libs-3.0.7-1.el8.x86_64", - "authselect-1.2.2-3.el8.x86_64", - "authselect-libs-1.2.2-3.el8.x86_64", - "basesystem-11-5.el8.noarch", - "bash-4.4.20-3.el8.x86_64", - "bind-export-libs-9.11.36-2.el8.x86_64", - "biosdevname-0.7.3-2.el8.x86_64", - "brotli-1.0.6-3.el8.x86_64", - "bubblewrap-0.4.0-1.el8.x86_64", - "bzip2-libs-1.0.6-26.el8.x86_64", - "c-ares-1.13.0-6.el8.x86_64", - "ca-certificates-2021.2.50-80.0.el8_4.noarch", - "checkpolicy-2.9-1.el8.x86_64", - "chkconfig-1.19.1-1.el8.x86_64", - "chrony-4.1-1.el8.x86_64", - "cloud-init-21.1-13.el8.noarch", - "coreutils-8.30-12.el8.x86_64", - "coreutils-common-8.30-12.el8.x86_64", - "cpio-2.12-11.el8.x86_64", - "cracklib-2.9.6-15.el8.x86_64", - "cracklib-dicts-2.9.6-15.el8.x86_64", - "cronie-1.5.2-6.el8.x86_64", - "cronie-anacron-1.5.2-6.el8.x86_64", - "crontabs-1.11-17.20190603git.el8.noarch", - "crypto-policies-20211116-1.gitae470d6.el8.noarch", - "crypto-policies-scripts-20211116-1.gitae470d6.el8.noarch", - "cryptsetup-libs-2.3.7-1.el8.x86_64", - "curl-7.61.1-22.el8.x86_64", - "cyrus-sasl-lib-2.1.27-5.el8.x86_64", - "dbus-1.12.8-18.el8.x86_64", - "dbus-common-1.12.8-18.el8.noarch", - "dbus-daemon-1.12.8-18.el8.x86_64", - "dbus-glib-0.110-2.el8.x86_64", - "dbus-libs-1.12.8-18.el8.x86_64", - "dbus-tools-1.12.8-18.el8.x86_64", - "device-mapper-1.02.181-3.el8.x86_64", - "device-mapper-libs-1.02.181-3.el8.x86_64", - "dhcp-client-4.3.6-47.el8.x86_64", - "dhcp-common-4.3.6-47.el8.noarch", - "dhcp-libs-4.3.6-47.el8.x86_64", - "diffutils-3.6-6.el8.x86_64", - "dmidecode-3.3-1.el8.x86_64", - "dnf-4.7.0-5.el8.noarch", - "dnf-data-4.7.0-5.el8.noarch", - "dnf-plugin-subscription-manager-1.28.25-1.el8.x86_64", - "dnf-plugins-core-4.0.21-8.el8.noarch", - "dosfstools-4.1-6.el8.x86_64", - "dracut-049-191.git20210920.el8.x86_64", - "dracut-config-generic-049-191.git20210920.el8.x86_64", - "dracut-network-049-191.git20210920.el8.x86_64", - "dracut-squash-049-191.git20210920.el8.x86_64", - "e2fsprogs-1.45.6-2.el8.x86_64", - "e2fsprogs-libs-1.45.6-2.el8.x86_64", - "efi-filesystem-3-3.el8.noarch", - "efibootmgr-16-1.el8.x86_64", - "efivar-libs-37-4.el8.x86_64", - "elfutils-debuginfod-client-0.186-1.el8.x86_64", - "elfutils-default-yama-scope-0.186-1.el8.noarch", - "elfutils-libelf-0.186-1.el8.x86_64", - "elfutils-libs-0.186-1.el8.x86_64", - "ethtool-5.13-1.el8.x86_64", - "expat-2.2.5-4.el8.x86_64", - "file-5.33-20.el8.x86_64", - "file-libs-5.33-20.el8.x86_64", - "filesystem-3.8-6.el8.x86_64", - "findutils-4.6.0-20.el8.x86_64", - "firewalld-0.9.3-11.el8.noarch", - "firewalld-filesystem-0.9.3-11.el8.noarch", - "freetype-2.9.1-4.el8_3.1.x86_64", - "fuse-2.9.7-12.el8.x86_64", - "fuse-common-3.2.1-12.el8.x86_64", - "fuse-libs-2.9.7-12.el8.x86_64", - "fwupd-1.7.1-1.el8.x86_64", - "gawk-4.2.1-2.el8.x86_64", - "gdbm-1.18-1.el8.x86_64", - "gdbm-libs-1.18-1.el8.x86_64", - "gdisk-1.0.3-8.el8.x86_64", - "geolite2-city-20180605-1.el8.noarch", - "geolite2-country-20180605-1.el8.noarch", - "gettext-0.19.8.1-17.el8.x86_64", - "gettext-libs-0.19.8.1-17.el8.x86_64", - "glib2-2.56.4-158.el8.x86_64", - "glibc-2.28-184.el8.x86_64", - "glibc-common-2.28-184.el8.x86_64", - "glibc-gconv-extra-2.28-184.el8.x86_64", - "glibc-langpack-en-2.28-184.el8.x86_64", - "gmp-6.1.2-10.el8.x86_64", - "gnupg2-2.2.20-2.el8.x86_64", - "gnupg2-smime-2.2.20-2.el8.x86_64", - "gnutls-3.6.16-4.el8.x86_64", - "gobject-introspection-1.56.1-1.el8.x86_64", - "gpg-pubkey-d4082792-5b32db75", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.13.1-9.el8.x86_64", - "grep-3.1-6.el8.x86_64", - "groff-base-1.22.3-18.el8.x86_64", - "grub2-common-2.02-106.el8.noarch", - "grub2-efi-x64-2.02-106.el8.x86_64", - "grub2-pc-2.02-106.el8.x86_64", - "grub2-pc-modules-2.02-106.el8.noarch", - "grub2-tools-2.02-106.el8.x86_64", - "grub2-tools-extra-2.02-106.el8.x86_64", - "grub2-tools-minimal-2.02-106.el8.x86_64", - "grubby-8.40-42.el8.x86_64", - "gzip-1.9-12.el8.x86_64", - "hardlink-1.3-6.el8.x86_64", - "hdparm-9.54-4.el8.x86_64", - "hostname-3.20-6.el8.x86_64", - "hwdata-0.314-8.11.el8.noarch", - "ima-evm-utils-1.3.2-12.el8.x86_64", - "info-6.5-7.el8_5.x86_64", - "initscripts-10.00.15-1.el8.x86_64", - "ipcalc-0.2.4-4.el8.x86_64", - "iproute-5.15.0-2.el8.x86_64", - "iprutils-2.4.19-1.el8.x86_64", - "ipset-7.1-1.el8.x86_64", - "ipset-libs-7.1-1.el8.x86_64", - "iptables-1.8.4-22.el8.x86_64", - "iptables-ebtables-1.8.4-22.el8.x86_64", - "iptables-libs-1.8.4-22.el8.x86_64", - "iputils-20180629-8.el8.x86_64", - "irqbalance-1.4.0-6.el8.x86_64", - "iwl100-firmware-39.31.5.1-105.el8.1.noarch", - "iwl1000-firmware-39.31.5.1-105.el8.1.noarch", - "iwl105-firmware-18.168.6.1-105.el8.1.noarch", - "iwl135-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2000-firmware-18.168.6.1-105.el8.1.noarch", - "iwl2030-firmware-18.168.6.1-105.el8.1.noarch", - "iwl3160-firmware-25.30.13.0-105.el8.1.noarch", - "iwl5000-firmware-8.83.5.1_1-105.el8.1.noarch", - "iwl5150-firmware-8.24.2.2-105.el8.1.noarch", - "iwl6000-firmware-9.221.4.1-105.el8.1.noarch", - "iwl6000g2a-firmware-18.168.6.1-105.el8.1.noarch", - "iwl6050-firmware-41.28.5.1-105.el8.1.noarch", - "iwl7260-firmware-25.30.13.0-105.el8.1.noarch", - "jansson-2.14-1.el8.x86_64", - "json-c-0.13.1-3.el8.x86_64", - "json-glib-1.4.4-1.el8.x86_64", - "kbd-2.0.4-10.el8.x86_64", - "kbd-legacy-2.0.4-10.el8.noarch", - "kbd-misc-2.0.4-10.el8.noarch", - "kernel-4.18.0-361.el8.x86_64", - "kernel-core-4.18.0-361.el8.x86_64", - "kernel-modules-4.18.0-361.el8.x86_64", - "kernel-tools-4.18.0-361.el8.x86_64", - "kernel-tools-libs-4.18.0-361.el8.x86_64", - "kexec-tools-2.0.20-68.el8.x86_64", - "keyutils-libs-1.5.10-9.el8.x86_64", - "kmod-25-19.el8.x86_64", - "kmod-libs-25-19.el8.x86_64", - "kpartx-0.8.4-21.el8.x86_64", - "krb5-libs-1.18.2-14.el8.x86_64", - "langpacks-en-1.0-12.el8.noarch", - "less-530-1.el8.x86_64", - "libacl-2.2.53-1.el8.x86_64", - "libarchive-3.3.3-3.el8_5.x86_64", - "libassuan-2.5.1-3.el8.x86_64", - "libatasmart-0.19-14.el8.x86_64", - "libattr-2.4.48-3.el8.x86_64", - "libbasicobjects-0.1.1-39.el8.x86_64", - "libblkid-2.32.1-32.el8.x86_64", - "libblockdev-2.24-8.el8.x86_64", - "libblockdev-crypto-2.24-8.el8.x86_64", - "libblockdev-fs-2.24-8.el8.x86_64", - "libblockdev-loop-2.24-8.el8.x86_64", - "libblockdev-mdraid-2.24-8.el8.x86_64", - "libblockdev-part-2.24-8.el8.x86_64", - "libblockdev-swap-2.24-8.el8.x86_64", - "libblockdev-utils-2.24-8.el8.x86_64", - "libbpf-0.4.0-3.el8.x86_64", - "libbytesize-1.4-3.el8.x86_64", - "libcap-2.26-5.el8.x86_64", - "libcap-ng-0.7.11-1.el8.x86_64", - "libcollection-0.7.0-39.el8.x86_64", - "libcom_err-1.45.6-2.el8.x86_64", - "libcomps-0.1.18-1.el8.x86_64", - "libcroco-0.6.12-4.el8_2.1.x86_64", - "libcurl-7.61.1-22.el8.x86_64", - "libdaemon-0.14-15.el8.x86_64", - "libdb-5.3.28-42.el8_4.x86_64", - "libdb-utils-5.3.28-42.el8_4.x86_64", - "libdhash-0.5.0-39.el8.x86_64", - "libdnf-0.63.0-5.el8.x86_64", - "libdrm-2.4.108-1.el8.x86_64", - "libedit-3.1-23.20170329cvs.el8.x86_64", - "libestr-0.1.10-1.el8.x86_64", - "libevent-2.1.8-5.el8.x86_64", - "libfastjson-0.99.9-1.el8.x86_64", - "libfdisk-2.32.1-32.el8.x86_64", - "libffi-3.1-23.el8.x86_64", - "libgcab1-1.1-1.el8.x86_64", - "libgcc-8.5.0-10.el8.x86_64", - "libgcrypt-1.8.5-6.el8.x86_64", - "libgomp-8.5.0-10.el8.x86_64", - "libgpg-error-1.31-1.el8.x86_64", - "libgudev-232-4.el8.x86_64", - "libgusb-0.3.0-1.el8.x86_64", - "libibverbs-37.2-1.el8.x86_64", - "libidn2-2.2.0-1.el8.x86_64", - "libini_config-1.3.1-39.el8.x86_64", - "libkcapi-1.2.0-2.el8.x86_64", - "libkcapi-hmaccalc-1.2.0-2.el8.x86_64", - "libksba-1.3.5-7.el8.x86_64", - "libldb-2.4.1-1.el8.x86_64", - "libmaxminddb-1.2.0-10.el8.x86_64", - "libmnl-1.0.4-6.el8.x86_64", - "libmodulemd-2.13.0-1.el8.x86_64", - "libmount-2.32.1-32.el8.x86_64", - "libmspack-0.7-0.3.alpha.el8.4.x86_64", - "libndp-1.7-6.el8.x86_64", - "libnetfilter_conntrack-1.0.6-5.el8.x86_64", - "libnfnetlink-1.0.1-13.el8.x86_64", - "libnfsidmap-2.3.3-48.el8.x86_64", - "libnftnl-1.1.5-5.el8.x86_64", - "libnghttp2-1.33.0-3.el8_2.1.x86_64", - "libnl3-3.5.0-1.el8.x86_64", - "libnl3-cli-3.5.0-1.el8.x86_64", - "libnsl2-1.2.0-2.20180605git4a062cf.el8.x86_64", - "libpath_utils-0.2.1-39.el8.x86_64", - "libpcap-1.9.1-5.el8.x86_64", - "libpciaccess-0.14-1.el8.x86_64", - "libpipeline-1.5.0-2.el8.x86_64", - "libpkgconf-1.4.2-1.el8.x86_64", - "libpng-1.6.34-5.el8.x86_64", - "libpsl-0.20.2-6.el8.x86_64", - "libpwquality-1.4.4-3.el8.x86_64", - "libref_array-0.1.5-39.el8.x86_64", - "librepo-1.14.2-1.el8.x86_64", - "libreport-filesystem-2.9.5-15.el8.x86_64", - "librhsm-0.0.3-4.el8.x86_64", - "libseccomp-2.5.2-1.el8.x86_64", - "libsecret-0.18.6-1.el8.x86_64", - "libselinux-2.9-5.el8.x86_64", - "libselinux-utils-2.9-5.el8.x86_64", - "libsemanage-2.9-6.el8.x86_64", - "libsepol-2.9-3.el8.x86_64", - "libsigsegv-2.11-5.el8.x86_64", - "libsmartcols-2.32.1-32.el8.x86_64", - "libsmbios-2.4.1-2.el8.x86_64", - "libsolv-0.7.20-1.el8.x86_64", - "libss-1.45.6-2.el8.x86_64", - "libssh-0.9.6-3.el8.x86_64", - "libssh-config-0.9.6-3.el8.noarch", - "libsss_autofs-2.6.2-3.el8.x86_64", - "libsss_certmap-2.6.2-3.el8.x86_64", - "libsss_idmap-2.6.2-3.el8.x86_64", - "libsss_nss_idmap-2.6.2-3.el8.x86_64", - "libsss_sudo-2.6.2-3.el8.x86_64", - "libstdc++-8.5.0-10.el8.x86_64", - "libsysfs-2.1.0-25.el8.x86_64", - "libtalloc-2.3.3-1.el8.x86_64", - "libtasn1-4.13-3.el8.x86_64", - "libtdb-1.4.4-1.el8.x86_64", - "libteam-1.31-2.el8.x86_64", - "libtevent-0.11.0-0.el8.x86_64", - "libtirpc-1.1.4-6.el8.x86_64", - "libtool-ltdl-2.4.6-25.el8.x86_64", - "libudisks2-2.9.0-8.el8.x86_64", - "libunistring-0.9.9-3.el8.x86_64", - "libusbx-1.0.23-4.el8.x86_64", - "libuser-0.62-24.el8.x86_64", - "libutempter-1.1.6-14.el8.x86_64", - "libuuid-2.32.1-32.el8.x86_64", - "libverto-0.3.0-5.el8.x86_64", - "libxcrypt-4.1.1-6.el8.x86_64", - "libxkbcommon-0.9.1-1.el8.x86_64", - "libxml2-2.9.7-9.el8_4.2.x86_64", - "libxmlb-0.1.15-1.el8.x86_64", - "libxslt-1.1.32-6.el8.x86_64", - "libyaml-0.1.7-5.el8.x86_64", - "libzstd-1.4.4-1.el8.x86_64", - "linux-firmware-20211119-105.gitf5d51956.el8.noarch", - "lmdb-libs-0.9.24-1.el8.x86_64", - "logrotate-3.14.0-4.el8.x86_64", - "lshw-B.02.19.2-6.el8.x86_64", - "lsscsi-0.32-3.el8.x86_64", - "lua-libs-5.3.4-12.el8.x86_64", - "lz4-libs-1.8.3-3.el8_4.x86_64", - "lzo-2.08-14.el8.x86_64", - "man-db-2.7.6.1-18.el8.x86_64", - "mdadm-4.2-rc3.el8.x86_64", - "memstrack-0.1.11-1.el8.x86_64", - "microcode_ctl-20210608-1.el8.x86_64", - "mokutil-0.3.0-11.el8.x86_64", - "mozjs60-60.9.0-4.el8.x86_64", - "mpfr-3.1.6-1.el8.x86_64", - "ncurses-6.1-9.20180224.el8.x86_64", - "ncurses-base-6.1-9.20180224.el8.noarch", - "ncurses-libs-6.1-9.20180224.el8.x86_64", - "nettle-3.4.1-7.el8.x86_64", - "newt-0.52.20-11.el8.x86_64", - "nftables-0.9.3-24.el8.x86_64", - "npth-1.5-4.el8.x86_64", - "nspr-4.32.0-1.el8_4.x86_64", - "nss-3.67.0-7.el8_5.x86_64", - "nss-softokn-3.67.0-7.el8_5.x86_64", - "nss-softokn-freebl-3.67.0-7.el8_5.x86_64", - "nss-sysinit-3.67.0-7.el8_5.x86_64", - "nss-util-3.67.0-7.el8_5.x86_64", - "numactl-libs-2.0.12-13.el8.x86_64", - "open-vm-tools-11.3.5-1.el8.x86_64", - "openldap-2.4.46-18.el8.x86_64", - "openssh-8.0p1-13.el8.x86_64", - "openssh-clients-8.0p1-13.el8.x86_64", - "openssh-server-8.0p1-13.el8.x86_64", - "openssl-1.1.1k-5.el8_5.x86_64", - "openssl-libs-1.1.1k-5.el8_5.x86_64", - "openssl-pkcs11-0.4.10-2.el8.x86_64", - "os-prober-1.74-9.el8.x86_64", - "p11-kit-0.23.22-1.el8.x86_64", - "p11-kit-trust-0.23.22-1.el8.x86_64", - "pam-1.3.1-15.el8.x86_64", - "parted-3.2-39.el8.x86_64", - "passwd-0.80-3.el8.x86_64", - "pciutils-3.7.0-1.el8.x86_64", - "pciutils-libs-3.7.0-1.el8.x86_64", - "pcre-8.42-6.el8.x86_64", - "pcre2-10.32-2.el8.x86_64", - "pigz-2.4-4.el8.x86_64", - "pinentry-1.1.0-2.el8.x86_64", - "pkgconf-1.4.2-1.el8.x86_64", - "pkgconf-m4-1.4.2-1.el8.noarch", - "pkgconf-pkg-config-1.4.2-1.el8.x86_64", - "platform-python-3.6.8-45.el8.x86_64", - "platform-python-pip-9.0.3-22.el8.noarch", - "platform-python-setuptools-39.2.0-6.el8.noarch", - "plymouth-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-core-libs-0.9.4-10.20200615git1e36e30.el8.x86_64", - "plymouth-scripts-0.9.4-10.20200615git1e36e30.el8.x86_64", - "policycoreutils-2.9-18.el8.x86_64", - "polkit-0.115-13.el8_5.1.x86_64", - "polkit-libs-0.115-13.el8_5.1.x86_64", - "polkit-pkla-compat-0.1-12.el8.x86_64", - "popt-1.18-1.el8.x86_64", - "prefixdevname-0.1.0-6.el8.x86_64", - "procps-ng-3.3.15-6.el8.x86_64", - "protobuf-c-1.3.0-6.el8.x86_64", - "psmisc-23.1-5.el8.x86_64", - "publicsuffix-list-dafsa-20180723-1.el8.noarch", - "python3-audit-3.0.7-1.el8.x86_64", - "python3-babel-2.5.1-7.el8.noarch", - "python3-cffi-1.11.5-5.el8.x86_64", - "python3-chardet-3.0.4-7.el8.noarch", - "python3-cloud-what-1.28.25-1.el8.x86_64", - "python3-configobj-5.0.6-11.el8.noarch", - "python3-cryptography-3.2.1-5.el8.x86_64", - "python3-dateutil-2.6.1-6.el8.noarch", - "python3-dbus-1.2.4-15.el8.x86_64", - "python3-decorator-4.2.1-2.el8.noarch", - "python3-dmidecode-3.12.2-15.el8.x86_64", - "python3-dnf-4.7.0-5.el8.noarch", - "python3-dnf-plugins-core-4.0.21-8.el8.noarch", - "python3-ethtool-0.14-4.el8.x86_64", - "python3-firewall-0.9.3-11.el8.noarch", - "python3-gobject-base-3.28.3-2.el8.x86_64", - "python3-gpg-1.13.1-9.el8.x86_64", - "python3-hawkey-0.63.0-5.el8.x86_64", - "python3-idna-2.5-5.el8.noarch", - "python3-iniparse-0.4-31.el8.noarch", - "python3-inotify-0.9.6-13.el8.noarch", - "python3-jinja2-2.10.1-3.el8.noarch", - "python3-jsonpatch-1.21-2.el8.noarch", - "python3-jsonpointer-1.10-11.el8.noarch", - "python3-jsonschema-2.6.0-4.el8.noarch", - "python3-jwt-1.6.1-2.el8.noarch", - "python3-libcomps-0.1.18-1.el8.x86_64", - "python3-libdnf-0.63.0-5.el8.x86_64", - "python3-librepo-1.14.2-1.el8.x86_64", - "python3-libs-3.6.8-45.el8.x86_64", - "python3-libselinux-2.9-5.el8.x86_64", - "python3-libsemanage-2.9-6.el8.x86_64", - "python3-libxml2-2.9.7-9.el8_4.2.x86_64", - "python3-linux-procfs-0.7.0-1.el8.noarch", - "python3-markupsafe-0.23-19.el8.x86_64", - "python3-netifaces-0.10.6-4.el8.x86_64", - "python3-nftables-0.9.3-24.el8.x86_64", - "python3-oauthlib-2.1.0-1.el8.noarch", - "python3-perf-4.18.0-361.el8.x86_64", - "python3-pip-wheel-9.0.3-22.el8.noarch", - "python3-ply-3.9-9.el8.noarch", - "python3-policycoreutils-2.9-18.el8.noarch", - "python3-prettytable-0.7.2-14.el8.noarch", - "python3-pycparser-2.14-14.el8.noarch", - "python3-pyserial-3.1.1-8.el8.noarch", - "python3-pysocks-1.6.8-3.el8.noarch", - "python3-pytz-2017.2-9.el8.noarch", - "python3-pyudev-0.21.0-7.el8.noarch", - "python3-pyyaml-3.12-12.el8.x86_64", - "python3-requests-2.20.0-2.1.el8_1.noarch", - "python3-rpm-4.14.3-21.el8.x86_64", - "python3-setools-4.3.0-3.el8.x86_64", - "python3-setuptools-wheel-39.2.0-6.el8.noarch", - "python3-six-1.11.0-8.el8.noarch", - "python3-slip-0.6.4-11.el8.noarch", - "python3-slip-dbus-0.6.4-11.el8.noarch", - "python3-subscription-manager-rhsm-1.28.25-1.el8.x86_64", - "python3-syspurpose-1.28.25-1.el8.x86_64", - "python3-unbound-1.7.3-17.el8.x86_64", - "python3-urllib3-1.24.2-5.el8.noarch", - "readline-7.0-10.el8.x86_64", - "redhat-release-8.6-0.0.el8.x86_64", - "redhat-release-eula-8.6-0.0.el8.x86_64", - "rhc-0.2.0-5.el8.x86_64", - "rootfiles-8.1-22.el8.noarch", - "rpm-4.14.3-21.el8.x86_64", - "rpm-build-libs-4.14.3-21.el8.x86_64", - "rpm-libs-4.14.3-21.el8.x86_64", - "rpm-plugin-selinux-4.14.3-21.el8.x86_64", - "rpm-plugin-systemd-inhibit-4.14.3-21.el8.x86_64", - "rsyslog-8.2102.0-7.el8.x86_64", - "sed-4.5-5.el8.x86_64", - "selinux-policy-3.14.3-89.el8.noarch", - "selinux-policy-targeted-3.14.3-89.el8.noarch", - "setup-2.12.2-6.el8.noarch", - "sg3_utils-1.44-5.el8.x86_64", - "sg3_utils-libs-1.44-5.el8.x86_64", - "shadow-utils-4.6-16.el8.x86_64", - "shared-mime-info-1.9-3.el8.x86_64", - "shim-x64-15.4-2.el8_1.x86_64", - "slang-2.3.2-3.el8.x86_64", - "snappy-1.1.8-3.el8.x86_64", - "sqlite-libs-3.26.0-15.el8.x86_64", - "squashfs-tools-4.3-20.el8.x86_64", - "sssd-client-2.6.2-3.el8.x86_64", - "sssd-common-2.6.2-3.el8.x86_64", - "sssd-kcm-2.6.2-3.el8.x86_64", - "sssd-nfs-idmap-2.6.2-3.el8.x86_64", - "subscription-manager-1.28.25-1.el8.x86_64", - "subscription-manager-rhsm-certificates-1.28.25-1.el8.x86_64", - "sudo-1.8.29-8.el8.x86_64", - "systemd-239-56.el8.x86_64", - "systemd-libs-239-56.el8.x86_64", - "systemd-pam-239-56.el8.x86_64", - "systemd-udev-239-56.el8.x86_64", - "tar-1.30-5.el8.x86_64", - "teamd-1.31-2.el8.x86_64", - "timedatex-0.5-3.el8.x86_64", - "tpm2-tss-2.3.2-4.el8.x86_64", - "trousers-0.3.15-1.el8.x86_64", - "trousers-lib-0.3.15-1.el8.x86_64", - "tuned-2.16.0-1.el8.noarch", - "tzdata-2021e-1.el8.noarch", - "udisks2-2.9.0-8.el8.x86_64", - "unbound-libs-1.7.3-17.el8.x86_64", - "usermode-1.113-2.el8.x86_64", - "util-linux-2.32.1-32.el8.x86_64", - "vim-minimal-8.0.1763-16.el8_5.7.x86_64", - "virt-what-1.18-13.el8.x86_64", - "volume_key-libs-0.3.11-5.el8.x86_64", - "which-2.21-17.el8.x86_64", - "xfsprogs-5.0.0-10.el8.x86_64", - "xkeyboard-config-2.28-1.el8.noarch", - "xmlsec1-1.2.25-4.el8.x86_64", - "xmlsec1-openssl-1.2.25-4.el8.x86_64", - "xz-5.2.4-3.el8.x86_64", - "xz-libs-5.2.4-3.el8.x86_64", - "yum-4.7.0-5.el8.noarch", - "zlib-1.2.11-17.el8.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 4187995648, - "start": 106954752, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 104857600, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:996:User for polkitd:/:/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:/var/empty/sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "systemd-resolve:x:193:193:systemd Resolver:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:994:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "", - "ssl_verify_depth": "3" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/BOOT/BOOTX64.EFI": ".......T.", - "/boot/efi/EFI/BOOT/fbx64.efi": ".......T.", - "/boot/efi/EFI/redhat/BOOTX64.CSV": ".......T.", - "/boot/efi/EFI/redhat/mmx64.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64-redhat.efi": ".......T.", - "/boot/efi/EFI/redhat/shimx64.efi": ".......T.", - "/etc/machine-id": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-dnssrv@.timer", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "ebtables.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "iprdump.service", - "iprinit.service", - "iprupdate.service", - "iprutils.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "rdisc.service", - "remote-cryptsetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-resolved.service", - "tcsd.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus-org.freedesktop.timedate1.service", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "import-state.service", - "irqbalance.service", - "kdump.service", - "loadmodules.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "syslog.service", - "timedatex.service", - "tuned.service", - "udisks2.service", - "unbound-anchor.timer", - "vgauthd.service", - "vmtoolsd.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "05-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes", - "SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES", - "SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT", - "SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE", - "SendEnv XMODIFIERS" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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 %e", - "kernel.core_pipe_limit=16" - ], - "50-default.conf": [ - "kernel.sysrq = 16", - "kernel.core_uses_pid = 1", - "kernel.kptr_restrict = 1", - "net.ipv4.conf.all.rp_filter = 1", - "net.ipv4.conf.all.accept_source_route = 0", - "net.ipv4.conf.all.promote_secondaries = 1", - "-net.ipv4.ping_group_range = 0 2147483647", - "net.core.default_qdisc = fq_codel", - "fs.protected_hardlinks = 1", - "fs.protected_symlinks = 1" - ], - "50-libkcapi-optmem_max.conf": [ - "net.core.optmem_max = 81920" - ], - "50-pid-max.conf": [ - "kernel.pid_max = 4194304" - ] - } - }, - "systemd-service-dropins": { - "/usr/lib/systemd/system": { - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dbus.conf": [ - "d /var/lib/dbus 0755 - - -", - "L /var/lib/dbus/machine-id - - - - /etc/machine-id" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "etc.conf": [ - "L /etc/os-release - - - - ../usr/lib/os-release", - "L /etc/localtime - - - - ../usr/share/zoneinfo/UTC", - "L+ /etc/mtab - - - - ../proc/self/mounts", - "C /etc/nsswitch.conf - - - -", - "C /etc/pam.d - - - -" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "openssh.conf": [ - "d /var/empty/sshd 711 root root -" - ], - "pam.conf": [ - "d /run/console 0755 root root -", - "d /run/faillock 0755 root root -", - "d /run/sepermit 0755 root root -" - ], - "portables.conf": [ - "Q /var/lib/portables 0700" - ], - "rpm.conf": [ - "r /var/lib/rpm/__db.*" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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.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/%m - - - - d:group:adm:r-x,d:group:wheel:r-x", - "a+ /run/log/journal/%m - - - - 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", - "a+ /var/log/journal - - - - 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", - "a+ /var/log/journal/%m - - - - 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", - "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-*" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-ami-boot.json b/test/data/manifests/rhel_87-aarch64-ami-boot.json index 462841f80..a35807b30 100644 --- a/test/data/manifests/rhel_87-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_87-aarch64-ami-boot.json @@ -9756,5 +9756,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-ec2-boot.json b/test/data/manifests/rhel_87-aarch64-ec2-boot.json index ff651ec48..66debbde6 100644 --- a/test/data/manifests/rhel_87-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_87-aarch64-ec2-boot.json @@ -9807,5 +9807,6 @@ "checksum": "sha256:83e568e3bb4f68f552f26dd517df374eaef0b2204205ba78a855607525a96b92" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_87-aarch64-edge_commit-boot.json index da9db015a..edb190248 100644 --- a/test/data/manifests/rhel_87-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_87-aarch64-edge_commit-boot.json @@ -8780,5 +8780,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-edge_container-boot.json b/test/data/manifests/rhel_87-aarch64-edge_container-boot.json index 227296a23..1f5e26842 100644 --- a/test/data/manifests/rhel_87-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_87-aarch64-edge_container-boot.json @@ -11787,5 +11787,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_87-aarch64-edge_installer-boot.json index 9ac6037c9..33d5b73f5 100644 --- a/test/data/manifests/rhel_87-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_87-aarch64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19743,5 +19742,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_87-aarch64-edge_installer_with_users-boot.json index 6fc5a70bf..e47f38bb3 100644 --- a/test/data/manifests/rhel_87-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_87-aarch64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19795,5 +19794,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json index c875436f2..a056b484c 100644 --- a/test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_87-aarch64-edge_raw_image-boot.json @@ -7890,5 +7890,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_87-aarch64-edge_simplified_installer-boot.json index e0d262d3e..411b33178 100644 --- a/test/data/manifests/rhel_87-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_87-aarch64-edge_simplified_installer-boot.json @@ -31,7 +31,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -12695,5 +12694,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-image_installer-boot.json b/test/data/manifests/rhel_87-aarch64-image_installer-boot.json index 8bcd4c47b..e5a979cd0 100644 --- a/test/data/manifests/rhel_87-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_87-aarch64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22426,5 +22425,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_87-aarch64-image_installer_with_users-boot.json index d0d71f622..c04976190 100644 --- a/test/data/manifests/rhel_87-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_87-aarch64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22477,5 +22476,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-openstack-boot.json b/test/data/manifests/rhel_87-aarch64-openstack-boot.json index bbc5f893f..232143a20 100644 --- a/test/data/manifests/rhel_87-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_87-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-87", "arch": "aarch64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10168,5 +10162,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-qcow2-boot.json b/test/data/manifests/rhel_87-aarch64-qcow2-boot.json index 7a527237a..2f6010285 100644 --- a/test/data/manifests/rhel_87-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_87-aarch64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10031,5 +10028,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_87-aarch64-qcow2_customize-boot.json index 31bc63504..459bd7472 100644 --- a/test/data/manifests/rhel_87-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_87-aarch64-qcow2_customize-boot.json @@ -25,8 +25,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -1048,6 +1051,9 @@ { "id": "sha256:87b7ce381976088adbcf35d62bbae585091adf687f8904be1643240041388344" }, + { + "id": "sha256:6ac9ffc15f1023911634a3766acdb8f04e40a4e7962550e38a5d786d6ca296c7" + }, { "id": "sha256:561e7f288465c78243daaf86f9efaeec75f99b5d594d2e14f04a4d714332eff8" }, @@ -1102,6 +1108,12 @@ { "id": "sha256:540fa90864b4eb0176b56e0c5e9d7bc6130985288ae297b4c38950381b08a827" }, + { + "id": "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f" + }, + { + "id": "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d" + }, { "id": "sha256:ddc52b6052ac2415f54ee53b590ede61944cacd112f87117865459640bf46582" }, @@ -1228,12 +1240,69 @@ { "id": "sha256:c30e2c1784219bf0df45a674e14fa629518172480fbd1d82c0a74f8cfe032ea7" }, + { + "id": "sha256:4c6cf87b3ff6ea5b9eea8fa52906d42a634e7d6233ca3ec88c7b23da3745b9ea" + }, + { + "id": "sha256:da92fada5920a24577f614e1167e3b339d516ca646346c04c71ef2bd97295653" + }, + { + "id": "sha256:8ae407fb97bfa1bcd669f4263d0b45dd7fc7e97c1371cc4b8f4360024a56e7bb" + }, + { + "id": "sha256:79dfe13657b4cbd40977921b759ed82ca62cee22a029abc3d62b0db867d81dfb" + }, + { + "id": "sha256:85158928f0de00fc74ea8467e0f6f38d0840cc3e75faa2a3a9069b6177b2cb67" + }, + { + "id": "sha256:a7c864ec250cae43189f249d99604f1d26f07e86abfba5195e9436425df8462c" + }, { "id": "sha256:5b9c5f09eba544351be2c91292160ece6da2a5dffcea2b9eef51ba0e84b06584" }, { "id": "sha256:8599ab35a8be56b6fc9634a609bf6790115add63f17b278b28f511b4e9deeb4a" }, + { + "id": "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292" + }, + { + "id": "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd" + }, + { + "id": "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb" + }, + { + "id": "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322" + }, + { + "id": "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4" + }, + { + "id": "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9" + }, + { + "id": "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4" + }, + { + "id": "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54" + }, + { + "id": "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8" + }, + { + "id": "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04" + }, + { + "id": "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0" + }, + { + "id": "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b" + }, + { + "id": "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0" + }, { "id": "sha256:5dd8869320ffb847155cf39a48818c02100bfe2d0cc466d7a6f331e0bfc8fed2" }, @@ -1414,9 +1483,18 @@ { "id": "sha256:86e084cb5238457a3e3259e3bcb18f2cce34e5466334109acc97e0c3f66a9be4" }, + { + "id": "sha256:16dd7121e6461d2c136f9f7330d8a60b88ed9ec77ac6824ac3ee7495acdb6800" + }, + { + "id": "sha256:e85c24b0e9d047763e2c8e673bb6dc579b55c650e8f19d14c9010f3dc5cd0ccd" + }, { "id": "sha256:a47ff038017a62bbeb44afd0eb70ecee450f74ba032dd78fe754c8beee084977" }, + { + "id": "sha256:9e4539b74f647af3f97d85328471c54c70ffc5e70ee10690ca2a193b09c952ab" + }, { "id": "sha256:4874e739ed37bc6a5bfdb6069d4620e5f7efe01d60eb9fd2550c550167c99990" }, @@ -1645,6 +1723,9 @@ { "id": "sha256:035d9043246f51861f7d3c37ac99a5a6159573f28ba3a09c79cc5e93e657bd67" }, + { + "id": "sha256:559930eaf2d1ef9d97168e44a54f25b56ca21889a4f84f32cc6ab21304840276" + }, { "id": "sha256:daf36ee86ec6001770ae68bdd82409526faf4b9b1313a6b74fb54cfb98ff571e" }, @@ -1789,6 +1870,9 @@ { "id": "sha256:28818e6152ff66fd59fa6c7f7bcba7005c3ad11239b1d2efc8268c264d12bf43" }, + { + "id": "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2" + }, { "id": "sha256:31043a7324411dad6b84f6504a9e9cb7ece9f576acf091be522e484c8b82f469" }, @@ -1837,6 +1921,9 @@ { "id": "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732" }, + { + "id": "sha256:e1167c530be502203a3019ee4fb980e7b5677f0b6f2384792b6408d5ad8d8b3d" + }, { "id": "sha256:3446bbd5d26c3a1b8cd64c077ae4bbeea8ef2ef349c590297bbe2a53e18ce9e6" }, @@ -1879,6 +1966,12 @@ { "id": "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac" }, + { + "id": "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb" + }, + { + "id": "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d" + }, { "id": "sha256:805fec1a96e01ab5b3209516d221487541aeb9a5962aa414e9b4181485741efc" }, @@ -2149,6 +2242,15 @@ { "id": "sha256:58ac86bbcaa60a2f6d6b6c2d3de24d13db23f64c3c4cda3ecd26e55e9348cc38" }, + { + "id": "sha256:e96db2f374859e49b6270520274aa0225c060dd4a5a9363e8fdceac206223901" + }, + { + "id": "sha256:f1f7bb6564ad1e07a3776ec61cd20c2364a39feefd21286250fc3f243d5384e2" + }, + { + "id": "sha256:23a4c24e60cb174663ecd707a4815cdb7d4ecf4b0b2913f6e7c3cbf25067ad1c" + }, { "id": "sha256:e888454f4620debf3bdd76b59444e30ef5c2c8f81912ac6a37f525dc3eae7810" }, @@ -2737,6 +2839,9 @@ "sha256:076bdcf066fabe9c611ceee12665d735136ecd306ec4c1e608bb1e0a4704ae55": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/python3-prettytable-0.7.2-14.el8.noarch.rpm" }, + "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl2000-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:08fee04ff504c0cea31f196c39ec5d44fda35dc28dab92f9dae7c7e708726cd8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-hawkey-0.63.0-8.el8.aarch64.rpm" }, @@ -2839,12 +2944,18 @@ "sha256:16cf3a6e5335688602581640aa3e889212d821e0e6c6957ed2089c53ed7e75f4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/subscription-manager-rhsm-certificates-1.28.29-2.el8.aarch64.rpm" }, + "sha256:16dd7121e6461d2c136f9f7330d8a60b88ed9ec77ac6824ac3ee7495acdb6800": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libnetfilter_conntrack-1.0.6-5.el8.aarch64.rpm" + }, "sha256:17334b3eab9c115fa356739e551f50ec59c11709d27a3a5e6ccbff783c87988f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/trousers-0.3.15-1.el8.aarch64.rpm" }, "sha256:17a0232cc5a4bbdf14dea4d0ea804ecf48c1191febfe901539c1e30f830facd8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/man-db-2.7.6.1-18.el8.aarch64.rpm" }, + "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl5000-firmware-8.83.5.1_1-107.el8.1.noarch.rpm" + }, "sha256:18540e19752a491671933d88378de4040ea02b0592879b255495d4d189aec6f3": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libsysfs-2.1.0-25.el8.aarch64.rpm" }, @@ -2923,6 +3034,9 @@ "sha256:2310aa11c691bd1f457cb183cec446bd3275da50fedb7998bcdf39e84cb61068": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libverto-libevent-0.3.0-5.el8.aarch64.rpm" }, + "sha256:23a4c24e60cb174663ecd707a4815cdb7d4ecf4b0b2913f6e7c3cbf25067ad1c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.aarch64.rpm" + }, "sha256:25a614f145906d780cbb5c4149ea2b412b76205521d66e2c7f9c42ac4bbccd98": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/grub2-efi-aa64-2.02-123.el8.aarch64.rpm" }, @@ -3043,6 +3157,9 @@ "sha256:366b8c315217c9dd61520efac252bc4fa4b089ea340375ab159abbc3217768ce": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-syspurpose-1.28.29-2.el8.aarch64.rpm" }, + "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl1000-firmware-39.31.5.1-107.el8.1.noarch.rpm" + }, "sha256:3a512a2acf2cc4c77ddb3e110bdc725b0f4b81948425172ca002a65d7845d79b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/platform-python-pip-9.0.3-22.el8.noarch.rpm" }, @@ -3118,6 +3235,9 @@ "sha256:4ad66a3a1dd79384852669609567108dcc429607d40ca8adc5f1dbe6a9d6bdde": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-pyudev-0.21.0-7.el8.noarch.rpm" }, + "sha256:4c6cf87b3ff6ea5b9eea8fa52906d42a634e7d6233ca3ec88c7b23da3745b9ea": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iprutils-2.4.19-1.el8.aarch64.rpm" + }, "sha256:4d1f1a45a34e3eab4b663c895b8378a3b672fd408b3d67a31c522f1661fc98f3": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/python3-kickstart-3.16.14-1.el8.noarch.rpm" }, @@ -3130,6 +3250,9 @@ "sha256:4ec5d079ac13fefb47cad6fb97154a15041dd2e09dd895e8e16239e124ba4bab": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libxcrypt-4.1.1-6.el8.aarch64.rpm" }, + "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl5150-firmware-8.24.2.2-107.el8.1.noarch.rpm" + }, "sha256:4fd6a5d4cf242b5f7f4ce3e395bc3a0c96c6c4c9fd621f45628ede94970087d9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-perf-4.18.0-381.el8.aarch64.rpm" }, @@ -3157,6 +3280,9 @@ "sha256:5576dd75ef59f14f6f609c165406e1309120235977331dd521d452dbf962b10f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/ncurses-6.1-9.20180224.el8.aarch64.rpm" }, + "sha256:559930eaf2d1ef9d97168e44a54f25b56ca21889a4f84f32cc6ab21304840276": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/nftables-0.9.3-25.el8.aarch64.rpm" + }, "sha256:55d3bdb8a73478ccdde2f53e6301aca7ab7d01a53b3a11f3e3a674963823da37": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/redhat-release-8.7-0.0.el8.aarch64.rpm" }, @@ -3247,6 +3373,9 @@ "sha256:616b23d84d2c4f85463c1b72cf1fcc2c99eeac38e94ade7318a195072d139641": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-setuptools-39.2.0-6.el8.noarch.rpm" }, + "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl105-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:650f8f0a63b238192addad90a0e631cfa972516c47c5e1c3d9c5fbf79e08d0fb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/authselect-1.2.2-3.el8.aarch64.rpm" }, @@ -3277,6 +3406,9 @@ "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-magic-5.33-20.el8.noarch.rpm" }, + "sha256:6ac9ffc15f1023911634a3766acdb8f04e40a4e7962550e38a5d786d6ca296c7": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/dracut-config-rescue-049-201.git20220131.el8.aarch64.rpm" + }, "sha256:6b1dcf4c02ee8c588c0ae44af92ae1060dcdc44f197e624a71fb31c86554ad2c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/glib-networking-2.56.1-1.1.el8.aarch64.rpm" }, @@ -3352,15 +3484,27 @@ "sha256:78ea11993c18096c5cba855ecc6d4fc38a8ed8c64eec1075dc09e39a214f944c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libsepol-2.9-3.el8.aarch64.rpm" }, + "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl6000-firmware-9.221.4.1-107.el8.1.noarch.rpm" + }, + "sha256:79dfe13657b4cbd40977921b759ed82ca62cee22a029abc3d62b0db867d81dfb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iptables-1.8.4-22.el8.aarch64.rpm" + }, "sha256:7c014b54f7929348f614f8f4eb7a1552b8565c0a57f3a75ff6471dc05f30cafe": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libacl-2.2.53-1.el8.aarch64.rpm" }, + "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl6050-firmware-41.28.5.1-107.el8.1.noarch.rpm" + }, "sha256:7cf86a313cb93b30e28b2d91a924f306a6350e2693399e4a41fefb3615d26c47": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/openssh-server-8.0p1-13.el8.aarch64.rpm" }, "sha256:7d3931f1f8ea44964be5abed7aec8c3b803e761624809a31a427b819fa54fa37": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-dateutil-2.6.1-6.el8.noarch.rpm" }, + "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-slip-0.6.4-11.el8.noarch.rpm" + }, "sha256:7fc33f147b99749fdbae420ed51277cb99d9b6418b7f739fe51c7563945bc0d7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/hostname-3.20-6.el8.aarch64.rpm" }, @@ -3376,6 +3520,9 @@ "sha256:80c7db391ab33d2c502c4b56a3f69eb6f07154e8b4279afe0fefa2ac2acf9509": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/openssh-clients-8.0p1-13.el8.aarch64.rpm" }, + "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl7260-firmware-25.30.13.0-107.el8.1.noarch.rpm" + }, "sha256:8113ea1ad2cea88083d707983c776a3a32b86e3e8bbf45c8cbdaebf27c4144f8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/polkit-0.115-13.el8_5.2.aarch64.rpm" }, @@ -3403,6 +3550,9 @@ "sha256:84eb26eaaa85dbcc23dbd02d22705734c336e5b392beda69139e97201705c244": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-libselinux-2.9-5.el8.aarch64.rpm" }, + "sha256:85158928f0de00fc74ea8467e0f6f38d0840cc3e75faa2a3a9069b6177b2cb67": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iptables-ebtables-1.8.4-22.el8.aarch64.rpm" + }, "sha256:8599ab35a8be56b6fc9634a609bf6790115add63f17b278b28f511b4e9deeb4a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/irqbalance-1.4.0-6.el8.aarch64.rpm" }, @@ -3421,6 +3571,9 @@ "sha256:8acb6955cea998b11560ab0423def889a704a46de2471032804a0cf6687026f1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/dbxtool-8-5.el8_3.2.aarch64.rpm" }, + "sha256:8ae407fb97bfa1bcd669f4263d0b45dd7fc7e97c1371cc4b8f4360024a56e7bb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/ipset-libs-7.1-1.el8.aarch64.rpm" + }, "sha256:8c0d40edf059bf044314df38c84e26cfbe00bf4e687a6114eacb17251718312b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libnl3-3.5.0-1.el8.aarch64.rpm" }, @@ -3487,6 +3640,9 @@ "sha256:91c7787a1e04b3acb0f93fc98427ef76daa1fa3fc6cc66c31c086e759e68a557": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/openssl-1.1.1k-6.el8_5.aarch64.rpm" }, + "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl100-firmware-39.31.5.1-107.el8.1.noarch.rpm" + }, "sha256:92bc3c29b5232c55f60c9d0a5426bb04675209b8ee87df5725a83a60944219cb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/libXrender-0.9.10-7.el8.aarch64.rpm" }, @@ -3496,6 +3652,9 @@ "sha256:95630378635c5e89eb204b2921dbd5db2e87d949e167fcf022174a3e63b532cb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libref_array-0.1.5-39.el8.aarch64.rpm" }, + "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm" + }, "sha256:97705dc5001791a6c1549ef5224f2c561ed96e00ac24fe6de30494a2e0cef1ec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/freetype-2.9.1-4.el8_3.1.aarch64.rpm" }, @@ -3553,6 +3712,9 @@ "sha256:9d9cda09db4783793fc3f59a10b11d7e209bd2d53f18f27912f84a443bdd852b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/subscription-manager-cockpit-1.28.29-2.el8.noarch.rpm" }, + "sha256:9e4539b74f647af3f97d85328471c54c70ffc5e70ee10690ca2a193b09c952ab": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libnftnl-1.1.5-5.el8.aarch64.rpm" + }, "sha256:9e98e551459cb6a858eab2c437b9e3869022137344467bb7331e26d542c03c32": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/initscripts-10.00.15-1.el8.aarch64.rpm" }, @@ -3607,12 +3769,18 @@ "sha256:a7a6053537ea1476969ad10005915cfd6618a5d573fb3320547712abbb6e4280": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-pysocks-1.6.8-3.el8.noarch.rpm" }, + "sha256:a7c864ec250cae43189f249d99604f1d26f07e86abfba5195e9436425df8462c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iptables-libs-1.8.4-22.el8.aarch64.rpm" + }, "sha256:a93b90699f26009debf0ac7b6759daf23afa9f3c851ccd7c98e35d9a89824dcb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/sg3_utils-libs-1.44-5.el8.aarch64.rpm" }, "sha256:a946fbfc26895a5d4f2ffe7d6b08cce1fd3665c55d300f6c84793d48c5991c0b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libcom_err-1.45.6-4.el8.aarch64.rpm" }, + "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-firewall-0.9.3-13.el8.noarch.rpm" + }, "sha256:aa4b8463be8bceddb296424e76ddecc80b72ffc8543b6746eadfc4972131b6e2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/setup-2.12.2-6.el8.noarch.rpm" }, @@ -3652,6 +3820,9 @@ "sha256:ae4df9195209971a41d593f8fb5e99db5319e4cb4e88eaafd8cb095b1e68e266": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libsss_idmap-2.6.2-3.el8.aarch64.rpm" }, + "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl3160-firmware-25.30.13.0-107.el8.1.noarch.rpm" + }, "sha256:af105cf6d1fab6a4966c4970e5f4e8fdeabb0533f03d77f751a19638da01a758": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/grubby-8.40-42.el8.aarch64.rpm" }, @@ -3790,6 +3961,9 @@ "sha256:c4b6cad5e84e65ef2ef4cabfa2a68643187c97767331f026be5e6765ddfa4db8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/gdk-pixbuf2-2.36.12-5.el8.aarch64.rpm" }, + "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/firewalld-0.9.3-13.el8.noarch.rpm" + }, "sha256:c55f7b87cc7b4a99c9310251622daa700c0250a8d79e5e9e21e9c44f6e24eca2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/grub2-common-2.02-123.el8.noarch.rpm" }, @@ -3904,6 +4078,9 @@ "sha256:da4b9bfad26d559485ade669556512acfe93ba23d204f2556bac82c09401b4e7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libunistring-0.9.9-3.el8.aarch64.rpm" }, + "sha256:da92fada5920a24577f614e1167e3b339d516ca646346c04c71ef2bd97295653": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/ipset-7.1-1.el8.aarch64.rpm" + }, "sha256:daf36ee86ec6001770ae68bdd82409526faf4b9b1313a6b74fb54cfb98ff571e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/npth-1.5-4.el8.aarch64.rpm" }, @@ -3958,6 +4135,9 @@ "sha256:e09e950b0a0842577364565380ba40e8c4f027919dc880378b606c2dafc5693b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/libmaxminddb-1.2.0-10.el8.aarch64.rpm" }, + "sha256:e1167c530be502203a3019ee4fb980e7b5677f0b6f2384792b6408d5ad8d8b3d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-nftables-0.9.3-25.el8.aarch64.rpm" + }, "sha256:e160910d31a37afeea87df306264fb1f727cbca574d2c234cdca856f5311fbd6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/gobject-introspection-1.56.1-1.el8.aarch64.rpm" }, @@ -3967,6 +4147,9 @@ "sha256:e426534c59b3a35068877d324dd34d643ad7c84d2c406b2e6502ac6c2a367d39": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/xz-5.2.4-3.el8.aarch64.rpm" }, + "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl6000g2a-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:e58ae3f8143d7fe7247aa9ae03bf0df30e7877e61dbebe727f4b4ff67f2e7395": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libcroco-0.6.12-4.el8_2.1.aarch64.rpm" }, @@ -3979,12 +4162,21 @@ "sha256:e767570492c6594c452c310398a1061c29b3acc9468bfb24a4b4d56b072ff841": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/policycoreutils-python-utils-2.9-19.el8.noarch.rpm" }, + "sha256:e85c24b0e9d047763e2c8e673bb6dc579b55c650e8f19d14c9010f3dc5cd0ccd": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libnfnetlink-1.0.1-13.el8.aarch64.rpm" + }, "sha256:e86e31349d36d931d71ed266cfd84656b3180ef335f48bb620a73f37cbe4ce99": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/tcpdump-4.9.3-3.el8.aarch64.rpm" }, "sha256:e888454f4620debf3bdd76b59444e30ef5c2c8f81912ac6a37f525dc3eae7810": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/python3-babel-2.5.1-7.el8.noarch.rpm" }, + "sha256:e96db2f374859e49b6270520274aa0225c060dd4a5a9363e8fdceac206223901": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/plymouth-0.9.4-11.20200615git1e36e30.el8.aarch64.rpm" + }, + "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl135-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:eb3514a91e4964b6b237e0f6d808b4e6a0016eb030a2c2566f9c627a4c352fa8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/redhat-logos-84.5-1.el8.aarch64.rpm" }, @@ -4027,6 +4219,9 @@ "sha256:f1784b0b9221581d9beac947a7a43cc9f4839ede18f38a0274461185788792a9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-ply-3.9-9.el8.noarch.rpm" }, + "sha256:f1f7bb6564ad1e07a3776ec61cd20c2364a39feefd21286250fc3f243d5384e2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.aarch64.rpm" + }, "sha256:f237a314daeeb228f767e1521edffa9e9b15b07695ba1008b0f2b6807085b9cb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/lzo-2.08-14.el8.aarch64.rpm" }, @@ -4036,9 +4231,15 @@ "sha256:f3536a230683afe22d3f1e9491b851cda1be68e1f3a33dec99ddb4552ff71068": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/polkit-libs-0.115-13.el8_5.2.aarch64.rpm" }, + "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl2030-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:f4e74e4a5c22fa14fc12e90afd0582b1f3b08ef7ca5818eb0c063d57e9bc35c0": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/nettle-3.4.1-7.el8.aarch64.rpm" }, + "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/firewalld-filesystem-0.9.3-13.el8.noarch.rpm" + }, "sha256:f6169dd8574961ba609e64711039112b18332834842f621019103ff962adae6e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/authselect-libs-1.2.2-3.el8.aarch64.rpm" }, @@ -6831,6 +7032,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/dracut-config-generic-049-201.git20220131.el8.aarch64.rpm", "checksum": "sha256:87b7ce381976088adbcf35d62bbae585091adf687f8904be1643240041388344" }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "049", + "release": "201.git20220131.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/dracut-config-rescue-049-201.git20220131.el8.aarch64.rpm", + "checksum": "sha256:6ac9ffc15f1023911634a3766acdb8f04e40a4e7962550e38a5d786d6ca296c7" + }, { "name": "dracut-network", "epoch": 0, @@ -6993,6 +7203,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/findutils-4.6.0-20.el8.aarch64.rpm", "checksum": "sha256:540fa90864b4eb0176b56e0c5e9d7bc6130985288ae297b4c38950381b08a827" }, + { + "name": "firewalld", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/firewalld-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f" + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/firewalld-filesystem-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d" + }, { "name": "fontconfig", "epoch": 0, @@ -7371,6 +7599,60 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iproute-5.15.0-4.el8.aarch64.rpm", "checksum": "sha256:c30e2c1784219bf0df45a674e14fa629518172480fbd1d82c0a74f8cfe032ea7" }, + { + "name": "iprutils", + "epoch": 0, + "version": "2.4.19", + "release": "1.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iprutils-2.4.19-1.el8.aarch64.rpm", + "checksum": "sha256:4c6cf87b3ff6ea5b9eea8fa52906d42a634e7d6233ca3ec88c7b23da3745b9ea" + }, + { + "name": "ipset", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/ipset-7.1-1.el8.aarch64.rpm", + "checksum": "sha256:da92fada5920a24577f614e1167e3b339d516ca646346c04c71ef2bd97295653" + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/ipset-libs-7.1-1.el8.aarch64.rpm", + "checksum": "sha256:8ae407fb97bfa1bcd669f4263d0b45dd7fc7e97c1371cc4b8f4360024a56e7bb" + }, + { + "name": "iptables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iptables-1.8.4-22.el8.aarch64.rpm", + "checksum": "sha256:79dfe13657b4cbd40977921b759ed82ca62cee22a029abc3d62b0db867d81dfb" + }, + { + "name": "iptables-ebtables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iptables-ebtables-1.8.4-22.el8.aarch64.rpm", + "checksum": "sha256:85158928f0de00fc74ea8467e0f6f38d0840cc3e75faa2a3a9069b6177b2cb67" + }, + { + "name": "iptables-libs", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iptables-libs-1.8.4-22.el8.aarch64.rpm", + "checksum": "sha256:a7c864ec250cae43189f249d99604f1d26f07e86abfba5195e9436425df8462c" + }, { "name": "iputils", "epoch": 0, @@ -7389,6 +7671,123 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/irqbalance-1.4.0-6.el8.aarch64.rpm", "checksum": "sha256:8599ab35a8be56b6fc9634a609bf6790115add63f17b278b28f511b4e9deeb4a" }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl100-firmware-39.31.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292" + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl1000-firmware-39.31.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd" + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl105-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb" + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl135-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322" + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl2000-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4" + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl2030-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9" + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl3160-firmware-25.30.13.0-107.el8.1.noarch.rpm", + "checksum": "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4" + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl5000-firmware-8.83.5.1_1-107.el8.1.noarch.rpm", + "checksum": "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54" + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl5150-firmware-8.24.2.2-107.el8.1.noarch.rpm", + "checksum": "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8" + }, + { + "name": "iwl6000-firmware", + "epoch": 0, + "version": "9.221.4.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl6000-firmware-9.221.4.1-107.el8.1.noarch.rpm", + "checksum": "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04" + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl6000g2a-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0" + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl6050-firmware-41.28.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b" + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/iwl7260-firmware-25.30.13.0-107.el8.1.noarch.rpm", + "checksum": "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0" + }, { "name": "jansson", "epoch": 0, @@ -7929,6 +8328,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libndp-1.7-6.el8.aarch64.rpm", "checksum": "sha256:86e084cb5238457a3e3259e3bcb18f2cce34e5466334109acc97e0c3f66a9be4" }, + { + "name": "libnetfilter_conntrack", + "epoch": 0, + "version": "1.0.6", + "release": "5.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libnetfilter_conntrack-1.0.6-5.el8.aarch64.rpm", + "checksum": "sha256:16dd7121e6461d2c136f9f7330d8a60b88ed9ec77ac6824ac3ee7495acdb6800" + }, + { + "name": "libnfnetlink", + "epoch": 0, + "version": "1.0.1", + "release": "13.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libnfnetlink-1.0.1-13.el8.aarch64.rpm", + "checksum": "sha256:e85c24b0e9d047763e2c8e673bb6dc579b55c650e8f19d14c9010f3dc5cd0ccd" + }, { "name": "libnfsidmap", "epoch": 1, @@ -7938,6 +8355,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libnfsidmap-2.3.3-51.el8.aarch64.rpm", "checksum": "sha256:a47ff038017a62bbeb44afd0eb70ecee450f74ba032dd78fe754c8beee084977" }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.5", + "release": "5.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/libnftnl-1.1.5-5.el8.aarch64.rpm", + "checksum": "sha256:9e4539b74f647af3f97d85328471c54c70ffc5e70ee10690ca2a193b09c952ab" + }, { "name": "libnghttp2", "epoch": 0, @@ -8622,6 +9048,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/nfs-utils-2.3.3-51.el8.aarch64.rpm", "checksum": "sha256:035d9043246f51861f7d3c37ac99a5a6159573f28ba3a09c79cc5e93e657bd67" }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.3", + "release": "25.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/nftables-0.9.3-25.el8.aarch64.rpm", + "checksum": "sha256:559930eaf2d1ef9d97168e44a54f25b56ca21889a4f84f32cc6ab21304840276" + }, { "name": "npth", "epoch": 0, @@ -9054,6 +9489,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-ethtool-0.14-5.el8.aarch64.rpm", "checksum": "sha256:28818e6152ff66fd59fa6c7f7bcba7005c3ad11239b1d2efc8268c264d12bf43" }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-firewall-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2" + }, { "name": "python3-gobject-base", "epoch": 0, @@ -9198,6 +9642,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-magic-5.33-20.el8.noarch.rpm", "checksum": "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732" }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.3", + "release": "25.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-nftables-0.9.3-25.el8.aarch64.rpm", + "checksum": "sha256:e1167c530be502203a3019ee4fb980e7b5677f0b6f2384792b6408d5ad8d8b3d" + }, { "name": "python3-oauthlib", "epoch": 0, @@ -9324,6 +9777,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-six-1.11.0-8.el8.noarch.rpm", "checksum": "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac" }, + { + "name": "python3-slip", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-slip-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb" + }, + { + "name": "python3-slip-dbus", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-baseos-n8.7-20220415/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d" + }, { "name": "python3-subscription-manager-rhsm", "epoch": 0, @@ -10134,6 +10605,33 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/pixman-0.38.4-2.el8.aarch64.rpm", "checksum": "sha256:58ac86bbcaa60a2f6d6b6c2d3de24d13db23f64c3c4cda3ecd26e55e9348cc38" }, + { + "name": "plymouth", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/plymouth-0.9.4-11.20200615git1e36e30.el8.aarch64.rpm", + "checksum": "sha256:e96db2f374859e49b6270520274aa0225c060dd4a5a9363e8fdceac206223901" + }, + { + "name": "plymouth-core-libs", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.aarch64.rpm", + "checksum": "sha256:f1f7bb6564ad1e07a3776ec61cd20c2364a39feefd21286250fc3f243d5384e2" + }, + { + "name": "plymouth-scripts", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-aarch64-appstream-n8.7-20220415/Packages/plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.aarch64.rpm", + "checksum": "sha256:23a4c24e60cb174663ecd707a4815cdb7d4ecf4b0b2913f6e7c3cbf25067ad1c" + }, { "name": "python3-babel", "epoch": 0, @@ -10360,5 +10858,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-aarch64-tar-boot.json b/test/data/manifests/rhel_87-aarch64-tar-boot.json index b2239b393..a6d77ecf0 100644 --- a/test/data/manifests/rhel_87-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_87-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-87", "arch": "aarch64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5863,5 +5858,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_87-ppc64le-qcow2-boot.json index c5c02452c..3e3b479d9 100644 --- a/test/data/manifests/rhel_87-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_87-ppc64le-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10754,5 +10751,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_87-ppc64le-qcow2_customize-boot.json index cd9e3ef16..cc63c4335 100644 --- a/test/data/manifests/rhel_87-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_87-ppc64le-qcow2_customize-boot.json @@ -25,8 +25,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -1063,6 +1066,9 @@ { "id": "sha256:6755598caa0e26cffb644f6e6ab15a8900aed3aae9c1090c78ecf296a9797d51" }, + { + "id": "sha256:47c4c0ed4eba92f1583fe981226b9ca5b4b0e0d82eda0b8d2f88c3bb34750128" + }, { "id": "sha256:b1611bcf7c4b509df8803bcbfd926321043a1e851b20898407e017cb09d712ab" }, @@ -1105,6 +1111,12 @@ { "id": "sha256:a48836542020c973d67ba459387dca8549d4d65749926eed8031f601b18a8738" }, + { + "id": "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f" + }, + { + "id": "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d" + }, { "id": "sha256:6332950fd45ec7ef166a83c46fa496b41caa69377856e8553e04258270bbdfe0" }, @@ -1234,12 +1246,69 @@ { "id": "sha256:6941740b5bd2402a36180a3a55a895b8b8ffbad372bc5fcf82db68361ef26b7c" }, + { + "id": "sha256:c328736a52f9f85fa729ef6a2f84b29a58b820891226b686e182d409b560e7c8" + }, + { + "id": "sha256:ea5ca002d74a82e6d0ff3513d7d1f0d0eb8104a82b65fd0a158c0b840a92c8ee" + }, + { + "id": "sha256:3ea71acbb3b6aef4e6974730484ac1e9afe97308dc89183751dc26ff9c60ee7e" + }, + { + "id": "sha256:df833099bde5cafb1a9a368293142e8060efcf638de9b2216e590af045095e30" + }, + { + "id": "sha256:1e791ea13ff9421f2218eacacf4a978429b9af0bcb70acb11ba58977b6ce5368" + }, + { + "id": "sha256:622cbf403933f1fc5af9675ef56d1fdd45e60630a6412a0e87c3013ed1bc8e2d" + }, { "id": "sha256:b35e13f281ecbf92b3cf8b6a5988310f6e62f82c8abd9f3021c703ef7ed28b34" }, { "id": "sha256:aa333a3d5040968f8de682d8ee07cd45d95b451f79095650f6746b4af58ece5f" }, + { + "id": "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292" + }, + { + "id": "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd" + }, + { + "id": "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb" + }, + { + "id": "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322" + }, + { + "id": "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4" + }, + { + "id": "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9" + }, + { + "id": "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4" + }, + { + "id": "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54" + }, + { + "id": "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8" + }, + { + "id": "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04" + }, + { + "id": "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0" + }, + { + "id": "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b" + }, + { + "id": "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0" + }, { "id": "sha256:700c7edbcb6379d2cf8b981f718e38f1f3a13f4bc2d736e6d21eea69008f4c19" }, @@ -1420,9 +1489,18 @@ { "id": "sha256:9031edb4742451ade8b8835731827e4bc75bff2c070238683444794005f44f58" }, + { + "id": "sha256:599e18bbab3b1058415708e00c7e4ba66910e96eaae3b136355ef5af4bcbf0d6" + }, + { + "id": "sha256:9f54cc44ce49dc437533bc809e794a92ae568dacb3696d2e2ee226a5ed74c7f1" + }, { "id": "sha256:321d82fba2bab77ea08d1721f372502df11964c0d72ac8428fda5198ff0d01b2" }, + { + "id": "sha256:326ca31ddff5a10326987b4dcf3dba1f26ec2110217e6a05f78c21535021dd93" + }, { "id": "sha256:530f8aa49c10d80202e2b3e2c2b505dbdcdc2c3b56231d5986b6388da3ffd12b" }, @@ -1660,6 +1738,9 @@ { "id": "sha256:c8567b153cefd7585679be8b7958212bb1ef09b3a476f62bfec09e039a2fa4eb" }, + { + "id": "sha256:40ad656b1c652c542dc89700c9fbdf7200d43d27c7c57757856bd91b55e3ca0a" + }, { "id": "sha256:4538fb52ec654977ccaf56d0fc26b491f4cdda58e8070f5922165ac77104857c" }, @@ -1918,6 +1999,9 @@ { "id": "sha256:ef48e28efaee4a8d05f99561fa89dea63c897b9144b1a1b9d6d36db87568373e" }, + { + "id": "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2" + }, { "id": "sha256:eea72f348c2af9b2281466c14a8aef76bb6d3db3ee853817b6dab6f4f828b5a9" }, @@ -1966,6 +2050,9 @@ { "id": "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732" }, + { + "id": "sha256:8ff102a923f740c399adf0848b5ae1f947c97754788cc38ee1dcf86f7ace2b7e" + }, { "id": "sha256:3446bbd5d26c3a1b8cd64c077ae4bbeea8ef2ef349c590297bbe2a53e18ce9e6" }, @@ -2008,6 +2095,12 @@ { "id": "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac" }, + { + "id": "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb" + }, + { + "id": "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d" + }, { "id": "sha256:39b8f26740d7715b10f04260f116e416a7d39a6b91f1513b6b2ccd63cb1a4852" }, @@ -2302,6 +2395,15 @@ { "id": "sha256:d57bae9257e8b5a08ad02b795935e74c95a9fd7bc4dd4c8e605ea3c27f8055fc" }, + { + "id": "sha256:bac97faaf9cbdc5dcae8fe6364ace33227cddc511c28064448181ad109696b27" + }, + { + "id": "sha256:21e66b2319d4ccac8ef48808b7664e7f7b87f17edc66acc57a51ab38cd6b4f4e" + }, + { + "id": "sha256:34f4948f624c89269b07db1e30e8ea48c49fd33f3b01b7568e7bff8e4b308f10" + }, { "id": "sha256:e888454f4620debf3bdd76b59444e30ef5c2c8f81912ac6a37f525dc3eae7810" }, @@ -2877,6 +2979,9 @@ "sha256:07ffa48bf70384504727e0662c29a8663ae1c2ed8e959a036213474e0cefcccd": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libtdb-1.4.4-1.el8.ppc64le.rpm" }, + "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl2000-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:090273fb5feb61c91755b41b0ade0fcce8ac222ed0f48c4a63f0f0253b1c12c2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/hostname-3.20-6.el8.ppc64le.rpm" }, @@ -2967,6 +3072,9 @@ "sha256:169bcf545a285dd0dc0630c7f9e27df6016b0c2ff30545d3277ba1b2c5650479": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/vim-minimal-8.0.1763-16.el8_5.13.ppc64le.rpm" }, + "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl5000-firmware-8.83.5.1_1-107.el8.1.noarch.rpm" + }, "sha256:189718794d3954cb4643af95c1ed73adf11db3a52883c632a28dfe865b969112": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/PackageKit-1.1.12-6.el8.ppc64le.rpm" }, @@ -3000,6 +3108,9 @@ "sha256:1e3b965b17db37287b542a6b6c269b9f727376c5a1c33421f652d4bb811187ab": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/info-6.5-7.el8.ppc64le.rpm" }, + "sha256:1e791ea13ff9421f2218eacacf4a978429b9af0bcb70acb11ba58977b6ce5368": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iptables-ebtables-1.8.4-22.el8.ppc64le.rpm" + }, "sha256:1ed3940c0466986fa38fe9d3bd5fc6370b5e62edba51f7a8359eab786b4b81ec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-setuptools-wheel-39.2.0-6.el8.noarch.rpm" }, @@ -3012,6 +3123,9 @@ "sha256:21b1497d132a52c93129700d58c44ba8c36af8da1bbd23fb408c00c3117c1012": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/perl-Pod-Escapes-1.07-395.el8.noarch.rpm" }, + "sha256:21e66b2319d4ccac8ef48808b7664e7f7b87f17edc66acc57a51ab38cd6b4f4e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.ppc64le.rpm" + }, "sha256:2240853d67fe2184e9fab3c5f1e9cd8726d921e6425391b489ff784a11266b5a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libxml2-2.9.7-13.el8.ppc64le.rpm" }, @@ -3090,6 +3204,9 @@ "sha256:321d82fba2bab77ea08d1721f372502df11964c0d72ac8428fda5198ff0d01b2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnfsidmap-2.3.3-51.el8.ppc64le.rpm" }, + "sha256:326ca31ddff5a10326987b4dcf3dba1f26ec2110217e6a05f78c21535021dd93": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnftnl-1.1.5-5.el8.ppc64le.rpm" + }, "sha256:32d5f9ecb2f91bb0f170439de53978113cd52031c4ef3956f11a6c913af9cb2a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libsepol-2.9-3.el8.ppc64le.rpm" }, @@ -3108,6 +3225,9 @@ "sha256:349d5e65aeee405ea53d10c651d541418f11af4bf5f436ab5cba8c07183f405e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libutempter-1.1.6-14.el8.ppc64le.rpm" }, + "sha256:34f4948f624c89269b07db1e30e8ea48c49fd33f3b01b7568e7bff8e4b308f10": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.ppc64le.rpm" + }, "sha256:350d1a6728391907db3ef0ec69b80837d145e39b0cf86a36161432f587dc3308": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/gnupg2-2.2.20-2.el8.ppc64le.rpm" }, @@ -3132,6 +3252,9 @@ "sha256:36c617f63f094ec9b0830ad203633ab090154fa55ee5a8c1410e8d06ed3eade2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/cpio-2.12-11.el8.ppc64le.rpm" }, + "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl1000-firmware-39.31.5.1-107.el8.1.noarch.rpm" + }, "sha256:37cec61423b51f2218884d93a81f6563b2f65b5e1a0d7c0c3c89ca4c35425b0e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/chkconfig-1.19.1-1.el8.ppc64le.rpm" }, @@ -3177,6 +3300,9 @@ "sha256:3e9dff1e55f3d4121bb4d85839f0e26a05bb95ed652abbe15535167528226414": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/python3-pyserial-3.1.1-8.el8.noarch.rpm" }, + "sha256:3ea71acbb3b6aef4e6974730484ac1e9afe97308dc89183751dc26ff9c60ee7e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/ipset-libs-7.1-1.el8.ppc64le.rpm" + }, "sha256:3ee2ccbfee32f806afec5a5e873423d49c5ba88a3c425b98663ac95be4c62a10": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/perl-Encode-2.97-3.el8.ppc64le.rpm" }, @@ -3198,6 +3324,9 @@ "sha256:404534c5f379e2b764b24e887df241159b969646beca6b667eab68d6b4398113": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/kernel-4.18.0-381.el8.ppc64le.rpm" }, + "sha256:40ad656b1c652c542dc89700c9fbdf7200d43d27c7c57757856bd91b55e3ca0a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/nftables-0.9.3-25.el8.ppc64le.rpm" + }, "sha256:415f392bbba9e8e1c05138aa9a4a6164b9ca015ca991c7ef08f0374c86b3cc34": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/libXrender-0.9.10-7.el8.ppc64le.rpm" }, @@ -3228,6 +3357,9 @@ "sha256:4791637e07d7cf382597f09a41e22696d56aec8633f48d6cd219fd47e617a4d6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/systemd-libs-239-58.el8.ppc64le.rpm" }, + "sha256:47c4c0ed4eba92f1583fe981226b9ca5b4b0e0d82eda0b8d2f88c3bb34750128": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/dracut-config-rescue-049-201.git20220131.el8.ppc64le.rpm" + }, "sha256:4811ab95c1d50ef7380e2c5937ae4490f8e28f56cf787c189437d1709e4423fb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/perl-podlators-4.11-1.el8.noarch.rpm" }, @@ -3276,6 +3408,9 @@ "sha256:4ea0dde6e89eeaf64addadffec27cbac377939755ca085e0a74571058d58352f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libxcrypt-4.1.1-6.el8.ppc64le.rpm" }, + "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl5150-firmware-8.24.2.2-107.el8.1.noarch.rpm" + }, "sha256:5009afc9241f592691ce9097fb74dabba84b1d2eaf267a7bea71b33bc7ac3795": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/gmp-6.1.2-10.el8.ppc64le.rpm" }, @@ -3336,6 +3471,9 @@ "sha256:5911745604ab6ecd74e5eac31ad5dd449bc8f7e286ebb21e6865c6bc5400af7f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-pyyaml-3.12-12.el8.ppc64le.rpm" }, + "sha256:599e18bbab3b1058415708e00c7e4ba66910e96eaae3b136355ef5af4bcbf0d6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnetfilter_conntrack-1.0.6-5.el8.ppc64le.rpm" + }, "sha256:59bf7b92f9eecb7868e960dc05c269a9df088d2dc71ce85cf77bfad68e206f0b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/python3-jsonschema-2.6.0-4.el8.noarch.rpm" }, @@ -3390,6 +3528,12 @@ "sha256:61a15591664218e6b654f53a605335d88f61286a8d88a6a137bebd4b83bbe0b7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/oddjob-mkhomedir-0.34.7-1.el8.ppc64le.rpm" }, + "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl105-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, + "sha256:622cbf403933f1fc5af9675ef56d1fdd45e60630a6412a0e87c3013ed1bc8e2d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iptables-libs-1.8.4-22.el8.ppc64le.rpm" + }, "sha256:627e59a303477393242aa301d711c6e98908041a481349ac1eec861c0a8d71da": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/sg3_utils-1.44-5.el8.ppc64le.rpm" }, @@ -3546,6 +3690,9 @@ "sha256:78b6dd926d2a1dadb07ca4513e017796a485f3ef64466d06037d4db07f797f10": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/ncurses-base-6.1-9.20180224.el8.noarch.rpm" }, + "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl6000-firmware-9.221.4.1-107.el8.1.noarch.rpm" + }, "sha256:793641f96b3d5b0e67a2ffccea6f8d928ef3d4877636b6c3852341b230242cc1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/lzo-2.08-14.el8.ppc64le.rpm" }, @@ -3570,6 +3717,9 @@ "sha256:7c458f0dfbd31662e5a8a91b847881dfba6ff04786bc21e7de230236ce8ffaa7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnsl2-1.2.0-2.20180605git4a062cf.el8.ppc64le.rpm" }, + "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl6050-firmware-41.28.5.1-107.el8.1.noarch.rpm" + }, "sha256:7d18c7258caebc6d1a5b5f8b7d51a05c761bf89745a56f8de8c548ec5e231536": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/glibc-common-2.28-197.el8.ppc64le.rpm" }, @@ -3579,12 +3729,18 @@ "sha256:7e078a375d2636b705e1734be79a8b76a306f8578066c901713663e367925bc7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/perl-Text-Tabs+Wrap-2013.0523-395.el8.noarch.rpm" }, + "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-slip-0.6.4-11.el8.noarch.rpm" + }, "sha256:7f8760b668bc465f9e538da9bfa281d1c881d05611ba54a0ac38a97338694ce2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libedit-3.1-23.20170329cvs.el8.ppc64le.rpm" }, "sha256:80d0ff108bc38285bf60fb1b078830b9de552ad5801cb5020bf252187a6bb34c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/perl-IO-1.38-421.el8.ppc64le.rpm" }, + "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl7260-firmware-25.30.13.0-107.el8.1.noarch.rpm" + }, "sha256:81a30f2977dfa5ede4e3a4077c8590de94c2f6bc97c4968f7bb556c713169a99": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/gdbm-libs-1.18-1.el8.ppc64le.rpm" }, @@ -3675,12 +3831,18 @@ "sha256:8feb2ad7758487b1fa632fbc353cb4f93d2bdaf4d29262b9498baee122aa9502": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/cloud-utils-growpart-0.31-3.el8.noarch.rpm" }, + "sha256:8ff102a923f740c399adf0848b5ae1f947c97754788cc38ee1dcf86f7ace2b7e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-nftables-0.9.3-25.el8.ppc64le.rpm" + }, "sha256:9031edb4742451ade8b8835731827e4bc75bff2c070238683444794005f44f58": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libndp-1.7-6.el8.ppc64le.rpm" }, "sha256:9196c166d0d566ddcab74c082957b2470f9bfbb6d8cf3b5c7987b70cdb253c80": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/elfutils-debuginfod-client-0.186-1.el8.ppc64le.rpm" }, + "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl100-firmware-39.31.5.1-107.el8.1.noarch.rpm" + }, "sha256:92807f84f4d09a9ac85d12af534339986deeceae0136d554cee2754ccf4da0ec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/psmisc-23.1-5.el8.ppc64le.rpm" }, @@ -3708,6 +3870,9 @@ "sha256:95971777d5b9af4cc37788f0b9193c693de7dc2f0f842f341a5d2182af4edb24": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libpsl-0.20.2-6.el8.ppc64le.rpm" }, + "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm" + }, "sha256:97cf43079c60b64a78939c7cbf6e7d8929ea4e84a3bc1d80931ebbb0f88c8904": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/setroubleshoot-server-3.3.26-3.el8.ppc64le.rpm" }, @@ -3786,6 +3951,9 @@ "sha256:9f1810ee304c2827027a4dadb0142f6940c28991b5371cbe302593eece6c25e4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libyaml-0.1.7-5.el8.ppc64le.rpm" }, + "sha256:9f54cc44ce49dc437533bc809e794a92ae568dacb3696d2e2ee226a5ed74c7f1": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnfnetlink-1.0.1-13.el8.ppc64le.rpm" + }, "sha256:a08aa2b7a53b18f540fb609dfcce1c8e70dd757e79a22cff74dae05a404f4a23": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/lvm2-libs-2.03.14-3.el8.ppc64le.rpm" }, @@ -3837,6 +4005,9 @@ "sha256:aa333a3d5040968f8de682d8ee07cd45d95b451f79095650f6746b4af58ece5f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/irqbalance-1.4.0-6.el8.ppc64le.rpm" }, + "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-firewall-0.9.3-13.el8.noarch.rpm" + }, "sha256:aa4b8463be8bceddb296424e76ddecc80b72ffc8543b6746eadfc4972131b6e2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/setup-2.12.2-6.el8.noarch.rpm" }, @@ -3870,6 +4041,9 @@ "sha256:ae6f9afacee2d3ad5896a622d35c3e61958ec8eae841e8b43ee8693954767a69": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libss-1.45.6-4.el8.ppc64le.rpm" }, + "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl3160-firmware-25.30.13.0-107.el8.1.noarch.rpm" + }, "sha256:af1858d5279d6624b777a4f5b7ff7efbfd3a6b75a6a6357c4412696dc59b2802": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libmnl-1.0.4-6.el8.ppc64le.rpm" }, @@ -3945,6 +4119,9 @@ "sha256:baa03eda2e008211fc8f7f216944cdd541adb881c6ff07877963fffcd7577d39": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/file-5.33-20.el8.ppc64le.rpm" }, + "sha256:bac97faaf9cbdc5dcae8fe6364ace33227cddc511c28064448181ad109696b27": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/plymouth-0.9.4-11.20200615git1e36e30.el8.ppc64le.rpm" + }, "sha256:bb21e679288f3e23627a8b079e13084b86a4c3f3d7f92456a891cfc335f648ba": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/polkit-libs-0.115-13.el8_5.2.ppc64le.rpm" }, @@ -3996,6 +4173,9 @@ "sha256:c2f85c9746f79cd848329f46d348deca481b09fb4b4bc71cd7ab42b57e1c2a20": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-idna-2.5-5.el8.noarch.rpm" }, + "sha256:c328736a52f9f85fa729ef6a2f84b29a58b820891226b686e182d409b560e7c8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iprutils-2.4.19-1.el8.ppc64le.rpm" + }, "sha256:c376404c27016b86e216c41504191208d4e632883c3bba823ac3d60e0ac3f088": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libsysfs-2.1.0-25.el8.ppc64le.rpm" }, @@ -4005,6 +4185,9 @@ "sha256:c4ccc50109efaba4b1da9b540fb91d235c6a6b1eaae6da41a80e513aab7ebb3b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libfdisk-2.32.1-35.el8.ppc64le.rpm" }, + "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/firewalld-0.9.3-13.el8.noarch.rpm" + }, "sha256:c55f7b87cc7b4a99c9310251622daa700c0250a8d79e5e9e21e9c44f6e24eca2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/grub2-common-2.02-123.el8.noarch.rpm" }, @@ -4170,6 +4353,9 @@ "sha256:ddd902c6f2d3a052ff25b5525416cbde796287db5760829bb10f5f816c7c4042": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libtirpc-1.1.4-6.el8.ppc64le.rpm" }, + "sha256:df833099bde5cafb1a9a368293142e8060efcf638de9b2216e590af045095e30": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iptables-1.8.4-22.el8.ppc64le.rpm" + }, "sha256:df85e1d96bfe211f3cfb0ac2e1bcb87c7c37ff075032efac64598e43bc128b8e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-pip-wheel-9.0.3-22.el8.noarch.rpm" }, @@ -4200,6 +4386,9 @@ "sha256:e3c8867119b438206e282bf9ee002296ca8bfdac8f76c180a96390db8d26cfb8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/cryptsetup-libs-2.3.7-2.el8.ppc64le.rpm" }, + "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl6000g2a-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:e56fa11086504b48d03283d40f3f92b98288c1388c8c58ebf874ee52a3d68365": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/sed-4.5-5.el8.ppc64le.rpm" }, @@ -4236,6 +4425,12 @@ "sha256:e9d3adb5df960913105864554af0d17ac26287f7454c13865895cec93c57cc6c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/libxkbcommon-0.9.1-1.el8.ppc64le.rpm" }, + "sha256:ea5ca002d74a82e6d0ff3513d7d1f0d0eb8104a82b65fd0a158c0b840a92c8ee": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/ipset-7.1-1.el8.ppc64le.rpm" + }, + "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl135-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:ea7acd3d0f14136f649d7403f0c4302cc757ddda22b8d738dae9b6f74c72c4b8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/libXau-1.0.9-3.el8.ppc64le.rpm" }, @@ -4305,9 +4500,15 @@ "sha256:f408d0a15f0be28913ccfe698c7335f6614cf1bc8ed883e477c3729e8474bd7d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/cronie-anacron-1.5.2-6.el8.ppc64le.rpm" }, + "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl2030-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:f53a8264d9f89a90f265e8ce735ec27a0d46964bcd5817ea8a3454de2ea980dd": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libldb-2.4.1-1.el8.ppc64le.rpm" }, + "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/firewalld-filesystem-0.9.3-13.el8.noarch.rpm" + }, "sha256:f66e8da685edfcec09ad6fd78a22106e3f4e05967c67fc3cff69b87aa3cfbdf6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/util-linux-2.32.1-35.el8.ppc64le.rpm" }, @@ -7139,6 +7340,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/dracut-config-generic-049-201.git20220131.el8.ppc64le.rpm", "checksum": "sha256:6755598caa0e26cffb644f6e6ab15a8900aed3aae9c1090c78ecf296a9797d51" }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "049", + "release": "201.git20220131.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/dracut-config-rescue-049-201.git20220131.el8.ppc64le.rpm", + "checksum": "sha256:47c4c0ed4eba92f1583fe981226b9ca5b4b0e0d82eda0b8d2f88c3bb34750128" + }, { "name": "dracut-network", "epoch": 0, @@ -7265,6 +7475,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/findutils-4.6.0-20.el8.ppc64le.rpm", "checksum": "sha256:a48836542020c973d67ba459387dca8549d4d65749926eed8031f601b18a8738" }, + { + "name": "firewalld", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/firewalld-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f" + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/firewalld-filesystem-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d" + }, { "name": "fontconfig", "epoch": 0, @@ -7652,6 +7880,60 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iproute-5.15.0-4.el8.ppc64le.rpm", "checksum": "sha256:6941740b5bd2402a36180a3a55a895b8b8ffbad372bc5fcf82db68361ef26b7c" }, + { + "name": "iprutils", + "epoch": 0, + "version": "2.4.19", + "release": "1.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iprutils-2.4.19-1.el8.ppc64le.rpm", + "checksum": "sha256:c328736a52f9f85fa729ef6a2f84b29a58b820891226b686e182d409b560e7c8" + }, + { + "name": "ipset", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/ipset-7.1-1.el8.ppc64le.rpm", + "checksum": "sha256:ea5ca002d74a82e6d0ff3513d7d1f0d0eb8104a82b65fd0a158c0b840a92c8ee" + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/ipset-libs-7.1-1.el8.ppc64le.rpm", + "checksum": "sha256:3ea71acbb3b6aef4e6974730484ac1e9afe97308dc89183751dc26ff9c60ee7e" + }, + { + "name": "iptables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iptables-1.8.4-22.el8.ppc64le.rpm", + "checksum": "sha256:df833099bde5cafb1a9a368293142e8060efcf638de9b2216e590af045095e30" + }, + { + "name": "iptables-ebtables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iptables-ebtables-1.8.4-22.el8.ppc64le.rpm", + "checksum": "sha256:1e791ea13ff9421f2218eacacf4a978429b9af0bcb70acb11ba58977b6ce5368" + }, + { + "name": "iptables-libs", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iptables-libs-1.8.4-22.el8.ppc64le.rpm", + "checksum": "sha256:622cbf403933f1fc5af9675ef56d1fdd45e60630a6412a0e87c3013ed1bc8e2d" + }, { "name": "iputils", "epoch": 0, @@ -7670,6 +7952,123 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/irqbalance-1.4.0-6.el8.ppc64le.rpm", "checksum": "sha256:aa333a3d5040968f8de682d8ee07cd45d95b451f79095650f6746b4af58ece5f" }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl100-firmware-39.31.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292" + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl1000-firmware-39.31.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd" + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl105-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb" + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl135-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322" + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl2000-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4" + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl2030-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9" + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl3160-firmware-25.30.13.0-107.el8.1.noarch.rpm", + "checksum": "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4" + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl5000-firmware-8.83.5.1_1-107.el8.1.noarch.rpm", + "checksum": "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54" + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl5150-firmware-8.24.2.2-107.el8.1.noarch.rpm", + "checksum": "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8" + }, + { + "name": "iwl6000-firmware", + "epoch": 0, + "version": "9.221.4.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl6000-firmware-9.221.4.1-107.el8.1.noarch.rpm", + "checksum": "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04" + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl6000g2a-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0" + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl6050-firmware-41.28.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b" + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/iwl7260-firmware-25.30.13.0-107.el8.1.noarch.rpm", + "checksum": "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0" + }, { "name": "jansson", "epoch": 0, @@ -8210,6 +8609,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libndp-1.7-6.el8.ppc64le.rpm", "checksum": "sha256:9031edb4742451ade8b8835731827e4bc75bff2c070238683444794005f44f58" }, + { + "name": "libnetfilter_conntrack", + "epoch": 0, + "version": "1.0.6", + "release": "5.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnetfilter_conntrack-1.0.6-5.el8.ppc64le.rpm", + "checksum": "sha256:599e18bbab3b1058415708e00c7e4ba66910e96eaae3b136355ef5af4bcbf0d6" + }, + { + "name": "libnfnetlink", + "epoch": 0, + "version": "1.0.1", + "release": "13.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnfnetlink-1.0.1-13.el8.ppc64le.rpm", + "checksum": "sha256:9f54cc44ce49dc437533bc809e794a92ae568dacb3696d2e2ee226a5ed74c7f1" + }, { "name": "libnfsidmap", "epoch": 1, @@ -8219,6 +8636,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnfsidmap-2.3.3-51.el8.ppc64le.rpm", "checksum": "sha256:321d82fba2bab77ea08d1721f372502df11964c0d72ac8428fda5198ff0d01b2" }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.5", + "release": "5.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/libnftnl-1.1.5-5.el8.ppc64le.rpm", + "checksum": "sha256:326ca31ddff5a10326987b4dcf3dba1f26ec2110217e6a05f78c21535021dd93" + }, { "name": "libnghttp2", "epoch": 0, @@ -8930,6 +9356,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/nfs-utils-2.3.3-51.el8.ppc64le.rpm", "checksum": "sha256:c8567b153cefd7585679be8b7958212bb1ef09b3a476f62bfec09e039a2fa4eb" }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.3", + "release": "25.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/nftables-0.9.3-25.el8.ppc64le.rpm", + "checksum": "sha256:40ad656b1c652c542dc89700c9fbdf7200d43d27c7c57757856bd91b55e3ca0a" + }, { "name": "npth", "epoch": 0, @@ -9704,6 +10139,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-ethtool-0.14-5.el8.ppc64le.rpm", "checksum": "sha256:ef48e28efaee4a8d05f99561fa89dea63c897b9144b1a1b9d6d36db87568373e" }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-firewall-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2" + }, { "name": "python3-gobject-base", "epoch": 0, @@ -9848,6 +10292,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-magic-5.33-20.el8.noarch.rpm", "checksum": "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732" }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.3", + "release": "25.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-nftables-0.9.3-25.el8.ppc64le.rpm", + "checksum": "sha256:8ff102a923f740c399adf0848b5ae1f947c97754788cc38ee1dcf86f7ace2b7e" + }, { "name": "python3-oauthlib", "epoch": 0, @@ -9974,6 +10427,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-six-1.11.0-8.el8.noarch.rpm", "checksum": "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac" }, + { + "name": "python3-slip", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-slip-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb" + }, + { + "name": "python3-slip-dbus", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-baseos-n8.7-20220415/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d" + }, { "name": "python3-subscription-manager-rhsm", "epoch": 0, @@ -10856,6 +11327,33 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/pixman-0.38.4-2.el8.ppc64le.rpm", "checksum": "sha256:d57bae9257e8b5a08ad02b795935e74c95a9fd7bc4dd4c8e605ea3c27f8055fc" }, + { + "name": "plymouth", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/plymouth-0.9.4-11.20200615git1e36e30.el8.ppc64le.rpm", + "checksum": "sha256:bac97faaf9cbdc5dcae8fe6364ace33227cddc511c28064448181ad109696b27" + }, + { + "name": "plymouth-core-libs", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.ppc64le.rpm", + "checksum": "sha256:21e66b2319d4ccac8ef48808b7664e7f7b87f17edc66acc57a51ab38cd6b4f4e" + }, + { + "name": "plymouth-scripts", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-ppc64le-appstream-n8.7-20220415/Packages/plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.ppc64le.rpm", + "checksum": "sha256:34f4948f624c89269b07db1e30e8ea48c49fd33f3b01b7568e7bff8e4b308f10" + }, { "name": "python3-babel", "epoch": 0, @@ -11082,5 +11580,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-ppc64le-tar-boot.json b/test/data/manifests/rhel_87-ppc64le-tar-boot.json index 8b4ca6ffb..790d900c4 100644 --- a/test/data/manifests/rhel_87-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_87-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-87", "arch": "ppc64le", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5965,5 +5960,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-s390x-qcow2-boot.json b/test/data/manifests/rhel_87-s390x-qcow2-boot.json index ce279347a..fb0e3eb06 100644 --- a/test/data/manifests/rhel_87-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_87-s390x-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11108,5 +11105,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json index afb67f7e6..8dbdcc94b 100644 --- a/test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_87-s390x-qcow2_customize-boot.json @@ -25,8 +25,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -1223,6 +1226,9 @@ { "id": "sha256:c3756d9c91df8fc0c09452353317541717563ca70219ce80d6e448f0fee1bf5f" }, + { + "id": "sha256:5cd6454cc9bf7158bea2fee3ba96dbfc8c0e03d9fafc479374d1aa5e583fee77" + }, { "id": "sha256:ec8ce898518e8f2a7ba51e5d5fb9c5509ee28e132269d23e778a5de3e1964da0" }, @@ -1265,6 +1271,12 @@ { "id": "sha256:7b8b3d31e3ddd80fd39bf396122bb4b38582f090889b7d465e0db9eb8d6a7bf2" }, + { + "id": "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f" + }, + { + "id": "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d" + }, { "id": "sha256:8f358e94ac789a4718858107e7aa191e8b64566c9731c0d1d9b557c6fe3f8bec" }, @@ -1370,9 +1382,66 @@ { "id": "sha256:2de0343dbf43bd3f4b122c294c8368c189599c86593957f4b1746b28318254e0" }, + { + "id": "sha256:c6f01a5eb0dd53a66f0e433c27349a5d026fbc6d5fb267381c279e187b39f0d6" + }, + { + "id": "sha256:737dae9229a5bcb2777a483dbb2bd6dfec4d49cc484c1eebf8975651f665b0c1" + }, + { + "id": "sha256:4cc5783b8a274fdf5fffae65bc6d799e414c695b6c700bc426f7f89cb6195618" + }, + { + "id": "sha256:b8405d31d166d748ba06bc6cb413f6b8fbe4c1c897fba9ff21541efb782bf4e8" + }, + { + "id": "sha256:ad144b7e196d24b22f2cf03d9f2d43174c90adb7e29868413bd3ae3dab37b310" + }, + { + "id": "sha256:c884a538dac3f5cd57b1a256ad57320d3057f34eb44aea7cbd7c0facef8a0039" + }, { "id": "sha256:5f5019c41251fe68118b06b44bdf60e53035875db8a5799db65c57128bbf15fe" }, + { + "id": "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292" + }, + { + "id": "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd" + }, + { + "id": "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb" + }, + { + "id": "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322" + }, + { + "id": "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4" + }, + { + "id": "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9" + }, + { + "id": "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4" + }, + { + "id": "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54" + }, + { + "id": "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8" + }, + { + "id": "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04" + }, + { + "id": "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0" + }, + { + "id": "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b" + }, + { + "id": "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0" + }, { "id": "sha256:2fcefb5065b07006f745af625c46065558508dee77f6c2eb80b15f57eece8253" }, @@ -1544,9 +1613,18 @@ { "id": "sha256:7c37dcbae4e2c9b462b0b7e80e9035223b35d66624a63be0f35628aecb49efca" }, + { + "id": "sha256:3ad1949d822bdd27ec8728bee2eb687a54c06f8db9ebc83219a2358010d61414" + }, + { + "id": "sha256:7bd2cee99c823ad346c468f13d3a4135c7f3da30ec23277a3eaff5aff62f0c7f" + }, { "id": "sha256:4e9e418e14a07793cdca4bc96d43d8e716d23c2097d90826f166d88621b1ccaa" }, + { + "id": "sha256:07b9c5686f4dc461ff93c6399599552d58c63d8017fc6996ecd2ad575438ea22" + }, { "id": "sha256:ab3803bc2d76675bee7cb0b6a6cb0cf3b43aa6866c5ce020f249e9e97c479633" }, @@ -1772,6 +1850,9 @@ { "id": "sha256:9c34251369a4d1cd1d9b63ad654b38b6311c6e25028c140b4dc7b15e917f085c" }, + { + "id": "sha256:5a78a159fe3f0f98dcd2a0e87c443067bb5a7ad7ce90def0c7471cc18009a1a0" + }, { "id": "sha256:e2e45f9ad3fa2d15b62b0d166975cf7c1ba94791cbfa305ab22086ceedff8867" }, @@ -2012,6 +2093,9 @@ { "id": "sha256:cb9148007e5b7db6b0ec805fe3b1f3faed2cce5c42a3eae7fab1418ddddd1dd5" }, + { + "id": "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2" + }, { "id": "sha256:43a35014f2f99cf98913ba38f7513627c93329e279903cd471b632dce7a75bd3" }, @@ -2060,6 +2144,9 @@ { "id": "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732" }, + { + "id": "sha256:1916821ec99e0ea44630d21061f446db746d2fffcbe6b6a9fbb89370baa17421" + }, { "id": "sha256:3446bbd5d26c3a1b8cd64c077ae4bbeea8ef2ef349c590297bbe2a53e18ce9e6" }, @@ -2102,6 +2189,12 @@ { "id": "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac" }, + { + "id": "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb" + }, + { + "id": "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d" + }, { "id": "sha256:9e1e79254fe1c2ce2bdb5a70113e11e36fad599d63b3cf743f83575c9a90e49c" }, @@ -2399,6 +2492,15 @@ { "id": "sha256:7fd3296ec762b2b942f50fb5b798a8087f7b73bda92e6706bd0519ea9530a993" }, + { + "id": "sha256:0146e8829d3a913a641984a380faac8d28ef92eb29fcfc66d476528bf91539d8" + }, + { + "id": "sha256:881f0804b309959221be78e60336bc640ac0613120cba85d00bf57b8a1c22891" + }, + { + "id": "sha256:763067f3ebe034b63943363bbc51d7b752d67b6b266b855c068d1bb2acb3c22d" + }, { "id": "sha256:e888454f4620debf3bdd76b59444e30ef5c2c8f81912ac6a37f525dc3eae7810" }, @@ -2964,6 +3066,9 @@ "sha256:012b3a9c41f77b7c85d1c67f970ef1776da80b9d856b7468a5160e0560ef3675": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libcom_err-1.45.6-4.el8.s390x.rpm" }, + "sha256:0146e8829d3a913a641984a380faac8d28ef92eb29fcfc66d476528bf91539d8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/plymouth-0.9.4-11.20200615git1e36e30.el8.s390x.rpm" + }, "sha256:0213cdcd7a4c7ac19173595b122392bbe16af8f1bb9941dd3c8726155efd6ea0": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/numactl-libs-2.0.12-13.el8.s390x.rpm" }, @@ -2988,9 +3093,15 @@ "sha256:078c8c4f06789dcdabf24400a95d1b9e208f646fc76f3be6a172447dd9de1ee2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/kpartx-0.8.4-22.el8.s390x.rpm" }, + "sha256:07b9c5686f4dc461ff93c6399599552d58c63d8017fc6996ecd2ad575438ea22": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libnftnl-1.1.5-5.el8.s390x.rpm" + }, "sha256:08178dfd67abc7e7984e94e62289d78ce84ead317c512ccb6596f7a752984dc7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libevent-2.1.8-5.el8.s390x.rpm" }, + "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl2000-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:0913a631e5ffbba392588f00baa8fb88c2a2e15091ad827f5d5005bef9218c16": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/s390utils-osasnmpd-2.19.0-1.el8.s390x.rpm" }, @@ -3090,6 +3201,9 @@ "sha256:176f2395c75cf8c6de7853b7df5572a4015cc00a224b2949e5268006bd872f40": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libdb-5.3.28-42.el8_4.s390x.rpm" }, + "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl5000-firmware-8.83.5.1_1-107.el8.1.noarch.rpm" + }, "sha256:188277b889982c9c2ced8f7bbe01eead4106e49835d06f5eda8929893dd64c28": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-libsemanage-2.9-8.el8.s390x.rpm" }, @@ -3105,6 +3219,9 @@ "sha256:18f6ad86cc7f681783183746576ba0cf5b9f0eee9ab18adb615bf6398404bb74": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libacl-2.2.53-1.el8.s390x.rpm" }, + "sha256:1916821ec99e0ea44630d21061f446db746d2fffcbe6b6a9fbb89370baa17421": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-nftables-0.9.3-25.el8.s390x.rpm" + }, "sha256:19dba7cb30c3cb598886326df0ec1114c6e195a57c9ce3a8b78b83555e9e8648": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/geolite2-city-20180605-1.el8.noarch.rpm" }, @@ -3279,6 +3396,9 @@ "sha256:36798d9e979c9976ed66e23b3c8bda6250c4e80e411afe55c3942291cb4cb4ce": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/perl-constant-1.33-396.el8.noarch.rpm" }, + "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl1000-firmware-39.31.5.1-107.el8.1.noarch.rpm" + }, "sha256:37d315b151fb6c51960ba213e4c0ffddf1d3dee8144071e84ecd0d2d145dea9b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/glibc-2.28-197.el8.s390x.rpm" }, @@ -3303,6 +3423,9 @@ "sha256:3a9aede6732c73278d74c413ad9559c1ccf0c0bbdfd1b61734cf984e75d20367": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-configobj-5.0.6-11.el8.noarch.rpm" }, + "sha256:3ad1949d822bdd27ec8728bee2eb687a54c06f8db9ebc83219a2358010d61414": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libnetfilter_conntrack-1.0.6-5.el8.s390x.rpm" + }, "sha256:3b36330a8431d626196cef0d4cebb5074571876658c4463f249a8f90d20f075a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/cyrus-sasl-lib-2.1.27-6.el8_5.s390x.rpm" }, @@ -3420,6 +3543,9 @@ "sha256:4ba3cf1eca6f6176c4e45dfa058f4055292d80d6712b4c008257d397f7f1cf92": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/which-2.21-17.el8.s390x.rpm" }, + "sha256:4cc5783b8a274fdf5fffae65bc6d799e414c695b6c700bc426f7f89cb6195618": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/ipset-libs-7.1-1.el8.s390x.rpm" + }, "sha256:4cd4068ea6a57cd5813609ec5a93f79e37b840017c02025a47d59cec222b5a46": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/redhat-release-8.7-0.0.el8.s390x.rpm" }, @@ -3432,6 +3558,9 @@ "sha256:4f24819ebd2968527e2ddbbf08c31906d4c0757a9c9c883be13d0820dc272624": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libnl3-cli-3.5.0-1.el8.s390x.rpm" }, + "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl5150-firmware-8.24.2.2-107.el8.1.noarch.rpm" + }, "sha256:502ff285fbfc0e3603606258600951c8b62f03608e7d85def61987daad70a38c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/polkit-0.115-13.el8_5.2.s390x.rpm" }, @@ -3504,6 +3633,9 @@ "sha256:5a0a33b4427c4331e76ad9ec98b44f20b588fc611b2fb4d485414115ccc9b5d6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libsss_idmap-2.6.2-3.el8.s390x.rpm" }, + "sha256:5a78a159fe3f0f98dcd2a0e87c443067bb5a7ad7ce90def0c7471cc18009a1a0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/nftables-0.9.3-25.el8.s390x.rpm" + }, "sha256:5a84c721418c21c38a32cb3170f5fbf9cb3a8d1d728b408ce026dd8cd3955c15": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/grep-3.1-6.el8.s390x.rpm" }, @@ -3516,6 +3648,9 @@ "sha256:5cb6aaec3aa52afc8d33154f599c8f88c40a34a6f42e13bc6ae40d331b976db5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/logrotate-3.14.0-4.el8.s390x.rpm" }, + "sha256:5cd6454cc9bf7158bea2fee3ba96dbfc8c0e03d9fafc479374d1aa5e583fee77": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/dracut-config-rescue-049-201.git20220131.el8.s390x.rpm" + }, "sha256:5d9c5b3341e9b10091a5bc66c08455ce7d9c62911fac6b759b847a46749a1adf": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/python3-jsonpointer-1.10-11.el8.noarch.rpm" }, @@ -3546,6 +3681,9 @@ "sha256:618583962c67f223f1bc96c0af1f40094fbce2503ff731d5ff2c34f15c53c8bb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libmount-2.32.1-35.el8.s390x.rpm" }, + "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl105-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:625c189990e536c608651824f097a8b68d2b025bef2504bf2d4b006d652bec5b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/slang-2.3.2-3.el8.s390x.rpm" }, @@ -3621,6 +3759,9 @@ "sha256:7283214973b64a13c959624b52e7fb0ef98a1e529436171761e660a072d94491": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/device-mapper-multipath-0.8.4-22.el8.s390x.rpm" }, + "sha256:737dae9229a5bcb2777a483dbb2bd6dfec4d49cc484c1eebf8975651f665b0c1": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/ipset-7.1-1.el8.s390x.rpm" + }, "sha256:73aa6f64cd535ccaeb86e1e4bd06e40ced364d217f36791ae1737ef12d4e9815": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/keyutils-libs-1.5.10-9.el8.s390x.rpm" }, @@ -3630,6 +3771,9 @@ "sha256:75e7efc8a65599f522a006a8c0f68c92b906f86da4f372b75afe6cdc29cc74f8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/freetype-2.9.1-4.el8_3.1.s390x.rpm" }, + "sha256:763067f3ebe034b63943363bbc51d7b752d67b6b266b855c068d1bb2acb3c22d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.s390x.rpm" + }, "sha256:766779651139edb1b2a7f7c97d56dcec173dec0acb971471e11cb3a3aab74edf": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/info-6.5-7.el8.s390x.rpm" }, @@ -3657,6 +3801,9 @@ "sha256:78c646627263a41cd55eed285232115dec589954da8c18ac32f37b2fdd96c688": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libappstream-glib-0.7.14-3.el8.s390x.rpm" }, + "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl6000-firmware-9.221.4.1-107.el8.1.noarch.rpm" + }, "sha256:794f18d3ac44910c5a31a76ddca92f5679e8a369834fe26a629ed1ed27c210aa": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/ima-evm-utils-1.3.2-12.el8.s390x.rpm" }, @@ -3678,6 +3825,9 @@ "sha256:7b8b3d31e3ddd80fd39bf396122bb4b38582f090889b7d465e0db9eb8d6a7bf2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/findutils-4.6.0-20.el8.s390x.rpm" }, + "sha256:7bd2cee99c823ad346c468f13d3a4135c7f3da30ec23277a3eaff5aff62f0c7f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libnfnetlink-1.0.1-13.el8.s390x.rpm" + }, "sha256:7c37700693bc781506a06eafc18ab1cb4a7f6b7559f0595c97f60a4f88390233": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/perl-Unicode-Normalize-1.25-396.el8.s390x.rpm" }, @@ -3687,6 +3837,9 @@ "sha256:7c385e32c12b2639232f74a5dfdfef86daf82e5418bc292c5ab2640fb5cf46dc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/perl-Exporter-5.72-396.el8.noarch.rpm" }, + "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl6050-firmware-41.28.5.1-107.el8.1.noarch.rpm" + }, "sha256:7cb3803b569daf0b47be6f13b1844690a8969c9114632d61ac67fe8d5fc22f84": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libzstd-1.4.4-1.el8.s390x.rpm" }, @@ -3708,6 +3861,9 @@ "sha256:7ef1767b5b980953420841d9543627fa9de7852df39e44a8858ba0aacfd5a64a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/sssd-kcm-2.6.2-3.el8.s390x.rpm" }, + "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-slip-0.6.4-11.el8.noarch.rpm" + }, "sha256:7f97a748a033ca6da465cdb7a861bd844523de3c7a186248bf559f0f64db0952": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libgpg-error-1.31-1.el8.s390x.rpm" }, @@ -3726,6 +3882,9 @@ "sha256:809977c14f240901666781186816b21cee7ec77609dfb07d2eac1952e4fa6af1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libuser-0.62-24.el8.s390x.rpm" }, + "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl7260-firmware-25.30.13.0-107.el8.1.noarch.rpm" + }, "sha256:81afd309f084c91d68c06bd46a4fce2e0d1e265a01ff87e309d1202e711e4a02": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/perl-libnet-3.11-3.el8.noarch.rpm" }, @@ -3756,6 +3915,9 @@ "sha256:87aa9e4dfe12ffb570a3396334c5cdb8f09bf5b5f3dde433fc9ace42706a3d75": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/pciutils-3.7.0-1.el8.s390x.rpm" }, + "sha256:881f0804b309959221be78e60336bc640ac0613120cba85d00bf57b8a1c22891": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.s390x.rpm" + }, "sha256:88ce53b48e4761260142bc3088736f417df014d32c3988a000745fadd91367a2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/popt-1.18-1.el8.s390x.rpm" }, @@ -3807,6 +3969,9 @@ "sha256:91ce7fd1335836b270155ba9d75f0035d190f65953373f2bbb3d61d4acd14e0f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libtalloc-2.3.3-1.el8.s390x.rpm" }, + "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl100-firmware-39.31.5.1-107.el8.1.noarch.rpm" + }, "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-six-1.11.0-8.el8.noarch.rpm" }, @@ -3828,6 +3993,9 @@ "sha256:96a719d66743f225ff687e27430c2efd8e78c03b9e274c6959a47cd3bf871361": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libseccomp-2.5.2-1.el8.s390x.rpm" }, + "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm" + }, "sha256:96b5d25a0d94763e51c2e96d1356e7a6f5745effdb143de14fd2d6825f72460f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libss-1.45.6-4.el8.s390x.rpm" }, @@ -3972,6 +4140,9 @@ "sha256:a9668870e64558cf26850b4bb2281f54ac2e9f9d55fb2f51c16fe320b4862a71": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/net-tools-2.0-0.52.20160912git.el8.s390x.rpm" }, + "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-firewall-0.9.3-13.el8.noarch.rpm" + }, "sha256:aa4b8463be8bceddb296424e76ddecc80b72ffc8543b6746eadfc4972131b6e2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/setup-2.12.2-6.el8.noarch.rpm" }, @@ -4002,12 +4173,18 @@ "sha256:ad060f60303b6764e08657436147cc24cfc4bb1ccc1431796407ba005a7bcec0": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/rootfiles-8.1-22.el8.noarch.rpm" }, + "sha256:ad144b7e196d24b22f2cf03d9f2d43174c90adb7e29868413bd3ae3dab37b310": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iptables-ebtables-1.8.4-22.el8.s390x.rpm" + }, "sha256:ae3acca48fb15a14ab71dbc719ef46bd3a8372f303ead085be7b664127f9d488": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/dbus-tools-1.12.8-18.el8.s390x.rpm" }, "sha256:aecafc8069f7ff1a5c0bdbbeb5125ab1edb3822eeb2bfdb81f85202aed3464ce": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/cryptsetup-libs-2.3.7-2.el8.s390x.rpm" }, + "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl3160-firmware-25.30.13.0-107.el8.1.noarch.rpm" + }, "sha256:af53fe5838e16824b50a6f16a4cc5850d2406f054d7c961c813673fc27698042": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libtasn1-4.13-3.el8.s390x.rpm" }, @@ -4050,6 +4227,9 @@ "sha256:b7746a0aac1fa38b79711fd5d98f571612d7879af0e4e47c42bf43ba564cef16": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libdaemon-0.14-15.el8.s390x.rpm" }, + "sha256:b8405d31d166d748ba06bc6cb413f6b8fbe4c1c897fba9ff21541efb782bf4e8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iptables-1.8.4-22.el8.s390x.rpm" + }, "sha256:b9584e6823ffe9ccf79282bd57ee076a1e3a71c4c1020a20b5e1975141a50f14": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/basesystem-11-5.el8.noarch.rpm" }, @@ -4125,6 +4305,9 @@ "sha256:c504860a21d5bc15733749e1c38a9a06a2b53a7b77ed065af1d856b7531b35bc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-libselinux-2.9-5.el8.s390x.rpm" }, + "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/firewalld-0.9.3-13.el8.noarch.rpm" + }, "sha256:c5456c7a1116e0f77415e02709e42d2d273aec274d443a518f908cca7000fb83": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/policycoreutils-2.9-19.el8.s390x.rpm" }, @@ -4134,6 +4317,9 @@ "sha256:c6ea18479ea540424d5e9fe6b1ce3ca18970ab086c18e507e2fdd89e621ba780": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/selinux-policy-3.14.3-96.el8.noarch.rpm" }, + "sha256:c6f01a5eb0dd53a66f0e433c27349a5d026fbc6d5fb267381c279e187b39f0d6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iprutils-2.4.19-1.el8.s390x.rpm" + }, "sha256:c7e25d29c6afbf1450277c19e4b9a23a21c661246e3f65aebf3b866b8615106e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/e2fsprogs-1.45.6-4.el8.s390x.rpm" }, @@ -4143,6 +4329,9 @@ "sha256:c873ae650785d4ba8ee70a66cf7fe534814ef971946ecde8022cf7482f7dfb63": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-perf-4.18.0-381.el8.s390x.rpm" }, + "sha256:c884a538dac3f5cd57b1a256ad57320d3057f34eb44aea7cbd7c0facef8a0039": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iptables-libs-1.8.4-22.el8.s390x.rpm" + }, "sha256:c9bd8ef38c0dee24cc2d4ded7f4c5459e18ceea769fcaa8e425a9563dff59761": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/s390utils-mon_statd-2.19.0-1.el8.s390x.rpm" }, @@ -4320,6 +4509,9 @@ "sha256:e3dd559d2df14bd0a07fa9b3139a222a0614cd20ba3ab2f67c3e7c7cbea5bc9d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/libXau-1.0.9-3.el8.s390x.rpm" }, + "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl6000g2a-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:e4dbe496e1ef1624eeff70fe396b56d38a2cd6206663d0616d06563eb151390d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/file-libs-5.33-20.el8.s390x.rpm" }, @@ -4356,6 +4548,9 @@ "sha256:e9b2af5684b3728dd1c3fec36ef7e61ad01491acd16785d130f0ac7694f2149d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/sqlite-libs-3.26.0-15.el8.s390x.rpm" }, + "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl135-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:ea8e98525aaeb63aea1e85a98ea93207cb2a88c82e921047e56f50a13b74a4fa": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/prefixdevname-0.1.0-6.el8.s390x.rpm" }, @@ -4416,9 +4611,15 @@ "sha256:f4b65b828180b5e0361a5f17ca34064714c31ba47532d04665182e0970249e97": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/net-snmp-agent-libs-5.8-25.el8.s390x.rpm" }, + "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl2030-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:f5356a53257903f3b818d29bd8f728271ffa1ba5dbd4e8b0da85bac5a1029c4f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/xfsprogs-5.0.0-10.el8.s390x.rpm" }, + "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/firewalld-filesystem-0.9.3-13.el8.noarch.rpm" + }, "sha256:f69a6b6b232aaf1eec59fe7ddb1c8fd2e6d6345ec021371f44e27550c2414dc2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/systemd-udev-239-58.el8.s390x.rpm" }, @@ -7715,6 +7916,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/dracut-config-generic-049-201.git20220131.el8.s390x.rpm", "checksum": "sha256:c3756d9c91df8fc0c09452353317541717563ca70219ce80d6e448f0fee1bf5f" }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "049", + "release": "201.git20220131.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/dracut-config-rescue-049-201.git20220131.el8.s390x.rpm", + "checksum": "sha256:5cd6454cc9bf7158bea2fee3ba96dbfc8c0e03d9fafc479374d1aa5e583fee77" + }, { "name": "dracut-network", "epoch": 0, @@ -7841,6 +8051,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/findutils-4.6.0-20.el8.s390x.rpm", "checksum": "sha256:7b8b3d31e3ddd80fd39bf396122bb4b38582f090889b7d465e0db9eb8d6a7bf2" }, + { + "name": "firewalld", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/firewalld-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f" + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/firewalld-filesystem-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d" + }, { "name": "fontconfig", "epoch": 0, @@ -8156,6 +8384,60 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iproute-5.15.0-4.el8.s390x.rpm", "checksum": "sha256:2de0343dbf43bd3f4b122c294c8368c189599c86593957f4b1746b28318254e0" }, + { + "name": "iprutils", + "epoch": 0, + "version": "2.4.19", + "release": "1.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iprutils-2.4.19-1.el8.s390x.rpm", + "checksum": "sha256:c6f01a5eb0dd53a66f0e433c27349a5d026fbc6d5fb267381c279e187b39f0d6" + }, + { + "name": "ipset", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/ipset-7.1-1.el8.s390x.rpm", + "checksum": "sha256:737dae9229a5bcb2777a483dbb2bd6dfec4d49cc484c1eebf8975651f665b0c1" + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/ipset-libs-7.1-1.el8.s390x.rpm", + "checksum": "sha256:4cc5783b8a274fdf5fffae65bc6d799e414c695b6c700bc426f7f89cb6195618" + }, + { + "name": "iptables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iptables-1.8.4-22.el8.s390x.rpm", + "checksum": "sha256:b8405d31d166d748ba06bc6cb413f6b8fbe4c1c897fba9ff21541efb782bf4e8" + }, + { + "name": "iptables-ebtables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iptables-ebtables-1.8.4-22.el8.s390x.rpm", + "checksum": "sha256:ad144b7e196d24b22f2cf03d9f2d43174c90adb7e29868413bd3ae3dab37b310" + }, + { + "name": "iptables-libs", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iptables-libs-1.8.4-22.el8.s390x.rpm", + "checksum": "sha256:c884a538dac3f5cd57b1a256ad57320d3057f34eb44aea7cbd7c0facef8a0039" + }, { "name": "iputils", "epoch": 0, @@ -8165,6 +8447,123 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iputils-20180629-10.el8.s390x.rpm", "checksum": "sha256:5f5019c41251fe68118b06b44bdf60e53035875db8a5799db65c57128bbf15fe" }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl100-firmware-39.31.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292" + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl1000-firmware-39.31.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd" + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl105-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb" + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl135-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322" + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl2000-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4" + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl2030-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9" + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl3160-firmware-25.30.13.0-107.el8.1.noarch.rpm", + "checksum": "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4" + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl5000-firmware-8.83.5.1_1-107.el8.1.noarch.rpm", + "checksum": "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54" + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl5150-firmware-8.24.2.2-107.el8.1.noarch.rpm", + "checksum": "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8" + }, + { + "name": "iwl6000-firmware", + "epoch": 0, + "version": "9.221.4.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl6000-firmware-9.221.4.1-107.el8.1.noarch.rpm", + "checksum": "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04" + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl6000g2a-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0" + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl6050-firmware-41.28.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b" + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/iwl7260-firmware-25.30.13.0-107.el8.1.noarch.rpm", + "checksum": "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0" + }, { "name": "jansson", "epoch": 0, @@ -8678,6 +9077,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libndp-1.7-6.el8.s390x.rpm", "checksum": "sha256:7c37dcbae4e2c9b462b0b7e80e9035223b35d66624a63be0f35628aecb49efca" }, + { + "name": "libnetfilter_conntrack", + "epoch": 0, + "version": "1.0.6", + "release": "5.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libnetfilter_conntrack-1.0.6-5.el8.s390x.rpm", + "checksum": "sha256:3ad1949d822bdd27ec8728bee2eb687a54c06f8db9ebc83219a2358010d61414" + }, + { + "name": "libnfnetlink", + "epoch": 0, + "version": "1.0.1", + "release": "13.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libnfnetlink-1.0.1-13.el8.s390x.rpm", + "checksum": "sha256:7bd2cee99c823ad346c468f13d3a4135c7f3da30ec23277a3eaff5aff62f0c7f" + }, { "name": "libnfsidmap", "epoch": 1, @@ -8687,6 +9104,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libnfsidmap-2.3.3-51.el8.s390x.rpm", "checksum": "sha256:4e9e418e14a07793cdca4bc96d43d8e716d23c2097d90826f166d88621b1ccaa" }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.5", + "release": "5.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/libnftnl-1.1.5-5.el8.s390x.rpm", + "checksum": "sha256:07b9c5686f4dc461ff93c6399599552d58c63d8017fc6996ecd2ad575438ea22" + }, { "name": "libnghttp2", "epoch": 0, @@ -9362,6 +9788,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/nfs-utils-2.3.3-51.el8.s390x.rpm", "checksum": "sha256:9c34251369a4d1cd1d9b63ad654b38b6311c6e25028c140b4dc7b15e917f085c" }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.3", + "release": "25.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/nftables-0.9.3-25.el8.s390x.rpm", + "checksum": "sha256:5a78a159fe3f0f98dcd2a0e87c443067bb5a7ad7ce90def0c7471cc18009a1a0" + }, { "name": "npth", "epoch": 0, @@ -10082,6 +10517,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-ethtool-0.14-5.el8.s390x.rpm", "checksum": "sha256:cb9148007e5b7db6b0ec805fe3b1f3faed2cce5c42a3eae7fab1418ddddd1dd5" }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-firewall-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2" + }, { "name": "python3-gobject-base", "epoch": 0, @@ -10226,6 +10670,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-magic-5.33-20.el8.noarch.rpm", "checksum": "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732" }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.3", + "release": "25.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-nftables-0.9.3-25.el8.s390x.rpm", + "checksum": "sha256:1916821ec99e0ea44630d21061f446db746d2fffcbe6b6a9fbb89370baa17421" + }, { "name": "python3-oauthlib", "epoch": 0, @@ -10352,6 +10805,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-six-1.11.0-8.el8.noarch.rpm", "checksum": "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac" }, + { + "name": "python3-slip", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-slip-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb" + }, + { + "name": "python3-slip-dbus", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-baseos-n8.7-20220415/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d" + }, { "name": "python3-subscription-manager-rhsm", "epoch": 0, @@ -11243,6 +11714,33 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/pixman-0.38.4-2.el8.s390x.rpm", "checksum": "sha256:7fd3296ec762b2b942f50fb5b798a8087f7b73bda92e6706bd0519ea9530a993" }, + { + "name": "plymouth", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/plymouth-0.9.4-11.20200615git1e36e30.el8.s390x.rpm", + "checksum": "sha256:0146e8829d3a913a641984a380faac8d28ef92eb29fcfc66d476528bf91539d8" + }, + { + "name": "plymouth-core-libs", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.s390x.rpm", + "checksum": "sha256:881f0804b309959221be78e60336bc640ac0613120cba85d00bf57b8a1c22891" + }, + { + "name": "plymouth-scripts", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-s390x-appstream-n8.7-20220415/Packages/plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.s390x.rpm", + "checksum": "sha256:763067f3ebe034b63943363bbc51d7b752d67b6b266b855c068d1bb2acb3c22d" + }, { "name": "python3-babel", "epoch": 0, @@ -11469,5 +11967,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-s390x-tar-boot.json b/test/data/manifests/rhel_87-s390x-tar-boot.json index 673f02f0a..a35153441 100644 --- a/test/data/manifests/rhel_87-s390x-tar-boot.json +++ b/test/data/manifests/rhel_87-s390x-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-87", "arch": "s390x", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7222,5 +7217,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-ami-boot.json b/test/data/manifests/rhel_87-x86_64-ami-boot.json index 9501b4a97..0af6bb346 100644 --- a/test/data/manifests/rhel_87-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_87-x86_64-ami-boot.json @@ -9390,5 +9390,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_87-x86_64-azure_rhui-boot.json index 6457cb2ce..ed1ab4479 100644 --- a/test/data/manifests/rhel_87-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_87-x86_64-azure_rhui-boot.json @@ -23,7 +23,7 @@ ] } ], - "filename": "disk.vhd", + "filename": "disk.vhd.xz", "blueprint": {} }, "manifest": { @@ -13336,5 +13336,6 @@ "checksum": "sha256:10e429e047cea577ade1d52422a39af6349b4427b6aba8865dc4eba169c142ce" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-ec2-boot.json b/test/data/manifests/rhel_87-x86_64-ec2-boot.json index 92e23fa7d..d4bdbae5e 100644 --- a/test/data/manifests/rhel_87-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_87-x86_64-ec2-boot.json @@ -9443,5 +9443,6 @@ "checksum": "sha256:83e568e3bb4f68f552f26dd517df374eaef0b2204205ba78a855607525a96b92" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_87-x86_64-ec2_ha-boot.json index 76c97c19a..5e7609432 100644 --- a/test/data/manifests/rhel_87-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_87-x86_64-ec2_ha-boot.json @@ -12037,5 +12037,6 @@ "checksum": "sha256:7b297e63a0564219393f4b599bf50cba9cb7fe091490742eaf060ee45d9243c7" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_87-x86_64-ec2_sap-boot.json index 49af01367..2abd12d68 100644 --- a/test/data/manifests/rhel_87-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_87-x86_64-ec2_sap-boot.json @@ -15727,5 +15727,6 @@ "checksum": "sha256:56bfd6a25a3fc6915b8fd890cbf96db460f2d8191716b1f7dcb7e4f77dd51faa" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_87-x86_64-edge_commit-boot.json index 91b5ac823..45fd1240a 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_commit-boot.json @@ -9120,5 +9120,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_87-x86_64-edge_commit_rt-boot.json index 08cf40714..6ea094921 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_commit_rt-boot.json @@ -27,7 +27,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -9450,5 +9451,6 @@ "checksum": "sha256:0c40e1c58af661a779b6817a7c8d1aa7195ddc32c85c70c3583cea37a0a2e09f" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-edge_container-boot.json b/test/data/manifests/rhel_87-x86_64-edge_container-boot.json index 8f588069f..64f56cb2a 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_container-boot.json @@ -12117,5 +12117,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_87-x86_64-edge_installer-boot.json index 1f42a7b39..62f532ab6 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -20264,5 +20263,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_87-x86_64-edge_installer_with_users-boot.json index ac62a6d00..bf383fb10 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -20316,5 +20315,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json index 973bfc9de..4b1ce272c 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_raw_image-boot.json @@ -8007,5 +8007,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_87-x86_64-edge_simplified_installer-boot.json index 8be8c8aa3..69e42214e 100644 --- a/test/data/manifests/rhel_87-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_87-x86_64-edge_simplified_installer-boot.json @@ -31,7 +31,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -12925,5 +12924,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-gce-boot.json b/test/data/manifests/rhel_87-x86_64-gce-boot.json index 474796003..bc4dc87ce 100644 --- a/test/data/manifests/rhel_87-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_87-x86_64-gce-boot.json @@ -10212,5 +10212,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json index 0e227b338..ee7608753 100644 --- a/test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_87-x86_64-gce_rhui-boot.json @@ -10236,5 +10236,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-image_installer-boot.json b/test/data/manifests/rhel_87-x86_64-image_installer-boot.json index fd2652b7e..d382948b5 100644 --- a/test/data/manifests/rhel_87-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_87-x86_64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22886,5 +22885,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_87-x86_64-image_installer_with_users-boot.json index 89d6e28eb..d9fa649a5 100644 --- a/test/data/manifests/rhel_87-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_87-x86_64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22937,5 +22936,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-oci-boot.json b/test/data/manifests/rhel_87-x86_64-oci-boot.json index af15a0d70..163f05c34 100644 --- a/test/data/manifests/rhel_87-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_87-x86_64-oci-boot.json @@ -10199,5 +10199,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-openstack-boot.json b/test/data/manifests/rhel_87-x86_64-openstack-boot.json index dd55b44c7..da7807529 100644 --- a/test/data/manifests/rhel_87-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_87-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-87", "arch": "x86_64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10405,5 +10399,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-qcow2-boot.json b/test/data/manifests/rhel_87-x86_64-qcow2-boot.json index 1cb5d79d4..2213008d1 100644 --- a/test/data/manifests/rhel_87-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_87-x86_64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10223,5 +10220,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_87-x86_64-qcow2_customize-boot.json index cd14ca791..b06069625 100644 --- a/test/data/manifests/rhel_87-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_87-x86_64-qcow2_customize-boot.json @@ -25,8 +25,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -922,6 +925,9 @@ { "id": "sha256:49f7c8cb48755d9e0ff0bef2ac7a224fa47b8dbdb646c704bc42427a60d74720" }, + { + "id": "sha256:78926ec2c75db8bcbdd4f4fbd8c06b373f85bd7ecce0e6aac8c75dda95fcae2c" + }, { "id": "sha256:267858a95e543459a0cd683e641955d7c04c13bcda830c5f7db5a0529077428a" }, @@ -1072,6 +1078,9 @@ { "id": "sha256:2dbc299c32d3bbb9dcf3abda1a2dea3abda8943c0809b3eb0293912d5ac81638" }, + { + "id": "sha256:62b9b82c211c825edc917900446a122a09b2a58b2870337653e1c14277621bcf" + }, { "id": "sha256:87b163d6d45b51c2a04b39d33551eaf80a249e75be15dd90d82b5f6dde4c34cd" }, @@ -1126,6 +1135,12 @@ { "id": "sha256:ce63708391f77873a344a2ff1ff148be88a5bac39693c9d0bb458f7b3ebd63b9" }, + { + "id": "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f" + }, + { + "id": "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d" + }, { "id": "sha256:7f2a8ed367bbe341e4c7570746cdeada3b68f6d1e498b411748b972190bce95c" }, @@ -1258,12 +1273,69 @@ { "id": "sha256:a83ca0021f69ed93d3ff831266730f4dceca6e76ea1fe9ae49ddeac56f6fd5af" }, + { + "id": "sha256:4ce17c90ad64c2ca85191caa990db8eb0aec7cde24a26a89294c5821cfd20e5f" + }, + { + "id": "sha256:c193b87ad1690e81ca35ec1f1f7dff94f179907ed13d5b7936c189ff5f8f2bae" + }, + { + "id": "sha256:3d807ee0bd43ba2cfbc5fa3678963fb706898bd41588a29330c315a9d88ab2a7" + }, + { + "id": "sha256:3245158fd6bdfeba1ef9f402b5ea509e99e909bddb79e9a283fefa59d6392c67" + }, + { + "id": "sha256:72384e5b49843827a64dd83881e381be7a7df4e4bb95a6ebd075dd37b74b380b" + }, + { + "id": "sha256:c501f1c985a8d0cb43ca89a4f2759f904b24f6147c607a99cc0b235932af59fc" + }, { "id": "sha256:ec095c72f6a8fd7183cfafdca4055cfa1fb7c67798ff323f751a0aed10a2eade" }, { "id": "sha256:c4e93daa6d0f0648f4dc694400bd35b8bc01a0d98228054735a9b6bc4c35b920" }, + { + "id": "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292" + }, + { + "id": "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd" + }, + { + "id": "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb" + }, + { + "id": "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322" + }, + { + "id": "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4" + }, + { + "id": "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9" + }, + { + "id": "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4" + }, + { + "id": "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54" + }, + { + "id": "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8" + }, + { + "id": "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04" + }, + { + "id": "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0" + }, + { + "id": "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b" + }, + { + "id": "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0" + }, { "id": "sha256:07ce753de89c0f6cc82ee926100777bdd0c91cb3d3ee9315cd8d93320875e66c" }, @@ -1444,9 +1516,18 @@ { "id": "sha256:017b2cf6bf46ca560b4ff8878bfa37f882c7f2589235c1f5ed20e38e69657a30" }, + { + "id": "sha256:74d05cb72dc6740be73480e68b15b209d7e7a2bf7d7d54e0d3a2dc261ce64e4b" + }, + { + "id": "sha256:61cf7338e12188f787c7162e2cd669c895e4e2cf4ae86c9debcd56fd3b8a8322" + }, { "id": "sha256:c575697776d6db40d322cb0d5eaad95de03570c08bf0184181f08437ccaa686b" }, + { + "id": "sha256:c112d94ff1596ed32b70d70f17fc02ad6b3265ac2083c2be1608afcf3b60ff03" + }, { "id": "sha256:2e8fd9d87a922b1441538318c401b1e4353b87a9e8000ca76b0cee681ec79c45" }, @@ -1678,6 +1759,9 @@ { "id": "sha256:9187b165610a2e84dc7226ce35da04fd04676b3613e6d16640d99566600cc081" }, + { + "id": "sha256:24ca929121c439f1325aab03ea04d67b87f0501fdf7c082f917835c7acf34520" + }, { "id": "sha256:4f3c2518a3a02e4cec426928f8e5b28d9318af2b1aeaf7fc77f9d4a313f09740" }, @@ -1825,6 +1909,9 @@ { "id": "sha256:7540cda72b29722509f43e724c6095db62b8f080064ab4d1eccf39537e458c97" }, + { + "id": "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2" + }, { "id": "sha256:86d305a1466a596f8b436561d674f2510f268bed9e73f56c87da1dd120f99c18" }, @@ -1873,6 +1960,9 @@ { "id": "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732" }, + { + "id": "sha256:e1197266fd22884dcc43c0f76edfc773d056a4cd824ec3d92aeaf23f386425d2" + }, { "id": "sha256:3446bbd5d26c3a1b8cd64c077ae4bbeea8ef2ef349c590297bbe2a53e18ce9e6" }, @@ -1915,6 +2005,12 @@ { "id": "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac" }, + { + "id": "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb" + }, + { + "id": "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d" + }, { "id": "sha256:b67d1a97cdd7e197f727854c2e864d90cd3abd1c7b982f83bbb27af565c358ac" }, @@ -2185,6 +2281,15 @@ { "id": "sha256:6840bfebe62146304b42527b90d4b15dfc43d5bbff2c3f0a5c7af2efd623aab6" }, + { + "id": "sha256:1d7df3468c98dca7d18e8274a7efa4de12f13237eb5e1404c6e65ae197d85198" + }, + { + "id": "sha256:226408e5b511cac266c78e414e31396a7de45acacb923d2b18b395b581c5c521" + }, + { + "id": "sha256:4e6c6dea6101486cc1da5f5ec2d1d3bdd6db5ebc8fc309465e7a045d95b5e0d5" + }, { "id": "sha256:e888454f4620debf3bdd76b59444e30ef5c2c8f81912ac6a37f525dc3eae7810" }, @@ -2788,6 +2893,9 @@ "sha256:07d885ed980e09242fa1b6b4faaa5aaf3ea1f24415ac86a6a1f2f08ab5797784": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libunistring-0.9.9-3.el8.x86_64.rpm" }, + "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl2000-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:09149617095dc52e19cdce1e45c8245e1e92d371bd4d107320ff56788b9977f1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libusbx-1.0.23-4.el8.x86_64.rpm" }, @@ -2857,6 +2965,9 @@ "sha256:17df8c56a274f06952217b88b14f1baa03357cc8c161752dae5933b05097b098": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/openssh-8.0p1-13.el8.x86_64.rpm" }, + "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl5000-firmware-8.83.5.1_1-107.el8.1.noarch.rpm" + }, "sha256:184f1319a9216616e5cd9857b69d5d661443894557528729115bf21c3f35bb03": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/gnupg2-smime-2.2.20-2.el8.x86_64.rpm" }, @@ -2893,6 +3004,9 @@ "sha256:1d47e465939bba5bcf9c37be2516e60d6c9449ccee70a54a6133df989ac8b1f5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libksba-1.3.5-7.el8.x86_64.rpm" }, + "sha256:1d7df3468c98dca7d18e8274a7efa4de12f13237eb5e1404c6e65ae197d85198": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/plymouth-0.9.4-11.20200615git1e36e30.el8.x86_64.rpm" + }, "sha256:1dc1dbd0aa4dad715b3242468d4841f2f35bf6aa60d8e1928ee692784b12da1e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libsecret-0.18.6-1.el8.x86_64.rpm" }, @@ -2917,6 +3031,9 @@ "sha256:224c1b493fb1912160ee2cfd07909ab5e53a24e0187430b663e4e4dc9f46e3a6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/gssproxy-0.8.0-20.el8.x86_64.rpm" }, + "sha256:226408e5b511cac266c78e414e31396a7de45acacb923d2b18b395b581c5c521": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.x86_64.rpm" + }, "sha256:226b4efe6fb8e19d17cf4ffed266a413dac4801ad804887e5e00f7fb8e6c2ef9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/platform-python-setuptools-39.2.0-6.el8.noarch.rpm" }, @@ -2932,6 +3049,9 @@ "sha256:2482abf921c21e313577829dc14a7a89693228a6e39d7558a400b056aa45efb9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/cyrus-sasl-lib-2.1.27-6.el8_5.x86_64.rpm" }, + "sha256:24ca929121c439f1325aab03ea04d67b87f0501fdf7c082f917835c7acf34520": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/nftables-0.9.3-25.el8.x86_64.rpm" + }, "sha256:25b13ea50e21233dc5fccf42da344fbf24605dde38db9b94e49739ae39faa072": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/libxkbcommon-0.9.1-1.el8.x86_64.rpm" }, @@ -2989,6 +3109,9 @@ "sha256:2ff643bfe17476a8dfa94ea900ddf9d89ed0e5f56839f18209f8304a0e31bb2f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/dmidecode-3.3-4.el8.x86_64.rpm" }, + "sha256:3245158fd6bdfeba1ef9f402b5ea509e99e909bddb79e9a283fefa59d6392c67": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iptables-1.8.4-22.el8.x86_64.rpm" + }, "sha256:336ed0cd6b743583edda90cb5730ca407721f6336b8d5eeca7d25981fcb4b28c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/sudo-1.8.29-8.el8.x86_64.rpm" }, @@ -3010,6 +3133,9 @@ "sha256:3681d29b44ff583fbac1d8ef0fddfc1ae43565296e5c4014801523755ee26022": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/xfsprogs-5.0.0-10.el8.x86_64.rpm" }, + "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl1000-firmware-39.31.5.1-107.el8.1.noarch.rpm" + }, "sha256:372c692a3668ae325474abd14910297de26cc85e6fa0ad90cdbcef298d688cb6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-rpm-4.14.3-23.el8.x86_64.rpm" }, @@ -3043,6 +3169,9 @@ "sha256:3bacb533c5c231166e34b9052fcf3a15ccfe41e7a9f4e64a593e36eed4c6d06a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/rhsm-icons-1.28.29-2.el8.noarch.rpm" }, + "sha256:3d807ee0bd43ba2cfbc5fa3678963fb706898bd41588a29330c315a9d88ab2a7": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/ipset-libs-7.1-1.el8.x86_64.rpm" + }, "sha256:3ded289944ae1be6daded7105456bcb8508f155cc7fd2807e546b2fe32f9b002": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/python3-unbound-1.7.3-17.el8.x86_64.rpm" }, @@ -3157,6 +3286,9 @@ "sha256:4c8981f589a39e7cbb69976480d7c6d79dbb546d0d450f9ccbea5736ffe70e12": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libss-1.45.6-4.el8.x86_64.rpm" }, + "sha256:4ce17c90ad64c2ca85191caa990db8eb0aec7cde24a26a89294c5821cfd20e5f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iprutils-2.4.19-1.el8.x86_64.rpm" + }, "sha256:4d1be1a327a1ef7f0fa6a0005f32b962d446597febebae80b21d8f8f1355a8aa": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/bzip2-libs-1.0.6-26.el8.x86_64.rpm" }, @@ -3166,6 +3298,9 @@ "sha256:4e468750831505a71d52553acee82dd9091d30f6c39f6dcf717fed544714c3c3": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/shared-mime-info-1.9-3.el8.x86_64.rpm" }, + "sha256:4e6c6dea6101486cc1da5f5ec2d1d3bdd6db5ebc8fc309465e7a045d95b5e0d5": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.x86_64.rpm" + }, "sha256:4e9ea2f28dc154e7b1f33e5be698ef2bb02991ca83927d88e9e8f813eb78c516": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/authselect-compat-1.2.2-3.el8.x86_64.rpm" }, @@ -3178,6 +3313,9 @@ "sha256:4f3c2518a3a02e4cec426928f8e5b28d9318af2b1aeaf7fc77f9d4a313f09740": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/npth-1.5-4.el8.x86_64.rpm" }, + "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl5150-firmware-8.24.2.2-107.el8.1.noarch.rpm" + }, "sha256:507442831068c749ba21b22bd96993a1a2a6c74dd53c55f34c7f81a21554c82d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libref_array-0.1.5-39.el8.x86_64.rpm" }, @@ -3262,9 +3400,18 @@ "sha256:616b23d84d2c4f85463c1b72cf1fcc2c99eeac38e94ade7318a195072d139641": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-setuptools-39.2.0-6.el8.noarch.rpm" }, + "sha256:61cf7338e12188f787c7162e2cd669c895e4e2cf4ae86c9debcd56fd3b8a8322": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libnfnetlink-1.0.1-13.el8.x86_64.rpm" + }, + "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl105-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:621763135233bb2373617d7291f0ffaabae66f106ea2f05a030db73136eef448": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libssh-0.9.6-3.el8.x86_64.rpm" }, + "sha256:62b9b82c211c825edc917900446a122a09b2a58b2870337653e1c14277621bcf": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/dracut-config-rescue-049-201.git20220131.el8.x86_64.rpm" + }, "sha256:62cea902bbf8da5f9ff08b186401f98b8d49779c74e7d93e511d3534f4c7fff0": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/ncurses-libs-6.1-9.20180224.el8.x86_64.rpm" }, @@ -3358,6 +3505,9 @@ "sha256:72241a8c711759ea3d225e8e52bf073e603050bf059ecafb854abe0c0160d1e4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/grub2-tools-extra-2.02-123.el8.x86_64.rpm" }, + "sha256:72384e5b49843827a64dd83881e381be7a7df4e4bb95a6ebd075dd37b74b380b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iptables-ebtables-1.8.4-22.el8.x86_64.rpm" + }, "sha256:72ae60bdc56f07b2131d19c75dce9100a48e46ae08ef4ae77dcffdaadbd57519": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libuser-0.62-24.el8.x86_64.rpm" }, @@ -3367,6 +3517,9 @@ "sha256:74ad483256c012f3bc096de573393181cbce7ea5fb66b95bcb2a949a216eb54b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-libdnf-0.63.0-8.el8.x86_64.rpm" }, + "sha256:74d05cb72dc6740be73480e68b15b209d7e7a2bf7d7d54e0d3a2dc261ce64e4b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libnetfilter_conntrack-1.0.6-5.el8.x86_64.rpm" + }, "sha256:7540cda72b29722509f43e724c6095db62b8f080064ab4d1eccf39537e458c97": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-ethtool-0.14-5.el8.x86_64.rpm" }, @@ -3376,12 +3529,18 @@ "sha256:788e1e3cafa686a2d7e25ae43deba7fda7226f2fe0795006474dfe518d5d522e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/rhc-0.2.1-7.el8.x86_64.rpm" }, + "sha256:78926ec2c75db8bcbdd4f4fbd8c06b373f85bd7ecce0e6aac8c75dda95fcae2c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/biosdevname-0.7.3-2.el8.x86_64.rpm" + }, "sha256:78b6dd926d2a1dadb07ca4513e017796a485f3ef64466d06037d4db07f797f10": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/ncurses-base-6.1-9.20180224.el8.noarch.rpm" }, "sha256:7920aaa592e8b27fe57592d16b2d8872ea18f87ceaa29cdbda4271c01a9264e6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/elfutils-libs-0.186-1.el8.x86_64.rpm" }, + "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl6000-firmware-9.221.4.1-107.el8.1.noarch.rpm" + }, "sha256:798420bbda79fd0b9312abac25efad6b28957c512497f37f4beddad5d67dd66a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libdaemon-0.14-15.el8.x86_64.rpm" }, @@ -3400,6 +3559,9 @@ "sha256:7c61778bbffbf9f887ece7fe58e1cddb865da4809ee283e439bbb3bfeaec6760": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/kmod-25-19.el8.x86_64.rpm" }, + "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl6050-firmware-41.28.5.1-107.el8.1.noarch.rpm" + }, "sha256:7d3931f1f8ea44964be5abed7aec8c3b803e761624809a31a427b819fa54fa37": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-dateutil-2.6.1-6.el8.noarch.rpm" }, @@ -3418,6 +3580,9 @@ "sha256:7e95dc277991981a081f73f4410219a196b7b0d02dbe1ad2ebfce172c215669e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libevent-2.1.8-5.el8.x86_64.rpm" }, + "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-slip-0.6.4-11.el8.noarch.rpm" + }, "sha256:7f2a8ed367bbe341e4c7570746cdeada3b68f6d1e498b411748b972190bce95c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/fontconfig-2.13.1-4.el8.x86_64.rpm" }, @@ -3427,6 +3592,9 @@ "sha256:802263173d9c487fc3ca584cc2a5b7b7bb49ac0d12d9026b3246d50fd0888fb1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/dbus-glib-0.110-2.el8.x86_64.rpm" }, + "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl7260-firmware-25.30.13.0-107.el8.1.noarch.rpm" + }, "sha256:821f103985b492a2347545e1f321918752099ca5e08250374374a7056d274750": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/fuse-libs-2.9.7-15.el8.x86_64.rpm" }, @@ -3502,6 +3670,9 @@ "sha256:9200b1ded4ac896b96afe0fa4fcb31e528362913bc0315d223faf75b4d60a0ac": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libgcrypt-1.8.5-6.el8.x86_64.rpm" }, + "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl100-firmware-39.31.5.1-107.el8.1.noarch.rpm" + }, "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-six-1.11.0-8.el8.noarch.rpm" }, @@ -3526,6 +3697,9 @@ "sha256:96727d302dc686060017e11eceb5c4adcc96481da8d7e475ff0b7218eb361c3d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/grub2-tools-2.02-123.el8.x86_64.rpm" }, + "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm" + }, "sha256:96fadfed6a8225a89b331e7b62ed8ee74b393cea1520fa0d89f6f0dc1a458fb3": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libpkgconf-1.4.2-1.el8.x86_64.rpm" }, @@ -3652,6 +3826,9 @@ "sha256:a9ece4c02cb38584287a36c11f506f0c8a8f278724742531b9e2b0ace6585bbe": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/sed-4.5-5.el8.x86_64.rpm" }, + "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-firewall-0.9.3-13.el8.noarch.rpm" + }, "sha256:aa4b8463be8bceddb296424e76ddecc80b72ffc8543b6746eadfc4972131b6e2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/setup-2.12.2-6.el8.noarch.rpm" }, @@ -3673,6 +3850,9 @@ "sha256:aed1436b76055b10cc1f78fb6519687cdadf02bc53c440e792217986b7314eec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/GConf2-3.2.6-22.el8.x86_64.rpm" }, + "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl3160-firmware-25.30.13.0-107.el8.1.noarch.rpm" + }, "sha256:afb34faa32b75d1c9c1d9c729bd27616c0fd1965a7fca433c56c318bf061df99": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/chrony-4.1-1.el8.x86_64.rpm" }, @@ -3775,9 +3955,15 @@ "sha256:c10b04c6af8c9005bb162a147cbf618a8a363712d4f32ae7400a53afd08621b9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/gdbm-libs-1.18-1.el8.x86_64.rpm" }, + "sha256:c112d94ff1596ed32b70d70f17fc02ad6b3265ac2083c2be1608afcf3b60ff03": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libnftnl-1.1.5-5.el8.x86_64.rpm" + }, "sha256:c17488acdde3df67d7ada62f39d8aa30dcb1efebec62b4605c0a9310584ffe04": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libsemanage-2.9-8.el8.x86_64.rpm" }, + "sha256:c193b87ad1690e81ca35ec1f1f7dff94f179907ed13d5b7936c189ff5f8f2bae": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/ipset-7.1-1.el8.x86_64.rpm" + }, "sha256:c1ffcb4edaa1581a92209d4ffa9875bd385dcb99bc3340ba709392d433eac578": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/cockpit-system-264.1-1.el8.noarch.rpm" }, @@ -3802,6 +3988,12 @@ "sha256:c4ffa1732ba4b770bdcf3c3246b3c7921502e2d27f64a9f2d8937d703f2a8661": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-hawkey-0.63.0-8.el8.x86_64.rpm" }, + "sha256:c501f1c985a8d0cb43ca89a4f2759f904b24f6147c607a99cc0b235932af59fc": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iptables-libs-1.8.4-22.el8.x86_64.rpm" + }, + "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/firewalld-0.9.3-13.el8.noarch.rpm" + }, "sha256:c55f7b87cc7b4a99c9310251622daa700c0250a8d79e5e9e21e9c44f6e24eca2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/grub2-common-2.02-123.el8.noarch.rpm" }, @@ -3994,6 +4186,9 @@ "sha256:dff5471aa86c9d9c2cecbde418e500f101745ae20d6c17f4260ba7d418bffca8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/tzdata-2022a-2.el8.noarch.rpm" }, + "sha256:e1197266fd22884dcc43c0f76edfc773d056a4cd824ec3d92aeaf23f386425d2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-nftables-0.9.3-25.el8.x86_64.rpm" + }, "sha256:e14bceb0c9cdaa2948ba9766f4785e380befc206b952f27868d7bef1c507b46f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/NetworkManager-team-1.39.0-1.el8.x86_64.rpm" }, @@ -4003,6 +4198,9 @@ "sha256:e3e4147be8ea34f99234f15f80497443c2c51a4e67edf1f60cb448f95f7250be": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/gdisk-1.0.3-9.el8.x86_64.rpm" }, + "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl6000g2a-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:e5922661265c7088f0612de3b4a68fe911c524a4f641862c48aaf193399bdc27": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/redhat-release-8.7-0.0.el8.x86_64.rpm" }, @@ -4033,6 +4231,9 @@ "sha256:ea6d1a9e99069951f08430771b2afe0d4f264f54a54a37fd821501c2e67b67c7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libuuid-2.32.1-35.el8.x86_64.rpm" }, + "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl135-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:eb9b37827f1851c8a2683cd86026fda90847afe90d51ea746d7cd5f49f6f90d1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/newt-0.52.20-11.el8.x86_64.rpm" }, @@ -4108,6 +4309,9 @@ "sha256:f3bc727d9b2689b94f62ba9dbfdeb68c206e2c6f42aca1bee1ef2b0078cb3012": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/e2fsprogs-1.45.6-4.el8.x86_64.rpm" }, + "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl2030-firmware-18.168.6.1-107.el8.1.noarch.rpm" + }, "sha256:f4ec094dec9e56311de0df949da02929cbc8ef848905f74a690f89e5c51b0028": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/kernel-tools-4.18.0-381.el8.x86_64.rpm" }, @@ -4117,6 +4321,9 @@ "sha256:f5dd289bfe28ba7282cce09c466e4168d54c66b58d756e237b3f4c3548c0e379": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/subscription-manager-1.28.29-2.el8.x86_64.rpm" }, + "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/firewalld-filesystem-0.9.3-13.el8.noarch.rpm" + }, "sha256:f6e288441724d5c720394df85db19ffd45bc2e92ccb11a9108d662332bae5c1b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/pam-1.3.1-16.el8.x86_64.rpm" }, @@ -6537,6 +6744,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/bind-export-libs-9.11.36-3.el8.x86_64.rpm", "checksum": "sha256:49f7c8cb48755d9e0ff0bef2ac7a224fa47b8dbdb646c704bc42427a60d74720" }, + { + "name": "biosdevname", + "epoch": 0, + "version": "0.7.3", + "release": "2.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/biosdevname-0.7.3-2.el8.x86_64.rpm", + "checksum": "sha256:78926ec2c75db8bcbdd4f4fbd8c06b373f85bd7ecce0e6aac8c75dda95fcae2c" + }, { "name": "brotli", "epoch": 0, @@ -6987,6 +7203,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/dracut-config-generic-049-201.git20220131.el8.x86_64.rpm", "checksum": "sha256:2dbc299c32d3bbb9dcf3abda1a2dea3abda8943c0809b3eb0293912d5ac81638" }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "049", + "release": "201.git20220131.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/dracut-config-rescue-049-201.git20220131.el8.x86_64.rpm", + "checksum": "sha256:62b9b82c211c825edc917900446a122a09b2a58b2870337653e1c14277621bcf" + }, { "name": "dracut-network", "epoch": 0, @@ -7149,6 +7374,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/findutils-4.6.0-20.el8.x86_64.rpm", "checksum": "sha256:ce63708391f77873a344a2ff1ff148be88a5bac39693c9d0bb458f7b3ebd63b9" }, + { + "name": "firewalld", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/firewalld-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:c52e10db6de5ed833dfb2060921b4e209747db7d2b482034e52baca04db59f8f" + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/firewalld-filesystem-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:f60b1d583cc9d2a3fa61fd2ed576cc22e1494f1cdb2a0eb6552b6b4e0b10194d" + }, { "name": "fontconfig", "epoch": 0, @@ -7545,6 +7788,60 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iproute-5.15.0-4.el8.x86_64.rpm", "checksum": "sha256:a83ca0021f69ed93d3ff831266730f4dceca6e76ea1fe9ae49ddeac56f6fd5af" }, + { + "name": "iprutils", + "epoch": 0, + "version": "2.4.19", + "release": "1.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iprutils-2.4.19-1.el8.x86_64.rpm", + "checksum": "sha256:4ce17c90ad64c2ca85191caa990db8eb0aec7cde24a26a89294c5821cfd20e5f" + }, + { + "name": "ipset", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/ipset-7.1-1.el8.x86_64.rpm", + "checksum": "sha256:c193b87ad1690e81ca35ec1f1f7dff94f179907ed13d5b7936c189ff5f8f2bae" + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.1", + "release": "1.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/ipset-libs-7.1-1.el8.x86_64.rpm", + "checksum": "sha256:3d807ee0bd43ba2cfbc5fa3678963fb706898bd41588a29330c315a9d88ab2a7" + }, + { + "name": "iptables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iptables-1.8.4-22.el8.x86_64.rpm", + "checksum": "sha256:3245158fd6bdfeba1ef9f402b5ea509e99e909bddb79e9a283fefa59d6392c67" + }, + { + "name": "iptables-ebtables", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iptables-ebtables-1.8.4-22.el8.x86_64.rpm", + "checksum": "sha256:72384e5b49843827a64dd83881e381be7a7df4e4bb95a6ebd075dd37b74b380b" + }, + { + "name": "iptables-libs", + "epoch": 0, + "version": "1.8.4", + "release": "22.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iptables-libs-1.8.4-22.el8.x86_64.rpm", + "checksum": "sha256:c501f1c985a8d0cb43ca89a4f2759f904b24f6147c607a99cc0b235932af59fc" + }, { "name": "iputils", "epoch": 0, @@ -7563,6 +7860,123 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/irqbalance-1.4.0-6.el8.x86_64.rpm", "checksum": "sha256:c4e93daa6d0f0648f4dc694400bd35b8bc01a0d98228054735a9b6bc4c35b920" }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl100-firmware-39.31.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:927e9a7526030a469ca75c9a8f51fb24cc958ac61c717861364bc25bee731292" + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl1000-firmware-39.31.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:37243bb9ea593567c18dd3521fd20c631c48e2595e4b7039fbd930b641082abd" + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl105-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:61fa1e09b4f22ed138672396d3f210b8bdc3c7b0f5da644926ef391baebc2ebb" + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl135-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:ea7278941e4567223e680e3ac11087f332d317b6fae9bc9731d828b725fbc322" + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl2000-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:08469e15d0679d2e85209503fb08bd2227f446f3fac43e256d0a9859491a6bc4" + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl2030-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:f4d9fd16c3f7f48999b947d7e0232c8ff3a625c7e7d85332f4d36da8080d08c9" + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl3160-firmware-25.30.13.0-107.el8.1.noarch.rpm", + "checksum": "sha256:aefcfcdf7569fe3dd89550cf0ad62f8a2baf038a52e07ecc5a2fb25fd42ce7e4" + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl5000-firmware-8.83.5.1_1-107.el8.1.noarch.rpm", + "checksum": "sha256:182e119a8199031288c3b5641c61f33d45de3ea8d1ed245c71b59a709be3cc54" + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl5150-firmware-8.24.2.2-107.el8.1.noarch.rpm", + "checksum": "sha256:4f3d817804815d73d566a9c7344ce0347cb2c8f92ab39422f3636b02b106baf8" + }, + { + "name": "iwl6000-firmware", + "epoch": 0, + "version": "9.221.4.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl6000-firmware-9.221.4.1-107.el8.1.noarch.rpm", + "checksum": "sha256:792730c5a367e14916fb4229d407836478d56e75132ff1adda1e90bf9e54cc04" + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl6000g2a-firmware-18.168.6.1-107.el8.1.noarch.rpm", + "checksum": "sha256:e46ae57e12529d8617d13e36b707e3b3e184a8a236bf0d98067d17ff395e3cf0" + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl6050-firmware-41.28.5.1-107.el8.1.noarch.rpm", + "checksum": "sha256:7c92d20b058090ff33c62a59e9337fa05167bb864f1a7efb610a68d3ed4f672b" + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "107.el8.1", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/iwl7260-firmware-25.30.13.0-107.el8.1.noarch.rpm", + "checksum": "sha256:80ed9a45ad7181ca98220f315fcf0cce730549d993eb61e563add1ada64a53a0" + }, { "name": "jansson", "epoch": 0, @@ -8103,6 +8517,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libndp-1.7-6.el8.x86_64.rpm", "checksum": "sha256:017b2cf6bf46ca560b4ff8878bfa37f882c7f2589235c1f5ed20e38e69657a30" }, + { + "name": "libnetfilter_conntrack", + "epoch": 0, + "version": "1.0.6", + "release": "5.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libnetfilter_conntrack-1.0.6-5.el8.x86_64.rpm", + "checksum": "sha256:74d05cb72dc6740be73480e68b15b209d7e7a2bf7d7d54e0d3a2dc261ce64e4b" + }, + { + "name": "libnfnetlink", + "epoch": 0, + "version": "1.0.1", + "release": "13.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libnfnetlink-1.0.1-13.el8.x86_64.rpm", + "checksum": "sha256:61cf7338e12188f787c7162e2cd669c895e4e2cf4ae86c9debcd56fd3b8a8322" + }, { "name": "libnfsidmap", "epoch": 1, @@ -8112,6 +8544,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libnfsidmap-2.3.3-51.el8.x86_64.rpm", "checksum": "sha256:c575697776d6db40d322cb0d5eaad95de03570c08bf0184181f08437ccaa686b" }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.5", + "release": "5.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/libnftnl-1.1.5-5.el8.x86_64.rpm", + "checksum": "sha256:c112d94ff1596ed32b70d70f17fc02ad6b3265ac2083c2be1608afcf3b60ff03" + }, { "name": "libnghttp2", "epoch": 0, @@ -8805,6 +9246,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/nfs-utils-2.3.3-51.el8.x86_64.rpm", "checksum": "sha256:9187b165610a2e84dc7226ce35da04fd04676b3613e6d16640d99566600cc081" }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.3", + "release": "25.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/nftables-0.9.3-25.el8.x86_64.rpm", + "checksum": "sha256:24ca929121c439f1325aab03ea04d67b87f0501fdf7c082f917835c7acf34520" + }, { "name": "npth", "epoch": 0, @@ -9246,6 +9696,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-ethtool-0.14-5.el8.x86_64.rpm", "checksum": "sha256:7540cda72b29722509f43e724c6095db62b8f080064ab4d1eccf39537e458c97" }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "0.9.3", + "release": "13.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-firewall-0.9.3-13.el8.noarch.rpm", + "checksum": "sha256:aa45417d26f9cc35fff19c4d547e7c8eaabfbc72667d716d5b604982e2d704f2" + }, { "name": "python3-gobject-base", "epoch": 0, @@ -9390,6 +9849,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-magic-5.33-20.el8.noarch.rpm", "checksum": "sha256:6ac86e716545bfde2c56ca9632aa35d211386a94251aecd44749f3998dbe4732" }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.3", + "release": "25.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-nftables-0.9.3-25.el8.x86_64.rpm", + "checksum": "sha256:e1197266fd22884dcc43c0f76edfc773d056a4cd824ec3d92aeaf23f386425d2" + }, { "name": "python3-oauthlib", "epoch": 0, @@ -9516,6 +9984,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-six-1.11.0-8.el8.noarch.rpm", "checksum": "sha256:932cca0b2aa28d64538fca0401acc35bec34f14bfe99d3e22ea8452b79890eac" }, + { + "name": "python3-slip", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-slip-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:7f2436df92ce3dacaf5a52d988e65b2cbfc6af8be917bdc14119940480efd7bb" + }, + { + "name": "python3-slip-dbus", + "epoch": 0, + "version": "0.6.4", + "release": "11.el8", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-baseos-n8.7-20220415/Packages/python3-slip-dbus-0.6.4-11.el8.noarch.rpm", + "checksum": "sha256:96b090a6696ca4c8b3f701c3a7b95b91c892db389e023c4b2d500a5162e43e8d" + }, { "name": "python3-subscription-manager-rhsm", "epoch": 0, @@ -10326,6 +10812,33 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/pixman-0.38.4-2.el8.x86_64.rpm", "checksum": "sha256:6840bfebe62146304b42527b90d4b15dfc43d5bbff2c3f0a5c7af2efd623aab6" }, + { + "name": "plymouth", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/plymouth-0.9.4-11.20200615git1e36e30.el8.x86_64.rpm", + "checksum": "sha256:1d7df3468c98dca7d18e8274a7efa4de12f13237eb5e1404c6e65ae197d85198" + }, + { + "name": "plymouth-core-libs", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/plymouth-core-libs-0.9.4-11.20200615git1e36e30.el8.x86_64.rpm", + "checksum": "sha256:226408e5b511cac266c78e414e31396a7de45acacb923d2b18b395b581c5c521" + }, + { + "name": "plymouth-scripts", + "epoch": 0, + "version": "0.9.4", + "release": "11.20200615git1e36e30.el8", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415/Packages/plymouth-scripts-0.9.4-11.20200615git1e36e30.el8.x86_64.rpm", + "checksum": "sha256:4e6c6dea6101486cc1da5f5ec2d1d3bdd6db5ebc8fc309465e7a045d95b5e0d5" + }, { "name": "python3-babel", "epoch": 0, @@ -10552,5 +11065,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-tar-boot.json b/test/data/manifests/rhel_87-x86_64-tar-boot.json index 59ed481ef..bb9c35007 100644 --- a/test/data/manifests/rhel_87-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_87-x86_64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-87", "arch": "x86_64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5983,5 +5978,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-vhd-boot.json b/test/data/manifests/rhel_87-x86_64-vhd-boot.json index 68903d475..e138a88ab 100644 --- a/test/data/manifests/rhel_87-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_87-x86_64-vhd-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10342,5 +10339,6 @@ "checksum": "sha256:340b3c65becfca3d39f2afeed9659505a33ee870270c4d115d9fefe8929ff806" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_87-x86_64-vmdk-boot.json b/test/data/manifests/rhel_87-x86_64-vmdk-boot.json index 5e9c92ae3..ec9e68458 100644 --- a/test/data/manifests/rhel_87-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_87-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "rhel-87", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "baseos", @@ -30,7 +14,20 @@ "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el8/el8-x86_64-appstream-n8.7-20220415", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBErgSTsBEACh2A4b0O9t+vzC9VrVtL1AKvUWi9OPCjkvR7Xd8DtJxeeMZ5eF\n0HtzIG58qDRybwUe89FZprB1ffuUKzdE+HcL3FbNWSSOXVjZIersdXyH3NvnLLLF\n0DNRB2ix3bXG9Rh/RXpFsNxDp2CEMdUvbYCzE79K1EnUTVh1L0Of023FtPSZXX0c\nu7Pb5DI5lX5YeoXO6RoodrIGYJsVBQWnrWw4xNTconUfNPk0EGZtEnzvH2zyPoJh\nXGF+Ncu9XwbalnYde10OCvSWAZ5zTCpoLMTvQjWpbCdWXJzCm6G+/hx9upke546H\n5IjtYm4dTIVTnc3wvDiODgBKRzOl9rEOCIgOuGtDxRxcQkjrC+xvg5Vkqn7vBUyW\n9pHedOU+PoF3DGOM+dqv+eNKBvh9YF9ugFAQBkcG7viZgvGEMGGUpzNgN7XnS1gj\n/DPo9mZESOYnKceve2tIC87p2hqjrxOHuI7fkZYeNIcAoa83rBltFXaBDYhWAKS1\nPcXS1/7JzP0ky7d0L6Xbu/If5kqWQpKwUInXtySRkuraVfuK3Bpa+X1XecWi24JY\nHVtlNX025xx1ewVzGNCTlWn1skQN2OOoQTV4C8/qFpTW6DTWYurd4+fE0OJFJZQF\nbuhfXYwmRlVOgN5i77NTIJZJQfYFj38c/Iv5vZBPokO6mffrOTv3MHWVgQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChyZWxlYXNlIGtleSAyKSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjYEEwECACAFAkrgSTsCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAK\nCRAZni+R/UMdUWzpD/9s5SFR/ZF3yjY5VLUFLMXIKUztNN3oc45fyLdTI3+UClKC\n2tEruzYjqNHhqAEXa2sN1fMrsuKec61Ll2NfvJjkLKDvgVIh7kM7aslNYVOP6BTf\nC/JJ7/ufz3UZmyViH/WDl+AYdgk3JqCIO5w5ryrC9IyBzYv2m0HqYbWfphY3uHw5\nun3ndLJcu8+BGP5F+ONQEGl+DRH58Il9Jp3HwbRa7dvkPgEhfFR+1hI+Btta2C7E\n0/2NKzCxZw7Lx3PBRcU92YKyaEihfy/aQKZCAuyfKiMvsmzs+4poIX7I9NQCJpyE\nIGfINoZ7VxqHwRn/d5mw2MZTJjbzSf+Um9YJyA0iEEyD6qjriWQRbuxpQXmlAJbh\n8okZ4gbVFv1F8MzK+4R8VvWJ0XxgtikSo72fHjwha7MAjqFnOq6eo6fEC/75g3NL\nGht5VdpGuHk0vbdENHMC8wS99e5qXGNDued3hlTavDMlEAHl34q2H9nakTGRF5Ki\nJUfNh3DVRGhg8cMIti21njiRh7gyFI2OccATY7bBSr79JhuNwelHuxLrCFpY7V25\nOFktl15jZJaMxuQBqYdBgSay2G0U6D1+7VsWufpzd/Abx1/c3oi9ZaJvW22kAggq\ndzdA27UUYjWvx42w9menJwh/0jeQcTecIUd0d0rFcw/c1pvgMMl/Q73yzKgKYw==\n=zbHE\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFsy23UBEACUKSphFEIEvNpy68VeW4Dt6qv+mU6am9a2AAl10JANLj1oqWX+\noYk3en1S6cVe2qehSL5DGVa3HMUZkP3dtbD4SgzXzxPodebPcr4+0QNWigkUisri\nXGL5SCEcOP30zDhZvg+4mpO2jMi7Kc1DLPzBBkgppcX91wa0L1pQzBcvYMPyV/Dh\nKbQHR75WdkP6OA2JXdfC94nxYq+2e0iPqC1hCP3Elh+YnSkOkrawDPmoB1g4+ft/\nxsiVGVy/W0ekXmgvYEHt6si6Y8NwXgnTMqxeSXQ9YUgVIbTpsxHQKGy76T5lMlWX\n4LCOmEVomBJg1SqF6yi9Vu8TeNThaDqT4/DddYInd0OO69s0kGIXalVgGYiW2HOD\nx2q5R1VGCoJxXomz+EbOXY+HpKPOHAjU0DB9MxbU3S248LQ69nIB5uxysy0PSco1\nsdZ8sxRNQ9Dw6on0Nowx5m6Thefzs5iK3dnPGBqHTT43DHbnWc2scjQFG+eZhe98\nEll/kb6vpBoY4bG9/wCG9qu7jj9Z+BceCNKeHllbezVLCU/Hswivr7h2dnaEFvPD\nO4GqiWiwOF06XaBMVgxA8p2HRw0KtXqOpZk+o+sUvdPjsBw42BB96A1yFX4jgFNA\nPyZYnEUdP6OOv9HSjnl7k/iEkvHq/jGYMMojixlvXpGXhnt5jNyc4GSUJQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChhdXhpbGlhcnkga2V5KSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjkEEwECACMFAlsy23UCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIX\ngAAKCRD3b2bD1AgnknqOD/9fB2ASuG2aJIiap4kK58R+RmOVM4qgclAnaG57+vjI\nnKvyfV3NH/keplGNRxwqHekfPCqvkpABwhdGEXIE8ILqnPewIMr6PZNZWNJynZ9i\neSMzVuCG7jDoGyQ5/6B0f6xeBtTeBDiRl7+Alehet1twuGL1BJUYG0QuLgcEzkaE\n/gkuumeVcazLzz7L12D22nMk66GxmgXfqS5zcbqOAuZwaA6VgSEgFdV2X2JU79zS\nBQJXv7NKc+nDXFG7M7EHjY3Rma3HXkDbkT8bzh9tJV7Z7TlpT829pStWQyoxKCVq\nsEX8WsSapTKA3P9YkYCwLShgZu4HKRFvHMaIasSIZWzLu+RZH/4yyHOhj0QB7XMY\neHQ6fGSbtJ+K6SrpHOOsKQNAJ0hVbSrnA1cr5+2SDfel1RfYt0W9FA6DoH/S5gAR\ndzT1u44QVwwp3U+eFpHphFy//uzxNMtCjjdkpzhYYhOCLNkDrlRPb+bcoL/6ePSr\n016PA7eEnuC305YU1Ml2WcCn7wQV8x90o33klJmEkWtXh3X39vYtI4nCPIvZn1eP\nVy+F+wWt4vN2b8oOdlzc2paOembbCo2B+Wapv5Y9peBvlbsDSgqtJABfK8KQq/jK\nYl3h5elIa1I3uNfczeHOnf1enLOUOlq630yeM/yHizz99G1g+z/guMh5+x/OHraW\niA==\n=+Gxh\n-----END PGP PUBLIC KEY BLOCK-----\n" } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -10372,5 +10369,6 @@ "checksum": "sha256:7d07d9055f557acf574e238327f003dc1a77dd119406e2326c844d17b818417c" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-ami-boot.json b/test/data/manifests/rhel_90-aarch64-ami-boot.json index baf974aa7..c9938f785 100644 --- a/test/data/manifests/rhel_90-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_90-aarch64-ami-boot.json @@ -9245,1296 +9245,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.aarch64) 9.0 (Plow)", - "version": "5.14.0-55.el9.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-cloud-setup-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-compat-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.aarch64", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dbus-tools-1.12.20-5.el9.aarch64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-config-rescue-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-4.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-langpack-en-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-aa64-2.06-16.el9.aarch64", - "grub2-tools-2.06-16.el9.aarch64", - "grub2-tools-minimal-2.06-16.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.15.0-2.el9.aarch64", - "iproute-tc-5.15.0-2.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.23-6.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libatasmart-0.19-22.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libblockdev-2.25-11.el9.aarch64", - "libblockdev-crypto-2.25-11.el9.aarch64", - "libblockdev-fs-2.25-11.el9.aarch64", - "libblockdev-loop-2.25-11.el9.aarch64", - "libblockdev-mdraid-2.25-11.el9.aarch64", - "libblockdev-part-2.25-11.el9.aarch64", - "libblockdev-swap-2.25-11.el9.aarch64", - "libblockdev-utils-2.25-11.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libbytesize-2.5-3.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.8-1.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.aarch64", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libudisks2-2.9.4-2.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-7.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "mdadm-4.2-1.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "nspr-4.32.0-8.el9.aarch64", - "nss-3.71.0-6.el9.aarch64", - "nss-softokn-3.71.0-6.el9.aarch64", - "nss-softokn-freebl-3.71.0-6.el9.aarch64", - "nss-sysinit-3.71.0-6.el9.aarch64", - "nss-util-3.71.0-6.el9.aarch64", - "numactl-libs-2.0.14-8.el9.aarch64", - "oddjob-0.34.7-4.el9.aarch64", - "oddjob-mkhomedir-0.34.7-4.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-3.7.0-5.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.aarch64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.aarch64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-librepo-1.14.2-1.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.aarch64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "readline-8.1-4.el9.aarch64", - "redhat-release-9.0-2.13.el9.aarch64", - "redhat-release-eula-9.0-2.13.el9.aarch64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-16.el8.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "subscription-manager-1.29.23-1.el9.aarch64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.aarch64", - "usermode-1.114-2.el9.aarch64", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "volume_key-libs-0.3.12-15.el9.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.aarch64", - "zstd-1.5.0-2.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10002349568, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-ec2-boot.json b/test/data/manifests/rhel_90-aarch64-ec2-boot.json index 040a5a289..9d03c0200 100644 --- a/test/data/manifests/rhel_90-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_90-aarch64-ec2-boot.json @@ -9311,1420 +9311,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 iommu.strict=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.aarch64) 9.0 (Plow)", - "version": "5.14.0-55.el9.aarch64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-cloud-setup-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-compat-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.aarch64", - "chkconfig-1.20-2.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.aarch64", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dbus-tools-1.12.20-5.el9.aarch64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-config-rescue-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-4.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-langpack-en-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-aa64-2.06-16.el9.aarch64", - "grub2-tools-2.06-16.el9.aarch64", - "grub2-tools-minimal-2.06-16.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.15.0-2.el9.aarch64", - "iproute-tc-5.15.0-2.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.23-6.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libatasmart-0.19-22.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libblockdev-2.25-11.el9.aarch64", - "libblockdev-crypto-2.25-11.el9.aarch64", - "libblockdev-fs-2.25-11.el9.aarch64", - "libblockdev-loop-2.25-11.el9.aarch64", - "libblockdev-mdraid-2.25-11.el9.aarch64", - "libblockdev-part-2.25-11.el9.aarch64", - "libblockdev-swap-2.25-11.el9.aarch64", - "libblockdev-utils-2.25-11.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libbytesize-2.5-3.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.8-1.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.aarch64", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libudisks2-2.9.4-2.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-7.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "mdadm-4.2-1.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "nspr-4.32.0-8.el9.aarch64", - "nss-3.71.0-6.el9.aarch64", - "nss-softokn-3.71.0-6.el9.aarch64", - "nss-softokn-freebl-3.71.0-6.el9.aarch64", - "nss-sysinit-3.71.0-6.el9.aarch64", - "nss-util-3.71.0-6.el9.aarch64", - "numactl-libs-2.0.14-8.el9.aarch64", - "oddjob-0.34.7-4.el9.aarch64", - "oddjob-mkhomedir-0.34.7-4.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-3.7.0-5.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.aarch64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.aarch64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-librepo-1.14.2-1.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.aarch64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "readline-8.1-4.el9.aarch64", - "redhat-release-9.0-2.13.el9.aarch64", - "redhat-release-eula-9.0-2.13.el9.aarch64", - "rh-amazon-rhui-client-3.0.45-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-16.el8.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "subscription-manager-1.29.23-1.el9.aarch64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.aarch64", - "usermode-1.114-2.el9.aarch64", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "volume_key-libs-0.3.12-15.el9.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.aarch64", - "zstd-1.5.0-2.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10002349568, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/etc/yum.repos.d/redhat-rhui-beta.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [ - "/etc/yum.repos.d/redhat-rhui.repo" - ] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "mdmonitor.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "redhat-rhui-beta.repo": { - "rhui-rhel-9-appstream-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 9 - AppStream Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-appstream-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 9 - AppStream Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-appstream-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 9 - AppStream Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-baseos-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 9 - BaseOS Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-baseos-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 9 - BaseOS Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-baseos-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 9 - BaseOS Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-supplementary-beta-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 9 - Supplementary Beta (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-supplementary-beta-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 9 - Supplementary Beta (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-supplementary-beta-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 9 - Supplementary Beta (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - } - }, - "redhat-rhui-client-config.repo": { - "rhui-client-config-server-9": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/9/$basearch/os", - "name": "Red Hat Enterprise Linux 9 Client Configuration", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-9.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-9.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_90-aarch64-edge_commit-boot.json index c5c56a907..166165dc3 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_commit-boot.json @@ -8385,1016 +8385,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:999:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:997:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "render:x:996:", - "ssh_keys:x:998:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:995:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:clevis", - "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:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "ostree": { - "refs": [ - "rhel/9/aarch64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-3.el9.aarch64", - "ModemManager-glib-1.18.2-3.el9.aarch64", - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-wifi-1.36.0-0.7.el9.aarch64", - "NetworkManager-wwan-1.36.0-0.7.el9.aarch64", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "attr-2.5.1-3.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bash-completion-2.11-4.el9.noarch", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "clevis-18-102.el9.aarch64", - "clevis-dracut-18-102.el9.aarch64", - "clevis-luks-18-102.el9.aarch64", - "clevis-systemd-18-102.el9.aarch64", - "conmon-2.1.0-1.el9.aarch64", - "container-selinux-2.176.0-1.el9.noarch", - "containernetworking-plugins-1.0.1-3.el9.aarch64", - "containers-common-1-13.el9.noarch", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "criu-3.15-13.el9.aarch64", - "criu-libs-3.15-13.el9.aarch64", - "crun-1.4.2-1.el9.aarch64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-2.4.3-1.el9.aarch64", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-event-1.02.181-3.el9.aarch64", - "device-mapper-event-libs-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "device-mapper-persistent-data-0.9.0-12.el9.aarch64", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnsmasq-2.85-2.el9.aarch64", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "expat-2.2.10-4.el9.aarch64", - "fdo-client-0.3.0-1.el9.aarch64", - "fdo-owner-cli-0.3.0-1.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.aarch64", - "fuse-2.9.9-15.el9.aarch64", - "fuse-common-3.10.2-3.el9.aarch64", - "fuse-libs-2.9.9-15.el9.aarch64", - "fuse-overlayfs-1.8.2-1.el9.aarch64", - "fuse3-3.10.2-3.el9.aarch64", - "fuse3-libs-3.10.2-3.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-minimal-langpack-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.aarch64", - "greenboot-0.14.0-3.el9.aarch64", - "greenboot-default-health-checks-0.14.0-3.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-aa64-2.06-16.el9.aarch64", - "grub2-tools-2.06-16.el9.aarch64", - "grub2-tools-minimal-2.06-16.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "iproute-5.15.0-2.el9.aarch64", - "ipset-7.11-6.el9.aarch64", - "ipset-libs-7.11-6.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iptables-nft-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "iw-5.9-4.el9.aarch64", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.aarch64", - "jose-11-3.el9.aarch64", - "jq-1.6-12.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "keyutils-1.6.1-4.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libaio-0.3.111-13.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libatasmart-0.19-22.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libblockdev-2.25-11.el9.aarch64", - "libblockdev-crypto-2.25-11.el9.aarch64", - "libblockdev-fs-2.25-11.el9.aarch64", - "libblockdev-loop-2.25-11.el9.aarch64", - "libblockdev-mdraid-2.25-11.el9.aarch64", - "libblockdev-part-2.25-11.el9.aarch64", - "libblockdev-swap-2.25-11.el9.aarch64", - "libblockdev-utils-2.25-11.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libbytesize-2.5-3.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcap-ng-python3-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libevent-2.1.12-6.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.8-1.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libjose-11-3.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libluksmeta-9-12.el9.aarch64", - "libmbim-1.26.0-2.el9.aarch64", - "libmbim-utils-1.26.0-2.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnet-1.2-6.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnftnl-1.1.9-4.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpkgconf-1.7.3-9.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libqb-2.0.3-7.el9.aarch64", - "libqmi-1.30.2-2.el9.aarch64", - "libqmi-utils-1.30.2-2.el9.aarch64", - "libqrtr-glib-1.0.0-4.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.aarch64", - "libsecret-0.20.4-4.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libslirp-4.4.0-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libudisks2-2.9.4-2.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lua-libs-5.4.2-4.el9.aarch64", - "luksmeta-9-12.el9.aarch64", - "lvm2-2.03.14-3.el9.aarch64", - "lvm2-libs-2.03.14-3.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "mdadm-4.2-1.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "nftables-0.9.8-10.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "nspr-4.32.0-8.el9.aarch64", - "nss-3.71.0-6.el9.aarch64", - "nss-altfiles-2.18.1-20.el9.aarch64", - "nss-softokn-3.71.0-6.el9.aarch64", - "nss-softokn-freebl-3.71.0-6.el9.aarch64", - "nss-sysinit-3.71.0-6.el9.aarch64", - "nss-util-3.71.0-6.el9.aarch64", - "oniguruma-6.9.6-1.el9.5.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "ostree-2021.6-1.el9.aarch64", - "ostree-libs-2021.6-1.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "pinentry-1.1.1-8.el9.aarch64", - "pkgconf-1.7.3-9.el9.aarch64", - "pkgconf-m4-1.7.3-9.el9.noarch", - "pkgconf-pkg-config-1.7.3-9.el9.aarch64", - "podman-3.4.5-0.7.el9.aarch64", - "podman-catatonit-3.4.5-0.7.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "protobuf-3.14.0-8.el9.aarch64", - "protobuf-c-1.3.3-9.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-nftables-0.9.8-10.el9.aarch64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "readline-8.1-4.el9.aarch64", - "redhat-release-9.0-2.13.el9.aarch64", - "redhat-release-eula-9.0-2.13.el9.aarch64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-ostree-2021.14-3.el9.aarch64", - "rpm-ostree-libs-2021.14-3.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "runc-1.1.0-2.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setools-console-4.4.0-4.el9.aarch64", - "setup-2.13.7-6.el9.noarch", - "shadow-utils-4.9-3.el9.aarch64", - "shadow-utils-subid-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-16.el8.aarch64", - "skopeo-1.5.1-0.1.el9.aarch64", - "slirp4netns-1.1.8-3.el9.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "tmux-3.2a-4.el9.aarch64", - "tpm2-tools-5.0-10.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "traceroute-2.1.0-16.el9.aarch64", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.aarch64", - "usbguard-1.0.0-10.el9.aarch64", - "usbguard-selinux-1.0.0-10.el9.noarch", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "volume_key-libs-0.3.12-15.el9.aarch64", - "which-2.21-27.el9.aarch64", - "wireless-regdb-2020.11.20-6.el9.noarch", - "wpa_supplicant-2.9-17.20211112.gitc8b94bc7b347.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yajl-2.1.0-20.el9.aarch64", - "zlib-1.2.11-31.el9.aarch64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:999:999:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:995:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:997:994:User for polkitd:/:/sbin/nologin", - "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:998:995:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "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", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "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 - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm2-tss 0755 root root - -", - "d /var/lib/tpm2-tss/system 0755 root root - -", - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-edge_container-boot.json b/test/data/manifests/rhel_90-aarch64-edge_container-boot.json index 1d2199e14..f79a901b8 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_container-boot.json @@ -9563,5 +9563,6 @@ "checksum": "sha256:8de0339e02fae6983120ba46ecc1018b52bc9d309770b64933345de3ad956a9e" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_90-aarch64-edge_installer-boot.json index d3bff155b..638b93e83 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19902,5 +19901,6 @@ "checksum": "sha256:8de0339e02fae6983120ba46ecc1018b52bc9d309770b64933345de3ad956a9e" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_90-aarch64-edge_installer_with_users-boot.json index a25301f06..a8d751523 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -19954,5 +19953,6 @@ "checksum": "sha256:8de0339e02fae6983120ba46ecc1018b52bc9d309770b64933345de3ad956a9e" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json index 896861a69..8a45a62db 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_raw_image-boot.json @@ -6647,5 +6647,6 @@ "checksum": "sha256:d8e32be18055e46f26dece63f46d45738405618bf8b03c976c876c0c2cf2e4ed" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_90-aarch64-edge_simplified_installer-boot.json index e4e83ecc2..dfb8829e9 100644 --- a/test/data/manifests/rhel_90-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_90-aarch64-edge_simplified_installer-boot.json @@ -31,7 +31,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -11446,5 +11445,6 @@ "checksum": "sha256:d8e32be18055e46f26dece63f46d45738405618bf8b03c976c876c0c2cf2e4ed" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-image_installer-boot.json b/test/data/manifests/rhel_90-aarch64-image_installer-boot.json index f869c299b..964930456 100644 --- a/test/data/manifests/rhel_90-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_90-aarch64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22342,5 +22341,6 @@ "checksum": "sha256:3a32d8bbd10a5f1b75dbc65d964e515dc094b6e3ea3c447acba914ad6a826668" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_90-aarch64-image_installer_with_users-boot.json index c64a8b634..e23c14598 100644 --- a/test/data/manifests/rhel_90-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_90-aarch64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22393,5 +22392,6 @@ "checksum": "sha256:3a32d8bbd10a5f1b75dbc65d964e515dc094b6e3ea3c447acba914ad6a826668" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-openstack-boot.json b/test/data/manifests/rhel_90-aarch64-openstack-boot.json index 1101791da..d82ad98a2 100644 --- a/test/data/manifests/rhel_90-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_90-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-90", "arch": "aarch64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -9270,1231 +9264,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro net.ifnames=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.aarch64) 9.0 (Plow)", - "version": "5.14.0-55.el9.aarch64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "acl-2.3.1-3.el9.aarch64", - "alsa-lib-1.2.6.1-1.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-4.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-langpack-en-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-aa64-2.06-16.el9.aarch64", - "grub2-tools-2.06-16.el9.aarch64", - "grub2-tools-minimal-2.06-16.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.15.0-2.el9.aarch64", - "iproute-tc-5.15.0-2.el9.aarch64", - "ipset-7.11-6.el9.aarch64", - "ipset-libs-7.11-6.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iptables-nft-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.23-6.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.aarch64", - "libX11-1.7.0-7.el9.aarch64", - "libX11-common-1.7.0-7.el9.noarch", - "libXau-1.0.9-8.el9.aarch64", - "libXext-1.3.4-8.el9.aarch64", - "libXfixes-5.0.3-16.el9.aarch64", - "libXinerama-1.1.4-10.el9.aarch64", - "libXrandr-1.5.2-8.el9.aarch64", - "libXrender-0.9.10-16.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libatasmart-0.19-22.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libblockdev-2.25-11.el9.aarch64", - "libblockdev-crypto-2.25-11.el9.aarch64", - "libblockdev-fs-2.25-11.el9.aarch64", - "libblockdev-loop-2.25-11.el9.aarch64", - "libblockdev-mdraid-2.25-11.el9.aarch64", - "libblockdev-part-2.25-11.el9.aarch64", - "libblockdev-swap-2.25-11.el9.aarch64", - "libblockdev-utils-2.25-11.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libbytesize-2.5-3.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcap-ng-python3-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.aarch64", - "libdrm-2.4.108-1.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.8-1.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnftnl-1.1.9-4.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.aarch64", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libudisks2-2.9.4-2.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcb-1.13.1-9.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-7.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "mdadm-4.2-1.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "nftables-0.9.8-10.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "nspr-4.32.0-8.el9.aarch64", - "nss-3.71.0-6.el9.aarch64", - "nss-softokn-3.71.0-6.el9.aarch64", - "nss-softokn-freebl-3.71.0-6.el9.aarch64", - "nss-sysinit-3.71.0-6.el9.aarch64", - "nss-util-3.71.0-6.el9.aarch64", - "numactl-libs-2.0.14-8.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.aarch64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.aarch64", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-librepo-1.14.2-1.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-nftables-0.9.8-10.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.aarch64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "readline-8.1-4.el9.aarch64", - "redhat-release-9.0-2.13.el9.aarch64", - "redhat-release-eula-9.0-2.13.el9.aarch64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-16.el8.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "spice-vdagent-0.21.0-4.el9.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "subscription-manager-1.29.23-1.el9.aarch64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.aarch64", - "usermode-1.114-2.el9.aarch64", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "volume_key-libs-0.3.12-15.el9.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.aarch64", - "zstd-1.5.0-2.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3559898624, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "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", - "polkitd:x:998:995:User for polkitd:/:/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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "mdmonitor.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-qcow2-boot.json b/test/data/manifests/rhel_90-aarch64-qcow2-boot.json index b04a246c1..e6bdf52db 100644 --- a/test/data/manifests/rhel_90-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_90-aarch64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -9430,1262 +9427,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.aarch64) 9.0 (Plow)", - "version": "5.14.0-55.el9.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:990:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "C.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "PackageKit-1.2.4-2.el9.aarch64", - "PackageKit-glib-1.2.4-2.el9.aarch64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-compat-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-1.0.8-8.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.aarch64", - "cockpit-bridge-261-1.el9.aarch64", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.aarch64", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dbus-tools-1.12.20-5.el9.aarch64", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-4.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "gdk-pixbuf2-2.42.6-2.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib-networking-2.68.3-1.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-minimal-langpack-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-aa64-2.06-16.el9.aarch64", - "grub2-tools-2.06-16.el9.aarch64", - "grub2-tools-minimal-2.06-16.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gsettings-desktop-schemas-40.0-4.el9.aarch64", - "gssproxy-0.8.4-4.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.15.0-2.el9.aarch64", - "iproute-tc-5.15.0-2.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.23-6.el9.aarch64", - "keyutils-1.6.1-4.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libappstream-glib-0.7.18-4.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libev-4.33-5.el9.aarch64", - "libevent-2.1.12-6.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.8-1.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libjpeg-turbo-2.0.90-5.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnfsidmap-2.5.4-9.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpng-1.6.37-12.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.aarch64", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libsoup-2.72.0-8.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libstemmer-0-18.585svn.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libtirpc-1.3.2-1.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libverto-libev-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-7.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "nfs-utils-2.5.4-9.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "numactl-libs-2.0.14-8.el9.aarch64", - "oddjob-0.34.7-4.el9.aarch64", - "oddjob-mkhomedir-0.34.7-4.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-3.7.0-5.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.aarch64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.aarch64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-librepo-1.14.2-1.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-libxml2-2.9.12-4.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.aarch64", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.aarch64", - "python3-systemd-234-18.el9.aarch64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "quota-4.06-6.el9.aarch64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.aarch64", - "redhat-logos-90.2-1.el9.aarch64", - "redhat-release-9.0-2.13.el9.aarch64", - "redhat-release-eula-9.0-2.13.el9.aarch64", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.aarch64", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.aarch64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-16.el8.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sscg-3.0.0-4.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "sssd-nfs-idmap-2.6.2-2.el9.aarch64", - "subscription-manager-1.29.23-1.el9.aarch64", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "tcpdump-4.99.0-6.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.aarch64", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.aarch64", - "zstd-1.5.0-2.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10002349568, - "start": 735051776, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:990::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json index 0f552b8b8..ac82ac613 100644 --- a/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-aarch64-qcow2_customize-boot.json @@ -25,8 +25,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -953,6 +956,9 @@ { "id": "sha256:6d564871ff46b3e8a0fc5e78fc17a950af1d291397eca19ffe9beb1e97e29f70" }, + { + "id": "sha256:a39000b7f3c60b35d32b1e57b29ad76cdafcf7e4a069b1fffed1ac670e4d6e86" + }, { "id": "sha256:e3d425107eef5b866e2f39a1e04e2bdddacad0def949017b89acff3a939a0bc7" }, @@ -1001,6 +1007,12 @@ { "id": "sha256:1d3d46219fc6a12527cd347fa3d79dbafaae052b29993f13de32db19695dc9e5" }, + { + "id": "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513" + }, + { + "id": "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c" + }, { "id": "sha256:d4b490f97fec6df68d467e74eeac7f26210757973175d344d989804e4f1a3629" }, @@ -1112,9 +1124,18 @@ { "id": "sha256:a99bf50dff68c0476ac1cb06a83bbb9ab42bd6629cfca59ff947ab078e5fac59" }, + { + "id": "sha256:d2d7fd829ade8c4c4c717ac058e40ea1238c6e1d82c5074a22e0d887d4eccf3e" + }, + { + "id": "sha256:7c8fd15300ff8d60409652badd40f227dde5540d642e981f5ce686ba33fd91b9" + }, { "id": "sha256:c565745affae5966522889f3ae47622424abb16bad9f2df82c6af2f4c329e6b5" }, + { + "id": "sha256:ef46afd20605214302d1660a6cd084f4090e855b63c47897e0c00ce4a5ab9728" + }, { "id": "sha256:df7bd560028446c9371cd0520431d8032c786f7df2af95fc383b3d24714bdaf1" }, @@ -1325,6 +1346,9 @@ { "id": "sha256:1cd4e70c074596b9a64d904719829b7debf7b4142f584a72267bdda380f449a8" }, + { + "id": "sha256:a7d8d8aed6c0dea8b47222947f1db696cc0dc1549a2d3a9ceb903dfb297ef007" + }, { "id": "sha256:d3b15f6a9fb58219c1b5878b9fbe618187499be82974f38d6872f01f2e3c871d" }, @@ -1529,6 +1553,9 @@ { "id": "sha256:94cc90af93deb8ba15a80f871fed1eb143df9a597b2ec81f4d392505a0b89eff" }, + { + "id": "sha256:17ff75701a7e0b260d3cc8ce8f3c719377dd407c5c0651df4936767409af0c31" + }, { "id": "sha256:6fb2eb0e66f94ce62b1f14f00704de0800664da8429df1df244ad7d9ee2c0b7b" }, @@ -1643,6 +1670,9 @@ { "id": "sha256:cde5c3160b22e9bd2eaf0f82e558c53392a30f25aee18fa6c49835d2490a0d9a" }, + { + "id": "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89" + }, { "id": "sha256:21b7229992b9cb9fcc8c90d638dcb2c83adb52dd0d9ab67941e892caf4d96016" }, @@ -1679,6 +1709,9 @@ { "id": "sha256:9e41bd1f52490f21696a4a11a5e0c28fbc74d21930e94cf02c34a8f7430420ac" }, + { + "id": "sha256:5406506cee1642c682f4cdd596e12fc0309a22a16691e82cae5231740d0a7b91" + }, { "id": "sha256:b7fbf968bdc6ad6799c244ceaca47cb61f975ed7ff1d03fc1663009601addc3d" }, @@ -2617,6 +2650,9 @@ "sha256:0abb88448b0db4121cc37445fa8a02be577ec94d630798f5bab6b195e6dcad95": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/bzip2-1.0.8-8.el9.aarch64.rpm" }, + "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/firewalld-filesystem-1.0.0-4.el9.noarch.rpm" + }, "sha256:0b25eae92f2977b68ec3632e71d6e30bcfa8ffcdc1fd9736b35bf24cca952fde": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/vim-minimal-8.2.2637-11.el9.aarch64.rpm" }, @@ -2683,6 +2719,9 @@ "sha256:17d3e8cc052681e402cd8db3dbad22c604d431d0b804dc6ad18e175004aae5d7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-librepo-1.14.2-1.el9.aarch64.rpm" }, + "sha256:17ff75701a7e0b260d3cc8ce8f3c719377dd407c5c0651df4936767409af0c31": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/nftables-0.9.8-10.el9.aarch64.rpm" + }, "sha256:199f6ec6d314af39e62b97ba3ca4c5ae39f3252eb138fa89773bc13aae44fe00": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-appstream-n9.0-20220208/Packages/sscg-3.0.0-4.el9.aarch64.rpm" }, @@ -2998,6 +3037,9 @@ "sha256:5370109ff91d1c93d3bd04aeec55a87d16c5c981bb8c8bfeb08b548a2fda4b24": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/linux-firmware-whence-20211216-124.el9.noarch.rpm" }, + "sha256:5406506cee1642c682f4cdd596e12fc0309a22a16691e82cae5231740d0a7b91": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-nftables-0.9.8-10.el9.aarch64.rpm" + }, "sha256:5450922eda048be3b881c12d20888eabc398dd1ac28637ef5663fdc4876fabdc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/NetworkManager-team-1.36.0-0.7.el9.aarch64.rpm" }, @@ -3184,6 +3226,9 @@ "sha256:7b60c9dcb68b34bf87ada12f9b3a3987ca9d14cb440c06e5bd782cca82e74962": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/libdb-5.3.28-53.el9.aarch64.rpm" }, + "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/firewalld-1.0.0-4.el9.noarch.rpm" + }, "sha256:7bebc8a5fc0f4be20a1dce94deccd2495196c34027e18a3a732a0f97b40c86bb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/libreport-filesystem-2.15.2-6.el9.noarch.rpm" }, @@ -3199,6 +3244,9 @@ "sha256:7c64dfccd58380517a3b8c139a6e31cfae7135627a4af64e6c87f75a4a381ed7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-gpg-1.15.1-5.el9.aarch64.rpm" }, + "sha256:7c8fd15300ff8d60409652badd40f227dde5540d642e981f5ce686ba33fd91b9": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/ipset-libs-7.11-6.el9.aarch64.rpm" + }, "sha256:7d8502fca8b27c0f655c08a858433498b3b37b6c7c3b6079bce6e5672cf5fc39": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/e2fsprogs-1.46.5-2.el9.aarch64.rpm" }, @@ -3382,6 +3430,9 @@ "sha256:a3701fe9260c9e076b6b408bd901951121d38e4c3d3c6c52dadea59a286d1e39": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/libbrotli-1.0.9-6.el9.aarch64.rpm" }, + "sha256:a39000b7f3c60b35d32b1e57b29ad76cdafcf7e4a069b1fffed1ac670e4d6e86": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.aarch64.rpm" + }, "sha256:a45df628baddcbc033ba3d55f319ce13f57a2ef615a2a9c9aa11217bf3b273d3": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/openssh-8.7p1-6.el9.aarch64.rpm" }, @@ -3406,6 +3457,9 @@ "sha256:a70f262697b69ef066b630f719b4cbd2e3aef74ef367042d9389504fa1bd7776": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-dateutil-2.8.1-6.el9.noarch.rpm" }, + "sha256:a7d8d8aed6c0dea8b47222947f1db696cc0dc1549a2d3a9ceb903dfb297ef007": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/libnftnl-1.1.9-4.el9.aarch64.rpm" + }, "sha256:a7f83442c205e0d2ad160f28f4be31cf9ad511bae5fcbd073915cd2a33b73d55": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/efibootmgr-16-12.el9.aarch64.rpm" }, @@ -3478,6 +3532,9 @@ "sha256:b6a73c9da522df55690b886c0a9af39338571d34ee6f0d4d9b994c8289df3412": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/libattr-2.5.1-3.el9.aarch64.rpm" }, + "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-firewall-1.0.0-4.el9.noarch.rpm" + }, "sha256:b7fbf968bdc6ad6799c244ceaca47cb61f975ed7ff1d03fc1663009601addc3d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-perf-5.14.0-55.el9.aarch64.rpm" }, @@ -3643,6 +3700,9 @@ "sha256:d29ecd66022a56de162965e975fcaf0801d0b91d66c41b4f274794aae5fc2c9b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/ca-certificates-2020.2.50-94.el9.noarch.rpm" }, + "sha256:d2d7fd829ade8c4c4c717ac058e40ea1238c6e1d82c5074a22e0d887d4eccf3e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/ipset-7.11-6.el9.aarch64.rpm" + }, "sha256:d352371cbb7d5bd0c53fc699df953c8c1f184b056690b3c4571e57a6634015c5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/libutempter-1.2.1-6.el9.aarch64.rpm" }, @@ -3790,6 +3850,9 @@ "sha256:ef2daee01ce80d43ad7b719fade01cbf33cedbe0973d43283d96eac5901e33a9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/curl-7.76.1-14.el9.aarch64.rpm" }, + "sha256:ef46afd20605214302d1660a6cd084f4090e855b63c47897e0c00ce4a5ab9728": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/iptables-nft-1.8.7-26.el9.aarch64.rpm" + }, "sha256:efea47322040d695e76ba1fafc9312b974993f0e5140e4e710ddca43fa366237": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-appstream-n9.0-20220208/Packages/python3-attrs-20.3.0-5.el9.noarch.rpm" }, @@ -6318,6 +6381,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/dracut-config-generic-055-10.git20210824.el9.aarch64.rpm", "checksum": "sha256:6d564871ff46b3e8a0fc5e78fc17a950af1d291397eca19ffe9beb1e97e29f70" }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "055", + "release": "10.git20210824.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.aarch64.rpm", + "checksum": "sha256:a39000b7f3c60b35d32b1e57b29ad76cdafcf7e4a069b1fffed1ac670e4d6e86" + }, { "name": "dracut-network", "epoch": 0, @@ -6462,6 +6534,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/findutils-4.8.0-5.el9.aarch64.rpm", "checksum": "sha256:1d3d46219fc6a12527cd347fa3d79dbafaae052b29993f13de32db19695dc9e5" }, + { + "name": "firewalld", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/firewalld-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513" + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/firewalld-filesystem-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c" + }, { "name": "fonts-filesystem", "epoch": 1, @@ -6795,6 +6885,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/iproute-tc-5.15.0-2.el9.aarch64.rpm", "checksum": "sha256:a99bf50dff68c0476ac1cb06a83bbb9ab42bd6629cfca59ff947ab078e5fac59" }, + { + "name": "ipset", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/ipset-7.11-6.el9.aarch64.rpm", + "checksum": "sha256:d2d7fd829ade8c4c4c717ac058e40ea1238c6e1d82c5074a22e0d887d4eccf3e" + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/ipset-libs-7.11-6.el9.aarch64.rpm", + "checksum": "sha256:7c8fd15300ff8d60409652badd40f227dde5540d642e981f5ce686ba33fd91b9" + }, { "name": "iptables-libs", "epoch": 0, @@ -6804,6 +6912,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/iptables-libs-1.8.7-26.el9.aarch64.rpm", "checksum": "sha256:c565745affae5966522889f3ae47622424abb16bad9f2df82c6af2f4c329e6b5" }, + { + "name": "iptables-nft", + "epoch": 0, + "version": "1.8.7", + "release": "26.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/iptables-nft-1.8.7-26.el9.aarch64.rpm", + "checksum": "sha256:ef46afd20605214302d1660a6cd084f4090e855b63c47897e0c00ce4a5ab9728" + }, { "name": "iputils", "epoch": 0, @@ -7434,6 +7551,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/libnfsidmap-2.5.4-9.el9.aarch64.rpm", "checksum": "sha256:1cd4e70c074596b9a64d904719829b7debf7b4142f584a72267bdda380f449a8" }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.9", + "release": "4.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/libnftnl-1.1.9-4.el9.aarch64.rpm", + "checksum": "sha256:a7d8d8aed6c0dea8b47222947f1db696cc0dc1549a2d3a9ceb903dfb297ef007" + }, { "name": "libnghttp2", "epoch": 0, @@ -8046,6 +8172,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/nfs-utils-2.5.4-9.el9.aarch64.rpm", "checksum": "sha256:94cc90af93deb8ba15a80f871fed1eb143df9a597b2ec81f4d392505a0b89eff" }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/nftables-0.9.8-10.el9.aarch64.rpm", + "checksum": "sha256:17ff75701a7e0b260d3cc8ce8f3c719377dd407c5c0651df4936767409af0c31" + }, { "name": "npth", "epoch": 0, @@ -8388,6 +8523,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-ethtool-0.15-2.el9.aarch64.rpm", "checksum": "sha256:cde5c3160b22e9bd2eaf0f82e558c53392a30f25aee18fa6c49835d2490a0d9a" }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-firewall-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89" + }, { "name": "python3-gobject-base", "epoch": 0, @@ -8496,6 +8640,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-linux-procfs-0.7.0-1.el9.noarch.rpm", "checksum": "sha256:9e41bd1f52490f21696a4a11a5e0c28fbc74d21930e94cf02c34a8f7430420ac" }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "aarch64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-aarch64-baseos-n9.0-20220208/Packages/python3-nftables-0.9.8-10.el9.aarch64.rpm", + "checksum": "sha256:5406506cee1642c682f4cdd596e12fc0309a22a16691e82cae5231740d0a7b91" + }, { "name": "python3-perf", "epoch": 0, @@ -9713,1340 +9866,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.aarch64" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.aarch64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.aarch64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.aarch64) 9.0 (Plow)", - "version": "5.14.0-55.el9.aarch64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/opt", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:990:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.aarch64", - "NetworkManager-libnm-1.36.0-0.7.el9.aarch64", - "NetworkManager-team-1.36.0-0.7.el9.aarch64", - "NetworkManager-tui-1.36.0-0.7.el9.aarch64", - "PackageKit-1.2.4-2.el9.aarch64", - "PackageKit-glib-1.2.4-2.el9.aarch64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-3.0.7-100.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "authselect-1.2.3-7.el9.aarch64", - "authselect-compat-1.2.3-7.el9.aarch64", - "authselect-libs-1.2.3-7.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bubblewrap-0.4.1-6.el9.aarch64", - "bzip2-1.0.8-8.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "c-ares-1.17.1-5.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.aarch64", - "chrony-4.1-3.el9.aarch64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.aarch64", - "cockpit-bridge-261-1.el9.aarch64", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.aarch64", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "cronie-1.5.7-5.el9.aarch64", - "cronie-anacron-1.5.7-5.el9.aarch64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.aarch64", - "dbus-tools-1.12.20-5.el9.aarch64", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-event-1.02.181-3.el9.aarch64", - "device-mapper-event-libs-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "device-mapper-persistent-data-0.9.0-12.el9.aarch64", - "dhcp-client-4.4.2-15.b1.el9.aarch64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.aarch64", - "dmidecode-3.3-6.el9.aarch64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "dracut-config-generic-055-10.git20210824.el9.aarch64", - "dracut-config-rescue-055-10.git20210824.el9.aarch64", - "dracut-network-055-10.git20210824.el9.aarch64", - "dracut-squash-055-10.git20210824.el9.aarch64", - "e2fsprogs-1.46.5-2.el9.aarch64", - "e2fsprogs-libs-1.46.5-2.el9.aarch64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.aarch64", - "efivar-libs-37-17.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "ethtool-5.10-4.el9.aarch64", - "expat-2.2.10-4.el9.aarch64", - "file-5.39-8.el9.aarch64", - "file-libs-5.39-8.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.aarch64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.aarch64", - "fwupd-1.5.9-3.el9.aarch64", - "fwupd-plugin-flashrom-1.5.9-3.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "gdisk-1.0.7-5.el9.aarch64", - "gdk-pixbuf2-2.42.6-2.el9.aarch64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.aarch64", - "gettext-libs-0.21-7.el9.aarch64", - "glib-networking-2.68.3-1.el9.aarch64", - "glib2-2.68.4-5.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-minimal-langpack-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gnupg2-2.3.3-1.el9.aarch64", - "gnutls-3.7.3-1.el9.aarch64", - "gobject-introspection-1.68.0-10.el9.aarch64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.aarch64", - "grep-3.6-5.el9.aarch64", - "groff-base-1.22.4-10.el9.aarch64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-aa64-2.06-16.el9.aarch64", - "grub2-tools-2.06-16.el9.aarch64", - "grub2-tools-minimal-2.06-16.el9.aarch64", - "grubby-8.40-54.el9.aarch64", - "gsettings-desktop-schemas-40.0-4.el9.aarch64", - "gssproxy-0.8.4-4.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "hdparm-9.62-2.el9.aarch64", - "hostname-3.23-6.el9.aarch64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.aarch64", - "inih-49-5.el9.aarch64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.aarch64", - "iproute-5.15.0-2.el9.aarch64", - "iproute-tc-5.15.0-2.el9.aarch64", - "ipset-7.11-6.el9.aarch64", - "ipset-libs-7.11-6.el9.aarch64", - "iptables-libs-1.8.7-26.el9.aarch64", - "iptables-nft-1.8.7-26.el9.aarch64", - "iputils-20210202-7.el9.aarch64", - "irqbalance-1.8.0-4.el9.aarch64", - "jansson-2.14-1.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "json-glib-1.6.6-1.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "kernel-tools-5.14.0-55.el9.aarch64", - "kernel-tools-libs-5.14.0-55.el9.aarch64", - "kexec-tools-2.0.23-6.el9.aarch64", - "keyutils-1.6.1-4.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "less-575-4.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libaio-0.3.111-13.el9.aarch64", - "libappstream-glib-0.7.18-4.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libassuan-2.5.5-3.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libbasicobjects-0.1.1-51.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libbpf-0.5.0-3.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcbor-0.7.0-5.el9.aarch64", - "libcollection-0.7.0-51.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcomps-0.1.18-1.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdaemon-0.14-23.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libdhash-0.5.0-51.el9.aarch64", - "libdnf-0.65.0-2.el9.aarch64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libedit-3.1-37.20210216cvs.el9.aarch64", - "libestr-0.1.11-3.el9.aarch64", - "libev-4.33-5.el9.aarch64", - "libevent-2.1.12-6.el9.aarch64", - "libfastjson-0.99.9-3.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libfido2-1.6.0-7.el9.aarch64", - "libgcab1-1.4-6.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgomp-11.2.1-9.1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libgudev-237-1.el9.aarch64", - "libgusb-0.3.8-1.el9.aarch64", - "libibverbs-37.2-1.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libini_config-1.3.1-51.el9.aarch64", - "libjcat-0.1.6-3.el9.aarch64", - "libjpeg-turbo-2.0.90-5.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libksba-1.5.1-4.el9.aarch64", - "libldb-2.4.1-1.el9.aarch64", - "libmaxminddb-1.5.2-3.el9.aarch64", - "libmnl-1.0.4-15.el9.aarch64", - "libmodulemd-2.13.0-2.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libndp-1.8-4.el9.aarch64", - "libnetfilter_conntrack-1.0.8-4.el9.aarch64", - "libnfnetlink-1.0.1-21.el9.aarch64", - "libnfsidmap-2.5.4-9.el9.aarch64", - "libnftnl-1.1.9-4.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libnl3-3.5.0-10.el9.aarch64", - "libnl3-cli-3.5.0-10.el9.aarch64", - "libpath_utils-0.2.1-51.el9.aarch64", - "libpcap-1.10.0-4.el9.aarch64", - "libpipeline-1.5.3-4.el9.aarch64", - "libpng-1.6.37-12.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libref_array-0.1.5-51.el9.aarch64", - "librepo-1.14.2-1.el9.aarch64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.aarch64", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libsolv-0.7.20-2.el9.aarch64", - "libsoup-2.72.0-8.el9.aarch64", - "libss-1.46.5-2.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.aarch64", - "libsss_idmap-2.6.2-2.el9.aarch64", - "libsss_nss_idmap-2.6.2-2.el9.aarch64", - "libsss_sudo-2.6.2-2.el9.aarch64", - "libstdc++-11.2.1-9.1.el9.aarch64", - "libstemmer-0-18.585svn.el9.aarch64", - "libsysfs-2.1.1-10.el9.aarch64", - "libtalloc-2.3.3-1.el9.aarch64", - "libtasn1-4.16.0-7.el9.aarch64", - "libtdb-1.4.4-1.el9.aarch64", - "libteam-1.31-11.el9.aarch64", - "libtevent-0.11.0-1.el9.aarch64", - "libtirpc-1.3.2-1.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libusbx-1.0.24-4.el9.aarch64", - "libuser-0.63-7.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libverto-libev-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libxmlb-0.3.3-1.el9.aarch64", - "libyaml-0.2.5-7.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.aarch64", - "logrotate-3.18.0-5.el9.aarch64", - "lshw-B.02.19.2-7.el9.aarch64", - "lsscsi-0.32-6.el9.aarch64", - "lua-libs-5.4.2-4.el9.aarch64", - "lvm2-2.03.14-3.el9.aarch64", - "lvm2-libs-2.03.14-3.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "lzo-2.10-7.el9.aarch64", - "man-db-2.9.3-6.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mokutil-0.4.0-8.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-6.2-8.20210508.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "nettle-3.7.3-2.el9.aarch64", - "newt-0.52.21-11.el9.aarch64", - "nfs-utils-2.5.4-9.el9.aarch64", - "nftables-0.9.8-10.el9.aarch64", - "npth-1.6-8.el9.aarch64", - "numactl-libs-2.0.14-8.el9.aarch64", - "oddjob-0.34.7-4.el9.aarch64", - "oddjob-mkhomedir-0.34.7-4.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-clients-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "os-prober-1.77-9.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "parted-3.4-6.el9.aarch64", - "passwd-0.80-12.el9.aarch64", - "pciutils-3.7.0-5.el9.aarch64", - "pciutils-libs-3.7.0-5.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.aarch64", - "polkit-libs-0.117-8.el9.aarch64", - "polkit-pkla-compat-0.1-21.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "prefixdevname-0.1.0-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "psmisc-23.4-3.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.aarch64", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.aarch64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.aarch64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.aarch64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.aarch64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.aarch64", - "python3-gpg-1.15.1-5.el9.aarch64", - "python3-hawkey-0.65.0-2.el9.aarch64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.aarch64", - "python3-libdnf-0.65.0-2.el9.aarch64", - "python3-librepo-1.14.2-1.el9.aarch64", - "python3-libs-3.9.10-1.el9.aarch64", - "python3-libselinux-3.3-2.el9.aarch64", - "python3-libsemanage-3.3-1.el9.aarch64", - "python3-libxml2-2.9.12-4.el9.aarch64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.aarch64", - "python3-netifaces-0.10.6-15.el9.aarch64", - "python3-nftables-0.9.8-10.el9.aarch64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.aarch64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.aarch64", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.aarch64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.aarch64", - "python3-setools-4.4.0-4.el9.aarch64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.aarch64", - "python3-systemd-234-18.el9.aarch64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.aarch64", - "quota-4.06-6.el9.aarch64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.aarch64", - "redhat-logos-90.2-1.el9.aarch64", - "redhat-release-9.0-2.13.el9.aarch64", - "redhat-release-eula-9.0-2.13.el9.aarch64", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.aarch64", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-build-libs-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-audit-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.aarch64", - "rpm-sign-libs-4.16.1.3-10.el9.aarch64", - "rsync-3.2.3-9.el9.aarch64", - "rsyslog-8.2102.0-101.el9.aarch64", - "rsyslog-logrotate-8.2102.0-101.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.aarch64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.aarch64", - "sg3_utils-libs-1.47-6.el9.aarch64", - "shadow-utils-4.9-3.el9.aarch64", - "shared-mime-info-2.1-4.el9.aarch64", - "shim-aa64-15-16.el8.aarch64", - "slang-2.3.2-11.el9.aarch64", - "snappy-1.1.8-8.el9.aarch64", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.aarch64", - "squashfs-tools-4.4-7.git1.el9.aarch64", - "sscg-3.0.0-4.el9.aarch64", - "sssd-client-2.6.2-2.el9.aarch64", - "sssd-common-2.6.2-2.el9.aarch64", - "sssd-kcm-2.6.2-2.el9.aarch64", - "sssd-nfs-idmap-2.6.2-2.el9.aarch64", - "subscription-manager-1.29.23-1.el9.aarch64", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.aarch64", - "sudo-1.9.5p2-7.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tar-1.34-3.el9.aarch64", - "tcpdump-4.99.0-6.el9.aarch64", - "teamd-1.31-11.el9.aarch64", - "tpm2-tss-3.0.3-6.el9.aarch64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.aarch64", - "userspace-rcu-0.12.1-6.el9.aarch64", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "vim-minimal-8.2.2637-11.el9.aarch64", - "virt-what-1.21-2.el9.2.aarch64", - "which-2.21-27.el9.aarch64", - "xfsprogs-5.14.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.aarch64", - "zstd-1.5.0-2.el9.aarch64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10002349568, - "start": 735051776, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "SqTdCg-tyNR-AT97-CO0u-0Hwc-I53g-fTQB53" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 1048576, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 210763776, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:990::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubaa64.efi": ".......T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-aarch64-tar-boot.json b/test/data/manifests/rhel_90-aarch64-tar-boot.json index 3c7b50f28..4720e8766 100644 --- a/test/data/manifests/rhel_90-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_90-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-90", "arch": "aarch64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5081,549 +5076,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [], - "default-target": "graphical.target", - "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:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "acl-2.3.1-3.el9.aarch64", - "alternatives-1.20-2.el9.aarch64", - "audit-libs-3.0.7-100.el9.aarch64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.aarch64", - "bzip2-libs-1.0.8-8.el9.aarch64", - "ca-certificates-2020.2.50-94.el9.noarch", - "coreutils-8.32-31.el9.aarch64", - "coreutils-common-8.32-31.el9.aarch64", - "cpio-2.13-16.el9.aarch64", - "cracklib-2.9.6-27.el9.aarch64", - "cracklib-dicts-2.9.6-27.el9.aarch64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.aarch64", - "curl-7.76.1-14.el9.aarch64", - "cyrus-sasl-lib-2.1.27-17.el9.aarch64", - "dbus-1.12.20-5.el9.aarch64", - "dbus-broker-28-5.el9.aarch64", - "dbus-common-1.12.20-5.el9.noarch", - "device-mapper-1.02.181-3.el9.aarch64", - "device-mapper-libs-1.02.181-3.el9.aarch64", - "diffutils-3.7-12.el9.aarch64", - "dracut-055-10.git20210824.el9.aarch64", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.aarch64", - "elfutils-libs-0.186-1.el9.aarch64", - "expat-2.2.10-4.el9.aarch64", - "filesystem-3.16-2.el9.aarch64", - "findutils-4.8.0-5.el9.aarch64", - "gawk-5.1.0-5.el9.aarch64", - "gawk-all-langpacks-5.1.0-5.el9.aarch64", - "gdbm-libs-1.19-4.el9.aarch64", - "glibc-2.34-21.el9.aarch64", - "glibc-common-2.34-21.el9.aarch64", - "glibc-gconv-extra-2.34-21.el9.aarch64", - "glibc-minimal-langpack-2.34-21.el9.aarch64", - "gmp-6.2.0-10.el9.aarch64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.6-5.el9.aarch64", - "gzip-1.10-8.el9.aarch64", - "json-c-0.14-11.el9.aarch64", - "kbd-2.4.0-8.el9.aarch64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.aarch64", - "kernel-core-5.14.0-55.el9.aarch64", - "kernel-modules-5.14.0-55.el9.aarch64", - "keyutils-libs-1.6.1-4.el9.aarch64", - "kmod-28-7.el9.aarch64", - "kmod-libs-28-7.el9.aarch64", - "kpartx-0.8.7-4.el9.aarch64", - "krb5-libs-1.19.1-13.el9.aarch64", - "libacl-2.3.1-3.el9.aarch64", - "libarchive-3.5.2-1.el9.aarch64", - "libattr-2.5.1-3.el9.aarch64", - "libblkid-2.37.2-1.el9.aarch64", - "libbrotli-1.0.9-6.el9.aarch64", - "libcap-2.48-8.el9.aarch64", - "libcap-ng-0.8.2-6.el9.aarch64", - "libcom_err-1.46.5-2.el9.aarch64", - "libcurl-7.76.1-14.el9.aarch64", - "libdb-5.3.28-53.el9.aarch64", - "libeconf-0.4.1-2.el9.aarch64", - "libfdisk-2.37.2-1.el9.aarch64", - "libffi-3.4.2-7.el9.aarch64", - "libgcc-11.2.1-9.1.el9.aarch64", - "libgcrypt-1.10.0-1.el9.aarch64", - "libgpg-error-1.42-5.el9.aarch64", - "libidn2-2.3.0-7.el9.aarch64", - "libkcapi-1.3.1-3.el9.aarch64", - "libkcapi-hmaccalc-1.3.1-3.el9.aarch64", - "libmount-2.37.2-1.el9.aarch64", - "libnghttp2-1.43.0-5.el9.aarch64", - "libpsl-0.21.1-5.el9.aarch64", - "libpwquality-1.4.4-8.el9.aarch64", - "libseccomp-2.5.2-2.el9.aarch64", - "libselinux-3.3-2.el9.aarch64", - "libselinux-utils-3.3-2.el9.aarch64", - "libsemanage-3.3-1.el9.aarch64", - "libsepol-3.3-2.el9.aarch64", - "libsigsegv-2.13-4.el9.aarch64", - "libsmartcols-2.37.2-1.el9.aarch64", - "libssh-0.9.6-3.el9.aarch64", - "libssh-config-0.9.6-3.el9.noarch", - "libtasn1-4.16.0-7.el9.aarch64", - "libunistring-0.9.10-15.el9.aarch64", - "libutempter-1.2.1-6.el9.aarch64", - "libuuid-2.37.2-1.el9.aarch64", - "libverto-0.3.2-3.el9.aarch64", - "libxcrypt-4.4.18-3.el9.aarch64", - "libxml2-2.9.12-4.el9.aarch64", - "libzstd-1.5.0-2.el9.aarch64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lua-libs-5.4.2-4.el9.aarch64", - "lz4-libs-1.9.3-5.el9.aarch64", - "memstrack-0.2.3-2.el9.aarch64", - "mpfr-4.1.0-7.el9.aarch64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.aarch64", - "openldap-2.4.59-3.el9.aarch64", - "openssh-8.7p1-6.el9.aarch64", - "openssh-server-8.7p1-6.el9.aarch64", - "openssl-3.0.1-5.el9.aarch64", - "openssl-libs-3.0.1-5.el9.aarch64", - "openssl-pkcs11-0.4.11-7.el9.aarch64", - "p11-kit-0.24.1-2.el9.aarch64", - "p11-kit-trust-0.24.1-2.el9.aarch64", - "pam-1.5.1-9.el9.aarch64", - "pcre-8.44-3.el9.3.aarch64", - "pcre2-10.37-3.el9.1.aarch64", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.aarch64", - "policycoreutils-3.3-2.el9.aarch64", - "popt-1.18-8.el9.aarch64", - "procps-ng-3.3.17-4.el9.aarch64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "readline-8.1-4.el9.aarch64", - "redhat-release-9.0-2.13.el9.aarch64", - "redhat-release-eula-9.0-2.13.el9.aarch64", - "rpm-4.16.1.3-10.el9.aarch64", - "rpm-libs-4.16.1.3-10.el9.aarch64", - "rpm-plugin-selinux-4.16.1.3-10.el9.aarch64", - "sed-4.8-9.el9.aarch64", - "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.aarch64", - "sqlite-libs-3.34.1-5.el9.aarch64", - "systemd-249-9.el9.aarch64", - "systemd-libs-249-9.el9.aarch64", - "systemd-pam-249-9.el9.aarch64", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.aarch64", - "tzdata-2021e-1.el9.noarch", - "util-linux-2.37.2-1.el9.aarch64", - "util-linux-core-2.37.2-1.el9.aarch64", - "xz-5.2.5-7.el9.aarch64", - "xz-libs-5.2.5-7.el9.aarch64", - "zlib-1.2.11-31.el9.aarch64" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_90-ppc64le-qcow2-boot.json index e08273843..57108772b 100644 --- a/test/data/manifests/rhel_90-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_90-ppc64le-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -10315,1336 +10312,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.ppc64le.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.ppc64le", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.ppc64le) 9.0 (Plow)", - "version": "5.14.0-55.el9.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:997:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "redhat:x:1000:", - "render:x:996:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:999:", - "setroubleshoot:x:993:", - "ssh_keys:x:998:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:995:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "C.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.ppc64le", - "NetworkManager-libnm-1.36.0-0.7.el9.ppc64le", - "NetworkManager-team-1.36.0-0.7.el9.ppc64le", - "NetworkManager-tui-1.36.0-0.7.el9.ppc64le", - "PackageKit-1.2.4-2.el9.ppc64le", - "PackageKit-glib-1.2.4-2.el9.ppc64le", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.ppc64le", - "alternatives-1.20-2.el9.ppc64le", - "audit-3.0.7-100.el9.ppc64le", - "audit-libs-3.0.7-100.el9.ppc64le", - "authselect-1.2.3-7.el9.ppc64le", - "authselect-compat-1.2.3-7.el9.ppc64le", - "authselect-libs-1.2.3-7.el9.ppc64le", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.ppc64le", - "bc-1.07.1-14.el9.ppc64le", - "bzip2-1.0.8-8.el9.ppc64le", - "bzip2-libs-1.0.8-8.el9.ppc64le", - "c-ares-1.17.1-5.el9.ppc64le", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.ppc64le", - "chrony-4.1-3.el9.ppc64le", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.ppc64le", - "cockpit-bridge-261-1.el9.ppc64le", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.ppc64le", - "coreutils-8.32-31.el9.ppc64le", - "coreutils-common-8.32-31.el9.ppc64le", - "cpio-2.13-16.el9.ppc64le", - "cracklib-2.9.6-27.el9.ppc64le", - "cracklib-dicts-2.9.6-27.el9.ppc64le", - "cronie-1.5.7-5.el9.ppc64le", - "cronie-anacron-1.5.7-5.el9.ppc64le", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.ppc64le", - "curl-7.76.1-14.el9.ppc64le", - "cyrus-sasl-lib-2.1.27-17.el9.ppc64le", - "dbus-1.12.20-5.el9.ppc64le", - "dbus-broker-28-5.el9.ppc64le", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.ppc64le", - "dbus-tools-1.12.20-5.el9.ppc64le", - "device-mapper-1.02.181-3.el9.ppc64le", - "device-mapper-libs-1.02.181-3.el9.ppc64le", - "dhcp-client-4.4.2-15.b1.el9.ppc64le", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.ppc64le", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.ppc64le", - "dracut-055-10.git20210824.el9.ppc64le", - "dracut-config-generic-055-10.git20210824.el9.ppc64le", - "dracut-network-055-10.git20210824.el9.ppc64le", - "dracut-squash-055-10.git20210824.el9.ppc64le", - "e2fsprogs-1.46.5-2.el9.ppc64le", - "e2fsprogs-libs-1.46.5-2.el9.ppc64le", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.ppc64le", - "elfutils-libs-0.186-1.el9.ppc64le", - "ethtool-5.10-4.el9.ppc64le", - "expat-2.2.10-4.el9.ppc64le", - "file-5.39-8.el9.ppc64le", - "file-libs-5.39-8.el9.ppc64le", - "filesystem-3.16-2.el9.ppc64le", - "findutils-4.8.0-5.el9.ppc64le", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.ppc64le", - "gawk-5.1.0-5.el9.ppc64le", - "gawk-all-langpacks-5.1.0-5.el9.ppc64le", - "gdbm-libs-1.19-4.el9.ppc64le", - "gdisk-1.0.7-5.el9.ppc64le", - "gdk-pixbuf2-2.42.6-2.el9.ppc64le", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.ppc64le", - "gettext-libs-0.21-7.el9.ppc64le", - "glib-networking-2.68.3-1.el9.ppc64le", - "glib2-2.68.4-5.el9.ppc64le", - "glibc-2.34-21.el9.ppc64le", - "glibc-common-2.34-21.el9.ppc64le", - "glibc-gconv-extra-2.34-21.el9.ppc64le", - "glibc-minimal-langpack-2.34-21.el9.ppc64le", - "gmp-6.2.0-10.el9.ppc64le", - "gnupg2-2.3.3-1.el9.ppc64le", - "gnutls-3.7.3-1.el9.ppc64le", - "gobject-introspection-1.68.0-10.el9.ppc64le", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.ppc64le", - "grep-3.6-5.el9.ppc64le", - "groff-base-1.22.4-10.el9.ppc64le", - "grub2-common-2.06-16.el9.noarch", - "grub2-ppc64le-2.06-16.el9.ppc64le", - "grub2-ppc64le-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.ppc64le", - "grub2-tools-minimal-2.06-16.el9.ppc64le", - "grubby-8.40-54.el9.ppc64le", - "gsettings-desktop-schemas-40.0-4.el9.ppc64le", - "gssproxy-0.8.4-4.el9.ppc64le", - "gzip-1.10-8.el9.ppc64le", - "hdparm-9.62-2.el9.ppc64le", - "hostname-3.23-6.el9.ppc64le", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.ppc64le", - "inih-49-5.el9.ppc64le", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.ppc64le", - "iproute-5.15.0-2.el9.ppc64le", - "iproute-tc-5.15.0-2.el9.ppc64le", - "iptables-libs-1.8.7-26.el9.ppc64le", - "iputils-20210202-7.el9.ppc64le", - "irqbalance-1.8.0-4.el9.ppc64le", - "jansson-2.14-1.el9.ppc64le", - "json-c-0.14-11.el9.ppc64le", - "json-glib-1.6.6-1.el9.ppc64le", - "kbd-2.4.0-8.el9.ppc64le", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.ppc64le", - "kernel-core-5.14.0-55.el9.ppc64le", - "kernel-modules-5.14.0-55.el9.ppc64le", - "kernel-tools-5.14.0-55.el9.ppc64le", - "kernel-tools-libs-5.14.0-55.el9.ppc64le", - "kexec-tools-2.0.23-6.el9.ppc64le", - "keyutils-1.6.1-4.el9.ppc64le", - "keyutils-libs-1.6.1-4.el9.ppc64le", - "kmod-28-7.el9.ppc64le", - "kmod-libs-28-7.el9.ppc64le", - "kpartx-0.8.7-4.el9.ppc64le", - "krb5-libs-1.19.1-13.el9.ppc64le", - "less-575-4.el9.ppc64le", - "libacl-2.3.1-3.el9.ppc64le", - "libappstream-glib-0.7.18-4.el9.ppc64le", - "libarchive-3.5.2-1.el9.ppc64le", - "libassuan-2.5.5-3.el9.ppc64le", - "libattr-2.5.1-3.el9.ppc64le", - "libbasicobjects-0.1.1-51.el9.ppc64le", - "libblkid-2.37.2-1.el9.ppc64le", - "libbpf-0.5.0-3.el9.ppc64le", - "libbrotli-1.0.9-6.el9.ppc64le", - "libcap-2.48-8.el9.ppc64le", - "libcap-ng-0.8.2-6.el9.ppc64le", - "libcbor-0.7.0-5.el9.ppc64le", - "libcollection-0.7.0-51.el9.ppc64le", - "libcom_err-1.46.5-2.el9.ppc64le", - "libcomps-0.1.18-1.el9.ppc64le", - "libcurl-7.76.1-14.el9.ppc64le", - "libdaemon-0.14-23.el9.ppc64le", - "libdb-5.3.28-53.el9.ppc64le", - "libdhash-0.5.0-51.el9.ppc64le", - "libdnf-0.65.0-2.el9.ppc64le", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.ppc64le", - "libeconf-0.4.1-2.el9.ppc64le", - "libedit-3.1-37.20210216cvs.el9.ppc64le", - "libestr-0.1.11-3.el9.ppc64le", - "libev-4.33-5.el9.ppc64le", - "libevent-2.1.12-6.el9.ppc64le", - "libfastjson-0.99.9-3.el9.ppc64le", - "libfdisk-2.37.2-1.el9.ppc64le", - "libffi-3.4.2-7.el9.ppc64le", - "libfido2-1.6.0-7.el9.ppc64le", - "libgcc-11.2.1-9.1.el9.ppc64le", - "libgcrypt-1.10.0-1.el9.ppc64le", - "libgomp-11.2.1-9.1.el9.ppc64le", - "libgpg-error-1.42-5.el9.ppc64le", - "libibverbs-37.2-1.el9.ppc64le", - "libidn2-2.3.0-7.el9.ppc64le", - "libini_config-1.3.1-51.el9.ppc64le", - "libjpeg-turbo-2.0.90-5.el9.ppc64le", - "libkcapi-1.3.1-3.el9.ppc64le", - "libkcapi-hmaccalc-1.3.1-3.el9.ppc64le", - "libksba-1.5.1-4.el9.ppc64le", - "libldb-2.4.1-1.el9.ppc64le", - "libmaxminddb-1.5.2-3.el9.ppc64le", - "libmnl-1.0.4-15.el9.ppc64le", - "libmodulemd-2.13.0-2.el9.ppc64le", - "libmount-2.37.2-1.el9.ppc64le", - "libndp-1.8-4.el9.ppc64le", - "libnetfilter_conntrack-1.0.8-4.el9.ppc64le", - "libnfnetlink-1.0.1-21.el9.ppc64le", - "libnfsidmap-2.5.4-9.el9.ppc64le", - "libnghttp2-1.43.0-5.el9.ppc64le", - "libnl3-3.5.0-10.el9.ppc64le", - "libnl3-cli-3.5.0-10.el9.ppc64le", - "libpath_utils-0.2.1-51.el9.ppc64le", - "libpcap-1.10.0-4.el9.ppc64le", - "libpipeline-1.5.3-4.el9.ppc64le", - "libpng-1.6.37-12.el9.ppc64le", - "libpsl-0.21.1-5.el9.ppc64le", - "libpwquality-1.4.4-8.el9.ppc64le", - "libref_array-0.1.5-51.el9.ppc64le", - "librepo-1.14.2-1.el9.ppc64le", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.ppc64le", - "librtas-2.0.2-13.el9.ppc64le", - "libseccomp-2.5.2-2.el9.ppc64le", - "libselinux-3.3-2.el9.ppc64le", - "libselinux-utils-3.3-2.el9.ppc64le", - "libsemanage-3.3-1.el9.ppc64le", - "libsepol-3.3-2.el9.ppc64le", - "libservicelog-1.1.19-3.el9.ppc64le", - "libsigsegv-2.13-4.el9.ppc64le", - "libsmartcols-2.37.2-1.el9.ppc64le", - "libsolv-0.7.20-2.el9.ppc64le", - "libsoup-2.72.0-8.el9.ppc64le", - "libss-1.46.5-2.el9.ppc64le", - "libssh-0.9.6-3.el9.ppc64le", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.ppc64le", - "libsss_idmap-2.6.2-2.el9.ppc64le", - "libsss_nss_idmap-2.6.2-2.el9.ppc64le", - "libsss_sudo-2.6.2-2.el9.ppc64le", - "libstdc++-11.2.1-9.1.el9.ppc64le", - "libstemmer-0-18.585svn.el9.ppc64le", - "libsysfs-2.1.1-10.el9.ppc64le", - "libtalloc-2.3.3-1.el9.ppc64le", - "libtasn1-4.16.0-7.el9.ppc64le", - "libtdb-1.4.4-1.el9.ppc64le", - "libteam-1.31-11.el9.ppc64le", - "libtevent-0.11.0-1.el9.ppc64le", - "libtirpc-1.3.2-1.el9.ppc64le", - "libunistring-0.9.10-15.el9.ppc64le", - "libuser-0.63-7.el9.ppc64le", - "libutempter-1.2.1-6.el9.ppc64le", - "libuuid-2.37.2-1.el9.ppc64le", - "libverto-0.3.2-3.el9.ppc64le", - "libverto-libev-0.3.2-3.el9.ppc64le", - "libvpd-2.2.8-4.el9.ppc64le", - "libxcrypt-4.4.18-3.el9.ppc64le", - "libxml2-2.9.12-4.el9.ppc64le", - "libyaml-0.2.5-7.el9.ppc64le", - "libzstd-1.5.0-2.el9.ppc64le", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.ppc64le", - "logrotate-3.18.0-5.el9.ppc64le", - "lshw-B.02.19.2-7.el9.ppc64le", - "lsscsi-0.32-6.el9.ppc64le", - "lsvpd-1.7.12-3.el9.ppc64le", - "lua-libs-5.4.2-4.el9.ppc64le", - "lz4-libs-1.9.3-5.el9.ppc64le", - "lzo-2.10-7.el9.ppc64le", - "man-db-2.9.3-6.el9.ppc64le", - "memstrack-0.2.3-2.el9.ppc64le", - "mpfr-4.1.0-7.el9.ppc64le", - "ncurses-6.2-8.20210508.el9.ppc64le", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.ppc64le", - "nettle-3.7.3-2.el9.ppc64le", - "newt-0.52.21-11.el9.ppc64le", - "nfs-utils-2.5.4-9.el9.ppc64le", - "npth-1.6-8.el9.ppc64le", - "numactl-libs-2.0.14-8.el9.ppc64le", - "oddjob-0.34.7-4.el9.ppc64le", - "oddjob-mkhomedir-0.34.7-4.el9.ppc64le", - "opal-prd-6.7.1-7.el9.ppc64le", - "openldap-2.4.59-3.el9.ppc64le", - "openssh-8.7p1-6.el9.ppc64le", - "openssh-clients-8.7p1-6.el9.ppc64le", - "openssh-server-8.7p1-6.el9.ppc64le", - "openssl-3.0.1-5.el9.ppc64le", - "openssl-libs-3.0.1-5.el9.ppc64le", - "openssl-pkcs11-0.4.11-7.el9.ppc64le", - "os-prober-1.77-9.el9.ppc64le", - "p11-kit-0.24.1-2.el9.ppc64le", - "p11-kit-trust-0.24.1-2.el9.ppc64le", - "pam-1.5.1-9.el9.ppc64le", - "parted-3.4-6.el9.ppc64le", - "passwd-0.80-12.el9.ppc64le", - "pciutils-3.7.0-5.el9.ppc64le", - "pciutils-libs-3.7.0-5.el9.ppc64le", - "pcre-8.44-3.el9.3.ppc64le", - "pcre2-10.37-3.el9.1.ppc64le", - "pcre2-syntax-10.37-3.el9.1.noarch", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.ppc64le", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.ppc64le", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.ppc64le", - "perl-Encode-3.08-462.el9.ppc64le", - "perl-Errno-1.30-479.el9.ppc64le", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.ppc64le", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.ppc64le", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.ppc64le", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.ppc64le", - "perl-Net-SSLeay-1.92-1.el9.ppc64le", - "perl-POSIX-1.94-479.el9.ppc64le", - "perl-PathTools-3.78-461.el9.ppc64le", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.ppc64le", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.ppc64le", - "perl-Storable-3.21-460.el9.ppc64le", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.ppc64le", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.ppc64le", - "perl-mro-1.23-479.el9.ppc64le", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.ppc64le", - "policycoreutils-3.3-2.el9.ppc64le", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.ppc64le", - "polkit-libs-0.117-8.el9.ppc64le", - "polkit-pkla-compat-0.1-21.el9.ppc64le", - "popt-1.18-8.el9.ppc64le", - "powerpc-utils-1.3.9-6.el9.ppc64le", - "powerpc-utils-core-1.3.9-6.el9.ppc64le", - "ppc64-diag-rtas-2.7.7-2.el9.ppc64le", - "prefixdevname-0.1.0-8.el9.ppc64le", - "procps-ng-3.3.17-4.el9.ppc64le", - "psmisc-23.4-3.el9.ppc64le", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.ppc64le", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.ppc64le", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.ppc64le", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.ppc64le", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.ppc64le", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.ppc64le", - "python3-gpg-1.15.1-5.el9.ppc64le", - "python3-hawkey-0.65.0-2.el9.ppc64le", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.ppc64le", - "python3-libdnf-0.65.0-2.el9.ppc64le", - "python3-librepo-1.14.2-1.el9.ppc64le", - "python3-libs-3.9.10-1.el9.ppc64le", - "python3-libselinux-3.3-2.el9.ppc64le", - "python3-libsemanage-3.3-1.el9.ppc64le", - "python3-libxml2-2.9.12-4.el9.ppc64le", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.ppc64le", - "python3-netifaces-0.10.6-15.el9.ppc64le", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.ppc64le", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.ppc64le", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.ppc64le", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.ppc64le", - "python3-setools-4.4.0-4.el9.ppc64le", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.ppc64le", - "python3-systemd-234-18.el9.ppc64le", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.ppc64le", - "quota-4.06-6.el9.ppc64le", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.ppc64le", - "redhat-logos-90.2-1.el9.ppc64le", - "redhat-release-9.0-2.13.el9.ppc64le", - "redhat-release-eula-9.0-2.13.el9.ppc64le", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.ppc64le", - "rpm-4.16.1.3-10.el9.ppc64le", - "rpm-build-libs-4.16.1.3-10.el9.ppc64le", - "rpm-libs-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-audit-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-selinux-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.ppc64le", - "rpm-sign-libs-4.16.1.3-10.el9.ppc64le", - "rsync-3.2.3-9.el9.ppc64le", - "rsyslog-8.2102.0-101.el9.ppc64le", - "rsyslog-logrotate-8.2102.0-101.el9.ppc64le", - "sed-4.8-9.el9.ppc64le", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "servicelog-1.1.15-8.el9.ppc64le", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.ppc64le", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.ppc64le", - "sg3_utils-libs-1.47-6.el9.ppc64le", - "shadow-utils-4.9-3.el9.ppc64le", - "shared-mime-info-2.1-4.el9.ppc64le", - "slang-2.3.2-11.el9.ppc64le", - "snappy-1.1.8-8.el9.ppc64le", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.ppc64le", - "squashfs-tools-4.4-7.git1.el9.ppc64le", - "sscg-3.0.0-4.el9.ppc64le", - "sssd-client-2.6.2-2.el9.ppc64le", - "sssd-common-2.6.2-2.el9.ppc64le", - "sssd-kcm-2.6.2-2.el9.ppc64le", - "sssd-nfs-idmap-2.6.2-2.el9.ppc64le", - "subscription-manager-1.29.23-1.el9.ppc64le", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.ppc64le", - "sudo-1.9.5p2-7.el9.ppc64le", - "systemd-249-9.el9.ppc64le", - "systemd-libs-249-9.el9.ppc64le", - "systemd-pam-249-9.el9.ppc64le", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.ppc64le", - "tar-1.34-3.el9.ppc64le", - "tcpdump-4.99.0-6.el9.ppc64le", - "teamd-1.31-11.el9.ppc64le", - "tpm2-tss-3.0.3-6.el9.ppc64le", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.ppc64le", - "userspace-rcu-0.12.1-6.el9.ppc64le", - "util-linux-2.37.2-1.el9.ppc64le", - "util-linux-core-2.37.2-1.el9.ppc64le", - "vim-minimal-8.2.2637-11.el9.ppc64le", - "virt-what-1.21-2.el9.2.ppc64le", - "which-2.21-27.el9.ppc64le", - "xfsprogs-5.14.2-1.el9.ppc64le", - "xz-5.2.5-7.el9.ppc64le", - "xz-libs-5.2.5-7.el9.ppc64le", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.ppc64le", - "zstd-1.5.0-2.el9.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "14fc63d2-02", - "size": 524288000, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-03", - "size": 10207887360, - "start": 529530880, - "type": "83", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:994:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:993::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:995:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "hcn-init.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json index 55d9ab5b6..e0e2e0217 100644 --- a/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-ppc64le-qcow2_customize-boot.json @@ -25,8 +25,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -983,6 +986,9 @@ { "id": "sha256:f7fa4e23dd3281c57a52750969f9f7bf8450824dc8cbfd32459236baf048d0e9" }, + { + "id": "sha256:5b85a84172b7c608c2c29d59d29831d0cbff825d65181956d7822a812f2dd6eb" + }, { "id": "sha256:451b244b72a1c1303a8c92350534f9038d47eef05904defdc039f4443125fc19" }, @@ -1022,6 +1028,12 @@ { "id": "sha256:e19063978b1fa06740503ad72c3be6fcd9e443296c90e4155e83fdef0ee8d81d" }, + { + "id": "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513" + }, + { + "id": "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c" + }, { "id": "sha256:d4b490f97fec6df68d467e74eeac7f26210757973175d344d989804e4f1a3629" }, @@ -1133,9 +1145,18 @@ { "id": "sha256:42c5b80f23eeca6bbd7fd6738d99eede4cd3c561d3551edddf22f87fa73df02e" }, + { + "id": "sha256:2ffb290d5325869b98a2f1500775585f67d2e703aca0024e67a88394737fbf81" + }, + { + "id": "sha256:78e57f0090a6c7b4c24b6ff38f7181a3c07ccc4a3671d5022b33da93fb5960bf" + }, { "id": "sha256:8dbebd90c934b266133ad2db05bec9cb27723d9be6a9c248fdc2ac7fb9dcc441" }, + { + "id": "sha256:13a9303a54153557cf2a72fb6b4deef07b4ffd7ad05faf53e98a64c193828ef4" + }, { "id": "sha256:53346675b8b2a00c06f1fa316c8de2e8e95f61261c72ea0d92354b50ffeb4ff3" }, @@ -1334,6 +1355,9 @@ { "id": "sha256:e988dca29341448a66e49584863089d2c7eb4a01e59f059c505fe487555ccb08" }, + { + "id": "sha256:78f709077fa6e0ff355fcc0d9be6373a5a558342da210d2897db66fe063b9b9e" + }, { "id": "sha256:adb839f5955a5897ca746f1f3855b85fb39c771bce21d9a8ad6412bc126550c1" }, @@ -1541,6 +1565,9 @@ { "id": "sha256:fd5bae524b418ec066074df41bf66023292c6a242b078c2e63512d587906e1ad" }, + { + "id": "sha256:b312d824ac0cfc15fdc1bda1de99bca5fe672bab70e591b5ca3d908b86a0042c" + }, { "id": "sha256:55296dd542e3e8fb28635157bfe643ae29afa06f5b3a55e48ff5edf6ceedd3c9" }, @@ -1664,6 +1691,9 @@ { "id": "sha256:30f9b4e89a18ce221a22fc996faa5b688d5b083bf0b96e068d554da628140b73" }, + { + "id": "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89" + }, { "id": "sha256:fe48b0fd777a3f09eb8c1c58dcd56474fd1bc03d2f651c3f122f0e56d6a8e9e1" }, @@ -1700,6 +1730,9 @@ { "id": "sha256:9e41bd1f52490f21696a4a11a5e0c28fbc74d21930e94cf02c34a8f7430420ac" }, + { + "id": "sha256:f82ef31396cbe73443f406b2c13954a5244cd1293f3d8cdb8257f598caa7c191" + }, { "id": "sha256:233892a30a54ecf6a42ba90a89e2d5845d7cdfae3392c0dfd0bc6d54855e0cda" }, @@ -2774,6 +2807,9 @@ "sha256:0a81b062391ac6dac3ec28ff1e435001dd798cf1ff19fdb52cfe1e0720d5de03": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-appstream-n9.0-20220208/Packages/perl-File-Temp-0.231.100-4.el9.noarch.rpm" }, + "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/firewalld-filesystem-1.0.0-4.el9.noarch.rpm" + }, "sha256:0b13ff548b9b0be9f8d0271d90fa3673c081fbc22dc869ae4c37c68fa2a32c09": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/libpwquality-1.4.4-8.el9.ppc64le.rpm" }, @@ -2819,6 +2855,9 @@ "sha256:13167c7dcf4ecbc9136f0f1ea6923f1abf67f59f520fccd22cd462cf7c4eeaee": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-appstream-n9.0-20220208/Packages/perl-PathTools-3.78-461.el9.ppc64le.rpm" }, + "sha256:13a9303a54153557cf2a72fb6b4deef07b4ffd7ad05faf53e98a64c193828ef4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/iptables-nft-1.8.7-26.el9.ppc64le.rpm" + }, "sha256:144f40b60300da8dabf918a94fe915e10fbb7a87123968a5dfc10873a9014a03": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/python3-requests-2.25.1-5.el9.noarch.rpm" }, @@ -2990,6 +3029,9 @@ "sha256:2f2d050bb10a3dbfe20dcbd42bfa16344d9356c0ec004b517ff77f389247e304": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/bc-1.07.1-14.el9.ppc64le.rpm" }, + "sha256:2ffb290d5325869b98a2f1500775585f67d2e703aca0024e67a88394737fbf81": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/ipset-7.11-6.el9.ppc64le.rpm" + }, "sha256:302f40bfc1077a0858c63562d703b6dc3cb2d5c9ed1d9b40a2dc929a772b3f9d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/libtirpc-1.3.2-1.el9.ppc64le.rpm" }, @@ -3236,6 +3278,9 @@ "sha256:5b12804c6d28b5c368618f671d2e654c7587b3cc76d162b0c0b08f3b30528fee": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/python3-setuptools-53.0.0-9.el9.noarch.rpm" }, + "sha256:5b85a84172b7c608c2c29d59d29831d0cbff825d65181956d7822a812f2dd6eb": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.ppc64le.rpm" + }, "sha256:5c06d2a85bec668b8a9ba52b9d237770e37a2e4db014e7e8dc0cebaaf692af1e": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-appstream-n9.0-20220208/Packages/python3-policycoreutils-3.3-2.el9.noarch.rpm" }, @@ -3398,6 +3443,12 @@ "sha256:7861b354025dd0d48c0fb9a97f5d578fa97dec37a2a4539eb22cec941bbca1ec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/NetworkManager-team-1.36.0-0.7.el9.ppc64le.rpm" }, + "sha256:78e57f0090a6c7b4c24b6ff38f7181a3c07ccc4a3671d5022b33da93fb5960bf": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/ipset-libs-7.11-6.el9.ppc64le.rpm" + }, + "sha256:78f709077fa6e0ff355fcc0d9be6373a5a558342da210d2897db66fe063b9b9e": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/libnftnl-1.1.9-4.el9.ppc64le.rpm" + }, "sha256:79156f91a2ee21fb96f10e331047c55ff913e36f9a13ff89d0a479f0fc4dcb98": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-appstream-n9.0-20220208/Packages/perl-libnet-3.13-4.el9.noarch.rpm" }, @@ -3419,6 +3470,9 @@ "sha256:7b40905c0b8320ce5879f78729bc69827ce8ec14e8126daea64312b33d48b02b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/openssh-clients-8.7p1-6.el9.ppc64le.rpm" }, + "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/firewalld-1.0.0-4.el9.noarch.rpm" + }, "sha256:7bebc8a5fc0f4be20a1dce94deccd2495196c34027e18a3a732a0f97b40c86bb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/libreport-filesystem-2.15.2-6.el9.noarch.rpm" }, @@ -3716,6 +3770,9 @@ "sha256:b3116d62bce5a681a5be1508dcba9489302df3ccba704b63665adea8ba90bec5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/kpartx-0.8.7-4.el9.ppc64le.rpm" }, + "sha256:b312d824ac0cfc15fdc1bda1de99bca5fe672bab70e591b5ca3d908b86a0042c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/nftables-0.9.8-10.el9.ppc64le.rpm" + }, "sha256:b392d51437d0f8197d18b207d037da5af8d7d3bcdc218482d737c70a46416e81": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/psmisc-23.4-3.el9.ppc64le.rpm" }, @@ -3725,6 +3782,9 @@ "sha256:b62a3c29e31482fc21de315eaefa28f3e52f59396b0a33e6d1267822cabc1c67": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/libutempter-1.2.1-6.el9.ppc64le.rpm" }, + "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/python3-firewall-1.0.0-4.el9.noarch.rpm" + }, "sha256:b7990fe7fe4ca6dc95cab8dda3c0b45d16591f9a2af40b6ccc24db76af2a4484": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/dhcp-client-4.4.2-15.b1.el9.ppc64le.rpm" }, @@ -4160,6 +4220,9 @@ "sha256:f7fa4e23dd3281c57a52750969f9f7bf8450824dc8cbfd32459236baf048d0e9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/dracut-config-generic-055-10.git20210824.el9.ppc64le.rpm" }, + "sha256:f82ef31396cbe73443f406b2c13954a5244cd1293f3d8cdb8257f598caa7c191": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/python3-nftables-0.9.8-10.el9.ppc64le.rpm" + }, "sha256:f9212fd83ce2a0b747e4126df57d220df41f28929d9ff91cc36bc5d8e89ece74": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-appstream-n9.0-20220208/Packages/perl-NDBM_File-1.15-479.el9.ppc64le.rpm" }, @@ -6727,6 +6790,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/dracut-config-generic-055-10.git20210824.el9.ppc64le.rpm", "checksum": "sha256:f7fa4e23dd3281c57a52750969f9f7bf8450824dc8cbfd32459236baf048d0e9" }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "055", + "release": "10.git20210824.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.ppc64le.rpm", + "checksum": "sha256:5b85a84172b7c608c2c29d59d29831d0cbff825d65181956d7822a812f2dd6eb" + }, { "name": "dracut-network", "epoch": 0, @@ -6844,6 +6916,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/findutils-4.8.0-5.el9.ppc64le.rpm", "checksum": "sha256:e19063978b1fa06740503ad72c3be6fcd9e443296c90e4155e83fdef0ee8d81d" }, + { + "name": "firewalld", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/firewalld-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513" + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/firewalld-filesystem-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c" + }, { "name": "fonts-filesystem", "epoch": 1, @@ -7177,6 +7267,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/iproute-tc-5.15.0-2.el9.ppc64le.rpm", "checksum": "sha256:42c5b80f23eeca6bbd7fd6738d99eede4cd3c561d3551edddf22f87fa73df02e" }, + { + "name": "ipset", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/ipset-7.11-6.el9.ppc64le.rpm", + "checksum": "sha256:2ffb290d5325869b98a2f1500775585f67d2e703aca0024e67a88394737fbf81" + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/ipset-libs-7.11-6.el9.ppc64le.rpm", + "checksum": "sha256:78e57f0090a6c7b4c24b6ff38f7181a3c07ccc4a3671d5022b33da93fb5960bf" + }, { "name": "iptables-libs", "epoch": 0, @@ -7186,6 +7294,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/iptables-libs-1.8.7-26.el9.ppc64le.rpm", "checksum": "sha256:8dbebd90c934b266133ad2db05bec9cb27723d9be6a9c248fdc2ac7fb9dcc441" }, + { + "name": "iptables-nft", + "epoch": 0, + "version": "1.8.7", + "release": "26.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/iptables-nft-1.8.7-26.el9.ppc64le.rpm", + "checksum": "sha256:13a9303a54153557cf2a72fb6b4deef07b4ffd7ad05faf53e98a64c193828ef4" + }, { "name": "iputils", "epoch": 0, @@ -7780,6 +7897,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/libnfsidmap-2.5.4-9.el9.ppc64le.rpm", "checksum": "sha256:e988dca29341448a66e49584863089d2c7eb4a01e59f059c505fe487555ccb08" }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.9", + "release": "4.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/libnftnl-1.1.9-4.el9.ppc64le.rpm", + "checksum": "sha256:78f709077fa6e0ff355fcc0d9be6373a5a558342da210d2897db66fe063b9b9e" + }, { "name": "libnghttp2", "epoch": 0, @@ -8401,6 +8527,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/nfs-utils-2.5.4-9.el9.ppc64le.rpm", "checksum": "sha256:fd5bae524b418ec066074df41bf66023292c6a242b078c2e63512d587906e1ad" }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/nftables-0.9.8-10.el9.ppc64le.rpm", + "checksum": "sha256:b312d824ac0cfc15fdc1bda1de99bca5fe672bab70e591b5ca3d908b86a0042c" + }, { "name": "npth", "epoch": 0, @@ -8770,6 +8905,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/python3-ethtool-0.15-2.el9.ppc64le.rpm", "checksum": "sha256:30f9b4e89a18ce221a22fc996faa5b688d5b083bf0b96e068d554da628140b73" }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/python3-firewall-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89" + }, { "name": "python3-gobject-base", "epoch": 0, @@ -8878,6 +9022,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/python3-linux-procfs-0.7.0-1.el9.noarch.rpm", "checksum": "sha256:9e41bd1f52490f21696a4a11a5e0c28fbc74d21930e94cf02c34a8f7430420ac" }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "ppc64le", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-ppc64le-baseos-n9.0-20220208/Packages/python3-nftables-0.9.8-10.el9.ppc64le.rpm", + "checksum": "sha256:f82ef31396cbe73443f406b2c13954a5244cd1293f3d8cdb8257f598caa7c191" + }, { "name": "python3-perf", "epoch": 0, @@ -10599,1414 +10752,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "90-vpdupdate.rules": [ - "DEVPATH!=\"/devices/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/virtual/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/system/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/cpu/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/breakpoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/tracepoint/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/software/*\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"scsi_target\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"enclosure\", GOTO=\"vpd_end\"", - "ENV{DEVTYPE}==\"partition\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/uprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/kprobe/*\", GOTO=\"vpd_end\"", - "DEVPATH==\"/devices/rbd/*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"scsi_device\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"scsi_host\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"scsi*\", GOTO=\"vpd_end\"", - "SUBSYSTEM==\"nvme\", GOTO=\"vpd_update\"", - "SUBSYSTEM==\"nvme-subsystem\", GOTO=\"vpd_update\"", - "SUBSYSTEMS==\"nvme*\", GOTO=\"vpd_end\"", - "LABEL=\"vpd_update\"", - "RUN+=\"/bin/touch /run/run.vpdupdate\"", - "LABEL=\"vpd_end\"" - ] - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.ppc64le" - }, - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.ppc64le.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.ppc64le", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.ppc64le) 9.0 (Plow)", - "version": "5.14.0-55.el9.ppc64le" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/opt", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:991:", - "cockpit-wsinstance:x:990:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "service:x:999:", - "setroubleshoot:x:993:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.ppc64le", - "NetworkManager-libnm-1.36.0-0.7.el9.ppc64le", - "NetworkManager-team-1.36.0-0.7.el9.ppc64le", - "NetworkManager-tui-1.36.0-0.7.el9.ppc64le", - "PackageKit-1.2.4-2.el9.ppc64le", - "PackageKit-glib-1.2.4-2.el9.ppc64le", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.ppc64le", - "alternatives-1.20-2.el9.ppc64le", - "audit-3.0.7-100.el9.ppc64le", - "audit-libs-3.0.7-100.el9.ppc64le", - "authselect-1.2.3-7.el9.ppc64le", - "authselect-compat-1.2.3-7.el9.ppc64le", - "authselect-libs-1.2.3-7.el9.ppc64le", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.ppc64le", - "bc-1.07.1-14.el9.ppc64le", - "bzip2-1.0.8-8.el9.ppc64le", - "bzip2-libs-1.0.8-8.el9.ppc64le", - "c-ares-1.17.1-5.el9.ppc64le", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.ppc64le", - "chrony-4.1-3.el9.ppc64le", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.ppc64le", - "cockpit-bridge-261-1.el9.ppc64le", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.ppc64le", - "coreutils-8.32-31.el9.ppc64le", - "coreutils-common-8.32-31.el9.ppc64le", - "cpio-2.13-16.el9.ppc64le", - "cracklib-2.9.6-27.el9.ppc64le", - "cracklib-dicts-2.9.6-27.el9.ppc64le", - "cronie-1.5.7-5.el9.ppc64le", - "cronie-anacron-1.5.7-5.el9.ppc64le", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.ppc64le", - "curl-7.76.1-14.el9.ppc64le", - "cyrus-sasl-lib-2.1.27-17.el9.ppc64le", - "dbus-1.12.20-5.el9.ppc64le", - "dbus-broker-28-5.el9.ppc64le", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.ppc64le", - "dbus-tools-1.12.20-5.el9.ppc64le", - "device-mapper-1.02.181-3.el9.ppc64le", - "device-mapper-event-1.02.181-3.el9.ppc64le", - "device-mapper-event-libs-1.02.181-3.el9.ppc64le", - "device-mapper-libs-1.02.181-3.el9.ppc64le", - "device-mapper-persistent-data-0.9.0-12.el9.ppc64le", - "dhcp-client-4.4.2-15.b1.el9.ppc64le", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.ppc64le", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.ppc64le", - "dracut-055-10.git20210824.el9.ppc64le", - "dracut-config-generic-055-10.git20210824.el9.ppc64le", - "dracut-config-rescue-055-10.git20210824.el9.ppc64le", - "dracut-network-055-10.git20210824.el9.ppc64le", - "dracut-squash-055-10.git20210824.el9.ppc64le", - "e2fsprogs-1.46.5-2.el9.ppc64le", - "e2fsprogs-libs-1.46.5-2.el9.ppc64le", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.ppc64le", - "elfutils-libs-0.186-1.el9.ppc64le", - "ethtool-5.10-4.el9.ppc64le", - "expat-2.2.10-4.el9.ppc64le", - "file-5.39-8.el9.ppc64le", - "file-libs-5.39-8.el9.ppc64le", - "filesystem-3.16-2.el9.ppc64le", - "findutils-4.8.0-5.el9.ppc64le", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.ppc64le", - "gawk-5.1.0-5.el9.ppc64le", - "gawk-all-langpacks-5.1.0-5.el9.ppc64le", - "gdbm-libs-1.19-4.el9.ppc64le", - "gdisk-1.0.7-5.el9.ppc64le", - "gdk-pixbuf2-2.42.6-2.el9.ppc64le", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.ppc64le", - "gettext-libs-0.21-7.el9.ppc64le", - "glib-networking-2.68.3-1.el9.ppc64le", - "glib2-2.68.4-5.el9.ppc64le", - "glibc-2.34-21.el9.ppc64le", - "glibc-common-2.34-21.el9.ppc64le", - "glibc-gconv-extra-2.34-21.el9.ppc64le", - "glibc-minimal-langpack-2.34-21.el9.ppc64le", - "gmp-6.2.0-10.el9.ppc64le", - "gnupg2-2.3.3-1.el9.ppc64le", - "gnutls-3.7.3-1.el9.ppc64le", - "gobject-introspection-1.68.0-10.el9.ppc64le", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.ppc64le", - "grep-3.6-5.el9.ppc64le", - "groff-base-1.22.4-10.el9.ppc64le", - "grub2-common-2.06-16.el9.noarch", - "grub2-ppc64le-2.06-16.el9.ppc64le", - "grub2-ppc64le-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.ppc64le", - "grub2-tools-minimal-2.06-16.el9.ppc64le", - "grubby-8.40-54.el9.ppc64le", - "gsettings-desktop-schemas-40.0-4.el9.ppc64le", - "gssproxy-0.8.4-4.el9.ppc64le", - "gzip-1.10-8.el9.ppc64le", - "hdparm-9.62-2.el9.ppc64le", - "hostname-3.23-6.el9.ppc64le", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.ppc64le", - "inih-49-5.el9.ppc64le", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.ppc64le", - "iproute-5.15.0-2.el9.ppc64le", - "iproute-tc-5.15.0-2.el9.ppc64le", - "ipset-7.11-6.el9.ppc64le", - "ipset-libs-7.11-6.el9.ppc64le", - "iptables-libs-1.8.7-26.el9.ppc64le", - "iptables-nft-1.8.7-26.el9.ppc64le", - "iputils-20210202-7.el9.ppc64le", - "irqbalance-1.8.0-4.el9.ppc64le", - "jansson-2.14-1.el9.ppc64le", - "json-c-0.14-11.el9.ppc64le", - "json-glib-1.6.6-1.el9.ppc64le", - "kbd-2.4.0-8.el9.ppc64le", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.ppc64le", - "kernel-core-5.14.0-55.el9.ppc64le", - "kernel-modules-5.14.0-55.el9.ppc64le", - "kernel-tools-5.14.0-55.el9.ppc64le", - "kernel-tools-libs-5.14.0-55.el9.ppc64le", - "kexec-tools-2.0.23-6.el9.ppc64le", - "keyutils-1.6.1-4.el9.ppc64le", - "keyutils-libs-1.6.1-4.el9.ppc64le", - "kmod-28-7.el9.ppc64le", - "kmod-libs-28-7.el9.ppc64le", - "kpartx-0.8.7-4.el9.ppc64le", - "krb5-libs-1.19.1-13.el9.ppc64le", - "less-575-4.el9.ppc64le", - "libacl-2.3.1-3.el9.ppc64le", - "libaio-0.3.111-13.el9.ppc64le", - "libappstream-glib-0.7.18-4.el9.ppc64le", - "libarchive-3.5.2-1.el9.ppc64le", - "libassuan-2.5.5-3.el9.ppc64le", - "libattr-2.5.1-3.el9.ppc64le", - "libbasicobjects-0.1.1-51.el9.ppc64le", - "libblkid-2.37.2-1.el9.ppc64le", - "libbpf-0.5.0-3.el9.ppc64le", - "libbrotli-1.0.9-6.el9.ppc64le", - "libcap-2.48-8.el9.ppc64le", - "libcap-ng-0.8.2-6.el9.ppc64le", - "libcbor-0.7.0-5.el9.ppc64le", - "libcollection-0.7.0-51.el9.ppc64le", - "libcom_err-1.46.5-2.el9.ppc64le", - "libcomps-0.1.18-1.el9.ppc64le", - "libcurl-7.76.1-14.el9.ppc64le", - "libdaemon-0.14-23.el9.ppc64le", - "libdb-5.3.28-53.el9.ppc64le", - "libdhash-0.5.0-51.el9.ppc64le", - "libdnf-0.65.0-2.el9.ppc64le", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.ppc64le", - "libeconf-0.4.1-2.el9.ppc64le", - "libedit-3.1-37.20210216cvs.el9.ppc64le", - "libestr-0.1.11-3.el9.ppc64le", - "libev-4.33-5.el9.ppc64le", - "libevent-2.1.12-6.el9.ppc64le", - "libfastjson-0.99.9-3.el9.ppc64le", - "libfdisk-2.37.2-1.el9.ppc64le", - "libffi-3.4.2-7.el9.ppc64le", - "libfido2-1.6.0-7.el9.ppc64le", - "libgcc-11.2.1-9.1.el9.ppc64le", - "libgcrypt-1.10.0-1.el9.ppc64le", - "libgomp-11.2.1-9.1.el9.ppc64le", - "libgpg-error-1.42-5.el9.ppc64le", - "libibverbs-37.2-1.el9.ppc64le", - "libidn2-2.3.0-7.el9.ppc64le", - "libini_config-1.3.1-51.el9.ppc64le", - "libjpeg-turbo-2.0.90-5.el9.ppc64le", - "libkcapi-1.3.1-3.el9.ppc64le", - "libkcapi-hmaccalc-1.3.1-3.el9.ppc64le", - "libksba-1.5.1-4.el9.ppc64le", - "libldb-2.4.1-1.el9.ppc64le", - "libmaxminddb-1.5.2-3.el9.ppc64le", - "libmnl-1.0.4-15.el9.ppc64le", - "libmodulemd-2.13.0-2.el9.ppc64le", - "libmount-2.37.2-1.el9.ppc64le", - "libndp-1.8-4.el9.ppc64le", - "libnetfilter_conntrack-1.0.8-4.el9.ppc64le", - "libnfnetlink-1.0.1-21.el9.ppc64le", - "libnfsidmap-2.5.4-9.el9.ppc64le", - "libnftnl-1.1.9-4.el9.ppc64le", - "libnghttp2-1.43.0-5.el9.ppc64le", - "libnl3-3.5.0-10.el9.ppc64le", - "libnl3-cli-3.5.0-10.el9.ppc64le", - "libpath_utils-0.2.1-51.el9.ppc64le", - "libpcap-1.10.0-4.el9.ppc64le", - "libpipeline-1.5.3-4.el9.ppc64le", - "libpng-1.6.37-12.el9.ppc64le", - "libpsl-0.21.1-5.el9.ppc64le", - "libpwquality-1.4.4-8.el9.ppc64le", - "libref_array-0.1.5-51.el9.ppc64le", - "librepo-1.14.2-1.el9.ppc64le", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.ppc64le", - "librtas-2.0.2-13.el9.ppc64le", - "libseccomp-2.5.2-2.el9.ppc64le", - "libselinux-3.3-2.el9.ppc64le", - "libselinux-utils-3.3-2.el9.ppc64le", - "libsemanage-3.3-1.el9.ppc64le", - "libsepol-3.3-2.el9.ppc64le", - "libservicelog-1.1.19-3.el9.ppc64le", - "libsigsegv-2.13-4.el9.ppc64le", - "libsmartcols-2.37.2-1.el9.ppc64le", - "libsolv-0.7.20-2.el9.ppc64le", - "libsoup-2.72.0-8.el9.ppc64le", - "libss-1.46.5-2.el9.ppc64le", - "libssh-0.9.6-3.el9.ppc64le", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.ppc64le", - "libsss_idmap-2.6.2-2.el9.ppc64le", - "libsss_nss_idmap-2.6.2-2.el9.ppc64le", - "libsss_sudo-2.6.2-2.el9.ppc64le", - "libstdc++-11.2.1-9.1.el9.ppc64le", - "libstemmer-0-18.585svn.el9.ppc64le", - "libsysfs-2.1.1-10.el9.ppc64le", - "libtalloc-2.3.3-1.el9.ppc64le", - "libtasn1-4.16.0-7.el9.ppc64le", - "libtdb-1.4.4-1.el9.ppc64le", - "libteam-1.31-11.el9.ppc64le", - "libtevent-0.11.0-1.el9.ppc64le", - "libtirpc-1.3.2-1.el9.ppc64le", - "libunistring-0.9.10-15.el9.ppc64le", - "libuser-0.63-7.el9.ppc64le", - "libutempter-1.2.1-6.el9.ppc64le", - "libuuid-2.37.2-1.el9.ppc64le", - "libverto-0.3.2-3.el9.ppc64le", - "libverto-libev-0.3.2-3.el9.ppc64le", - "libvpd-2.2.8-4.el9.ppc64le", - "libxcrypt-4.4.18-3.el9.ppc64le", - "libxml2-2.9.12-4.el9.ppc64le", - "libyaml-0.2.5-7.el9.ppc64le", - "libzstd-1.5.0-2.el9.ppc64le", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.ppc64le", - "logrotate-3.18.0-5.el9.ppc64le", - "lshw-B.02.19.2-7.el9.ppc64le", - "lsscsi-0.32-6.el9.ppc64le", - "lsvpd-1.7.12-3.el9.ppc64le", - "lua-libs-5.4.2-4.el9.ppc64le", - "lvm2-2.03.14-3.el9.ppc64le", - "lvm2-libs-2.03.14-3.el9.ppc64le", - "lz4-libs-1.9.3-5.el9.ppc64le", - "lzo-2.10-7.el9.ppc64le", - "man-db-2.9.3-6.el9.ppc64le", - "memstrack-0.2.3-2.el9.ppc64le", - "mpfr-4.1.0-7.el9.ppc64le", - "ncurses-6.2-8.20210508.el9.ppc64le", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.ppc64le", - "nettle-3.7.3-2.el9.ppc64le", - "newt-0.52.21-11.el9.ppc64le", - "nfs-utils-2.5.4-9.el9.ppc64le", - "nftables-0.9.8-10.el9.ppc64le", - "npth-1.6-8.el9.ppc64le", - "numactl-libs-2.0.14-8.el9.ppc64le", - "oddjob-0.34.7-4.el9.ppc64le", - "oddjob-mkhomedir-0.34.7-4.el9.ppc64le", - "opal-prd-6.7.1-7.el9.ppc64le", - "openldap-2.4.59-3.el9.ppc64le", - "openssh-8.7p1-6.el9.ppc64le", - "openssh-clients-8.7p1-6.el9.ppc64le", - "openssh-server-8.7p1-6.el9.ppc64le", - "openssl-3.0.1-5.el9.ppc64le", - "openssl-libs-3.0.1-5.el9.ppc64le", - "openssl-pkcs11-0.4.11-7.el9.ppc64le", - "os-prober-1.77-9.el9.ppc64le", - "p11-kit-0.24.1-2.el9.ppc64le", - "p11-kit-trust-0.24.1-2.el9.ppc64le", - "pam-1.5.1-9.el9.ppc64le", - "parted-3.4-6.el9.ppc64le", - "passwd-0.80-12.el9.ppc64le", - "pciutils-3.7.0-5.el9.ppc64le", - "pciutils-libs-3.7.0-5.el9.ppc64le", - "pcre-8.44-3.el9.3.ppc64le", - "pcre2-10.37-3.el9.1.ppc64le", - "pcre2-syntax-10.37-3.el9.1.noarch", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.ppc64le", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.ppc64le", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.ppc64le", - "perl-Encode-3.08-462.el9.ppc64le", - "perl-Errno-1.30-479.el9.ppc64le", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.ppc64le", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.ppc64le", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.ppc64le", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.ppc64le", - "perl-Net-SSLeay-1.92-1.el9.ppc64le", - "perl-POSIX-1.94-479.el9.ppc64le", - "perl-PathTools-3.78-461.el9.ppc64le", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.ppc64le", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.ppc64le", - "perl-Storable-3.21-460.el9.ppc64le", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.ppc64le", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.ppc64le", - "perl-mro-1.23-479.el9.ppc64le", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.ppc64le", - "policycoreutils-3.3-2.el9.ppc64le", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.ppc64le", - "polkit-libs-0.117-8.el9.ppc64le", - "polkit-pkla-compat-0.1-21.el9.ppc64le", - "popt-1.18-8.el9.ppc64le", - "powerpc-utils-1.3.9-6.el9.ppc64le", - "powerpc-utils-core-1.3.9-6.el9.ppc64le", - "ppc64-diag-rtas-2.7.7-2.el9.ppc64le", - "prefixdevname-0.1.0-8.el9.ppc64le", - "procps-ng-3.3.17-4.el9.ppc64le", - "psmisc-23.4-3.el9.ppc64le", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.ppc64le", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.ppc64le", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.ppc64le", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.ppc64le", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.ppc64le", - "python3-file-magic-5.39-8.el9.noarch", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.ppc64le", - "python3-gpg-1.15.1-5.el9.ppc64le", - "python3-hawkey-0.65.0-2.el9.ppc64le", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.ppc64le", - "python3-libdnf-0.65.0-2.el9.ppc64le", - "python3-librepo-1.14.2-1.el9.ppc64le", - "python3-libs-3.9.10-1.el9.ppc64le", - "python3-libselinux-3.3-2.el9.ppc64le", - "python3-libsemanage-3.3-1.el9.ppc64le", - "python3-libxml2-2.9.12-4.el9.ppc64le", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.ppc64le", - "python3-netifaces-0.10.6-15.el9.ppc64le", - "python3-nftables-0.9.8-10.el9.ppc64le", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.ppc64le", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.ppc64le", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.ppc64le", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.ppc64le", - "python3-setools-4.4.0-4.el9.ppc64le", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.ppc64le", - "python3-systemd-234-18.el9.ppc64le", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.ppc64le", - "quota-4.06-6.el9.ppc64le", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.ppc64le", - "redhat-logos-90.2-1.el9.ppc64le", - "redhat-release-9.0-2.13.el9.ppc64le", - "redhat-release-eula-9.0-2.13.el9.ppc64le", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.ppc64le", - "rpm-4.16.1.3-10.el9.ppc64le", - "rpm-build-libs-4.16.1.3-10.el9.ppc64le", - "rpm-libs-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-audit-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-selinux-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.ppc64le", - "rpm-sign-libs-4.16.1.3-10.el9.ppc64le", - "rsync-3.2.3-9.el9.ppc64le", - "rsyslog-8.2102.0-101.el9.ppc64le", - "rsyslog-logrotate-8.2102.0-101.el9.ppc64le", - "sed-4.8-9.el9.ppc64le", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "servicelog-1.1.15-8.el9.ppc64le", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.ppc64le", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.ppc64le", - "sg3_utils-libs-1.47-6.el9.ppc64le", - "shadow-utils-4.9-3.el9.ppc64le", - "shared-mime-info-2.1-4.el9.ppc64le", - "slang-2.3.2-11.el9.ppc64le", - "snappy-1.1.8-8.el9.ppc64le", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.ppc64le", - "squashfs-tools-4.4-7.git1.el9.ppc64le", - "sscg-3.0.0-4.el9.ppc64le", - "sssd-client-2.6.2-2.el9.ppc64le", - "sssd-common-2.6.2-2.el9.ppc64le", - "sssd-kcm-2.6.2-2.el9.ppc64le", - "sssd-nfs-idmap-2.6.2-2.el9.ppc64le", - "subscription-manager-1.29.23-1.el9.ppc64le", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.ppc64le", - "sudo-1.9.5p2-7.el9.ppc64le", - "systemd-249-9.el9.ppc64le", - "systemd-libs-249-9.el9.ppc64le", - "systemd-pam-249-9.el9.ppc64le", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.ppc64le", - "tar-1.34-3.el9.ppc64le", - "tcpdump-4.99.0-6.el9.ppc64le", - "teamd-1.31-11.el9.ppc64le", - "tpm2-tss-3.0.3-6.el9.ppc64le", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.ppc64le", - "userspace-rcu-0.12.1-6.el9.ppc64le", - "util-linux-2.37.2-1.el9.ppc64le", - "util-linux-core-2.37.2-1.el9.ppc64le", - "vim-minimal-8.2.2637-11.el9.ppc64le", - "virt-what-1.21-2.el9.2.ppc64le", - "which-2.21-27.el9.ppc64le", - "xfsprogs-5.14.2-1.el9.ppc64le", - "xz-5.2.5-7.el9.ppc64le", - "xz-libs-5.2.5-7.el9.ppc64le", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.ppc64le", - "zstd-1.5.0-2.el9.ppc64le" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": true, - "fstype": null, - "label": null, - "partuuid": "14fc63d2-01", - "size": 4194304, - "start": 1048576, - "type": "41", - "uuid": null - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "14fc63d2-02", - "size": 524288000, - "start": 5242880, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - }, - "partuuid": "14fc63d2-03", - "size": 10207887360, - "start": 529530880, - "type": "8e", - "uuid": "liRlb1-ISlV-m40d-2jiT-2iR8-QGVW-9HKXBU" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:991:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:990:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:993::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "smt_off.service", - "smtstate.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "hcn-init.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "opal-prd.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "rtas_errd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-ppc64le-tar-boot.json b/test/data/manifests/rhel_90-ppc64le-tar-boot.json index e1d2789ed..2da37f03a 100644 --- a/test/data/manifests/rhel_90-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_90-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-90", "arch": "ppc64le", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5258,550 +5253,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [], - "default-target": "graphical.target", - "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:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "acl-2.3.1-3.el9.ppc64le", - "alternatives-1.20-2.el9.ppc64le", - "audit-libs-3.0.7-100.el9.ppc64le", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.ppc64le", - "bzip2-libs-1.0.8-8.el9.ppc64le", - "ca-certificates-2020.2.50-94.el9.noarch", - "coreutils-8.32-31.el9.ppc64le", - "coreutils-common-8.32-31.el9.ppc64le", - "cpio-2.13-16.el9.ppc64le", - "cracklib-2.9.6-27.el9.ppc64le", - "cracklib-dicts-2.9.6-27.el9.ppc64le", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.ppc64le", - "curl-7.76.1-14.el9.ppc64le", - "cyrus-sasl-lib-2.1.27-17.el9.ppc64le", - "dbus-1.12.20-5.el9.ppc64le", - "dbus-broker-28-5.el9.ppc64le", - "dbus-common-1.12.20-5.el9.noarch", - "device-mapper-1.02.181-3.el9.ppc64le", - "device-mapper-libs-1.02.181-3.el9.ppc64le", - "diffutils-3.7-12.el9.ppc64le", - "dracut-055-10.git20210824.el9.ppc64le", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.ppc64le", - "elfutils-libs-0.186-1.el9.ppc64le", - "expat-2.2.10-4.el9.ppc64le", - "filesystem-3.16-2.el9.ppc64le", - "findutils-4.8.0-5.el9.ppc64le", - "gawk-5.1.0-5.el9.ppc64le", - "gawk-all-langpacks-5.1.0-5.el9.ppc64le", - "gdbm-libs-1.19-4.el9.ppc64le", - "glibc-2.34-21.el9.ppc64le", - "glibc-common-2.34-21.el9.ppc64le", - "glibc-gconv-extra-2.34-21.el9.ppc64le", - "glibc-minimal-langpack-2.34-21.el9.ppc64le", - "gmp-6.2.0-10.el9.ppc64le", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.6-5.el9.ppc64le", - "gzip-1.10-8.el9.ppc64le", - "json-c-0.14-11.el9.ppc64le", - "kbd-2.4.0-8.el9.ppc64le", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.ppc64le", - "kernel-core-5.14.0-55.el9.ppc64le", - "kernel-modules-5.14.0-55.el9.ppc64le", - "keyutils-libs-1.6.1-4.el9.ppc64le", - "kmod-28-7.el9.ppc64le", - "kmod-libs-28-7.el9.ppc64le", - "kpartx-0.8.7-4.el9.ppc64le", - "krb5-libs-1.19.1-13.el9.ppc64le", - "libacl-2.3.1-3.el9.ppc64le", - "libarchive-3.5.2-1.el9.ppc64le", - "libattr-2.5.1-3.el9.ppc64le", - "libblkid-2.37.2-1.el9.ppc64le", - "libbrotli-1.0.9-6.el9.ppc64le", - "libcap-2.48-8.el9.ppc64le", - "libcap-ng-0.8.2-6.el9.ppc64le", - "libcom_err-1.46.5-2.el9.ppc64le", - "libcurl-7.76.1-14.el9.ppc64le", - "libdb-5.3.28-53.el9.ppc64le", - "libeconf-0.4.1-2.el9.ppc64le", - "libfdisk-2.37.2-1.el9.ppc64le", - "libffi-3.4.2-7.el9.ppc64le", - "libgcc-11.2.1-9.1.el9.ppc64le", - "libgcrypt-1.10.0-1.el9.ppc64le", - "libgpg-error-1.42-5.el9.ppc64le", - "libidn2-2.3.0-7.el9.ppc64le", - "libkcapi-1.3.1-3.el9.ppc64le", - "libkcapi-hmaccalc-1.3.1-3.el9.ppc64le", - "libmount-2.37.2-1.el9.ppc64le", - "libnghttp2-1.43.0-5.el9.ppc64le", - "libpsl-0.21.1-5.el9.ppc64le", - "libpwquality-1.4.4-8.el9.ppc64le", - "librtas-2.0.2-13.el9.ppc64le", - "libseccomp-2.5.2-2.el9.ppc64le", - "libselinux-3.3-2.el9.ppc64le", - "libselinux-utils-3.3-2.el9.ppc64le", - "libsemanage-3.3-1.el9.ppc64le", - "libsepol-3.3-2.el9.ppc64le", - "libsigsegv-2.13-4.el9.ppc64le", - "libsmartcols-2.37.2-1.el9.ppc64le", - "libssh-0.9.6-3.el9.ppc64le", - "libssh-config-0.9.6-3.el9.noarch", - "libtasn1-4.16.0-7.el9.ppc64le", - "libunistring-0.9.10-15.el9.ppc64le", - "libutempter-1.2.1-6.el9.ppc64le", - "libuuid-2.37.2-1.el9.ppc64le", - "libverto-0.3.2-3.el9.ppc64le", - "libxcrypt-4.4.18-3.el9.ppc64le", - "libxml2-2.9.12-4.el9.ppc64le", - "libzstd-1.5.0-2.el9.ppc64le", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lua-libs-5.4.2-4.el9.ppc64le", - "lz4-libs-1.9.3-5.el9.ppc64le", - "memstrack-0.2.3-2.el9.ppc64le", - "mpfr-4.1.0-7.el9.ppc64le", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.ppc64le", - "openldap-2.4.59-3.el9.ppc64le", - "openssh-8.7p1-6.el9.ppc64le", - "openssh-server-8.7p1-6.el9.ppc64le", - "openssl-3.0.1-5.el9.ppc64le", - "openssl-libs-3.0.1-5.el9.ppc64le", - "openssl-pkcs11-0.4.11-7.el9.ppc64le", - "p11-kit-0.24.1-2.el9.ppc64le", - "p11-kit-trust-0.24.1-2.el9.ppc64le", - "pam-1.5.1-9.el9.ppc64le", - "pcre-8.44-3.el9.3.ppc64le", - "pcre2-10.37-3.el9.1.ppc64le", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.ppc64le", - "policycoreutils-3.3-2.el9.ppc64le", - "popt-1.18-8.el9.ppc64le", - "procps-ng-3.3.17-4.el9.ppc64le", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "readline-8.1-4.el9.ppc64le", - "redhat-release-9.0-2.13.el9.ppc64le", - "redhat-release-eula-9.0-2.13.el9.ppc64le", - "rpm-4.16.1.3-10.el9.ppc64le", - "rpm-libs-4.16.1.3-10.el9.ppc64le", - "rpm-plugin-selinux-4.16.1.3-10.el9.ppc64le", - "sed-4.8-9.el9.ppc64le", - "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.ppc64le", - "sqlite-libs-3.34.1-5.el9.ppc64le", - "systemd-249-9.el9.ppc64le", - "systemd-libs-249-9.el9.ppc64le", - "systemd-pam-249-9.el9.ppc64le", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.ppc64le", - "tzdata-2021e-1.el9.noarch", - "util-linux-2.37.2-1.el9.ppc64le", - "util-linux-core-2.37.2-1.el9.ppc64le", - "xz-5.2.5-7.el9.ppc64le", - "xz-libs-5.2.5-7.el9.ppc64le", - "zlib-1.2.11-31.el9.ppc64le" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-s390x-qcow2-boot.json b/test/data/manifests/rhel_90-s390x-qcow2-boot.json index 1e08a9988..46e90ffbf 100644 --- a/test/data/manifests/rhel_90-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_90-s390x-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -11431,1272 +11428,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "-20220428124956-5.14.0-55.el9.s390x", - "initrd": "/boot/initramfs-5.14.0-55.el9.s390x.img", - "linux": "/boot/vmlinuz-5.14.0-55.el9.s390x", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0", - "title": " (5.14.0-55.el9.s390x)", - "version": "5.14.0-55.el9.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:990:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "C.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.s390x", - "NetworkManager-libnm-1.36.0-0.7.el9.s390x", - "NetworkManager-team-1.36.0-0.7.el9.s390x", - "NetworkManager-tui-1.36.0-0.7.el9.s390x", - "PackageKit-1.2.4-2.el9.s390x", - "PackageKit-glib-1.2.4-2.el9.s390x", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.s390x", - "alternatives-1.20-2.el9.s390x", - "audit-3.0.7-100.el9.s390x", - "audit-libs-3.0.7-100.el9.s390x", - "authselect-1.2.3-7.el9.s390x", - "authselect-compat-1.2.3-7.el9.s390x", - "authselect-libs-1.2.3-7.el9.s390x", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.s390x", - "bzip2-1.0.8-8.el9.s390x", - "bzip2-libs-1.0.8-8.el9.s390x", - "c-ares-1.17.1-5.el9.s390x", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.s390x", - "chrony-4.1-3.el9.s390x", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.s390x", - "cockpit-bridge-261-1.el9.s390x", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.s390x", - "coreutils-8.32-31.el9.s390x", - "coreutils-common-8.32-31.el9.s390x", - "cpio-2.13-16.el9.s390x", - "cracklib-2.9.6-27.el9.s390x", - "cracklib-dicts-2.9.6-27.el9.s390x", - "cronie-1.5.7-5.el9.s390x", - "cronie-anacron-1.5.7-5.el9.s390x", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.s390x", - "curl-7.76.1-14.el9.s390x", - "cyrus-sasl-lib-2.1.27-17.el9.s390x", - "dbus-1.12.20-5.el9.s390x", - "dbus-broker-28-5.el9.s390x", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.s390x", - "dbus-tools-1.12.20-5.el9.s390x", - "device-mapper-1.02.181-3.el9.s390x", - "device-mapper-libs-1.02.181-3.el9.s390x", - "dhcp-client-4.4.2-15.b1.el9.s390x", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.s390x", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.s390x", - "dracut-055-10.git20210824.el9.s390x", - "dracut-config-generic-055-10.git20210824.el9.s390x", - "dracut-network-055-10.git20210824.el9.s390x", - "dracut-squash-055-10.git20210824.el9.s390x", - "e2fsprogs-1.46.5-2.el9.s390x", - "e2fsprogs-libs-1.46.5-2.el9.s390x", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.s390x", - "elfutils-libs-0.186-1.el9.s390x", - "ethtool-5.10-4.el9.s390x", - "expat-2.2.10-4.el9.s390x", - "file-5.39-8.el9.s390x", - "file-libs-5.39-8.el9.s390x", - "filesystem-3.16-2.el9.s390x", - "findutils-4.8.0-5.el9.s390x", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.s390x", - "gawk-5.1.0-5.el9.s390x", - "gawk-all-langpacks-5.1.0-5.el9.s390x", - "gdbm-libs-1.19-4.el9.s390x", - "gdisk-1.0.7-5.el9.s390x", - "gdk-pixbuf2-2.42.6-2.el9.s390x", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "glib-networking-2.68.3-1.el9.s390x", - "glib2-2.68.4-5.el9.s390x", - "glibc-2.34-21.el9.s390x", - "glibc-common-2.34-21.el9.s390x", - "glibc-gconv-extra-2.34-21.el9.s390x", - "glibc-minimal-langpack-2.34-21.el9.s390x", - "gmp-6.2.0-10.el9.s390x", - "gnupg2-2.3.3-1.el9.s390x", - "gnutls-3.7.3-1.el9.s390x", - "gobject-introspection-1.68.0-10.el9.s390x", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.s390x", - "grep-3.6-5.el9.s390x", - "groff-base-1.22.4-10.el9.s390x", - "grubby-8.40-54.el9.s390x", - "gsettings-desktop-schemas-40.0-4.el9.s390x", - "gssproxy-0.8.4-4.el9.s390x", - "gzip-1.10-8.el9.s390x", - "hdparm-9.62-2.el9.s390x", - "hostname-3.23-6.el9.s390x", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.s390x", - "inih-49-5.el9.s390x", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.s390x", - "iproute-5.15.0-2.el9.s390x", - "iproute-tc-5.15.0-2.el9.s390x", - "iptables-libs-1.8.7-26.el9.s390x", - "iputils-20210202-7.el9.s390x", - "jansson-2.14-1.el9.s390x", - "json-c-0.14-11.el9.s390x", - "json-glib-1.6.6-1.el9.s390x", - "kbd-2.4.0-8.el9.s390x", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.s390x", - "kernel-core-5.14.0-55.el9.s390x", - "kernel-modules-5.14.0-55.el9.s390x", - "kernel-tools-5.14.0-55.el9.s390x", - "kexec-tools-2.0.23-6.el9.s390x", - "keyutils-1.6.1-4.el9.s390x", - "keyutils-libs-1.6.1-4.el9.s390x", - "kmod-28-7.el9.s390x", - "kmod-libs-28-7.el9.s390x", - "kpartx-0.8.7-4.el9.s390x", - "krb5-libs-1.19.1-13.el9.s390x", - "less-575-4.el9.s390x", - "libacl-2.3.1-3.el9.s390x", - "libappstream-glib-0.7.18-4.el9.s390x", - "libarchive-3.5.2-1.el9.s390x", - "libassuan-2.5.5-3.el9.s390x", - "libattr-2.5.1-3.el9.s390x", - "libbasicobjects-0.1.1-51.el9.s390x", - "libblkid-2.37.2-1.el9.s390x", - "libbpf-0.5.0-3.el9.s390x", - "libbrotli-1.0.9-6.el9.s390x", - "libcap-2.48-8.el9.s390x", - "libcap-ng-0.8.2-6.el9.s390x", - "libcbor-0.7.0-5.el9.s390x", - "libcollection-0.7.0-51.el9.s390x", - "libcom_err-1.46.5-2.el9.s390x", - "libcomps-0.1.18-1.el9.s390x", - "libcurl-7.76.1-14.el9.s390x", - "libdaemon-0.14-23.el9.s390x", - "libdb-5.3.28-53.el9.s390x", - "libdhash-0.5.0-51.el9.s390x", - "libdnf-0.65.0-2.el9.s390x", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.s390x", - "libeconf-0.4.1-2.el9.s390x", - "libedit-3.1-37.20210216cvs.el9.s390x", - "libestr-0.1.11-3.el9.s390x", - "libev-4.33-5.el9.s390x", - "libevent-2.1.12-6.el9.s390x", - "libfastjson-0.99.9-3.el9.s390x", - "libfdisk-2.37.2-1.el9.s390x", - "libffi-3.4.2-7.el9.s390x", - "libfido2-1.6.0-7.el9.s390x", - "libgcc-11.2.1-9.1.el9.s390x", - "libgcrypt-1.10.0-1.el9.s390x", - "libgomp-11.2.1-9.1.el9.s390x", - "libgpg-error-1.42-5.el9.s390x", - "libibverbs-37.2-1.el9.s390x", - "libidn2-2.3.0-7.el9.s390x", - "libini_config-1.3.1-51.el9.s390x", - "libjpeg-turbo-2.0.90-5.el9.s390x", - "libkcapi-1.3.1-3.el9.s390x", - "libkcapi-hmaccalc-1.3.1-3.el9.s390x", - "libksba-1.5.1-4.el9.s390x", - "libldb-2.4.1-1.el9.s390x", - "libmaxminddb-1.5.2-3.el9.s390x", - "libmnl-1.0.4-15.el9.s390x", - "libmodulemd-2.13.0-2.el9.s390x", - "libmount-2.37.2-1.el9.s390x", - "libndp-1.8-4.el9.s390x", - "libnetfilter_conntrack-1.0.8-4.el9.s390x", - "libnfnetlink-1.0.1-21.el9.s390x", - "libnfsidmap-2.5.4-9.el9.s390x", - "libnghttp2-1.43.0-5.el9.s390x", - "libnl3-3.5.0-10.el9.s390x", - "libnl3-cli-3.5.0-10.el9.s390x", - "libpath_utils-0.2.1-51.el9.s390x", - "libpcap-1.10.0-4.el9.s390x", - "libpipeline-1.5.3-4.el9.s390x", - "libpng-1.6.37-12.el9.s390x", - "libpsl-0.21.1-5.el9.s390x", - "libpwquality-1.4.4-8.el9.s390x", - "libref_array-0.1.5-51.el9.s390x", - "librepo-1.14.2-1.el9.s390x", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.s390x", - "libseccomp-2.5.2-2.el9.s390x", - "libselinux-3.3-2.el9.s390x", - "libselinux-utils-3.3-2.el9.s390x", - "libsemanage-3.3-1.el9.s390x", - "libsepol-3.3-2.el9.s390x", - "libsigsegv-2.13-4.el9.s390x", - "libsmartcols-2.37.2-1.el9.s390x", - "libsolv-0.7.20-2.el9.s390x", - "libsoup-2.72.0-8.el9.s390x", - "libss-1.46.5-2.el9.s390x", - "libssh-0.9.6-3.el9.s390x", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.s390x", - "libsss_idmap-2.6.2-2.el9.s390x", - "libsss_nss_idmap-2.6.2-2.el9.s390x", - "libsss_sudo-2.6.2-2.el9.s390x", - "libstdc++-11.2.1-9.1.el9.s390x", - "libstemmer-0-18.585svn.el9.s390x", - "libsysfs-2.1.1-10.el9.s390x", - "libtalloc-2.3.3-1.el9.s390x", - "libtasn1-4.16.0-7.el9.s390x", - "libtdb-1.4.4-1.el9.s390x", - "libteam-1.31-11.el9.s390x", - "libtevent-0.11.0-1.el9.s390x", - "libtirpc-1.3.2-1.el9.s390x", - "libunistring-0.9.10-15.el9.s390x", - "libuser-0.63-7.el9.s390x", - "libutempter-1.2.1-6.el9.s390x", - "libuuid-2.37.2-1.el9.s390x", - "libverto-0.3.2-3.el9.s390x", - "libverto-libev-0.3.2-3.el9.s390x", - "libxcrypt-4.4.18-3.el9.s390x", - "libxml2-2.9.12-4.el9.s390x", - "libyaml-0.2.5-7.el9.s390x", - "libzstd-1.5.0-2.el9.s390x", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.s390x", - "logrotate-3.18.0-5.el9.s390x", - "lshw-B.02.19.2-7.el9.s390x", - "lsscsi-0.32-6.el9.s390x", - "lua-libs-5.4.2-4.el9.s390x", - "lz4-libs-1.9.3-5.el9.s390x", - "lzo-2.10-7.el9.s390x", - "man-db-2.9.3-6.el9.s390x", - "memstrack-0.2.3-2.el9.s390x", - "mpfr-4.1.0-7.el9.s390x", - "ncurses-6.2-8.20210508.el9.s390x", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.s390x", - "nettle-3.7.3-2.el9.s390x", - "newt-0.52.21-11.el9.s390x", - "nfs-utils-2.5.4-9.el9.s390x", - "npth-1.6-8.el9.s390x", - "numactl-libs-2.0.14-8.el9.s390x", - "oddjob-0.34.7-4.el9.s390x", - "oddjob-mkhomedir-0.34.7-4.el9.s390x", - "openldap-2.4.59-3.el9.s390x", - "openssh-8.7p1-6.el9.s390x", - "openssh-clients-8.7p1-6.el9.s390x", - "openssh-server-8.7p1-6.el9.s390x", - "openssl-3.0.1-5.el9.s390x", - "openssl-libs-3.0.1-5.el9.s390x", - "openssl-pkcs11-0.4.11-7.el9.s390x", - "p11-kit-0.24.1-2.el9.s390x", - "p11-kit-trust-0.24.1-2.el9.s390x", - "pam-1.5.1-9.el9.s390x", - "parted-3.4-6.el9.s390x", - "passwd-0.80-12.el9.s390x", - "pciutils-3.7.0-5.el9.s390x", - "pciutils-libs-3.7.0-5.el9.s390x", - "pcre-8.44-3.el9.3.s390x", - "pcre2-10.37-3.el9.1.s390x", - "pcre2-syntax-10.37-3.el9.1.noarch", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.s390x", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.s390x", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.s390x", - "perl-Encode-3.08-462.el9.s390x", - "perl-English-1.11-479.el9.noarch", - "perl-Errno-1.30-479.el9.s390x", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.s390x", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.s390x", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.s390x", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.s390x", - "perl-Net-SSLeay-1.92-1.el9.s390x", - "perl-POSIX-1.94-479.el9.s390x", - "perl-PathTools-3.78-461.el9.s390x", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.s390x", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.s390x", - "perl-Storable-3.21-460.el9.s390x", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.s390x", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.s390x", - "perl-mro-1.23-479.el9.s390x", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.s390x", - "policycoreutils-3.3-2.el9.s390x", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.s390x", - "polkit-libs-0.117-8.el9.s390x", - "polkit-pkla-compat-0.1-21.el9.s390x", - "popt-1.18-8.el9.s390x", - "prefixdevname-0.1.0-8.el9.s390x", - "procps-ng-3.3.17-4.el9.s390x", - "psmisc-23.4-3.el9.s390x", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.s390x", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.s390x", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.s390x", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.s390x", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.s390x", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.s390x", - "python3-gpg-1.15.1-5.el9.s390x", - "python3-hawkey-0.65.0-2.el9.s390x", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.s390x", - "python3-libdnf-0.65.0-2.el9.s390x", - "python3-librepo-1.14.2-1.el9.s390x", - "python3-libs-3.9.10-1.el9.s390x", - "python3-libselinux-3.3-2.el9.s390x", - "python3-libsemanage-3.3-1.el9.s390x", - "python3-libxml2-2.9.12-4.el9.s390x", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.s390x", - "python3-netifaces-0.10.6-15.el9.s390x", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.s390x", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.s390x", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.s390x", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.s390x", - "python3-setools-4.4.0-4.el9.s390x", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.s390x", - "python3-systemd-234-18.el9.s390x", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.s390x", - "quota-4.06-6.el9.s390x", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.s390x", - "redhat-logos-90.2-1.el9.s390x", - "redhat-release-9.0-2.13.el9.s390x", - "redhat-release-eula-9.0-2.13.el9.s390x", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.s390x", - "rpm-4.16.1.3-10.el9.s390x", - "rpm-build-libs-4.16.1.3-10.el9.s390x", - "rpm-libs-4.16.1.3-10.el9.s390x", - "rpm-plugin-audit-4.16.1.3-10.el9.s390x", - "rpm-plugin-selinux-4.16.1.3-10.el9.s390x", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.s390x", - "rpm-sign-libs-4.16.1.3-10.el9.s390x", - "rsync-3.2.3-9.el9.s390x", - "rsyslog-8.2102.0-101.el9.s390x", - "rsyslog-logrotate-8.2102.0-101.el9.s390x", - "s390utils-base-2.19.0-2.el9.s390x", - "s390utils-core-2.19.0-2.el9.s390x", - "sed-4.8-9.el9.s390x", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.s390x", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.s390x", - "sg3_utils-libs-1.47-6.el9.s390x", - "shadow-utils-4.9-3.el9.s390x", - "shared-mime-info-2.1-4.el9.s390x", - "slang-2.3.2-11.el9.s390x", - "snappy-1.1.8-8.el9.s390x", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.s390x", - "squashfs-tools-4.4-7.git1.el9.s390x", - "sscg-3.0.0-4.el9.s390x", - "sssd-client-2.6.2-2.el9.s390x", - "sssd-common-2.6.2-2.el9.s390x", - "sssd-kcm-2.6.2-2.el9.s390x", - "sssd-nfs-idmap-2.6.2-2.el9.s390x", - "subscription-manager-1.29.23-1.el9.s390x", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.s390x", - "sudo-1.9.5p2-7.el9.s390x", - "systemd-249-9.el9.s390x", - "systemd-libs-249-9.el9.s390x", - "systemd-pam-249-9.el9.s390x", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.s390x", - "tar-1.34-3.el9.s390x", - "tcpdump-4.99.0-6.el9.s390x", - "teamd-1.31-11.el9.s390x", - "tpm2-tss-3.0.3-6.el9.s390x", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.s390x", - "userspace-rcu-0.12.1-6.el9.s390x", - "util-linux-2.37.2-1.el9.s390x", - "util-linux-core-2.37.2-1.el9.s390x", - "vim-minimal-8.2.2637-11.el9.s390x", - "virt-what-1.21-2.el9.2.s390x", - "which-2.21-27.el9.s390x", - "xfsprogs-5.14.2-1.el9.s390x", - "xz-5.2.5-7.el9.s390x", - "xz-libs-5.2.5-7.el9.s390x", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.s390x", - "zstd-1.5.0-2.el9.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "14fc63d2-01", - "size": 524288000, - "start": 1048576, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": true, - "fstype": "xfs", - "label": null, - "partuuid": "14fc63d2-02", - "size": 10212081664, - "start": 525336576, - "type": "83", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "device_cio_free.service", - "dnf-makecache.timer", - "getty@.service", - "insights-client-boot.service", - "kdump.service", - "logrotate.timer", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/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": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json index 4024b1587..81237a27f 100644 --- a/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-s390x-qcow2_customize-boot.json @@ -25,8 +25,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -1289,6 +1292,9 @@ { "id": "sha256:6e1f9aa48bc7ea708353e420e95834267dacc881db6daba05e2996b309b60e6c" }, + { + "id": "sha256:00dd30557efbf0e03a84dda309d9d9fa6b7110b22efda319ad3ab7148911b2de" + }, { "id": "sha256:6a8006470df5d853503ed76e505f7d593163301683379b8c0c43aa67ab3c84cf" }, @@ -1328,6 +1334,12 @@ { "id": "sha256:b41821191be65cbc5dc6fd586b6dbbb5aa5dfa7b24b6da29d4f2b844903b0c2a" }, + { + "id": "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513" + }, + { + "id": "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c" + }, { "id": "sha256:d4b490f97fec6df68d467e74eeac7f26210757973175d344d989804e4f1a3629" }, @@ -1418,9 +1430,18 @@ { "id": "sha256:712ce6d6c128941f8721cb2515bcde1a437c2a114088c9f15047b130433e7afa" }, + { + "id": "sha256:507427989225e38c2622415b2eee04b980072c46108a48219c75e8559ce3dde5" + }, + { + "id": "sha256:e8cd9a059f2fe31f266e8ab75d27b2d7365ca77b721004b08c905e7ee4a729aa" + }, { "id": "sha256:ead675e7d6566b03079491a6dd92f56d627686ca445e2a470d4edce58a4015ce" }, + { + "id": "sha256:2bf53cecbd0afaa61965dd665208ae6fd9d9b2259f6020e8bff157348b758d22" + }, { "id": "sha256:1e3fdf2052ceb1abbc0c7e6ea8b121689df92d4caac3ca705f5b53f6494ef171" }, @@ -1613,6 +1634,9 @@ { "id": "sha256:5384814db07153d7a7c0f4de8d941dfc8bb20866be44daa526de7514da4f5d9f" }, + { + "id": "sha256:e060f952694bd803c929042c04a1928069f50802b48c8b5941f6d7fbaed38403" + }, { "id": "sha256:15dc4563a395cecab6690d0d3b752050e22cb412320e297ee75446f31b0ed7c0" }, @@ -1805,6 +1829,9 @@ { "id": "sha256:c84b58d26cebfeb0f964246030f2a9fe0299bf97e199adaa54583791ab08c3c8" }, + { + "id": "sha256:61d07cbfec9a3a3f233194789c6124f13ab3dc7e563653cca1ec9502aacf5db4" + }, { "id": "sha256:70eca966993d2d26eb53c21a7c3298b4fb48cf4cd19cbbf3c06c5be3bcbcd8ec" }, @@ -1916,6 +1943,9 @@ { "id": "sha256:a9db966ccacaf77812bc714c21cb7d2a69fb2f56f7bb86e6ec60e695ebcd1f93" }, + { + "id": "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89" + }, { "id": "sha256:9799b9486a0119057317b0843cc902fc7c69b2578c13bee72db3b6f2d838a455" }, @@ -1952,6 +1982,9 @@ { "id": "sha256:9e41bd1f52490f21696a4a11a5e0c28fbc74d21930e94cf02c34a8f7430420ac" }, + { + "id": "sha256:60d0b766d49839588b3a64e9fbcfe45d9d304b450dacbf0ad83b02517120038a" + }, { "id": "sha256:50470b9ddc0f89e2af2d509591ff0128d96e27ff66b2e197ff52b2accadb698a" }, @@ -3013,6 +3046,9 @@ "sources": { "org.osbuild.curl": { "items": { + "sha256:00dd30557efbf0e03a84dda309d9d9fa6b7110b22efda319ad3ab7148911b2de": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.s390x.rpm" + }, "sha256:015a6d02b9c84bd353680d4bad61f3c8d297c53c3a43325e08e4ac4b48f97f17": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-appstream-n9.0-20220208/Packages/perl-Term-Cap-1.17-460.el9.noarch.rpm" }, @@ -3058,6 +3094,9 @@ "sha256:0a98acecd786ed96438587b6cd339694e35476c056a2682ad25b9073b4359576": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-appstream-n9.0-20220208/Packages/python3-pyrsistent-0.17.3-8.el9.s390x.rpm" }, + "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/firewalld-filesystem-1.0.0-4.el9.noarch.rpm" + }, "sha256:0ba69fa3ccb6c0ed61ec56e42ecc7942c2b57042c540db1b38bb323ff5ffa544": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/libeconf-0.4.1-2.el9.s390x.rpm" }, @@ -3268,6 +3307,9 @@ "sha256:2bcd067b0d5c16158d973458b9534482e3909466adb81d460105809215018010": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-appstream-n9.0-20220208/Packages/python3-libsemanage-3.3-1.el9.s390x.rpm" }, + "sha256:2bf53cecbd0afaa61965dd665208ae6fd9d9b2259f6020e8bff157348b758d22": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/iptables-nft-1.8.7-26.el9.s390x.rpm" + }, "sha256:2d730154cbe1d4fa838296468cf9659395008ed12c191990f9c47e5b4b689a85": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/libkcapi-hmaccalc-1.3.1-3.el9.s390x.rpm" }, @@ -3475,6 +3517,9 @@ "sha256:50470b9ddc0f89e2af2d509591ff0128d96e27ff66b2e197ff52b2accadb698a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/python3-perf-5.14.0-55.el9.s390x.rpm" }, + "sha256:507427989225e38c2622415b2eee04b980072c46108a48219c75e8559ce3dde5": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/ipset-7.11-6.el9.s390x.rpm" + }, "sha256:5129530c9e6d52a0d1474131f6cee9232f4ebbf807ebc9df969d05215f278d6d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-appstream-n9.0-20220208/Packages/libxcb-1.13.1-9.el9.s390x.rpm" }, @@ -3553,6 +3598,12 @@ "sha256:5fb94e1ef0f6c177fed140f6ad4d77a567d2ae3d257c2c8b1cc90dfccddbb5cb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/alternatives-1.20-2.el9.s390x.rpm" }, + "sha256:60d0b766d49839588b3a64e9fbcfe45d9d304b450dacbf0ad83b02517120038a": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/python3-nftables-0.9.8-10.el9.s390x.rpm" + }, + "sha256:61d07cbfec9a3a3f233194789c6124f13ab3dc7e563653cca1ec9502aacf5db4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/nftables-0.9.8-10.el9.s390x.rpm" + }, "sha256:621dfd858330cd3e29bb07fef36d02367edecbdd5b59c34988b0839e5aee68af": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/openssl-libs-3.0.1-5.el9.s390x.rpm" }, @@ -3739,6 +3790,9 @@ "sha256:7b168d834543330cf1c55693aea8c11f4bd87d25ce6369ce8b5ab0673678566a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/sed-4.8-9.el9.s390x.rpm" }, + "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/firewalld-1.0.0-4.el9.noarch.rpm" + }, "sha256:7bebc8a5fc0f4be20a1dce94deccd2495196c34027e18a3a732a0f97b40c86bb": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/libreport-filesystem-2.15.2-6.el9.noarch.rpm" }, @@ -4084,6 +4138,9 @@ "sha256:b5743cd84a70af080bc68eec0045d85d0bee7c4347195e12e269ae386ee479cc": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-appstream-n9.0-20220208/Packages/python3-audit-3.0.7-100.el9.s390x.rpm" }, + "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/python3-firewall-1.0.0-4.el9.noarch.rpm" + }, "sha256:b6dffdaa197220f401417c607cdd659fdffaf1a5a07451e96eb6727f067539ee": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/libsigsegv-2.13-4.el9.s390x.rpm" }, @@ -4366,6 +4423,9 @@ "sha256:e00ae4884ea2975787663cffbc68bcb3157d14a8bd40d33a23b5d39271e6dd12": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/tar-1.34-3.el9.s390x.rpm" }, + "sha256:e060f952694bd803c929042c04a1928069f50802b48c8b5941f6d7fbaed38403": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/libnftnl-1.1.9-4.el9.s390x.rpm" + }, "sha256:e0b8633f818467f9e1bf46b9c0012af7bf8a309ac64e903a2a9faf3fae7705f9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-appstream-n9.0-20220208/Packages/perl-Digest-1.19-4.el9.noarch.rpm" }, @@ -4405,6 +4465,9 @@ "sha256:e7d4934722afbb69dc3f3e9a906ceb034fa2c518e5dec96a35d1442c013db359": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/libssh-config-0.9.6-3.el9.noarch.rpm" }, + "sha256:e8cd9a059f2fe31f266e8ab75d27b2d7365ca77b721004b08c905e7ee4a729aa": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/ipset-libs-7.11-6.el9.s390x.rpm" + }, "sha256:e8e1e692b6e52cdb69515b2ad44b84ca71917bea5f47908cb9ae89b2bbd145a1": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-appstream-n9.0-20220208/Packages/perl-Time-Local-1.300-7.el9.noarch.rpm" }, @@ -8007,6 +8070,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/dracut-config-generic-055-10.git20210824.el9.s390x.rpm", "checksum": "sha256:6e1f9aa48bc7ea708353e420e95834267dacc881db6daba05e2996b309b60e6c" }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "055", + "release": "10.git20210824.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.s390x.rpm", + "checksum": "sha256:00dd30557efbf0e03a84dda309d9d9fa6b7110b22efda319ad3ab7148911b2de" + }, { "name": "dracut-network", "epoch": 0, @@ -8124,6 +8196,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/findutils-4.8.0-5.el9.s390x.rpm", "checksum": "sha256:b41821191be65cbc5dc6fd586b6dbbb5aa5dfa7b24b6da29d4f2b844903b0c2a" }, + { + "name": "firewalld", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/firewalld-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513" + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/firewalld-filesystem-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c" + }, { "name": "fonts-filesystem", "epoch": 1, @@ -8394,6 +8484,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/iproute-tc-5.15.0-2.el9.s390x.rpm", "checksum": "sha256:712ce6d6c128941f8721cb2515bcde1a437c2a114088c9f15047b130433e7afa" }, + { + "name": "ipset", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/ipset-7.11-6.el9.s390x.rpm", + "checksum": "sha256:507427989225e38c2622415b2eee04b980072c46108a48219c75e8559ce3dde5" + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/ipset-libs-7.11-6.el9.s390x.rpm", + "checksum": "sha256:e8cd9a059f2fe31f266e8ab75d27b2d7365ca77b721004b08c905e7ee4a729aa" + }, { "name": "iptables-libs", "epoch": 0, @@ -8403,6 +8511,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/iptables-libs-1.8.7-26.el9.s390x.rpm", "checksum": "sha256:ead675e7d6566b03079491a6dd92f56d627686ca445e2a470d4edce58a4015ce" }, + { + "name": "iptables-nft", + "epoch": 0, + "version": "1.8.7", + "release": "26.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/iptables-nft-1.8.7-26.el9.s390x.rpm", + "checksum": "sha256:2bf53cecbd0afaa61965dd665208ae6fd9d9b2259f6020e8bff157348b758d22" + }, { "name": "iputils", "epoch": 0, @@ -8979,6 +9096,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/libnfsidmap-2.5.4-9.el9.s390x.rpm", "checksum": "sha256:5384814db07153d7a7c0f4de8d941dfc8bb20866be44daa526de7514da4f5d9f" }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.9", + "release": "4.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/libnftnl-1.1.9-4.el9.s390x.rpm", + "checksum": "sha256:e060f952694bd803c929042c04a1928069f50802b48c8b5941f6d7fbaed38403" + }, { "name": "libnghttp2", "epoch": 0, @@ -9555,6 +9681,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/nfs-utils-2.5.4-9.el9.s390x.rpm", "checksum": "sha256:c84b58d26cebfeb0f964246030f2a9fe0299bf97e199adaa54583791ab08c3c8" }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/nftables-0.9.8-10.el9.s390x.rpm", + "checksum": "sha256:61d07cbfec9a3a3f233194789c6124f13ab3dc7e563653cca1ec9502aacf5db4" + }, { "name": "npth", "epoch": 0, @@ -9888,6 +10023,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/python3-ethtool-0.15-2.el9.s390x.rpm", "checksum": "sha256:a9db966ccacaf77812bc714c21cb7d2a69fb2f56f7bb86e6ec60e695ebcd1f93" }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/python3-firewall-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89" + }, { "name": "python3-gobject-base", "epoch": 0, @@ -9996,6 +10140,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/python3-linux-procfs-0.7.0-1.el9.noarch.rpm", "checksum": "sha256:9e41bd1f52490f21696a4a11a5e0c28fbc74d21930e94cf02c34a8f7430420ac" }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "s390x", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-s390x-baseos-n9.0-20220208/Packages/python3-nftables-0.9.8-10.el9.s390x.rpm", + "checksum": "sha256:60d0b766d49839588b3a64e9fbcfe45d9d304b450dacbf0ad83b02517120038a" + }, { "name": "python3-perf", "epoch": 0, @@ -11735,1351 +11888,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootloader": "unknown", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "-20220428125207-0-rescue-ffffffffffffffffffffffffffffffff", - "initrd": "/boot/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/boot/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": " (0-rescue-ffffffffffffffffffffffffffffffff)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "kernel", - "grub_users": "$grub_users", - "id": "-20220428125207-5.14.0-55.el9.s390x", - "initrd": "/boot/initramfs-5.14.0-55.el9.s390x.img", - "linux": "/boot/vmlinuz-5.14.0-55.el9.s390x", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": " (5.14.0-55.el9.s390x)", - "version": "5.14.0-55.el9.s390x" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/opt", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:989:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:", - "zkeyadm:x:990:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.s390x", - "NetworkManager-libnm-1.36.0-0.7.el9.s390x", - "NetworkManager-team-1.36.0-0.7.el9.s390x", - "NetworkManager-tui-1.36.0-0.7.el9.s390x", - "PackageKit-1.2.4-2.el9.s390x", - "PackageKit-glib-1.2.4-2.el9.s390x", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.s390x", - "alternatives-1.20-2.el9.s390x", - "audit-3.0.7-100.el9.s390x", - "audit-libs-3.0.7-100.el9.s390x", - "authselect-1.2.3-7.el9.s390x", - "authselect-compat-1.2.3-7.el9.s390x", - "authselect-libs-1.2.3-7.el9.s390x", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.s390x", - "bzip2-1.0.8-8.el9.s390x", - "bzip2-libs-1.0.8-8.el9.s390x", - "c-ares-1.17.1-5.el9.s390x", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.s390x", - "chrony-4.1-3.el9.s390x", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.s390x", - "cockpit-bridge-261-1.el9.s390x", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.s390x", - "coreutils-8.32-31.el9.s390x", - "coreutils-common-8.32-31.el9.s390x", - "cpio-2.13-16.el9.s390x", - "cracklib-2.9.6-27.el9.s390x", - "cracklib-dicts-2.9.6-27.el9.s390x", - "cronie-1.5.7-5.el9.s390x", - "cronie-anacron-1.5.7-5.el9.s390x", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.s390x", - "curl-7.76.1-14.el9.s390x", - "cyrus-sasl-lib-2.1.27-17.el9.s390x", - "dbus-1.12.20-5.el9.s390x", - "dbus-broker-28-5.el9.s390x", - "dbus-common-1.12.20-5.el9.noarch", - "dbus-libs-1.12.20-5.el9.s390x", - "dbus-tools-1.12.20-5.el9.s390x", - "device-mapper-1.02.181-3.el9.s390x", - "device-mapper-event-1.02.181-3.el9.s390x", - "device-mapper-event-libs-1.02.181-3.el9.s390x", - "device-mapper-libs-1.02.181-3.el9.s390x", - "device-mapper-persistent-data-0.9.0-12.el9.s390x", - "dhcp-client-4.4.2-15.b1.el9.s390x", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.s390x", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.s390x", - "dracut-055-10.git20210824.el9.s390x", - "dracut-config-generic-055-10.git20210824.el9.s390x", - "dracut-config-rescue-055-10.git20210824.el9.s390x", - "dracut-network-055-10.git20210824.el9.s390x", - "dracut-squash-055-10.git20210824.el9.s390x", - "e2fsprogs-1.46.5-2.el9.s390x", - "e2fsprogs-libs-1.46.5-2.el9.s390x", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.s390x", - "elfutils-libs-0.186-1.el9.s390x", - "ethtool-5.10-4.el9.s390x", - "expat-2.2.10-4.el9.s390x", - "file-5.39-8.el9.s390x", - "file-libs-5.39-8.el9.s390x", - "filesystem-3.16-2.el9.s390x", - "findutils-4.8.0-5.el9.s390x", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.s390x", - "gawk-5.1.0-5.el9.s390x", - "gawk-all-langpacks-5.1.0-5.el9.s390x", - "gdbm-libs-1.19-4.el9.s390x", - "gdisk-1.0.7-5.el9.s390x", - "gdk-pixbuf2-2.42.6-2.el9.s390x", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "glib-networking-2.68.3-1.el9.s390x", - "glib2-2.68.4-5.el9.s390x", - "glibc-2.34-21.el9.s390x", - "glibc-common-2.34-21.el9.s390x", - "glibc-gconv-extra-2.34-21.el9.s390x", - "glibc-minimal-langpack-2.34-21.el9.s390x", - "gmp-6.2.0-10.el9.s390x", - "gnupg2-2.3.3-1.el9.s390x", - "gnutls-3.7.3-1.el9.s390x", - "gobject-introspection-1.68.0-10.el9.s390x", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.s390x", - "grep-3.6-5.el9.s390x", - "groff-base-1.22.4-10.el9.s390x", - "grubby-8.40-54.el9.s390x", - "gsettings-desktop-schemas-40.0-4.el9.s390x", - "gssproxy-0.8.4-4.el9.s390x", - "gzip-1.10-8.el9.s390x", - "hdparm-9.62-2.el9.s390x", - "hostname-3.23-6.el9.s390x", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.s390x", - "inih-49-5.el9.s390x", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.s390x", - "iproute-5.15.0-2.el9.s390x", - "iproute-tc-5.15.0-2.el9.s390x", - "ipset-7.11-6.el9.s390x", - "ipset-libs-7.11-6.el9.s390x", - "iptables-libs-1.8.7-26.el9.s390x", - "iptables-nft-1.8.7-26.el9.s390x", - "iputils-20210202-7.el9.s390x", - "jansson-2.14-1.el9.s390x", - "json-c-0.14-11.el9.s390x", - "json-glib-1.6.6-1.el9.s390x", - "kbd-2.4.0-8.el9.s390x", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.s390x", - "kernel-core-5.14.0-55.el9.s390x", - "kernel-modules-5.14.0-55.el9.s390x", - "kernel-tools-5.14.0-55.el9.s390x", - "kexec-tools-2.0.23-6.el9.s390x", - "keyutils-1.6.1-4.el9.s390x", - "keyutils-libs-1.6.1-4.el9.s390x", - "kmod-28-7.el9.s390x", - "kmod-libs-28-7.el9.s390x", - "kpartx-0.8.7-4.el9.s390x", - "krb5-libs-1.19.1-13.el9.s390x", - "less-575-4.el9.s390x", - "libacl-2.3.1-3.el9.s390x", - "libaio-0.3.111-13.el9.s390x", - "libappstream-glib-0.7.18-4.el9.s390x", - "libarchive-3.5.2-1.el9.s390x", - "libassuan-2.5.5-3.el9.s390x", - "libattr-2.5.1-3.el9.s390x", - "libbasicobjects-0.1.1-51.el9.s390x", - "libblkid-2.37.2-1.el9.s390x", - "libbpf-0.5.0-3.el9.s390x", - "libbrotli-1.0.9-6.el9.s390x", - "libcap-2.48-8.el9.s390x", - "libcap-ng-0.8.2-6.el9.s390x", - "libcbor-0.7.0-5.el9.s390x", - "libcollection-0.7.0-51.el9.s390x", - "libcom_err-1.46.5-2.el9.s390x", - "libcomps-0.1.18-1.el9.s390x", - "libcurl-7.76.1-14.el9.s390x", - "libdaemon-0.14-23.el9.s390x", - "libdb-5.3.28-53.el9.s390x", - "libdhash-0.5.0-51.el9.s390x", - "libdnf-0.65.0-2.el9.s390x", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.s390x", - "libeconf-0.4.1-2.el9.s390x", - "libedit-3.1-37.20210216cvs.el9.s390x", - "libestr-0.1.11-3.el9.s390x", - "libev-4.33-5.el9.s390x", - "libevent-2.1.12-6.el9.s390x", - "libfastjson-0.99.9-3.el9.s390x", - "libfdisk-2.37.2-1.el9.s390x", - "libffi-3.4.2-7.el9.s390x", - "libfido2-1.6.0-7.el9.s390x", - "libgcc-11.2.1-9.1.el9.s390x", - "libgcrypt-1.10.0-1.el9.s390x", - "libgomp-11.2.1-9.1.el9.s390x", - "libgpg-error-1.42-5.el9.s390x", - "libibverbs-37.2-1.el9.s390x", - "libidn2-2.3.0-7.el9.s390x", - "libini_config-1.3.1-51.el9.s390x", - "libjpeg-turbo-2.0.90-5.el9.s390x", - "libkcapi-1.3.1-3.el9.s390x", - "libkcapi-hmaccalc-1.3.1-3.el9.s390x", - "libksba-1.5.1-4.el9.s390x", - "libldb-2.4.1-1.el9.s390x", - "libmaxminddb-1.5.2-3.el9.s390x", - "libmnl-1.0.4-15.el9.s390x", - "libmodulemd-2.13.0-2.el9.s390x", - "libmount-2.37.2-1.el9.s390x", - "libndp-1.8-4.el9.s390x", - "libnetfilter_conntrack-1.0.8-4.el9.s390x", - "libnfnetlink-1.0.1-21.el9.s390x", - "libnfsidmap-2.5.4-9.el9.s390x", - "libnftnl-1.1.9-4.el9.s390x", - "libnghttp2-1.43.0-5.el9.s390x", - "libnl3-3.5.0-10.el9.s390x", - "libnl3-cli-3.5.0-10.el9.s390x", - "libpath_utils-0.2.1-51.el9.s390x", - "libpcap-1.10.0-4.el9.s390x", - "libpipeline-1.5.3-4.el9.s390x", - "libpng-1.6.37-12.el9.s390x", - "libpsl-0.21.1-5.el9.s390x", - "libpwquality-1.4.4-8.el9.s390x", - "libref_array-0.1.5-51.el9.s390x", - "librepo-1.14.2-1.el9.s390x", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.s390x", - "libseccomp-2.5.2-2.el9.s390x", - "libselinux-3.3-2.el9.s390x", - "libselinux-utils-3.3-2.el9.s390x", - "libsemanage-3.3-1.el9.s390x", - "libsepol-3.3-2.el9.s390x", - "libsigsegv-2.13-4.el9.s390x", - "libsmartcols-2.37.2-1.el9.s390x", - "libsolv-0.7.20-2.el9.s390x", - "libsoup-2.72.0-8.el9.s390x", - "libss-1.46.5-2.el9.s390x", - "libssh-0.9.6-3.el9.s390x", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.s390x", - "libsss_idmap-2.6.2-2.el9.s390x", - "libsss_nss_idmap-2.6.2-2.el9.s390x", - "libsss_sudo-2.6.2-2.el9.s390x", - "libstdc++-11.2.1-9.1.el9.s390x", - "libstemmer-0-18.585svn.el9.s390x", - "libsysfs-2.1.1-10.el9.s390x", - "libtalloc-2.3.3-1.el9.s390x", - "libtasn1-4.16.0-7.el9.s390x", - "libtdb-1.4.4-1.el9.s390x", - "libteam-1.31-11.el9.s390x", - "libtevent-0.11.0-1.el9.s390x", - "libtirpc-1.3.2-1.el9.s390x", - "libunistring-0.9.10-15.el9.s390x", - "libuser-0.63-7.el9.s390x", - "libutempter-1.2.1-6.el9.s390x", - "libuuid-2.37.2-1.el9.s390x", - "libverto-0.3.2-3.el9.s390x", - "libverto-libev-0.3.2-3.el9.s390x", - "libxcrypt-4.4.18-3.el9.s390x", - "libxml2-2.9.12-4.el9.s390x", - "libyaml-0.2.5-7.el9.s390x", - "libzstd-1.5.0-2.el9.s390x", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.s390x", - "logrotate-3.18.0-5.el9.s390x", - "lshw-B.02.19.2-7.el9.s390x", - "lsscsi-0.32-6.el9.s390x", - "lua-libs-5.4.2-4.el9.s390x", - "lvm2-2.03.14-3.el9.s390x", - "lvm2-libs-2.03.14-3.el9.s390x", - "lz4-libs-1.9.3-5.el9.s390x", - "lzo-2.10-7.el9.s390x", - "man-db-2.9.3-6.el9.s390x", - "memstrack-0.2.3-2.el9.s390x", - "mpfr-4.1.0-7.el9.s390x", - "ncurses-6.2-8.20210508.el9.s390x", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.s390x", - "nettle-3.7.3-2.el9.s390x", - "newt-0.52.21-11.el9.s390x", - "nfs-utils-2.5.4-9.el9.s390x", - "nftables-0.9.8-10.el9.s390x", - "npth-1.6-8.el9.s390x", - "numactl-libs-2.0.14-8.el9.s390x", - "oddjob-0.34.7-4.el9.s390x", - "oddjob-mkhomedir-0.34.7-4.el9.s390x", - "openldap-2.4.59-3.el9.s390x", - "openssh-8.7p1-6.el9.s390x", - "openssh-clients-8.7p1-6.el9.s390x", - "openssh-server-8.7p1-6.el9.s390x", - "openssl-3.0.1-5.el9.s390x", - "openssl-libs-3.0.1-5.el9.s390x", - "openssl-pkcs11-0.4.11-7.el9.s390x", - "p11-kit-0.24.1-2.el9.s390x", - "p11-kit-trust-0.24.1-2.el9.s390x", - "pam-1.5.1-9.el9.s390x", - "parted-3.4-6.el9.s390x", - "passwd-0.80-12.el9.s390x", - "pciutils-3.7.0-5.el9.s390x", - "pciutils-libs-3.7.0-5.el9.s390x", - "pcre-8.44-3.el9.3.s390x", - "pcre2-10.37-3.el9.1.s390x", - "pcre2-syntax-10.37-3.el9.1.noarch", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.s390x", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.s390x", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.s390x", - "perl-Encode-3.08-462.el9.s390x", - "perl-English-1.11-479.el9.noarch", - "perl-Errno-1.30-479.el9.s390x", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.s390x", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.s390x", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.s390x", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.s390x", - "perl-Net-SSLeay-1.92-1.el9.s390x", - "perl-POSIX-1.94-479.el9.s390x", - "perl-PathTools-3.78-461.el9.s390x", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.s390x", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.s390x", - "perl-Storable-3.21-460.el9.s390x", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.s390x", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.s390x", - "perl-mro-1.23-479.el9.s390x", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.s390x", - "policycoreutils-3.3-2.el9.s390x", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.s390x", - "polkit-libs-0.117-8.el9.s390x", - "polkit-pkla-compat-0.1-21.el9.s390x", - "popt-1.18-8.el9.s390x", - "prefixdevname-0.1.0-8.el9.s390x", - "procps-ng-3.3.17-4.el9.s390x", - "psmisc-23.4-3.el9.s390x", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.s390x", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.s390x", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.s390x", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.s390x", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.s390x", - "python3-file-magic-5.39-8.el9.noarch", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.s390x", - "python3-gpg-1.15.1-5.el9.s390x", - "python3-hawkey-0.65.0-2.el9.s390x", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.s390x", - "python3-libdnf-0.65.0-2.el9.s390x", - "python3-librepo-1.14.2-1.el9.s390x", - "python3-libs-3.9.10-1.el9.s390x", - "python3-libselinux-3.3-2.el9.s390x", - "python3-libsemanage-3.3-1.el9.s390x", - "python3-libxml2-2.9.12-4.el9.s390x", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.s390x", - "python3-netifaces-0.10.6-15.el9.s390x", - "python3-nftables-0.9.8-10.el9.s390x", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.s390x", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.s390x", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.s390x", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.s390x", - "python3-setools-4.4.0-4.el9.s390x", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.s390x", - "python3-systemd-234-18.el9.s390x", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.s390x", - "quota-4.06-6.el9.s390x", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.s390x", - "redhat-logos-90.2-1.el9.s390x", - "redhat-release-9.0-2.13.el9.s390x", - "redhat-release-eula-9.0-2.13.el9.s390x", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.s390x", - "rpm-4.16.1.3-10.el9.s390x", - "rpm-build-libs-4.16.1.3-10.el9.s390x", - "rpm-libs-4.16.1.3-10.el9.s390x", - "rpm-plugin-audit-4.16.1.3-10.el9.s390x", - "rpm-plugin-selinux-4.16.1.3-10.el9.s390x", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.s390x", - "rpm-sign-libs-4.16.1.3-10.el9.s390x", - "rsync-3.2.3-9.el9.s390x", - "rsyslog-8.2102.0-101.el9.s390x", - "rsyslog-logrotate-8.2102.0-101.el9.s390x", - "s390utils-base-2.19.0-2.el9.s390x", - "s390utils-core-2.19.0-2.el9.s390x", - "sed-4.8-9.el9.s390x", - "selinux-policy-34.1.23-1.el9.noarch", - "selinux-policy-targeted-34.1.23-1.el9.noarch", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.s390x", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.s390x", - "sg3_utils-libs-1.47-6.el9.s390x", - "shadow-utils-4.9-3.el9.s390x", - "shared-mime-info-2.1-4.el9.s390x", - "slang-2.3.2-11.el9.s390x", - "snappy-1.1.8-8.el9.s390x", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.s390x", - "squashfs-tools-4.4-7.git1.el9.s390x", - "sscg-3.0.0-4.el9.s390x", - "sssd-client-2.6.2-2.el9.s390x", - "sssd-common-2.6.2-2.el9.s390x", - "sssd-kcm-2.6.2-2.el9.s390x", - "sssd-nfs-idmap-2.6.2-2.el9.s390x", - "subscription-manager-1.29.23-1.el9.s390x", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.s390x", - "sudo-1.9.5p2-7.el9.s390x", - "systemd-249-9.el9.s390x", - "systemd-libs-249-9.el9.s390x", - "systemd-pam-249-9.el9.s390x", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.s390x", - "tar-1.34-3.el9.s390x", - "tcpdump-4.99.0-6.el9.s390x", - "teamd-1.31-11.el9.s390x", - "tpm2-tss-3.0.3-6.el9.s390x", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.s390x", - "userspace-rcu-0.12.1-6.el9.s390x", - "util-linux-2.37.2-1.el9.s390x", - "util-linux-core-2.37.2-1.el9.s390x", - "vim-minimal-8.2.2637-11.el9.s390x", - "virt-what-1.21-2.el9.2.s390x", - "which-2.21-27.el9.s390x", - "xfsprogs-5.14.2-1.el9.s390x", - "xz-5.2.5-7.el9.s390x", - "xz-libs-5.2.5-7.el9.s390x", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.s390x", - "zstd-1.5.0-2.el9.s390x" - ], - "partition-table": "dos", - "partition-table-id": "0x14fc63d2", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "14fc63d2-01", - "size": 524288000, - "start": 1048576, - "type": "83", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": true, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "rootlv": { - "fstype": "xfs", - "label": null, - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - }, - "partuuid": "14fc63d2-02", - "size": 10212081664, - "start": 525336576, - "type": "8e", - "uuid": "dD0Q3K-4MLq-eGtp-NeHd-Th0j-NidP-QM6JSQ" - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:989::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "debug-shell.service", - "dumpconf.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "cpi.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "device_cio_free.service", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "insights-client-boot.service", - "kdump.service", - "logrotate.timer", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-s390x-tar-boot.json b/test/data/manifests/rhel_90-s390x-tar-boot.json index 38fde72b3..5cbf4a4f4 100644 --- a/test/data/manifests/rhel_90-s390x-tar-boot.json +++ b/test/data/manifests/rhel_90-s390x-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-90", "arch": "s390x", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -6788,549 +6783,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [], - "default-target": "graphical.target", - "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:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "acl-2.3.1-3.el9.s390x", - "alternatives-1.20-2.el9.s390x", - "audit-libs-3.0.7-100.el9.s390x", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.s390x", - "bzip2-libs-1.0.8-8.el9.s390x", - "ca-certificates-2020.2.50-94.el9.noarch", - "coreutils-8.32-31.el9.s390x", - "coreutils-common-8.32-31.el9.s390x", - "cpio-2.13-16.el9.s390x", - "cracklib-2.9.6-27.el9.s390x", - "cracklib-dicts-2.9.6-27.el9.s390x", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.s390x", - "curl-7.76.1-14.el9.s390x", - "cyrus-sasl-lib-2.1.27-17.el9.s390x", - "dbus-1.12.20-5.el9.s390x", - "dbus-broker-28-5.el9.s390x", - "dbus-common-1.12.20-5.el9.noarch", - "device-mapper-1.02.181-3.el9.s390x", - "device-mapper-libs-1.02.181-3.el9.s390x", - "diffutils-3.7-12.el9.s390x", - "dracut-055-10.git20210824.el9.s390x", - "elfutils-default-yama-scope-0.186-1.el9.noarch", - "elfutils-libelf-0.186-1.el9.s390x", - "elfutils-libs-0.186-1.el9.s390x", - "expat-2.2.10-4.el9.s390x", - "filesystem-3.16-2.el9.s390x", - "findutils-4.8.0-5.el9.s390x", - "gawk-5.1.0-5.el9.s390x", - "gawk-all-langpacks-5.1.0-5.el9.s390x", - "gdbm-libs-1.19-4.el9.s390x", - "glibc-2.34-21.el9.s390x", - "glibc-common-2.34-21.el9.s390x", - "glibc-gconv-extra-2.34-21.el9.s390x", - "glibc-minimal-langpack-2.34-21.el9.s390x", - "gmp-6.2.0-10.el9.s390x", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "grep-3.6-5.el9.s390x", - "gzip-1.10-8.el9.s390x", - "json-c-0.14-11.el9.s390x", - "kbd-2.4.0-8.el9.s390x", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-5.14.0-55.el9.s390x", - "kernel-core-5.14.0-55.el9.s390x", - "kernel-modules-5.14.0-55.el9.s390x", - "keyutils-libs-1.6.1-4.el9.s390x", - "kmod-28-7.el9.s390x", - "kmod-libs-28-7.el9.s390x", - "kpartx-0.8.7-4.el9.s390x", - "krb5-libs-1.19.1-13.el9.s390x", - "libacl-2.3.1-3.el9.s390x", - "libarchive-3.5.2-1.el9.s390x", - "libattr-2.5.1-3.el9.s390x", - "libblkid-2.37.2-1.el9.s390x", - "libbrotli-1.0.9-6.el9.s390x", - "libcap-2.48-8.el9.s390x", - "libcap-ng-0.8.2-6.el9.s390x", - "libcom_err-1.46.5-2.el9.s390x", - "libcurl-7.76.1-14.el9.s390x", - "libdb-5.3.28-53.el9.s390x", - "libeconf-0.4.1-2.el9.s390x", - "libfdisk-2.37.2-1.el9.s390x", - "libffi-3.4.2-7.el9.s390x", - "libgcc-11.2.1-9.1.el9.s390x", - "libgcrypt-1.10.0-1.el9.s390x", - "libgpg-error-1.42-5.el9.s390x", - "libidn2-2.3.0-7.el9.s390x", - "libkcapi-1.3.1-3.el9.s390x", - "libkcapi-hmaccalc-1.3.1-3.el9.s390x", - "libmount-2.37.2-1.el9.s390x", - "libnghttp2-1.43.0-5.el9.s390x", - "libpsl-0.21.1-5.el9.s390x", - "libpwquality-1.4.4-8.el9.s390x", - "libseccomp-2.5.2-2.el9.s390x", - "libselinux-3.3-2.el9.s390x", - "libselinux-utils-3.3-2.el9.s390x", - "libsemanage-3.3-1.el9.s390x", - "libsepol-3.3-2.el9.s390x", - "libsigsegv-2.13-4.el9.s390x", - "libsmartcols-2.37.2-1.el9.s390x", - "libssh-0.9.6-3.el9.s390x", - "libssh-config-0.9.6-3.el9.noarch", - "libtasn1-4.16.0-7.el9.s390x", - "libunistring-0.9.10-15.el9.s390x", - "libutempter-1.2.1-6.el9.s390x", - "libuuid-2.37.2-1.el9.s390x", - "libverto-0.3.2-3.el9.s390x", - "libxcrypt-4.4.18-3.el9.s390x", - "libxml2-2.9.12-4.el9.s390x", - "libzstd-1.5.0-2.el9.s390x", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lua-libs-5.4.2-4.el9.s390x", - "lz4-libs-1.9.3-5.el9.s390x", - "memstrack-0.2.3-2.el9.s390x", - "mpfr-4.1.0-7.el9.s390x", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.s390x", - "openldap-2.4.59-3.el9.s390x", - "openssh-8.7p1-6.el9.s390x", - "openssh-server-8.7p1-6.el9.s390x", - "openssl-3.0.1-5.el9.s390x", - "openssl-libs-3.0.1-5.el9.s390x", - "openssl-pkcs11-0.4.11-7.el9.s390x", - "p11-kit-0.24.1-2.el9.s390x", - "p11-kit-trust-0.24.1-2.el9.s390x", - "pam-1.5.1-9.el9.s390x", - "pcre-8.44-3.el9.3.s390x", - "pcre2-10.37-3.el9.1.s390x", - "pcre2-syntax-10.37-3.el9.1.noarch", - "pigz-2.5-4.el9.s390x", - "policycoreutils-3.3-2.el9.s390x", - "popt-1.18-8.el9.s390x", - "procps-ng-3.3.17-4.el9.s390x", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "readline-8.1-4.el9.s390x", - "redhat-release-9.0-2.13.el9.s390x", - "redhat-release-eula-9.0-2.13.el9.s390x", - "rpm-4.16.1.3-10.el9.s390x", - "rpm-libs-4.16.1.3-10.el9.s390x", - "rpm-plugin-selinux-4.16.1.3-10.el9.s390x", - "sed-4.8-9.el9.s390x", - "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.s390x", - "sqlite-libs-3.34.1-5.el9.s390x", - "systemd-249-9.el9.s390x", - "systemd-libs-249-9.el9.s390x", - "systemd-pam-249-9.el9.s390x", - "systemd-rpm-macros-249-9.el9.noarch", - "systemd-udev-249-9.el9.s390x", - "tzdata-2021e-1.el9.noarch", - "util-linux-2.37.2-1.el9.s390x", - "util-linux-core-2.37.2-1.el9.s390x", - "xz-5.2.5-7.el9.s390x", - "xz-libs-5.2.5-7.el9.s390x", - "zlib-1.2.11-31.el9.s390x" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-ami-boot.json b/test/data/manifests/rhel_90-x86_64-ami-boot.json index b39cfb89d..5169a2d1c 100644 --- a/test/data/manifests/rhel_90-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_90-x86_64-ami-boot.json @@ -8980,1264 +8980,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.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", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-config-rescue-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libbpf-0.5.0-3.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", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "readline-8.1-4.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_90-x86_64-azure_rhui-boot.json index 76285f897..4887364bf 100644 --- a/test/data/manifests/rhel_90-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_90-x86_64-azure_rhui-boot.json @@ -23,7 +23,7 @@ ] } ], - "filename": "disk.vhd", + "filename": "disk.vhd.xz", "blueprint": {} }, "manifest": { @@ -13672,5 +13672,6 @@ "checksum": "sha256:2cfbed0a9a51b8ab7e277f835d068e3df43c225034cb68a2c52580ee478316bc" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-ec2-boot.json b/test/data/manifests/rhel_90-x86_64-ec2-boot.json index d90348fa1..e94e820e6 100644 --- a/test/data/manifests/rhel_90-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_90-x86_64-ec2-boot.json @@ -9048,1388 +9048,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.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", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chkconfig-1.20-2.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-config-rescue-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libbpf-0.5.0-3.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", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "readline-8.1-4.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rh-amazon-rhui-client-3.0.45-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/etc/yum.repos.d/redhat-rhui-beta.repo": "..5....T.", - "/etc/yum.repos.d/redhat-rhui-client-config.repo": "..5....T.", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [ - "/etc/yum.repos.d/redhat-rhui.repo" - ] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "microcode.service", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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": { - "redhat-rhui-beta.repo": { - "rhui-rhel-9-appstream-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/appstream/debug", - "name": "Red Hat Enterprise Linux 9 - AppStream Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-appstream-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/appstream/os", - "name": "Red Hat Enterprise Linux 9 - AppStream Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-appstream-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/appstream/source/SRPMS", - "name": "Red Hat Enterprise Linux 9 - AppStream Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-baseos-beta-rhui-debug-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/baseos/debug", - "name": "Red Hat Enterprise Linux 9 - BaseOS Beta from RHUI (Debug RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-baseos-beta-rhui-rpms": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/baseos/os", - "name": "Red Hat Enterprise Linux 9 - BaseOS Beta from RHUI (RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-baseos-beta-rhui-source-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/baseos/source/SRPMS", - "name": "Red Hat Enterprise Linux 9 - BaseOS Beta from RHUI (Source RPMs)", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-supplementary-beta-debug-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/supplementary/debug", - "name": "Red Hat Enterprise Linux 9 - Supplementary Beta (Debug RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-supplementary-beta-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/supplementary/os", - "name": "Red Hat Enterprise Linux 9 - Supplementary Beta (RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - }, - "rhui-rhel-9-supplementary-beta-source-rhui-rpms": { - "enabled": "0", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-beta", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/content/beta/rhel9/rhui/9/$basearch/supplementary/source/SRPMS", - "name": "Red Hat Enterprise Linux 9 - Supplementary Beta (Source RPMs) from RHUI", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/content-rhel9.crt", - "sslclientkey": "/etc/pki/rhui/content-rhel9.key", - "sslverify": "1" - } - }, - "redhat-rhui-client-config.repo": { - "rhui-client-config-server-9": { - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release", - "mirrorlist": "https://rhui.REGION.aws.ce.redhat.com/pulp/mirror/protected/rhui-client-config/rhel/server/9/$basearch/os", - "name": "Red Hat Enterprise Linux 9 Client Configuration", - "sslcacert": "/etc/pki/rhui/cdn.redhat.com-chain.crt", - "sslclientcert": "/etc/pki/rhui/product/rhui-client-config-server-9.crt", - "sslclientkey": "/etc/pki/rhui/rhui-client-config-server-9.key", - "sslverify": "1" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_90-x86_64-ec2_ha-boot.json index 1aaf3bb63..ca7890825 100644 --- a/test/data/manifests/rhel_90-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_90-x86_64-ec2_ha-boot.json @@ -11846,1500 +11846,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "haclient:x:189:", - "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:", - "polkitd:x:995:", - "printadmin:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "tty:x:5:", - "unbound:x:993:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "avahi-libs-0.8-11.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bzip2-1.0.8-8.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chkconfig-1.20-2.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cifs-utils-6.11-5.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "coreutils-8.32-31.el9.x86_64", - "coreutils-common-8.32-31.el9.x86_64", - "corosync-3.1.5-3.el9.x86_64", - "corosynclib-3.1.5-3.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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-libs-2.4.3-1.el9.x86_64", - "cups-libs-2.3.3op2-10.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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-event-1.02.181-3.el9.x86_64", - "device-mapper-event-libs-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "device-mapper-multipath-0.8.7-4.el9.x86_64", - "device-mapper-multipath-libs-0.8.7-4.el9.x86_64", - "device-mapper-persistent-data-0.9.0-12.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-config-rescue-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "fence-agents-all-4.10.0-16.el9.x86_64", - "fence-agents-amt-ws-4.10.0-16.el9.noarch", - "fence-agents-apc-4.10.0-16.el9.noarch", - "fence-agents-apc-snmp-4.10.0-16.el9.noarch", - "fence-agents-bladecenter-4.10.0-16.el9.noarch", - "fence-agents-brocade-4.10.0-16.el9.noarch", - "fence-agents-cisco-mds-4.10.0-16.el9.noarch", - "fence-agents-cisco-ucs-4.10.0-16.el9.noarch", - "fence-agents-common-4.10.0-16.el9.noarch", - "fence-agents-drac5-4.10.0-16.el9.noarch", - "fence-agents-eaton-snmp-4.10.0-16.el9.noarch", - "fence-agents-emerson-4.10.0-16.el9.noarch", - "fence-agents-eps-4.10.0-16.el9.noarch", - "fence-agents-heuristics-ping-4.10.0-16.el9.noarch", - "fence-agents-hpblade-4.10.0-16.el9.noarch", - "fence-agents-ibmblade-4.10.0-16.el9.noarch", - "fence-agents-ifmib-4.10.0-16.el9.noarch", - "fence-agents-ilo-moonshot-4.10.0-16.el9.noarch", - "fence-agents-ilo-mp-4.10.0-16.el9.noarch", - "fence-agents-ilo-ssh-4.10.0-16.el9.noarch", - "fence-agents-ilo2-4.10.0-16.el9.noarch", - "fence-agents-intelmodular-4.10.0-16.el9.noarch", - "fence-agents-ipdu-4.10.0-16.el9.noarch", - "fence-agents-ipmilan-4.10.0-16.el9.noarch", - "fence-agents-kdump-4.10.0-16.el9.x86_64", - "fence-agents-mpath-4.10.0-16.el9.noarch", - "fence-agents-redfish-4.10.0-16.el9.x86_64", - "fence-agents-rhevm-4.10.0-16.el9.noarch", - "fence-agents-rsa-4.10.0-16.el9.noarch", - "fence-agents-rsb-4.10.0-16.el9.noarch", - "fence-agents-sbd-4.10.0-16.el9.noarch", - "fence-agents-scsi-4.10.0-16.el9.noarch", - "fence-agents-vmware-rest-4.10.0-16.el9.noarch", - "fence-agents-vmware-soap-4.10.0-16.el9.noarch", - "fence-agents-wti-4.10.0-16.el9.noarch", - "fence-virt-4.10.0-16.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gnutls-dane-3.7.3-1.el9.x86_64", - "gnutls-utils-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gssproxy-0.8.4-4.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "ipmitool-1.8.18-24.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.el9.x86_64", - "keyutils-1.6.1-4.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libaio-0.3.111-13.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libbpf-0.5.0-3.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", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libev-4.33-5.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libicu-67.1-9.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libknet1-1.22-3.el9.x86_64", - "libknet1-compress-bzip2-plugin-1.22-3.el9.x86_64", - "libknet1-compress-lz4-plugin-1.22-3.el9.x86_64", - "libknet1-compress-lzma-plugin-1.22-3.el9.x86_64", - "libknet1-compress-lzo2-plugin-1.22-3.el9.x86_64", - "libknet1-compress-plugins-all-1.22-3.el9.x86_64", - "libknet1-compress-zlib-plugin-1.22-3.el9.x86_64", - "libknet1-compress-zstd-plugin-1.22-3.el9.x86_64", - "libknet1-crypto-nss-plugin-1.22-3.el9.x86_64", - "libknet1-crypto-openssl-plugin-1.22-3.el9.x86_64", - "libknet1-crypto-plugins-all-1.22-3.el9.x86_64", - "libknet1-plugins-all-1.22-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnfsidmap-2.5.4-9.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libnozzle1-1.22-3.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpkgconf-1.7.3-9.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libqb-2.0.3-7.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libtirpc-1.3.2-1.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libuser-0.63-7.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", - "libverto-libev-0.3.2-3.el9.x86_64", - "libwbclient-4.15.5-100.el9.x86_64", - "libwsman1-2.6.8-22.el9.x86_64", - "libxcrypt-4.4.18-3.el9.x86_64", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxslt-1.1.34-9.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lvm2-2.03.14-3.el9.x86_64", - "lvm2-libs-2.03.14-3.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "net-snmp-libs-5.9.1-7.el9.x86_64", - "net-snmp-utils-5.9.1-7.el9.x86_64", - "net-tools-2.0-0.62.20160912git.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nfs-utils-2.5.4-9.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "openwsman-python3-2.6.8-22.el9.x86_64", - "os-prober-1.77-9.el9.x86_64", - "p11-kit-0.24.1-2.el9.x86_64", - "p11-kit-trust-0.24.1-2.el9.x86_64", - "pacemaker-2.1.2-4.el9.x86_64", - "pacemaker-cli-2.1.2-4.el9.x86_64", - "pacemaker-cluster-libs-2.1.2-4.el9.x86_64", - "pacemaker-libs-2.1.2-4.el9.x86_64", - "pacemaker-schemas-2.1.2-4.el9.noarch", - "pam-1.5.1-9.el9.x86_64", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "pcs-0.11.1-10.el9.x86_64", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.x86_64", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.x86_64", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.x86_64", - "perl-Encode-3.08-462.el9.x86_64", - "perl-Errno-1.30-479.el9.x86_64", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.x86_64", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.x86_64", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.x86_64", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.x86_64", - "perl-Net-SSLeay-1.92-1.el9.x86_64", - "perl-POSIX-1.94-479.el9.x86_64", - "perl-PathTools-3.78-461.el9.x86_64", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.x86_64", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.x86_64", - "perl-Storable-3.21-460.el9.x86_64", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-TimeDate-2.33-6.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.x86_64", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.x86_64", - "perl-mro-1.23-479.el9.x86_64", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.x86_64", - "pkgconf-1.7.3-9.el9.x86_64", - "pkgconf-m4-1.7.3-9.el9.noarch", - "pkgconf-pkg-config-1.7.3-9.el9.x86_64", - "policycoreutils-3.3-2.el9.x86_64", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "protobuf-c-1.3.3-9.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-cffi-1.14.5-4.el9.x86_64", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-cryptography-3.4.7-6.el9.x86_64", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-lxml-4.6.5-1.el9.x86_64", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-ply-3.11-13.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pycparser-2.20-5.el9.noarch", - "python3-pycurl-7.43.0.6-8.el9.x86_64", - "python3-pyparsing-2.4.7-7.1.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "quota-4.06-6.el9.x86_64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.x86_64", - "redhat-logos-90.2-1.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "resource-agents-4.10.0-5.el9.x86_64", - "rh-amazon-rhui-client-ha-3.0.45-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.x86_64", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.el9.x86_64", - "ruby-3.0.2-155.el9.x86_64", - "ruby-default-gems-3.0.2-155.el9.noarch", - "ruby-libs-3.0.2-155.el9.x86_64", - "rubygem-bigdecimal-3.0.0-155.el9.x86_64", - "rubygem-bundler-2.2.22-155.el9.noarch", - "rubygem-io-console-0.5.7-155.el9.x86_64", - "rubygem-json-2.5.1-155.el9.x86_64", - "rubygem-psych-3.3.0-155.el9.x86_64", - "rubygem-rdoc-6.3.1-155.el9.noarch", - "rubygems-3.2.22-155.el9.noarch", - "samba-client-libs-4.15.5-100.el9.x86_64", - "samba-common-4.15.5-100.el9.noarch", - "samba-common-libs-4.15.5-100.el9.x86_64", - "sbd-1.5.1-2.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sssd-nfs-idmap-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "telnet-0.17-85.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "unbound-libs-1.13.1-9.el9.x86_64", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:991::/var/lib/chrony:/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", - "hacluster:x:189:189:cluster user:/home/hacluster:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "unbound:x:997:993:Unbound DNS resolver:/etc/unbound:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "chrony-wait.service", - "console-getty.service", - "corosync-notifyd.service", - "corosync.service", - "cpupower.service", - "crm_mon.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "pacemaker.service", - "pcsd-ruby.service", - "pcsd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "sbd.service", - "sbd_remote.service", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "multipathd.service", - "multipathd.socket", - "nfs-client.target", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "unbound-anchor.timer" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "resource-agents.conf": [ - "d /run/resource-agents 1755 root root" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "samba.conf": [ - "d /run/samba 755 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_90-x86_64-ec2_sap-boot.json index 3e46d7ac4..73ed7859b 100644 --- a/test/data/manifests/rhel_90-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_90-x86_64-ec2_sap-boot.json @@ -16210,1894 +16210,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "authselect": { - "enabled-features": [], - "profile-id": "sssd" - }, - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 processor.max_cstate=1 intel_idle.max_cstate=1", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=ttyS0,115200n8 console=tty0 net.ifnames=0 rd.blacklist=nouveau nvme_core.io_timeout=4294967295 processor.max_cstate=1 intel_idle.max_cstate=1 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "server": [ - "169.254.169.123 prefer iburst minpoll 4 maxpoll 4" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "00-rhel-default-user.cfg": { - "system_info": { - "default_user": { - "name": "ec2-user" - } - } - }, - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - }, - "vars": { - "releasever": "9.0" - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - }, - "ec2.conf": { - "add_drivers": " nvme xen-blkfront " - }, - "sgdisk.conf": { - "install_items": " sgdisk " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:987:", - "clevis:x:993:", - "cockpit-ws:x:989:", - "cockpit-wsinstance:x:988:", - "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:", - "libstoragemgmt:x:991:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:996:", - "printadmin:x:995:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:990:", - "slocate:x:21:", - "ssh_keys:x:994:", - "sshd:x:74:", - "sssd:x:992:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:clevis", - "tty:x:5:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "uuidd:x:986:", - "video:x:39:", - "wheel:x:10:" - ], - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "X11": { - "layout": "us" - }, - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "blacklist-nouveau.conf": { - "blacklist": [ - "nouveau" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-cloud-setup-1.36.0-0.7.el9.x86_64", - "NetworkManager-config-server-1.36.0-0.7.el9.noarch", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "PackageKit-1.2.4-2.el9.x86_64", - "PackageKit-glib-1.2.4-2.el9.x86_64", - "PackageKit-gtk3-module-1.2.4-2.el9.x86_64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.x86_64", - "adcli-0.9.1-7.el9.x86_64", - "adobe-mappings-cmap-20171205-12.el9.noarch", - "adobe-mappings-cmap-deprecated-20171205-12.el9.noarch", - "adobe-mappings-pdf-20180407-10.el9.noarch", - "adwaita-cursor-theme-40.1.1-3.el9.noarch", - "adwaita-icon-theme-40.1.1-3.el9.noarch", - "alsa-lib-1.2.6.1-1.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "ansible-core-2.12.2-1.el9.x86_64", - "at-3.1.23-10.el9.x86_64", - "at-spi2-atk-2.38.0-4.el9.x86_64", - "at-spi2-core-2.40.3-1.el9.x86_64", - "atk-2.36.0-5.el9.x86_64", - "attr-2.5.1-3.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "avahi-libs-0.8-11.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bash-completion-2.11-4.el9.noarch", - "bc-1.07.1-14.el9.x86_64", - "bind-libs-9.16.23-1.el9.x86_64", - "bind-license-9.16.23-1.el9.noarch", - "bind-utils-9.16.23-1.el9.x86_64", - "binutils-2.35.2-17.el9.x86_64", - "binutils-gold-2.35.2-17.el9.x86_64", - "blktrace-1.2.0-19.el9.x86_64", - "bolt-0.9.1-4.el9.x86_64", - "bpftool-5.14.0-55.el9.x86_64", - "buildah-1.24.0-0.15.el9.x86_64", - "bzip2-1.0.8-8.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "cairo-1.17.4-5.el9.x86_64", - "cairo-gobject-1.17.4-5.el9.x86_64", - "checkpolicy-3.3-1.el9.x86_64", - "chkconfig-1.20-2.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "clevis-18-102.el9.x86_64", - "clevis-luks-18-102.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "cockpit-261-1.el9.x86_64", - "cockpit-bridge-261-1.el9.x86_64", - "cockpit-packagekit-261-1.el9.noarch", - "cockpit-podman-41-1.el9.noarch", - "cockpit-storaged-261-1.el9.noarch", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.x86_64", - "colord-libs-1.4.5-4.el9.x86_64", - "conmon-2.1.0-1.el9.x86_64", - "container-selinux-2.176.0-1.el9.noarch", - "containernetworking-plugins-1.0.1-3.el9.x86_64", - "containers-common-1-13.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", - "criu-3.15-13.el9.x86_64", - "criu-libs-3.15-13.el9.x86_64", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crun-1.4.2-1.el9.x86_64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-2.4.3-1.el9.x86_64", - "cryptsetup-libs-2.4.3-1.el9.x86_64", - "cups-libs-2.3.3op2-10.el9.x86_64", - "curl-7.76.1-14.el9.x86_64", - "cyrus-sasl-gssapi-2.1.27-17.el9.x86_64", - "cyrus-sasl-lib-2.1.27-17.el9.x86_64", - "cyrus-sasl-plain-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "dconf-0.40.0-6.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "desktop-file-utils-0.26-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-event-1.02.181-3.el9.x86_64", - "device-mapper-event-libs-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "device-mapper-multipath-0.8.7-4.el9.x86_64", - "device-mapper-multipath-libs-0.8.7-4.el9.x86_64", - "device-mapper-persistent-data-0.9.0-12.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dos2unix-7.4.2-4.el9.x86_64", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-config-rescue-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "ed-1.14.2-12.el9.x86_64", - "elfutils-debuginfod-client-0.186-1.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", - "emacs-filesystem-27.2-6.el9.noarch", - "ethtool-5.10-4.el9.x86_64", - "exempi-2.6.0-0.2.20211007gite23c213.el9.x86_64", - "exiv2-0.27.5-2.el9.x86_64", - "exiv2-libs-0.27.5-2.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "expect-5.45.4-15.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flac-libs-1.3.3-9.el9.x86_64", - "fontconfig-2.13.94-2.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fprintd-1.94.0-3.el9.x86_64", - "fprintd-pam-1.94.0-3.el9.x86_64", - "freetype-2.10.4-6.el9.x86_64", - "fribidi-1.0.10-6.el9.x86_64", - "fstrm-0.6.1-3.el9.x86_64", - "fuse-common-3.10.2-3.el9.x86_64", - "fuse-libs-2.9.9-15.el9.x86_64", - "fuse-overlayfs-1.8.2-1.el9.x86_64", - "fuse3-3.10.2-3.el9.x86_64", - "fuse3-libs-3.10.2-3.el9.x86_64", - "gawk-5.1.0-5.el9.x86_64", - "gawk-all-langpacks-5.1.0-5.el9.x86_64", - "gd-2.3.2-3.el9.x86_64", - "gdbm-libs-1.19-4.el9.x86_64", - "gdisk-1.0.7-5.el9.x86_64", - "gdk-pixbuf2-2.42.6-2.el9.x86_64", - "gdk-pixbuf2-modules-2.42.6-2.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "giflib-5.2.1-9.el9.x86_64", - "git-2.31.1-2.el9.2.x86_64", - "git-core-2.31.1-2.el9.2.x86_64", - "git-core-doc-2.31.1-2.el9.2.noarch", - "glib-networking-2.68.3-1.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "google-droid-sans-fonts-20200215-11.el9.2.noarch", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "gpm-libs-1.20.7-29.el9.x86_64", - "graphene-1.10.6-2.el9.x86_64", - "graphite2-1.3.14-9.el9.x86_64", - "graphviz-2.44.0-25.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gsettings-desktop-schemas-40.0-4.el9.x86_64", - "gsm-1.0.19-6.el9.x86_64", - "gssproxy-0.8.4-4.el9.x86_64", - "gstreamer1-1.18.4-4.el9.x86_64", - "gstreamer1-plugins-base-1.18.4-5.el9.x86_64", - "gtk-update-icon-cache-3.24.31-1.el9.x86_64", - "gtk2-2.24.33-6.el9.x86_64", - "gtk3-3.24.31-1.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "harfbuzz-2.7.4-5.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hicolor-icon-theme-0.17-12.el9.noarch", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "info-6.7-12.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iptraf-ng-1.2.1-4.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iscsi-initiator-utils-6.2.1.4-2.git2a8f9d8.el9.x86_64", - "iscsi-initiator-utils-iscsiuio-6.2.1.4-2.git2a8f9d8.el9.x86_64", - "isns-utils-libs-0.101-4.el9.x86_64", - "iso-codes-4.6.0-3.el9.noarch", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6000g2b-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "jbig2dec-libs-0.19-6.el9.x86_64", - "jbigkit-libs-2.1-23.el9.x86_64", - "jose-11-3.el9.x86_64", - "jq-1.6-12.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.el9.x86_64", - "keyutils-1.6.1-4.el9.x86_64", - "keyutils-libs-1.6.1-4.el9.x86_64", - "kmod-28-7.el9.x86_64", - "kmod-kvdo-8.1.1.287-11.el9.x86_64", - "kmod-libs-28-7.el9.x86_64", - "kpartx-0.8.7-4.el9.x86_64", - "kpatch-0.9.4-2.el9.noarch", - "kpatch-dnf-0.4-2.el9.noarch", - "krb5-libs-1.19.1-13.el9.x86_64", - "krb5-pkinit-1.19.1-13.el9.x86_64", - "krb5-workstation-1.19.1-13.el9.x86_64", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "lcms2-2.12-3.el9.x86_64", - "ledmon-0.95-6.el9.x86_64", - "less-575-4.el9.x86_64", - "libICE-1.0.10-8.el9.x86_64", - "libSM-1.2.3-10.el9.x86_64", - "libX11-1.7.0-7.el9.x86_64", - "libX11-common-1.7.0-7.el9.noarch", - "libX11-xcb-1.7.0-7.el9.x86_64", - "libXau-1.0.9-8.el9.x86_64", - "libXaw-1.0.13-19.el9.x86_64", - "libXcomposite-0.4.5-7.el9.x86_64", - "libXcursor-1.2.0-7.el9.x86_64", - "libXdamage-1.1.5-7.el9.x86_64", - "libXext-1.3.4-8.el9.x86_64", - "libXfixes-5.0.3-16.el9.x86_64", - "libXft-2.3.3-8.el9.x86_64", - "libXi-1.7.10-8.el9.x86_64", - "libXinerama-1.1.4-10.el9.x86_64", - "libXmu-1.1.3-8.el9.x86_64", - "libXpm-3.5.13-7.el9.x86_64", - "libXrandr-1.5.2-8.el9.x86_64", - "libXrender-0.9.10-16.el9.x86_64", - "libXt-1.2.0-6.el9.x86_64", - "libXtst-1.2.3-16.el9.x86_64", - "libXv-1.0.11-16.el9.x86_64", - "libXxf86vm-1.1.4-18.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libaio-0.3.111-13.el9.x86_64", - "libappstream-glib-0.7.18-4.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libasyncns-0.8-22.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libatomic-11.2.1-9.1.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-lvm-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcanberra-0.30-26.el9.x86_64", - "libcanberra-gtk2-0.30-26.el9.x86_64", - "libcanberra-gtk3-0.30-26.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libconfig-1.7.2-9.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdatrie-0.2.13-4.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libdrm-2.4.108-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libepoxy-1.5.5-4.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libev-4.33-5.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libexif-0.6.22-6.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libfontenc-1.1.3-17.el9.x86_64", - "libfprint-1.94.0-3.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgexiv2-0.12.3-1.el9.x86_64", - "libglvnd-1.3.4-1.el9.x86_64", - "libglvnd-egl-1.3.4-1.el9.x86_64", - "libglvnd-glx-1.3.4-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgs-9.54.0-4.el9.x86_64", - "libgsf-1.14.47-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libgxps-0.3.2-3.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libicu-67.1-9.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libijs-0.35-15.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libipa_hbac-2.6.2-2.el9.x86_64", - "libiptcdata-1.0.5-9.el9.x86_64", - "libjose-11-3.el9.x86_64", - "libjpeg-turbo-2.0.90-5.el9.x86_64", - "libkadm5-1.19.1-13.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libluksmeta-9-12.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnet-1.2-6.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnfsidmap-2.5.4-9.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libnsl-2.34-21.el9.x86_64", - "libogg-1.3.4-6.el9.x86_64", - "libosinfo-1.9.0-4.el9.x86_64", - "libpaper-1.1.28-4.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpciaccess-0.16-6.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpkgconf-1.7.3-9.el9.x86_64", - "libpng-1.6.37-12.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librelp-1.10.0-4.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.x86_64", - "librsvg2-2.50.7-1.el9.x86_64", - "librsvg2-tools-2.50.7-1.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", - "libslirp-4.4.0-4.el9.x86_64", - "libsmartcols-2.37.2-1.el9.x86_64", - "libsmbclient-4.15.5-100.el9.x86_64", - "libsndfile-1.0.31-6.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libsoup-2.72.0-8.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libstemmer-0-18.585svn.el9.x86_64", - "libstoragemgmt-1.9.3-1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libthai-0.1.28-8.el9.x86_64", - "libtheora-1.1.1-31.el9.x86_64", - "libtiff-4.2.0-3.el9.x86_64", - "libtirpc-1.3.2-1.el9.x86_64", - "libtool-ltdl-2.4.6-45.el9.x86_64", - "libtracker-sparql-3.1.2-2.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.el9.x86_64", - "libutempter-1.2.1-6.el9.x86_64", - "libuuid-2.37.2-1.el9.x86_64", - "libuv-1.42.0-1.el9.x86_64", - "libverto-0.3.2-3.el9.x86_64", - "libverto-libev-0.3.2-3.el9.x86_64", - "libvisual-0.4.0-34.el9.x86_64", - "libvorbis-1.3.7-5.el9.x86_64", - "libwayland-client-1.19.0-4.el9.x86_64", - "libwayland-cursor-1.19.0-4.el9.x86_64", - "libwayland-egl-1.19.0-4.el9.x86_64", - "libwayland-server-1.19.0-4.el9.x86_64", - "libwbclient-4.15.5-100.el9.x86_64", - "libwebp-1.2.0-3.el9.x86_64", - "libxcb-1.13.1-9.el9.x86_64", - "libxcrypt-4.4.18-3.el9.x86_64", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxkbcommon-1.0.3-4.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxshmfence-1.3-10.el9.x86_64", - "libxslt-1.1.34-9.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lm_sensors-3.6.0-10.el9.x86_64", - "lm_sensors-libs-3.6.0-10.el9.x86_64", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsof-4.94.0-3.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "luksmeta-9-12.el9.x86_64", - "lvm2-2.03.14-3.el9.x86_64", - "lvm2-libs-2.03.14-3.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "mailcap-2.1.49-5.el9.noarch", - "man-db-2.9.3-6.el9.x86_64", - "man-pages-5.10-4.el9.noarch", - "man-pages-overrides-9.0.0.0-1.el9.noarch", - "mcelog-179-2.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "mesa-libEGL-21.3.4-2.el9.x86_64", - "mesa-libGL-21.3.4-2.el9.x86_64", - "mesa-libgbm-21.3.4-2.el9.x86_64", - "mesa-libglapi-21.3.4-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mkfontscale-1.2.1-3.el9.x86_64", - "mlocate-0.26-30.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "mtr-0.94-4.el9.x86_64", - "nano-5.6.1-5.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "net-tools-2.0-0.62.20160912git.el9.x86_64", - "netronome-firmware-20211216-124.el9.noarch", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nfs-utils-2.5.4-9.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "nmap-ncat-7.91-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-2.0.14-8.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "nvme-cli-1.16-2.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "oniguruma-6.9.6-1.el9.5.x86_64", - "openjpeg2-2.4.0-6.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "opus-1.3.1-10.el9.x86_64", - "orc-0.4.31-6.el9.x86_64", - "os-prober-1.77-9.el9.x86_64", - "osinfo-db-20211216-1.el9.noarch", - "osinfo-db-tools-1.9.0-3.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", - "pango-1.48.7-2.el9.x86_64", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "perl-AutoLoader-5.74-479.el9.noarch", - "perl-B-1.80-479.el9.x86_64", - "perl-Carp-1.50-460.el9.noarch", - "perl-Class-Struct-0.66-479.el9.noarch", - "perl-Data-Dumper-2.174-462.el9.x86_64", - "perl-Digest-1.19-4.el9.noarch", - "perl-Digest-MD5-2.58-4.el9.x86_64", - "perl-DynaLoader-1.47-479.el9.x86_64", - "perl-Encode-3.08-462.el9.x86_64", - "perl-Errno-1.30-479.el9.x86_64", - "perl-Error-0.17029-7.el9.noarch", - "perl-Exporter-5.74-461.el9.noarch", - "perl-Fcntl-1.13-479.el9.x86_64", - "perl-File-Basename-2.85-479.el9.noarch", - "perl-File-Find-1.37-479.el9.noarch", - "perl-File-Path-2.18-4.el9.noarch", - "perl-File-Temp-0.231.100-4.el9.noarch", - "perl-File-stat-1.09-479.el9.noarch", - "perl-FileHandle-2.03-479.el9.noarch", - "perl-Getopt-Long-2.52-4.el9.noarch", - "perl-Getopt-Std-1.12-479.el9.noarch", - "perl-Git-2.31.1-2.el9.2.noarch", - "perl-HTTP-Tiny-0.076-460.el9.noarch", - "perl-IO-1.43-479.el9.x86_64", - "perl-IO-Socket-IP-0.41-5.el9.noarch", - "perl-IO-Socket-SSL-2.073-1.el9.noarch", - "perl-IPC-Open3-1.21-479.el9.noarch", - "perl-MIME-Base64-3.16-4.el9.x86_64", - "perl-Mozilla-CA-20200520-6.el9.noarch", - "perl-NDBM_File-1.15-479.el9.x86_64", - "perl-Net-SSLeay-1.92-1.el9.x86_64", - "perl-POSIX-1.94-479.el9.x86_64", - "perl-PathTools-3.78-461.el9.x86_64", - "perl-Pod-Escapes-1.07-460.el9.noarch", - "perl-Pod-Perldoc-3.28.01-461.el9.noarch", - "perl-Pod-Simple-3.42-4.el9.noarch", - "perl-Pod-Usage-2.01-4.el9.noarch", - "perl-Scalar-List-Utils-1.56-461.el9.x86_64", - "perl-SelectSaver-1.02-479.el9.noarch", - "perl-Socket-2.031-4.el9.x86_64", - "perl-Storable-3.21-460.el9.x86_64", - "perl-Symbol-1.08-479.el9.noarch", - "perl-Term-ANSIColor-5.01-461.el9.noarch", - "perl-Term-Cap-1.17-460.el9.noarch", - "perl-TermReadKey-2.38-11.el9.x86_64", - "perl-Text-ParseWords-3.30-460.el9.noarch", - "perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch", - "perl-Time-Local-1.300-7.el9.noarch", - "perl-URI-5.09-3.el9.noarch", - "perl-base-2.27-479.el9.noarch", - "perl-constant-1.33-461.el9.noarch", - "perl-if-0.60.800-479.el9.noarch", - "perl-interpreter-5.32.1-479.el9.x86_64", - "perl-lib-0.65-479.el9.x86_64", - "perl-libnet-3.13-4.el9.noarch", - "perl-libs-5.32.1-479.el9.x86_64", - "perl-mro-1.23-479.el9.x86_64", - "perl-overload-1.31-479.el9.noarch", - "perl-overloading-0.02-479.el9.noarch", - "perl-parent-0.238-460.el9.noarch", - "perl-podlators-4.14-460.el9.noarch", - "perl-subs-1.03-479.el9.noarch", - "perl-vars-1.05-479.el9.noarch", - "pigz-2.5-4.el9.x86_64", - "pinfo-0.6.10-29.el9.x86_64", - "pixman-0.40.0-5.el9.x86_64", - "pkgconf-1.7.3-9.el9.x86_64", - "pkgconf-m4-1.7.3-9.el9.noarch", - "pkgconf-pkg-config-1.7.3-9.el9.x86_64", - "podman-3.4.5-0.7.el9.x86_64", - "podman-catatonit-3.4.5-0.7.el9.x86_64", - "policycoreutils-3.3-2.el9.x86_64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "poppler-21.01.0-12.el9.x86_64", - "poppler-data-0.4.9-9.el9.noarch", - "poppler-glib-21.01.0-12.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "protobuf-c-1.3.3-9.el9.x86_64", - "psacct-6.6.4-12.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "pulseaudio-libs-15.0-2.el9.x86_64", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-cffi-1.14.5-4.el9.x86_64", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-cryptography-3.4.7-6.el9.x86_64", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jmespath-0.9.4-11.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libstoragemgmt-1.9.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-lxml-4.6.5-1.el9.x86_64", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netaddr-0.8.0-5.el9.noarch", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-packaging-20.9-4.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-ply-3.11-13.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-psutil-5.8.0-11.el9.x86_64", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pycparser-2.20-5.el9.noarch", - "python3-pyparsing-2.4.7-7.1.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-resolvelib-0.5.4-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-systemd-234-18.el9.x86_64", - "python3-tracer-0.7.5-4.el9.noarch", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "quota-4.06-6.el9.x86_64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.x86_64", - "realmd-0.17.0-9.el9.x86_64", - "redhat-logos-90.2-1.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rh-amazon-rhui-client-sap-bundle-e4s-3.0.45-1.el9.noarch", - "rhc-0.2.0-2.el9.x86_64", - "rhel-system-roles-sap-3.1.1-15.el9.noarch", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.x86_64", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-gnutls-8.2102.0-101.el9.x86_64", - "rsyslog-gssapi-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.el9.x86_64", - "rsyslog-relp-8.2102.0-101.el9.x86_64", - "runc-1.1.0-2.el9.x86_64", - "samba-client-libs-4.15.5-100.el9.x86_64", - "samba-common-4.15.5-100.el9.noarch", - "samba-common-libs-4.15.5-100.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", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shadow-utils-subid-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "slang-2.3.2-11.el9.x86_64", - "slirp4netns-1.1.8-3.el9.x86_64", - "smartmontools-7.2-5.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sos-4.2-13.el9.noarch", - "sound-theme-freedesktop-0.8-17.el9.noarch", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sscg-3.0.0-4.el9.x86_64", - "sshpass-1.09-4.el9.x86_64", - "sssd-2.6.2-2.el9.x86_64", - "sssd-ad-2.6.2-2.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-common-pac-2.6.2-2.el9.x86_64", - "sssd-ipa-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sssd-krb5-2.6.2-2.el9.x86_64", - "sssd-krb5-common-2.6.2-2.el9.x86_64", - "sssd-ldap-2.6.2-2.el9.x86_64", - "sssd-nfs-idmap-2.6.2-2.el9.x86_64", - "sssd-proxy-2.6.2-2.el9.x86_64", - "strace-5.13-6.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.el9.x86_64", - "symlinks-1.7-6.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", - "tar-1.34-3.el9.x86_64", - "tcl-8.6.10-6.el9.x86_64", - "tcpdump-4.99.0-6.el9.x86_64", - "tcsh-6.22.03-6.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "time-1.9-18.el9.x86_64", - "totem-pl-parser-3.26.6-2.el9.x86_64", - "tpm2-tools-5.0-10.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tracer-common-0.7.5-4.el9.noarch", - "tracker-3.1.2-2.el9.x86_64", - "tracker-miners-3.1.2-1.el9.x86_64", - "tree-1.8.0-10.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tuned-profiles-sap-hana-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "udisks2-iscsi-2.9.4-2.el9.x86_64", - "udisks2-lvm2-2.9.4-2.el9.x86_64", - "unzip-6.0-56.el9.x86_64", - "upower-0.99.13-2.el9.x86_64", - "urw-base35-bookman-fonts-20200910-6.el9.noarch", - "urw-base35-c059-fonts-20200910-6.el9.noarch", - "urw-base35-d050000l-fonts-20200910-6.el9.noarch", - "urw-base35-fonts-20200910-6.el9.noarch", - "urw-base35-fonts-common-20200910-6.el9.noarch", - "urw-base35-gothic-fonts-20200910-6.el9.noarch", - "urw-base35-nimbus-mono-ps-fonts-20200910-6.el9.noarch", - "urw-base35-nimbus-roman-fonts-20200910-6.el9.noarch", - "urw-base35-nimbus-sans-fonts-20200910-6.el9.noarch", - "urw-base35-p052-fonts-20200910-6.el9.noarch", - "urw-base35-standard-symbols-ps-fonts-20200910-6.el9.noarch", - "urw-base35-z003-fonts-20200910-6.el9.noarch", - "usb_modeswitch-2.6.1-4.el9.x86_64", - "usb_modeswitch-data-20191128-6.el9.noarch", - "usbutils-013-4.el9.x86_64", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "util-linux-user-2.37.2-1.el9.x86_64", - "uuidd-2.37.2-1.el9.x86_64", - "vdo-8.1.1.287-1.el9.1.x86_64", - "vim-common-8.2.2637-11.el9.x86_64", - "vim-enhanced-8.2.2637-11.el9.x86_64", - "vim-filesystem-8.2.2637-11.el9.noarch", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "wget-1.21.1-7.el9.x86_64", - "which-2.21-27.el9.x86_64", - "words-3.0-39.el9.noarch", - "xdg-utils-1.1.3-11.el9.noarch", - "xfsdump-3.1.9-6.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xkeyboard-config-2.33-2.el9.noarch", - "xml-common-0.6.3-58.el9.noarch", - "xorg-x11-fonts-ISO8859-1-100dpi-7.5-33.el9.noarch", - "xorg-x11-xauth-1.1-10.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yajl-2.1.0-20.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zip-3.0-30.el9.x86_64", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:991:987::/var/lib/chrony:/sbin/nologin", - "clevis:x:997:993:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "cockpit-ws:x:993:989:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:992:988:User for cockpit-ws instances:/nonexisting:/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", - "libstoragemgmt:x:995:991:daemon account for libstoragemgmt:/var/run/lsm:/sbin/nologin", - "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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:994:990::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:992:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "uuidd:x:990:986:UUID generator helper daemon:/var/lib/libuuid:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "0", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/etc/chrony.conf": "S.5....T.", - "/etc/nsswitch.conf": "....L....", - "/etc/pam.d/fingerprint-auth": "....L....", - "/etc/pam.d/password-auth": "....L....", - "/etc/pam.d/postlogin": "....L....", - "/etc/pam.d/smartcard-auth": "....L....", - "/etc/pam.d/system-auth": "....L....", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/selinux/targeted/contexts/customizable_types": ".......T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "security-limits": { - "/etc/security/limits.d": { - "99-sap.conf": [ - "@sapsys hard nofile 1048576", - "@sapsys soft nofile 1048576", - "@dba hard nofile 1048576", - "@dba soft nofile 1048576", - "@sapsys hard nproc unlimited", - "@sapsys soft nproc unlimited", - "@dba hard nproc unlimited", - "@dba soft nproc unlimited" - ] - } - }, - "selinux": { - "policy": { - "SELINUX": "permissive", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "blk-availability.service", - "canberra-system-bootup.service", - "canberra-system-shutdown-reboot.service", - "canberra-system-shutdown.service", - "chrony-wait.service", - "cni-dhcp.service", - "cni-dhcp.socket", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fancontrol.service", - "fstrim.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "iscsid.service", - "iscsiuio.service", - "kexec.target", - "kpatch.service", - "kvm_stat.service", - "ledmon.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "nvmf-autoconnect.service", - "oddjobd.service", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "psacct.service", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhcd.service", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "atd.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "iscsi-onboot.service", - "iscsi.service", - "iscsid.socket", - "iscsiuio.socket", - "kdump.service", - "libstoragemgmt.service", - "lm_sensors.service", - "logrotate.timer", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mcelog.service", - "mdmonitor.service", - "microcode.service", - "mlocate-updatedb.timer", - "multipathd.service", - "multipathd.socket", - "nfs-client.target", - "nis-domainname.service", - "nm-cloud-setup.service", - "nm-cloud-setup.timer", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "smartd.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service", - "upower.service", - "uuidd.socket" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel", - "UPDATEDEFAULT": "yes" - }, - "network": { - "NETWORKING": "yes", - "NOZEROCONF": "yes" - }, - "network-scripts": { - "eth0": { - "BOOTPROTO": "dhcp", - "DEVICE": "eth0", - "IPV6INIT": "no", - "ONBOOT": "yes", - "PEERDNS": "yes", - "TYPE": "Ethernet", - "USERCTL": "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" - ], - "sap.conf": [ - "kernel.pid_max = 4194304", - "vm.max_map_count = 2147483647" - ] - } - }, - "systemd-logind": { - "/usr/lib/systemd/logind.conf.d": { - "00-getty-fixes.conf": { - "NAutoVTs": "0" - } - } - }, - "systemd-service-dropins": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "nm-cloud-setup.service.d": { - "Service": { - "Environment": "NM_CLOUD_SETUP_EC2=yes" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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 - - -" - ], - "iptraf-ng.conf": [ - "d /run/iptraf-ng 0755 root root -" - ], - "iscsi.conf": [ - "d /run/lock/iscsi 0700 root root -", - "f /run/lock/iscsi/lock 0600 root root -" - ], - "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" - ], - "libstoragemgmt.conf": [ - "D /run/lsm 0775 root libstoragemgmt -", - "D /run/lsm/ipc 0775 root libstoragemgmt -" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "samba.conf": [ - "d /run/samba 755 root root" - ], - "sap.conf": [ - "x /tmp/.sap*", - "x /tmp/.hdb*lock", - "x /tmp/.trex*lock" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "tuned": { - "active_profile": "sap-hana", - "profile_mode": "manual" - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_90-x86_64-edge_commit-boot.json index 1a26e81ea..5f918bc27 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_commit-boot.json @@ -8785,1035 +8785,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:999:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:997:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "render:x:996:", - "ssh_keys:x:998:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:995:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:clevis", - "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:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "ostree": { - "refs": [ - "rhel/9/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-3.el9.x86_64", - "ModemManager-glib-1.18.2-3.el9.x86_64", - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-wifi-1.36.0-0.7.el9.x86_64", - "NetworkManager-wwan-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "attr-2.5.1-3.el9.x86_64", - "audit-3.0.7-100.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", - "bash-completion-2.11-4.el9.noarch", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "clevis-18-102.el9.x86_64", - "clevis-dracut-18-102.el9.x86_64", - "clevis-luks-18-102.el9.x86_64", - "clevis-systemd-18-102.el9.x86_64", - "conmon-2.1.0-1.el9.x86_64", - "container-selinux-2.176.0-1.el9.noarch", - "containernetworking-plugins-1.0.1-3.el9.x86_64", - "containers-common-1-13.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", - "criu-3.15-13.el9.x86_64", - "criu-libs-3.15-13.el9.x86_64", - "crun-1.4.2-1.el9.x86_64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-2.4.3-1.el9.x86_64", - "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", - "dbus-libs-1.12.20-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-event-1.02.181-3.el9.x86_64", - "device-mapper-event-libs-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "device-mapper-persistent-data-0.9.0-12.el9.x86_64", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnsmasq-2.85-2.el9.x86_64", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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-4.el9.x86_64", - "fdo-client-0.3.0-1.el9.x86_64", - "fdo-owner-cli-0.3.0-1.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fuse-2.9.9-15.el9.x86_64", - "fuse-common-3.10.2-3.el9.x86_64", - "fuse-libs-2.9.9-15.el9.x86_64", - "fuse-overlayfs-1.8.2-1.el9.x86_64", - "fuse3-3.10.2-3.el9.x86_64", - "fuse3-libs-3.10.2-3.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "greenboot-0.14.0-3.el9.x86_64", - "greenboot-default-health-checks-0.14.0-3.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-x64-2.06-16.el9.x86_64", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "iproute-5.15.0-2.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "iw-5.9-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "jose-11-3.el9.x86_64", - "jq-1.6-12.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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-1.6.1-4.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", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libaio-0.3.111-13.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.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", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libjose-11-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libluksmeta-9-12.el9.x86_64", - "libmbim-1.26.0-2.el9.x86_64", - "libmbim-utils-1.26.0-2.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnet-1.2-6.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpkgconf-1.7.3-9.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libqb-2.0.3-7.el9.x86_64", - "libqmi-1.30.2-2.el9.x86_64", - "libqmi-utils-1.30.2-2.el9.x86_64", - "libqrtr-glib-1.0.0-4.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "libseccomp-2.5.2-2.el9.x86_64", - "libsecret-0.20.4-4.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", - "libslirp-4.4.0-4.el9.x86_64", - "libsmartcols-2.37.2-1.el9.x86_64", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.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", - "luksmeta-9-12.el9.x86_64", - "lvm2-2.03.14-3.el9.x86_64", - "lvm2-libs-2.03.14-3.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.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", - "nettle-3.7.3-2.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-altfiles-2.18.1-20.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "oniguruma-6.9.6-1.el9.5.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.el9.x86_64", - "ostree-2021.6-1.el9.x86_64", - "ostree-libs-2021.6-1.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "pinentry-1.1.1-8.el9.x86_64", - "pkgconf-1.7.3-9.el9.x86_64", - "pkgconf-m4-1.7.3-9.el9.noarch", - "pkgconf-pkg-config-1.7.3-9.el9.x86_64", - "podman-3.4.5-0.7.el9.x86_64", - "podman-catatonit-3.4.5-0.7.el9.x86_64", - "policycoreutils-3.3-2.el9.x86_64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "protobuf-3.14.0-8.el9.x86_64", - "protobuf-c-1.3.3-9.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "readline-8.1-4.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-ostree-2021.14-3.el9.x86_64", - "rpm-ostree-libs-2021.14-3.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "runc-1.1.0-2.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", - "setools-console-4.4.0-4.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "shadow-utils-4.9-3.el9.x86_64", - "shadow-utils-subid-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-16.el8.x86_64", - "skopeo-1.5.1-0.1.el9.x86_64", - "slirp4netns-1.1.8-3.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "tmux-3.2a-4.el9.x86_64", - "tpm2-tools-5.0-10.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "traceroute-2.1.0-16.el9.x86_64", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "usbguard-1.0.0-10.el9.x86_64", - "usbguard-selinux-1.0.0-10.el9.noarch", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "wireless-regdb-2020.11.20-6.el9.noarch", - "wpa_supplicant-2.9-17.20211112.gitc8b94bc7b347.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yajl-2.1.0-20.el9.x86_64", - "zlib-1.2.11-31.el9.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:999:999:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:995:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:997:994:User for polkitd:/:/sbin/nologin", - "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:998:995:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "debug-shell.service", - "dnsmasq.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "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", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "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 - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm2-tss 0755 root root - -", - "d /var/lib/tpm2-tss/system 0755 root root - -", - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 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 -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_90-x86_64-edge_commit_rt-boot.json index 8dd644dd3..10a53c108 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_commit_rt-boot.json @@ -27,7 +27,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -9529,1208 +9530,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "/etc/udev/rules.d": { - "99-rhel-rt.rules": [ - "KERNEL==\"rtc0\", PROGRAM+=\"/bin/ln -sf rtc0 /dev/rtc\"", - "KERNEL==\"cpu_dma_latency\", GROUP=\"realtime\"", - "SUBSYSTEM==\"msr\", GROUP=\"realtime\", MODE=\"0640\"", - "SUBSYSTEM==\"cpuid\", GROUP=\"realtime\", MODE=\"0640\"" - ] - }, - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "groups": [ - "root:x:0:", - "wheel:x:10:" - ], - "groups-system": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "clevis:x:999:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "dnsmasq:x:992:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:997:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:994:", - "realtime:x:71:", - "render:x:996:", - "ssh_keys:x:998:", - "sshd:x:74:", - "sys:x:3:", - "systemd-coredump:x:995:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:clevis", - "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:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "ostree": { - "refs": [ - "rhel/9/x86_64/edge" - ], - "repo": { - "core.mode": "archive-z2" - } - }, - "packages": [ - "ModemManager-1.18.2-3.el9.x86_64", - "ModemManager-glib-1.18.2-3.el9.x86_64", - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-wifi-1.36.0-0.7.el9.x86_64", - "NetworkManager-wwan-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "attr-2.5.1-3.el9.x86_64", - "audit-3.0.7-100.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", - "bash-completion-2.11-4.el9.noarch", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "clevis-18-102.el9.x86_64", - "clevis-dracut-18-102.el9.x86_64", - "clevis-luks-18-102.el9.x86_64", - "clevis-systemd-18-102.el9.x86_64", - "conmon-2.1.0-1.el9.x86_64", - "container-selinux-2.176.0-1.el9.noarch", - "containernetworking-plugins-1.0.1-3.el9.x86_64", - "containers-common-1-13.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", - "criu-3.15-13.el9.x86_64", - "criu-libs-3.15-13.el9.x86_64", - "crun-1.4.2-1.el9.x86_64", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-20220203-1.gitf03e75e.el9.noarch", - "cryptsetup-2.4.3-1.el9.x86_64", - "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", - "dbus-libs-1.12.20-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-event-1.02.181-3.el9.x86_64", - "device-mapper-event-libs-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "device-mapper-persistent-data-0.9.0-12.el9.x86_64", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnsmasq-2.85-2.el9.x86_64", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "fdo-client-0.3.0-1.el9.x86_64", - "fdo-owner-cli-0.3.0-1.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fuse-2.9.9-15.el9.x86_64", - "fuse-common-3.10.2-3.el9.x86_64", - "fuse-libs-2.9.9-15.el9.x86_64", - "fuse-overlayfs-1.8.2-1.el9.x86_64", - "fuse3-3.10.2-3.el9.x86_64", - "fuse3-libs-3.10.2-3.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "greenboot-0.14.0-3.el9.x86_64", - "greenboot-default-health-checks-0.14.0-3.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-x64-2.06-16.el9.x86_64", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "iproute-5.15.0-2.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "iw-5.9-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "jose-11-3.el9.x86_64", - "jq-1.6-12.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.el9.x86_64", - "kbd-2.4.0-8.el9.x86_64", - "kbd-misc-2.4.0-8.el9.noarch", - "kernel-rt-5.14.0-54.rt21.54.el9.x86_64", - "kernel-rt-core-5.14.0-54.rt21.54.el9.x86_64", - "kernel-rt-modules-5.14.0-54.rt21.54.el9.x86_64", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.el9.x86_64", - "keyutils-1.6.1-4.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", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libaio-0.3.111-13.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libjose-11-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libluksmeta-9-12.el9.x86_64", - "libmbim-1.26.0-2.el9.x86_64", - "libmbim-utils-1.26.0-2.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnet-1.2-6.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpkgconf-1.7.3-9.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libqb-2.0.3-7.el9.x86_64", - "libqmi-1.30.2-2.el9.x86_64", - "libqmi-utils-1.30.2-2.el9.x86_64", - "libqrtr-glib-1.0.0-4.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.el9.x86_64", - "libseccomp-2.5.2-2.el9.x86_64", - "libsecret-0.20.4-4.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", - "libslirp-4.4.0-4.el9.x86_64", - "libsmartcols-2.37.2-1.el9.x86_64", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.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", - "luksmeta-9-12.el9.x86_64", - "lvm2-2.03.14-3.el9.x86_64", - "lvm2-libs-2.03.14-3.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.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", - "nettle-3.7.3-2.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-altfiles-2.18.1-20.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "oniguruma-6.9.6-1.el9.5.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.el9.x86_64", - "ostree-2021.6-1.el9.x86_64", - "ostree-libs-2021.6-1.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "pinentry-1.1.1-8.el9.x86_64", - "pkgconf-1.7.3-9.el9.x86_64", - "pkgconf-m4-1.7.3-9.el9.noarch", - "pkgconf-pkg-config-1.7.3-9.el9.x86_64", - "podman-3.4.5-0.7.el9.x86_64", - "podman-catatonit-3.4.5-0.7.el9.x86_64", - "policycoreutils-3.3-2.el9.x86_64", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "protobuf-3.14.0-8.el9.x86_64", - "protobuf-c-1.3.3-9.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "readline-8.1-4.el9.x86_64", - "realtime-setup-2.2-5.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-ostree-2021.14-3.el9.x86_64", - "rpm-ostree-libs-2021.14-3.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "runc-1.1.0-2.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", - "setools-console-4.4.0-4.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "shadow-utils-4.9-3.el9.x86_64", - "shadow-utils-subid-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-16.el8.x86_64", - "skopeo-1.5.1-0.1.el9.x86_64", - "slirp4netns-1.1.8-3.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "tmux-3.2a-4.el9.x86_64", - "tpm2-tools-5.0-10.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "traceroute-2.1.0-16.el9.x86_64", - "tuna-0.17-2.el9.noarch", - "tuned-2.17.0-1.el9.noarch", - "tuned-profiles-realtime-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "usbguard-1.0.0-10.el9.x86_64", - "usbguard-selinux-1.0.0-10.el9.noarch", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "wireless-regdb-2020.11.20-6.el9.noarch", - "wpa_supplicant-2.9-17.20211112.gitc8b94bc7b347.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yajl-2.1.0-20.el9.x86_64", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "passwd": [ - "root:x:0:0:root:/root:/bin/bash" - ], - "passwd-system": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/sbin/nologin", - "clevis:x:999:999:Clevis Decryption Framework unprivileged user:/var/cache/clevis:/usr/sbin/nologin", - "daemon:x:2:2:daemon:/sbin:/sbin/nologin", - "dbus:x:81:81:System message bus:/:/sbin/nologin", - "dnsmasq:x:995:992:Dnsmasq DHCP and DNS server:/var/lib/dnsmasq:/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", - "polkitd:x:997:994:User for polkitd:/:/sbin/nologin", - "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:998:995:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "security-limits": { - "/etc/security/limits.d": { - "realtime.conf": [ - "@realtime soft cpu unlimited", - "@realtime - rtprio 99", - "@realtime - nice -20", - "@realtime - memlock unlimited" - ] - } - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "clevis-luks-askpass.path", - "cni-dhcp.service", - "cni-dhcp.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "dnsmasq.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "greenboot-loading-message.service", - "halt.target", - "kexec.target", - "kvm_stat.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "ostree-finalize-staged.path", - "podman-auto-update.service", - "podman-auto-update.timer", - "podman-restart.service", - "podman.service", - "podman.socket", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "realtime-entsk.service", - "realtime-setup.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpm-ostree-bootstatus.service", - "rpm-ostree-countme.timer", - "rpm-ostreed-automatic.timer", - "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", - "usbguard.service", - "wpa_supplicant.service" - ], - "services-enabled": [ - "ModemManager.service", - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.ModemManager1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "fdo-client-linuxapp.service", - "firewalld.service", - "getty@.service", - "greenboot-grub2-set-counter.service", - "greenboot-grub2-set-success.service", - "greenboot-healthcheck.service", - "greenboot-rpm-ostree-grub2-check-fallback.service", - "greenboot-status.service", - "greenboot-task-runner.service", - "kdump.service", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "ostree-remount.service", - "reboot.target", - "redboot-auto-reboot.service", - "redboot-task-runner.service", - "remote-fs.target", - "rhsmcertd.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "greenboot-healthcheck.service.d": { - "Unit": { - "After": "network-online.target", - "Wants": "network-online.target" - } - }, - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "criu.conf": [ - "d /run/criu 0755 root root -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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 - - - -" - ], - "greenboot-status-motd.conf": [ - "f /run/motd.d/boot-status - - - - -" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 root root -" - ], - "ostree-tmpfiles.conf": [ - "R! /var/tmp/ostree-unlock-ovl.*" - ], - "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 -" - ], - "podman.conf": [ - "x /tmp/podman-run-*", - "x /tmp/containers-user-*", - "x /tmp/run-*/libpod", - "D! /run/podman 0700 root root", - "D! /var/lib/cni/networks" - ], - "rpm-ostree-0-integration.conf": [ - "d /var/home 0755 root root -", - "d /var/opt 0755 root root -", - "d /var/srv 0755 root root -", - "d /var/roothome 0700 root root -", - "d /var/usrlocal 0755 root root -", - "d /var/usrlocal/bin 0755 root root -", - "d /var/usrlocal/etc 0755 root root -", - "d /var/usrlocal/games 0755 root root -", - "d /var/usrlocal/include 0755 root root -", - "d /var/usrlocal/lib 0755 root root -", - "d /var/usrlocal/man 0755 root root -", - "d /var/usrlocal/sbin 0755 root root -", - "d /var/usrlocal/share 0755 root root -", - "d /var/usrlocal/src 0755 root root -", - "d /var/mnt 0755 root root -", - "d /run/media 0755 root root -", - "d /var/lib 0755 root root -", - "L /var/lib/rpm - - - - ../../usr/share/rpm" - ], - "rpm-ostree-1-autovar.conf": [ - "L /var/lib/rpm - - - - ../../usr/share/rpm", - "L /var/lock - - - - ../run/lock", - "L /var/mail - - - - spool/mail", - "d /var/adm 0755 root root - -", - "d /var/cache 0755 root root - -", - "d /var/cache/bpf 0755 root root - -", - "d /var/cache/cloud-what 0750 root root - -", - "d /var/cache/dnf 0755 root root - -", - "d /var/cache/fwupd 0755 root root - -", - "d /var/cache/ldconfig 0700 root root - -", - "d /var/cache/private 0700 root root - -", - "d /var/crash 0755 root root - -", - "d /var/db 0755 root root - -", - "d /var/db/sudo 0700 root root - -", - "d /var/db/sudo/lectured 0700 root root - -", - "d /var/empty 0755 root root - -", - "d /var/ftp 0755 root root - -", - "d /var/games 0755 root root - -", - "d /var/kerberos 0755 root root - -", - "d /var/kerberos/krb5 0755 root root - -", - "d /var/kerberos/krb5/user 0755 root root - -", - "d /var/lib 0755 root root - -", - "d /var/lib/NetworkManager 0700 root root - -", - "d /var/lib/alternatives 0755 root root - -", - "d /var/lib/chrony 0750 chrony chrony - -", - "d /var/lib/containers 0755 root root - -", - "d /var/lib/containers/sigstore 0755 root root - -", - "d /var/lib/dnsmasq 0755 root dnsmasq - -", - "d /var/lib/fwupd 0755 root root - -", - "d /var/lib/fwupd/builder 0755 root root - -", - "d /var/lib/games 0755 root root - -", - "d /var/lib/initramfs 0755 root root - -", - "d /var/lib/kdump 0755 root root - -", - "d /var/lib/misc 0755 root root - -", - "d /var/lib/os-prober 0755 root root - -", - "d /var/lib/polkit-1 0750 root polkitd - -", - "d /var/lib/polkit-1/localauthority 0755 root root - -", - "d /var/lib/polkit-1/localauthority/10-vendor.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/20-org.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/30-site.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/50-local.d 0755 root root - -", - "d /var/lib/polkit-1/localauthority/90-mandatory.d 0755 root root - -", - "d /var/lib/private 0700 root root - -", - "d /var/lib/rhsm 0750 root root - -", - "d /var/lib/rhsm/cache 0750 root root - -", - "d /var/lib/rhsm/facts 0750 root root - -", - "d /var/lib/rhsm/packages 0750 root root - -", - "d /var/lib/rhsm/repo_server_val 0750 root root - -", - "d /var/lib/rpm-state 0755 root root - -", - "d /var/lib/selinux 0755 root root - -", - "d /var/lib/selinux/final 0700 root root - -", - "d /var/lib/selinux/targeted 0755 root root - -", - "d /var/lib/selinux/tmp 0755 root root - -", - "d /var/lib/systemd 0755 root root - -", - "d /var/lib/systemd/catalog 0755 root root - -", - "d /var/lib/systemd/coredump 0755 root root - -", - "d /var/lib/tpm2-tss 0755 root root - -", - "d /var/lib/tpm2-tss/system 0755 root root - -", - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "d /var/lib/tuned 0755 root root - -", - "d /var/lib/udisks2 0700 root root - -", - "d /var/local 0755 root root - -", - "d /var/log 0755 root root - -", - "d /var/log/audit 0700 root root - -", - "d /var/log/chrony 0750 chrony chrony - -", - "d /var/log/private 0700 root root - -", - "d /var/log/rhsm 0755 root root - -", - "d /var/log/tuned 0755 root root - -", - "d /var/log/usbguard 0755 root root - -", - "d /var/nis 0755 root root - -", - "d /var/opt 0755 root root - -", - "d /var/preserve 0755 root root - -", - "d /var/spool 0755 root root - -", - "d /var/spool/lpd 0755 root root - -", - "d /var/spool/mail 0775 root mail - -", - "d /var/spool/rhsm 0755 root root - -", - "d /var/spool/rhsm/debug 0755 root root - -", - "d /var/tmp 1777 root root - -", - "d /var/yp 0755 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - }, - "type": "ostree/commit" - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-edge_container-boot.json b/test/data/manifests/rhel_90-x86_64-edge_container-boot.json index d49856faf..1e7f8558e 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_container-boot.json @@ -9953,5 +9953,6 @@ "checksum": "sha256:903161548bb5566c7882e47a03b990d3f68b86b52b72f87d03674aa42b3993db" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_90-x86_64-edge_installer-boot.json index 7e3bf6869..904f8d9aa 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_installer-boot.json @@ -23,7 +23,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -20335,5 +20334,6 @@ "checksum": "sha256:903161548bb5566c7882e47a03b990d3f68b86b52b72f87d03674aa42b3993db" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_90-x86_64-edge_installer_with_users-boot.json index a9ba11c54..705c27a84 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_installer_with_users-boot.json @@ -52,7 +52,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -20387,5 +20386,6 @@ "checksum": "sha256:903161548bb5566c7882e47a03b990d3f68b86b52b72f87d03674aa42b3993db" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json index 1d84bdc68..ffa19ce2b 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_raw_image-boot.json @@ -6779,5 +6779,6 @@ "checksum": "sha256:5ce0b29210f80ae4f1e44f0ca9ef44b806f1268ce3309c43a5f1fcda005c3344" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_90-x86_64-edge_simplified_installer-boot.json index 90bc7cb56..17c7da0d4 100644 --- a/test/data/manifests/rhel_90-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_90-x86_64-edge_simplified_installer-boot.json @@ -31,7 +31,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -11657,5 +11656,6 @@ "checksum": "sha256:5ce0b29210f80ae4f1e44f0ca9ef44b806f1268ce3309c43a5f1fcda005c3344" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-gce-boot.json b/test/data/manifests/rhel_90-x86_64-gce-boot.json index fee1e8c14..1119d6c0a 100644 --- a/test/data/manifests/rhel_90-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_90-x86_64-gce-boot.json @@ -17,7 +17,6 @@ { "name": "google-compute-engine", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-compute-engine-20220617", - "check_gpg": false, "image_type_tags": [ "gce", "gce-rhui" @@ -26,7 +25,6 @@ { "name": "google-cloud-sdk", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-cloud-sdk-20220617", - "check_gpg": false, "image_type_tags": [ "gce", "gce-rhui" @@ -9545,1236 +9543,5 @@ } ] }, - "image-info": { - "/etc/dnf/automatic.conf": { - "base": { - "debuglevel": "1" - }, - "command_email": { - "email_from": "root@example.com", - "email_to": "root" - }, - "commands": { - "apply_updates": "yes", - "download_updates": "yes", - "network_online_timeout": "60", - "random_sleep": "0", - "upgrade_type": "security" - }, - "email": { - "email_from": "root@example.com", - "email_host": "localhost", - "email_to": "root" - }, - "emitters": { - "emit_via": "stdio" - } - }, - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 net.ifnames=0 biosdevname=0 scsi_mod.use_blk_mq=Y console=ttyS0,38400n8d $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "metadata.google.internal iburst" - ] - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "ip_resolve": "4", - "skip_if_unavailable": "False" - } - } - }, - "dracut": { - "/etc/dracut.conf.d": { - "gce.conf": { - "force_drivers": " nvme " - } - }, - "/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" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "trusted", - "firewall-enabled": [], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:992:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "render:x:997:", - "rngd:x:993:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "us" - } - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/etc/modprobe.d": { - "gce-blacklist.conf": { - "blacklist": [ - "floppy" - ] - } - }, - "/usr/lib/modprobe.d": { - "blacklist-floppy.conf": { - "blacklist": [ - "floppy" - ] - }, - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "acpid-2.0.32-6.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "boost-regex-1.75.0-6.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "chrony-4.1-3.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-automatic-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.el9.x86_64", - "gawk-5.1.0-5.el9.x86_64", - "gawk-all-langpacks-5.1.0-5.el9.x86_64", - "gce-disk-expand-20220201-g1.el9.x86_64", - "gdbm-libs-1.19-4.el9.x86_64", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "google-cloud-sdk-374.0.0-1.x86_64", - "google-compute-engine-20220201-g1.el9.noarch", - "google-compute-engine-oslogin-20220113-g1.el9.x86_64", - "google-guest-agent-20220201-g1.el9.x86_64", - "google-osconfig-agent-20220201-g1.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "gpm-libs-1.20.7-29.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-x64-2.06-16.el9.x86_64", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-efi-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "jansson-2.14-1.el9.x86_64", - "jitterentropy-3.3.1-2.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libicu-67.1-9.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "net-tools-2.0-0.62.20160912git.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "nvme-cli-1.16-2.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "readline-8.1-4.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rng-tools-6.14-2.git.b2b7934e.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-16.el8.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-common-8.2.2637-11.el9.x86_64", - "vim-enhanced-8.2.2637-11.el9.x86_64", - "vim-filesystem-8.2.2637-11.el9.noarch", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 20738719232, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:995:992::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "rngd:x:996:993:Random Number Generator Daemon:/var/lib/rngd:/sbin/nologin", - "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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "1", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/automatic.conf": "S.5....T.", - "/etc/dnf/dnf.conf": "S.5....T.", - "/etc/firewalld/firewalld.conf": "SM5....T.", - "/etc/rhsm/rhsm.conf": "..5....T.", - "/etc/ssh/sshd_config": "S.5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "acpid.service", - "acpid.socket", - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "ctrl-alt-del.target", - "debug-shell.service", - "dnf-automatic-download.timer", - "dnf-automatic-install.timer", - "dnf-automatic-notifyonly.timer", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "nvmf-autoconnect.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "reboot.target", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rngd-wake-threshold.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "runlevel6.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "crond.service", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-automatic.timer", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "google-disk-expand.service", - "google-guest-agent.service", - "google-osconfig-agent.service", - "google-oslogin-cache.timer", - "google-shutdown-scripts.service", - "google-startup-scripts.service", - "insights-client-boot.service", - "kdump.service", - "logrotate.timer", - "mdmonitor.service", - "nis-domainname.service", - "nvmefc-boot-connections.service", - "qemu-guest-agent.service", - "remote-fs.target", - "rhsmcertd.service", - "rngd.service", - "rsyslog.service", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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", - "PasswordAuthentication no", - "ClientAliveInterval 420", - "PermitRootLogin no" - ] - }, - "/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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "sysconfig": { - "kernel": { - "DEFAULTKERNEL": "kernel-core", - "UPDATEDEFAULT": "yes" - } - }, - "sysctl.d": { - "/etc/sysctl.d": { - "60-gce-network-security.conf": [ - "net.ipv4.tcp_syncookies=1", - "net.ipv4.conf.all.accept_source_route=0", - "net.ipv4.conf.default.accept_source_route=0", - "net.ipv4.conf.all.accept_redirects=0", - "net.ipv4.conf.default.accept_redirects=0", - "net.ipv4.conf.all.secure_redirects=1", - "net.ipv4.conf.default.secure_redirects=1", - "net.ipv4.ip_forward=0", - "net.ipv4.conf.all.send_redirects=0", - "net.ipv4.conf.default.send_redirects=0", - "net.ipv4.conf.all.rp_filter=1", - "net.ipv4.conf.default.rp_filter=1", - "net.ipv4.icmp_echo_ignore_broadcasts=1", - "net.ipv4.icmp_ignore_bogus_error_responses=1", - "net.ipv4.conf.all.log_martians=1", - "net.ipv4.conf.default.log_martians=1", - "kernel.randomize_va_space=2", - "kernel.panic=10" - ] - }, - "/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-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "UTC", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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": { - "google-cloud.repo": { - "google-cloud-sdk": { - "baseurl": "https://packages.cloud.google.com/yum/repos/cloud-sdk-el9-x86_64", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Cloud SDK", - "repo_gpgcheck": "0" - }, - "google-compute-engine": { - "baseurl": "https://packages.cloud.google.com/yum/repos/google-compute-engine-el9-x86_64-stable", - "enabled": "1", - "gpgcheck": "1", - "gpgkey": "https://packages.cloud.google.com/yum/doc/yum-key.gpg https://packages.cloud.google.com/yum/doc/rpm-package-key.gpg", - "name": "Google Compute Engine", - "repo_gpgcheck": "0" - } - } - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json index 5b85fdbf3..c60c2ba91 100644 --- a/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_90-x86_64-gce_rhui-boot.json @@ -17,7 +17,6 @@ { "name": "google-compute-engine", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-compute-engine-20220617", - "check_gpg": false, "image_type_tags": [ "gce", "gce-rhui" @@ -26,7 +25,6 @@ { "name": "google-cloud-sdk", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-cloud-sdk-20220617", - "check_gpg": false, "image_type_tags": [ "gce", "gce-rhui" @@ -9562,5 +9560,6 @@ "checksum": "sha256:87c6d9bd4811b2ef1582f81e8fb30301dd56e067d0358a2cdadd15b4b07424c9" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-image_installer-boot.json b/test/data/manifests/rhel_90-x86_64-image_installer-boot.json index 8dd089f6f..2c99cdfc7 100644 --- a/test/data/manifests/rhel_90-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_90-x86_64-image_installer-boot.json @@ -18,7 +18,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22750,5 +22749,6 @@ "checksum": "sha256:fe65351b850c4520e5c22ddfc15515dcab0b547119cd7d3c2e0181cda988d1e7" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_90-x86_64-image_installer_with_users-boot.json index 959c6bf2e..0cc933fca 100644 --- a/test/data/manifests/rhel_90-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_90-x86_64-image_installer_with_users-boot.json @@ -47,7 +47,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -22801,5 +22800,6 @@ "checksum": "sha256:fe65351b850c4520e5c22ddfc15515dcab0b547119cd7d3c2e0181cda988d1e7" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-oci-boot.json b/test/data/manifests/rhel_90-x86_64-oci-boot.json index 3c405b7cc..63d58a0af 100644 --- a/test/data/manifests/rhel_90-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_90-x86_64-oci-boot.json @@ -9699,5 +9699,6 @@ "checksum": "sha256:603ddef016b2a04dd63d39ac366394099287474c0c14d7c4cc81c0fb71e864f9" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-openstack-boot.json b/test/data/manifests/rhel_90-x86_64-openstack-boot.json index 574bb5b1f..02a9566b3 100644 --- a/test/data/manifests/rhel_90-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_90-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-90", "arch": "x86_64", @@ -22,9 +19,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -9774,1266 +9768,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro net.ifnames=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "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:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alsa-lib-1.2.6.1-1.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "cloud-init-21.1-16.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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-x64-2.06-16.el9.x86_64", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libX11-1.7.0-7.el9.x86_64", - "libX11-common-1.7.0-7.el9.noarch", - "libXau-1.0.9-8.el9.x86_64", - "libXext-1.3.4-8.el9.x86_64", - "libXfixes-5.0.3-16.el9.x86_64", - "libXinerama-1.1.4-10.el9.x86_64", - "libXrandr-1.5.2-8.el9.x86_64", - "libXrender-0.9.10-16.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libdrm-2.4.108-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpciaccess-0.16-6.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcb-1.13.1-9.el9.x86_64", - "libxcrypt-4.4.18-3.el9.x86_64", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "readline-8.1-4.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-16.el8.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "spice-vdagent-0.21.0-4.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3558850048, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "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", - "polkitd:x:998:995:User for polkitd:/:/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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "spice-vdagentd.conf": [ - "d /run/spice-vdagentd 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-qcow2-boot.json b/test/data/manifests/rhel_90-x86_64-qcow2-boot.json index ff5371c8a..4451f1b38 100644 --- a/test/data/manifests/rhel_90-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_90-x86_64-qcow2-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -9724,1283 +9721,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - } - } - }, - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:990:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "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" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "locale": { - "LANG": "C.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "PackageKit-1.2.4-2.el9.x86_64", - "PackageKit-glib-1.2.4-2.el9.x86_64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-1.0.8-8.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "cockpit-bridge-261-1.el9.x86_64", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "gdk-pixbuf2-2.42.6-2.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib-networking-2.68.3-1.el9.x86_64", - "glib2-2.68.4-5.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", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-x64-2.06-16.el9.x86_64", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gsettings-desktop-schemas-40.0-4.el9.x86_64", - "gssproxy-0.8.4-4.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.el9.x86_64", - "keyutils-1.6.1-4.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", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libappstream-glib-0.7.18-4.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libbpf-0.5.0-3.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", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libev-4.33-5.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libjpeg-turbo-2.0.90-5.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnfsidmap-2.5.4-9.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpng-1.6.37-12.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libsoup-2.72.0-8.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libstemmer-0-18.585svn.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libtirpc-1.3.2-1.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libverto-libev-0.3.2-3.el9.x86_64", - "libxcrypt-4.4.18-3.el9.x86_64", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nfs-utils-2.5.4-9.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.x86_64", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-systemd-234-18.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "quota-4.06-6.el9.x86_64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.x86_64", - "redhat-logos-90.2-1.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.x86_64", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-16.el8.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sscg-3.0.0-4.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sssd-nfs-idmap-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "tcpdump-4.99.0-6.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:990::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:995:User for polkitd:/:/sbin/nologin", - "redhat:x:1000:1000::/home/redhat:/bin/bash", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json index 6318b135c..d8456a485 100644 --- a/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_90-x86_64-qcow2_customize-boot.json @@ -25,8 +25,11 @@ "version": "*" } ], - "modules": [], - "groups": [], + "groups": [ + { + "name": "core" + } + ], "customizations": { "hostname": "my-host", "kernel": { @@ -995,6 +998,9 @@ { "id": "sha256:f00365d25649f658468a39755e0436ac8e7d6e5f033ffaff5251fe7bb7e5b95a" }, + { + "id": "sha256:22f900f590759293faf294d79cc7c21ea1d0090816c12d6142d418efbb6d42c7" + }, { "id": "sha256:f5671dc12b61c49f59c21a989d5afba03f7414f65e40f4fdff9fe75381dda5dc" }, @@ -1043,6 +1049,12 @@ { "id": "sha256:1aa1d059f7696ae397f8746d8d4fe5ead73bac461f53cce01b92db73fbd2fa81" }, + { + "id": "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513" + }, + { + "id": "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c" + }, { "id": "sha256:d4b490f97fec6df68d467e74eeac7f26210757973175d344d989804e4f1a3629" }, @@ -1160,15 +1172,60 @@ { "id": "sha256:f73e5b5ba910b317cfce9991fd51a4b3262806369492753c70d1780a72d3ad62" }, + { + "id": "sha256:0cc6f5489219f848fa74d3aa01cd8edf29bdae260c81c65e3e57591cc932e70c" + }, + { + "id": "sha256:c713d625acdeeba438c739bc1f9ed6e63e2ee3fb8334d4328fe2c8822e1c9b5d" + }, { "id": "sha256:2882e59e2bd1f0fe8e51a99e4338f053d361ffc039cd423e141daa65da3e93b3" }, + { + "id": "sha256:903dbd59906b4f008d91e0be3ebfa0a2c01c9b5fd62100453795fa0341c0cdc4" + }, { "id": "sha256:62e71529d30a23056ce1c38ca40c517ab425c864b681b135b275204fdd479ae7" }, { "id": "sha256:770c850634d50d11aeb04f7ccacd960693fe9e3b9cfb91d47cda44ff7021e9e6" }, + { + "id": "sha256:01939e7ae8b55ea022e463a1a19b395fea414ab1756400481c7393288acc2487" + }, + { + "id": "sha256:5d5d28f8506343379b2ecd7e5d3d03032631bee662a91fd014beede70556c431" + }, + { + "id": "sha256:08b61941b090d825ba27290d425a96a83ebab213186b80b4556c150dea09ae34" + }, + { + "id": "sha256:e58fae3c2f1e1523c5b4967fe59e6e623b7b9fa4a3efb7b4219feb1a62ea748f" + }, + { + "id": "sha256:370ffccab77689dcabda535306dd18274742026e59d2330ee2d07c479cfc0dc6" + }, + { + "id": "sha256:4900de5fe7cf57df87d84d84a35e2031bb0668494c12da6d26c617f0d23f060d" + }, + { + "id": "sha256:540efc56851bf6ac1170d51a584d7659789296d0fc2ee8fb97d83c9f408119c9" + }, + { + "id": "sha256:6accd8521cabe36f2f22a33396cae27b6bd5374731828b78da695c06cc8624ae" + }, + { + "id": "sha256:eb6cfc3b08cc7aa504beea4b298bd49691a06c2917d5e60ebf39da030285b74c" + }, + { + "id": "sha256:8b19d50d04beddd3ae853619b541a66d4f57e4df6d31a79563417a20c658d25c" + }, + { + "id": "sha256:f8405090fb3e392da790f5a58bb0a8bb535fe531105ee2133dce4ed4fa50d352" + }, + { + "id": "sha256:4dbae3cd048aca496d94e979b233fe7a5ee7126a476aeba828bf02dd6e316215" + }, { "id": "sha256:4e9aec51ee46d7265d6edd1245b5d5ab5e8336dc2a4ca17f2cace2ce8bae3761" }, @@ -1373,6 +1430,9 @@ { "id": "sha256:d11591e3407566e102072c95e2f5372a47a0793a16b2856a80eb3160158a79c7" }, + { + "id": "sha256:308953532379a5af38e5bfcbe69bf05d0fe462e4ac42b20863877556906385a2" + }, { "id": "sha256:f251c43b13b24e48529285f185d05dd9728c9f597b9c18469e54a111e8607cec" }, @@ -1583,6 +1643,9 @@ { "id": "sha256:18b21d118c2b145f95e41ebdf96ffb694afe9576560d5c2fbdab9f8e670893b2" }, + { + "id": "sha256:ef7f97c4a72bb3149d4038f8e347cbc546eb17cf639479fd47f2fa22acf9c729" + }, { "id": "sha256:3e044d8534970034063e6445a142780bbe9d37f5e75b98f8788ade5470a32ab6" }, @@ -1700,6 +1763,9 @@ { "id": "sha256:30a3b8b08eafb81232ae7758eaef2ba2eef8e2ada837571fee0aaaa874de1f15" }, + { + "id": "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89" + }, { "id": "sha256:a6fd1db30750fefdb6b2ddb91731c4e59c25ca9ee1c18530ebfe41f7158a66b4" }, @@ -1736,6 +1802,9 @@ { "id": "sha256:9e41bd1f52490f21696a4a11a5e0c28fbc74d21930e94cf02c34a8f7430420ac" }, + { + "id": "sha256:c8ce8d404b24fc632a072349de3c2f132694798e58f06fc470360abb4c3c578b" + }, { "id": "sha256:947cd909d714ac798e930dc3e3d268c3b9c98556c8d55d9af9a8ca7e0949145b" }, @@ -2644,6 +2713,9 @@ "sha256:004e7c0e5cb9e300f39884c24dfdb7ddb686c84a2350691b24fa07b05102e325": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-libdnf-0.65.0-2.el9.x86_64.rpm" }, + "sha256:01939e7ae8b55ea022e463a1a19b395fea414ab1756400481c7393288acc2487": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl100-firmware-39.31.5.1-124.el9.noarch.rpm" + }, "sha256:01bf315b3bc44c28515c4d33d49173b23d7979d2a09b7b15f749d434b60851e6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/readline-8.1-4.el9.x86_64.rpm" }, @@ -2683,9 +2755,15 @@ "sha256:083feb8f422304ee96d0578c061c7158054133d18c1d538bb6dedb39f8f12d79": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/pbzip2-1.1.13-6.el9.x86_64.rpm" }, + "sha256:08b61941b090d825ba27290d425a96a83ebab213186b80b4556c150dea09ae34": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl105-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:09459e8c7c6df89573466118098387b15809eb99ea95f4753534e1ba29b6d3be": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/xfsprogs-5.14.2-1.el9.x86_64.rpm" }, + "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/firewalld-filesystem-1.0.0-4.el9.noarch.rpm" + }, "sha256:0b29cfb06051c12254c742e90cfa1df78ddc7234b267aef2d81264adb229bbd7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/dmidecode-3.3-6.el9.x86_64.rpm" }, @@ -2698,6 +2776,9 @@ "sha256:0c8f8e301f75c77a24821cc9170596a799edb33c1bf58b6490aa97c8ed7d5996": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/gmp-6.2.0-10.el9.x86_64.rpm" }, + "sha256:0cc6f5489219f848fa74d3aa01cd8edf29bdae260c81c65e3e57591cc932e70c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/ipset-7.11-6.el9.x86_64.rpm" + }, "sha256:0d2465f7b523bf5f4a7da00d947ef006e6fc75a8dd20a584e07db8b39919f9ec": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/sscg-3.0.0-4.el9.x86_64.rpm" }, @@ -2806,6 +2887,9 @@ "sha256:219825121d761bf163e746f0ca424e4dfe071aece87c22ccd632abcf78ab4920": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-inotify-0.9.6-25.el9.noarch.rpm" }, + "sha256:22f900f590759293faf294d79cc7c21ea1d0090816c12d6142d418efbb6d42c7": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.x86_64.rpm" + }, "sha256:2358982717e4c6df5e0dfc4ad906dade4ecf051cb7612b1aa087ab6c03f36da2": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libuser-0.63-7.el9.x86_64.rpm" }, @@ -2887,6 +2971,9 @@ "sha256:2fabb90bb3f87581b44b3805865042ac881a200b055bfdcd48ecba3bb16c5671": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libgudev-237-1.el9.x86_64.rpm" }, + "sha256:308953532379a5af38e5bfcbe69bf05d0fe462e4ac42b20863877556906385a2": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libnftnl-1.1.9-4.el9.x86_64.rpm" + }, "sha256:30a3b8b08eafb81232ae7758eaef2ba2eef8e2ada837571fee0aaaa874de1f15": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-ethtool-0.15-2.el9.x86_64.rpm" }, @@ -2914,6 +3001,9 @@ "sha256:36b604e6766356a69cbec08b800db5ac6f14d3b0e2297309a823eefd55295fa5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/pam-1.5.1-9.el9.x86_64.rpm" }, + "sha256:370ffccab77689dcabda535306dd18274742026e59d2330ee2d07c479cfc0dc6": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl2000-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:372a5cfa95d2edb67435b0386029501ff5254bca91430b6d6e8e446582ba258a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/sqlite-libs-3.34.1-5.el9.x86_64.rpm" }, @@ -3019,6 +3109,9 @@ "sha256:4846ecf18d3670ad6fbdcc1c29d6cdd37faa4ae20786c64d080307daae1a6f97": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/python3-babel-2.9.1-2.el9.noarch.rpm" }, + "sha256:4900de5fe7cf57df87d84d84a35e2031bb0668494c12da6d26c617f0d23f060d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl2030-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:49191fa272d3c16c219f1b27fd86bd085fa1ae3bac38946de40926b35773c4c4": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/redhat-logos-90.2-1.el9.x86_64.rpm" }, @@ -3046,6 +3139,9 @@ "sha256:4da11286bb79e5b384e611328bb12ba654de4b0ad0548faf5a33572f6e9f9b8a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/cloud-init-21.1-16.el9.noarch.rpm" }, + "sha256:4dbae3cd048aca496d94e979b233fe7a5ee7126a476aeba828bf02dd6e316215": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl7260-firmware-25.30.13.0-124.el9.noarch.rpm" + }, "sha256:4e9aec51ee46d7265d6edd1245b5d5ab5e8336dc2a4ca17f2cace2ce8bae3761": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/jansson-2.14-1.el9.x86_64.rpm" }, @@ -3079,6 +3175,9 @@ "sha256:5370109ff91d1c93d3bd04aeec55a87d16c5c981bb8c8bfeb08b548a2fda4b24": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/linux-firmware-whence-20211216-124.el9.noarch.rpm" }, + "sha256:540efc56851bf6ac1170d51a584d7659789296d0fc2ee8fb97d83c9f408119c9": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl3160-firmware-25.30.13.0-124.el9.noarch.rpm" + }, "sha256:544a21926b873ff59ad9c053c9385def305bb21c4b9ebe9bddc1fdc289f1d067": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/libisofs-1.5.4-3.el9.x86_64.rpm" }, @@ -3142,6 +3241,9 @@ "sha256:5cf4276217a72649895226707d4c0e3edd6ea64b66702793fab3907177c73069": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/python3-distro-1.5.0-7.el9.noarch.rpm" }, + "sha256:5d5d28f8506343379b2ecd7e5d3d03032631bee662a91fd014beede70556c431": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl1000-firmware-39.31.5.1-124.el9.noarch.rpm" + }, "sha256:5eddffbe9de57d1f1a30fc0b4e8515b3f71cd7ff99c6397f024478b5cb9ab8e8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libbrotli-1.0.9-6.el9.x86_64.rpm" }, @@ -3205,6 +3307,9 @@ "sha256:69aa3b94160d858239bc09d1bfc8168746b8291f58029ccbd638d98100533f3f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/lorax-templates-generic-34.9.11-1.el9.x86_64.rpm" }, + "sha256:6accd8521cabe36f2f22a33396cae27b6bd5374731828b78da695c06cc8624ae": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl5000-firmware-8.83.5.1_1-124.el9.noarch.rpm" + }, "sha256:6ceb9cc5fc9892922d3ef06e0228236b210b2dab104065a587b713b6b92de3e5": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libtirpc-1.3.2-1.el9.x86_64.rpm" }, @@ -3298,6 +3403,9 @@ "sha256:7b4d475adb465ba577d1989c21fe5715f9be277189195fe0d28fe92cbfa80731": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/ncurses-6.2-8.20210508.el9.x86_64.rpm" }, + "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/firewalld-1.0.0-4.el9.noarch.rpm" + }, "sha256:7b8444e355c1e8dc7177506b629e2beb9dabc13a6e3e8ed9b786c4e321f36f68": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libdhash-0.5.0-51.el9.x86_64.rpm" }, @@ -3352,6 +3460,9 @@ "sha256:8a656c012c9865f1d949cebe0cbf4e74a5ccc2f52640ecc0ca09048477f6d1b9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/coreutils-common-8.32-31.el9.x86_64.rpm" }, + "sha256:8b19d50d04beddd3ae853619b541a66d4f57e4df6d31a79563417a20c658d25c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:8bba35b018036fedcb5629454386a3162e3c2bc74efe6a0283b921933c537b32": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/yum-utils-4.0.24-2.el9.noarch.rpm" }, @@ -3376,6 +3487,9 @@ "sha256:8f717694adb432139bb61c081753c0de00cb36ad6110c28a7a1ca7b1aa60d671": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libgomp-11.2.1-9.1.el9.x86_64.rpm" }, + "sha256:903dbd59906b4f008d91e0be3ebfa0a2c01c9b5fd62100453795fa0341c0cdc4": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iptables-nft-1.8.7-26.el9.x86_64.rpm" + }, "sha256:90879ba059eb397d014038061f9998938b7400fb6801e1c0d045b588051e4d8a": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/setroubleshoot-plugins-3.3.14-4.el9.noarch.rpm" }, @@ -3595,6 +3709,9 @@ "sha256:b64133227dca092ba89a703ba539e422299fc04a8663ab862240a433f116e5e9": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/mokutil-0.4.0-8.el9.x86_64.rpm" }, + "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-firewall-1.0.0-4.el9.noarch.rpm" + }, "sha256:b7138ec10750c522099bba1fc20878dfe3b710975fe08813958fe1e6184a532b": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/PackageKit-glib-1.2.4-2.el9.x86_64.rpm" }, @@ -3685,6 +3802,9 @@ "sha256:c6e3129b65ce1aa18ce3b4283219c9c9ccfc0587ff17c227340aa0eafc21df07": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/chrony-4.1-3.el9.x86_64.rpm" }, + "sha256:c713d625acdeeba438c739bc1f9ed6e63e2ee3fb8334d4328fe2c8822e1c9b5d": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/ipset-libs-7.11-6.el9.x86_64.rpm" + }, "sha256:c746c3e534fa6616b62525a89cc8ab1014e5acfac31b1012823b5f1e9031181c": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-3.9.10-1.el9.x86_64.rpm" }, @@ -3697,6 +3817,9 @@ "sha256:c8b4130984ea24231da37cc07fe7be90ea75d04016fda23d18a16e9a4b8435d6": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/openssl-3.0.1-5.el9.x86_64.rpm" }, + "sha256:c8ce8d404b24fc632a072349de3c2f132694798e58f06fc470360abb4c3c578b": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-nftables-0.9.8-10.el9.x86_64.rpm" + }, "sha256:c958920cafeaf333863381edc26ac5844823f73be6985b6d48c88efd90390c08": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-ptyprocess-0.6.0-12.el9.noarch.rpm" }, @@ -3838,6 +3961,9 @@ "sha256:e55d976682d6f8ea1937719fb97f130a506312000ad831a18fea5722c5bd253f": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/snappy-1.1.8-8.el9.x86_64.rpm" }, + "sha256:e58fae3c2f1e1523c5b4967fe59e6e623b7b9fa4a3efb7b4219feb1a62ea748f": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl135-firmware-18.168.6.1-124.el9.noarch.rpm" + }, "sha256:e5d8869dbc34672bb6bc94e00045f659b7d2415172cd27ee9f949e1769f71bb8": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/passwd-0.80-12.el9.x86_64.rpm" }, @@ -3868,6 +3994,9 @@ "sha256:eb412729844495d81f36b1bdaa24736070d197d0b7f2fe38736b6022cc84013d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/python3-kickstart-3.32.2-2.el9.noarch.rpm" }, + "sha256:eb6cfc3b08cc7aa504beea4b298bd49691a06c2917d5e60ebf39da030285b74c": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl5150-firmware-8.24.2.2-124.el9.noarch.rpm" + }, "sha256:eb8973df11266ce57f1db004883df3f14690c17646992c2d977f81cd6ba560f7": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/gdisk-1.0.7-5.el9.x86_64.rpm" }, @@ -3892,6 +4021,9 @@ "sha256:ef69385a6f77c4beea6b895edf4bb39cb70485967e30ac7655593e100e90768d": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libss-1.46.5-2.el9.x86_64.rpm" }, + "sha256:ef7f97c4a72bb3149d4038f8e347cbc546eb17cf639479fd47f2fa22acf9c729": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/nftables-0.9.8-10.el9.x86_64.rpm" + }, "sha256:efea47322040d695e76ba1fafc9312b974993f0e5140e4e710ddca43fa366237": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/Packages/python3-attrs-20.3.0-5.el9.noarch.rpm" }, @@ -3961,6 +4093,9 @@ "sha256:f835cc738fa003147087d68427c407e17c08587156ae961d641b2dfcee1fe7af": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/bash-5.1.8-2.el9.x86_64.rpm" }, + "sha256:f8405090fb3e392da790f5a58bb0a8bb535fe531105ee2133dce4ed4fa50d352": { + "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl6050-firmware-41.28.5.1-124.el9.noarch.rpm" + }, "sha256:f84294afdeaddb4f44243b80e3b32cf65a5aff76e5b7528f4810657c90559181": { "url": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/NetworkManager-team-1.36.0-0.7.el9.x86_64.rpm" }, @@ -6558,6 +6693,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/dracut-config-generic-055-10.git20210824.el9.x86_64.rpm", "checksum": "sha256:f00365d25649f658468a39755e0436ac8e7d6e5f033ffaff5251fe7bb7e5b95a" }, + { + "name": "dracut-config-rescue", + "epoch": 0, + "version": "055", + "release": "10.git20210824.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/dracut-config-rescue-055-10.git20210824.el9.x86_64.rpm", + "checksum": "sha256:22f900f590759293faf294d79cc7c21ea1d0090816c12d6142d418efbb6d42c7" + }, { "name": "dracut-network", "epoch": 0, @@ -6702,6 +6846,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/findutils-4.8.0-5.el9.x86_64.rpm", "checksum": "sha256:1aa1d059f7696ae397f8746d8d4fe5ead73bac461f53cce01b92db73fbd2fa81" }, + { + "name": "firewalld", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/firewalld-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:7b738903b5a814568894b08e43b837c8e9af7bae834deb3bd8c1c2b6a5abf513" + }, + { + "name": "firewalld-filesystem", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/firewalld-filesystem-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:0aff62a3cac644b279baf297cddc0102166b3cb41acc4a1a52ea28556d3a9a4c" + }, { "name": "fonts-filesystem", "epoch": 1, @@ -7053,6 +7215,24 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iproute-tc-5.15.0-2.el9.x86_64.rpm", "checksum": "sha256:f73e5b5ba910b317cfce9991fd51a4b3262806369492753c70d1780a72d3ad62" }, + { + "name": "ipset", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/ipset-7.11-6.el9.x86_64.rpm", + "checksum": "sha256:0cc6f5489219f848fa74d3aa01cd8edf29bdae260c81c65e3e57591cc932e70c" + }, + { + "name": "ipset-libs", + "epoch": 0, + "version": "7.11", + "release": "6.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/ipset-libs-7.11-6.el9.x86_64.rpm", + "checksum": "sha256:c713d625acdeeba438c739bc1f9ed6e63e2ee3fb8334d4328fe2c8822e1c9b5d" + }, { "name": "iptables-libs", "epoch": 0, @@ -7062,6 +7242,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iptables-libs-1.8.7-26.el9.x86_64.rpm", "checksum": "sha256:2882e59e2bd1f0fe8e51a99e4338f053d361ffc039cd423e141daa65da3e93b3" }, + { + "name": "iptables-nft", + "epoch": 0, + "version": "1.8.7", + "release": "26.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iptables-nft-1.8.7-26.el9.x86_64.rpm", + "checksum": "sha256:903dbd59906b4f008d91e0be3ebfa0a2c01c9b5fd62100453795fa0341c0cdc4" + }, { "name": "iputils", "epoch": 0, @@ -7080,6 +7269,114 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/irqbalance-1.8.0-4.el9.x86_64.rpm", "checksum": "sha256:770c850634d50d11aeb04f7ccacd960693fe9e3b9cfb91d47cda44ff7021e9e6" }, + { + "name": "iwl100-firmware", + "epoch": 0, + "version": "39.31.5.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl100-firmware-39.31.5.1-124.el9.noarch.rpm", + "checksum": "sha256:01939e7ae8b55ea022e463a1a19b395fea414ab1756400481c7393288acc2487" + }, + { + "name": "iwl1000-firmware", + "epoch": 1, + "version": "39.31.5.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl1000-firmware-39.31.5.1-124.el9.noarch.rpm", + "checksum": "sha256:5d5d28f8506343379b2ecd7e5d3d03032631bee662a91fd014beede70556c431" + }, + { + "name": "iwl105-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl105-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:08b61941b090d825ba27290d425a96a83ebab213186b80b4556c150dea09ae34" + }, + { + "name": "iwl135-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl135-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:e58fae3c2f1e1523c5b4967fe59e6e623b7b9fa4a3efb7b4219feb1a62ea748f" + }, + { + "name": "iwl2000-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl2000-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:370ffccab77689dcabda535306dd18274742026e59d2330ee2d07c479cfc0dc6" + }, + { + "name": "iwl2030-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl2030-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:4900de5fe7cf57df87d84d84a35e2031bb0668494c12da6d26c617f0d23f060d" + }, + { + "name": "iwl3160-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl3160-firmware-25.30.13.0-124.el9.noarch.rpm", + "checksum": "sha256:540efc56851bf6ac1170d51a584d7659789296d0fc2ee8fb97d83c9f408119c9" + }, + { + "name": "iwl5000-firmware", + "epoch": 0, + "version": "8.83.5.1_1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl5000-firmware-8.83.5.1_1-124.el9.noarch.rpm", + "checksum": "sha256:6accd8521cabe36f2f22a33396cae27b6bd5374731828b78da695c06cc8624ae" + }, + { + "name": "iwl5150-firmware", + "epoch": 0, + "version": "8.24.2.2", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl5150-firmware-8.24.2.2-124.el9.noarch.rpm", + "checksum": "sha256:eb6cfc3b08cc7aa504beea4b298bd49691a06c2917d5e60ebf39da030285b74c" + }, + { + "name": "iwl6000g2a-firmware", + "epoch": 0, + "version": "18.168.6.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl6000g2a-firmware-18.168.6.1-124.el9.noarch.rpm", + "checksum": "sha256:8b19d50d04beddd3ae853619b541a66d4f57e4df6d31a79563417a20c658d25c" + }, + { + "name": "iwl6050-firmware", + "epoch": 0, + "version": "41.28.5.1", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl6050-firmware-41.28.5.1-124.el9.noarch.rpm", + "checksum": "sha256:f8405090fb3e392da790f5a58bb0a8bb535fe531105ee2133dce4ed4fa50d352" + }, + { + "name": "iwl7260-firmware", + "epoch": 1, + "version": "25.30.13.0", + "release": "124.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/iwl7260-firmware-25.30.13.0-124.el9.noarch.rpm", + "checksum": "sha256:4dbae3cd048aca496d94e979b233fe7a5ee7126a476aeba828bf02dd6e316215" + }, { "name": "jansson", "epoch": 0, @@ -7692,6 +7989,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libnfsidmap-2.5.4-9.el9.x86_64.rpm", "checksum": "sha256:d11591e3407566e102072c95e2f5372a47a0793a16b2856a80eb3160158a79c7" }, + { + "name": "libnftnl", + "epoch": 0, + "version": "1.1.9", + "release": "4.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/libnftnl-1.1.9-4.el9.x86_64.rpm", + "checksum": "sha256:308953532379a5af38e5bfcbe69bf05d0fe462e4ac42b20863877556906385a2" + }, { "name": "libnghttp2", "epoch": 0, @@ -8322,6 +8628,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/nfs-utils-2.5.4-9.el9.x86_64.rpm", "checksum": "sha256:18b21d118c2b145f95e41ebdf96ffb694afe9576560d5c2fbdab9f8e670893b2" }, + { + "name": "nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/nftables-0.9.8-10.el9.x86_64.rpm", + "checksum": "sha256:ef7f97c4a72bb3149d4038f8e347cbc546eb17cf639479fd47f2fa22acf9c729" + }, { "name": "npth", "epoch": 0, @@ -8673,6 +8988,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-ethtool-0.15-2.el9.x86_64.rpm", "checksum": "sha256:30a3b8b08eafb81232ae7758eaef2ba2eef8e2ada837571fee0aaaa874de1f15" }, + { + "name": "python3-firewall", + "epoch": 0, + "version": "1.0.0", + "release": "4.el9", + "arch": "noarch", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-firewall-1.0.0-4.el9.noarch.rpm", + "checksum": "sha256:b6ba64260d2c4bdcb5b2b5ac5f54ee8640c4c714dcce5b33aaad351dff8c4b89" + }, { "name": "python3-gobject-base", "epoch": 0, @@ -8781,6 +9105,15 @@ "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-linux-procfs-0.7.0-1.el9.noarch.rpm", "checksum": "sha256:9e41bd1f52490f21696a4a11a5e0c28fbc74d21930e94cf02c34a8f7430420ac" }, + { + "name": "python3-nftables", + "epoch": 1, + "version": "0.9.8", + "release": "10.el9", + "arch": "x86_64", + "remote_location": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-baseos-n9.0-20220208/Packages/python3-nftables-0.9.8-10.el9.x86_64.rpm", + "checksum": "sha256:c8ce8d404b24fc632a072349de3c2f132694798e58f06fc470360abb4c3c578b" + }, { "name": "python3-perf", "epoch": 0, @@ -10007,1373 +10340,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-0-rescue-ffffffffffffffffffffffffffffffff.img", - "linux": "/vmlinuz-0-rescue-ffffffffffffffffffffffffffffffff", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug", - "title": "Red Hat Enterprise Linux (0-rescue-ffffffffffffffffffffffffffffffff) 9.0 (Plow)", - "version": "0-rescue-ffffffffffffffffffffffffffffffff" - }, - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 console=tty0 console=ttyS0,115200n8 no_timer_check net.ifnames=0 debug $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "server": [ - "time.example.com iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "02-rescue.conf": { - "dracut_rescue_image": "yes" - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ], - [ - "UUID=fb180daf-48a7-4ee0-b10d-394651850fd4", - "/opt", - "xfs", - "defaults", - "0", - "0" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:990:", - "cockpit-ws:x:992:", - "cockpit-wsinstance:x:991:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "group1:x:1030:user2", - "group2:x:1050:", - "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:", - "polkitd:x:996:", - "render:x:998:", - "root:x:0:", - "rpc:x:32:", - "rpcuser:x:29:", - "setroubleshoot:x:994:", - "ssh_keys:x:995:", - "sshd:x:74:", - "sssd:x:993:", - "sys:x:3:", - "systemd-coredump:x:997:", - "systemd-journal:x:190:", - "tape:x:33:", - "tcpdump:x:72:", - "tss:x:59:", - "tty:x:5:", - "user1:x:1000:", - "users:x:100:", - "utempter:x:35:", - "utmp:x:22:", - "video:x:39:", - "wheel:x:10:" - ], - "hostname": "my-host", - "hosts": [ - "127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4", - "::1 localhost localhost.localdomain localhost6 localhost6.localdomain6" - ], - "image-format": { - "compat": "1.1", - "type": "qcow2" - }, - "keyboard": { - "vconsole": { - "KEYMAP": "dvorak" - } - }, - "locale": { - "LANG": "el_CY.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "PackageKit-1.2.4-2.el9.x86_64", - "PackageKit-glib-1.2.4-2.el9.x86_64", - "abattis-cantarell-fonts-0.301-4.el9.noarch", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-compat-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-1.0.8-8.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "cockpit-bridge-261-1.el9.x86_64", - "cockpit-system-261-1.el9.noarch", - "cockpit-ws-261-1.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dbus-tools-1.12.20-5.el9.x86_64", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-event-1.02.181-3.el9.x86_64", - "device-mapper-event-libs-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "device-mapper-persistent-data-0.9.0-12.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-config-rescue-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "gdk-pixbuf2-2.42.6-2.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib-networking-2.68.3-1.el9.x86_64", - "glib2-2.68.4-5.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", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-x64-2.06-16.el9.x86_64", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gsettings-desktop-schemas-40.0-4.el9.x86_64", - "gssproxy-0.8.4-4.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "insights-client-3.1.7-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.el9.x86_64", - "keyutils-1.6.1-4.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", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libaio-0.3.111-13.el9.x86_64", - "libappstream-glib-0.7.18-4.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libbpf-0.5.0-3.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", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libev-4.33-5.el9.x86_64", - "libevent-2.1.12-6.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libjpeg-turbo-2.0.90-5.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnfsidmap-2.5.4-9.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpng-1.6.37-12.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libsoup-2.72.0-8.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libstemmer-0-18.585svn.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libtirpc-1.3.2-1.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libverto-libev-0.3.2-3.el9.x86_64", - "libxcrypt-4.4.18-3.el9.x86_64", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lvm2-2.03.14-3.el9.x86_64", - "lvm2-libs-2.03.14-3.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nfs-utils-2.5.4-9.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "oddjob-0.34.7-4.el9.x86_64", - "oddjob-mkhomedir-0.34.7-4.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "policycoreutils-python-utils-3.3-2.el9.noarch", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-attrs-20.3.0-5.el9.noarch", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dasbus-1.4-5.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-file-magic-5.39-8.el9.noarch", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-jsonschema-3.2.0-13.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pexpect-4.8.0-7.el9.noarch", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-ptyprocess-0.6.0-12.el9.noarch", - "python3-pyrsistent-0.17.3-8.el9.x86_64", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-systemd-234-18.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "qemu-guest-agent-6.2.0-5.el9.x86_64", - "quota-4.06-6.el9.x86_64", - "quota-nls-4.06-6.el9.noarch", - "readline-8.1-4.el9.x86_64", - "redhat-logos-90.2-1.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rhsm-icons-1.29.23-1.el9.noarch", - "rootfiles-8.1-31.el9.noarch", - "rpcbind-1.2.6-2.el9.x86_64", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsync-3.2.3-9.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "setroubleshoot-plugins-3.3.14-4.el9.noarch", - "setroubleshoot-server-3.3.27-2.el9.x86_64", - "setup-2.13.7-6.el9.noarch", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-16.el8.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sos-4.2-13.el9.noarch", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sscg-3.0.0-4.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "sssd-nfs-idmap-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-cockpit-1.29.23-1.el9.noarch", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "tcpdump-4.99.0-6.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "yum-utils-4.0.24-2.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "LVM2_member", - "label": null, - "lvm": true, - "lvm.vg": "rootvg", - "lvm.volumes": { - "optlv": { - "fstype": "xfs", - "label": null, - "uuid": "fb180daf-48a7-4ee0-b10d-394651850fd4" - }, - "rootlv": { - "fstype": "xfs", - "label": "root", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - } - }, - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 10001300992, - "start": 736100352, - "type": "E6D6D379-F507-44C2-A23C-238F2A3DF928", - "uuid": "pddpuQ-HrFS-km2C-TrzX-69o0-tBXk-133xtw" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:993:990::/var/lib/chrony:/sbin/nologin", - "cockpit-ws:x:995:992:User for cockpit web service:/nonexisting:/sbin/nologin", - "cockpit-wsinstance:x:994:991:User for cockpit-ws instances:/nonexisting:/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", - "polkitd:x:998:996:User for polkitd:/:/sbin/nologin", - "root:x:0:0:root:/root:/bin/bash", - "rpc:x:32:32:Rpcbind Daemon:/var/lib/rpcbind:/sbin/nologin", - "rpcuser:x:29:29:RPC Service User:/var/lib/nfs:/sbin/nologin", - "setroubleshoot:x:997:994::/var/lib/setroubleshoot:/sbin/nologin", - "shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown", - "sshd:x:74:74:Privilege-separated SSH:/usr/share/empty.sshd:/sbin/nologin", - "sssd:x:996:993:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:997:systemd Core Dumper:/:/sbin/nologin", - "tcpdump:x:72:72::/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin", - "user1:x:1000:1000::/home/user1:/bin/bash", - "user2:x:1020:1050:description 2:/home/home2:/bin/sh" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": false - }, - "subscription-manager": { - "enabled": false - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/chrony.conf": "S.5....T.", - "/etc/dnf/plugins/product-id.conf": "..5....T.", - "/etc/dnf/plugins/subscription-manager.conf": "..5....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "blk-availability.service", - "chrony-wait.service", - "cockpit.socket", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "gssproxy.service", - "halt.target", - "insights-client-results.path", - "insights-client.timer", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "nfs-blkmap.service", - "nfs-server.service", - "nftables.service", - "nm-priv-helper.service", - "oddjobd.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dm-event.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "insights-client-boot.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "lvm2-lvmpolld.socket", - "lvm2-monitor.service", - "microcode.service", - "nfs-client.target", - "nis-domainname.service", - "qemu-guest-agent.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rpcbind.service", - "rpcbind.socket", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sshd.socket", - "sssd-kcm.socket", - "sssd.service", - "tuned.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "London", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cockpit-tempfiles.conf": [ - "C /run/cockpit/inactive.motd 0640 root wheel - /usr/share/cockpit/motd/inactive.motd", - "f /run/cockpit/active.motd 0640 root wheel -", - "L+ /run/cockpit/motd - - - - inactive.motd" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "lvm2.conf": [ - "d /run/lock/lvm 0700 root root -", - "d /run/lvm 0700 root root -" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "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 -" - ], - "rpcbind.conf": [ - "D /run/rpcbind 0700 rpc rpc - -" - ], - "selinux-policy.conf": [ - "z /sys/devices/system/cpu/online - - -", - "Z /sys/class/net - - -", - "z /sys/kernel/uevent_helper - - -", - "w /sys/fs/selinux/checkreqprot - - - - 0" - ], - "setroubleshoot.conf": [ - "d /run/setroubleshoot 711 setroubleshoot setroubleshoot -" - ], - "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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-tar-boot.json b/test/data/manifests/rhel_90-x86_64-tar-boot.json index 53e0b26f6..b642762c3 100644 --- a/test/data/manifests/rhel_90-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_90-x86_64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-90", "arch": "x86_64", @@ -28,8 +25,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -5291,549 +5286,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "bootmenu": [], - "default-target": "graphical.target", - "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:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "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", - "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-4.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-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "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", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-vhd-boot.json b/test/data/manifests/rhel_90-x86_64-vhd-boot.json index 9bc8976b8..49177d3fd 100644 --- a/test/data/manifests/rhel_90-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_90-x86_64-vhd-boot.json @@ -19,9 +19,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -9660,1267 +9657,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro biosdevname=0 rootdelay=300 console=ttyS0 earlyprintk=ttyS0 net.ifnames=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "multi-user.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "raw" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "WALinuxAgent-2.3.0.2-3.el9.noarch", - "WALinuxAgent-udev-2.3.0.2-3.el9.noarch", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.el9.noarch", - "cloud-utils-growpart-0.31-10.el9.x86_64", - "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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-x64-2.06-16.el9.x86_64", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "net-tools-2.0-0.62.20160912git.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyasn1-0.4.8-6.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "readline-8.1-4.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-16.el8.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3558850048, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "arp-ethers.service", - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service", - "waagent.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_90-x86_64-vmdk-boot.json b/test/data/manifests/rhel_90-x86_64-vmdk-boot.json index bda2266d1..41fc68dd0 100644 --- a/test/data/manifests/rhel_90-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_90-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "rhel-90", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "baseos", @@ -30,7 +14,20 @@ "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/rhvpn/el9/el9-x86_64-appstream-n9.0-20220208/", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBErgSTsBEACh2A4b0O9t+vzC9VrVtL1AKvUWi9OPCjkvR7Xd8DtJxeeMZ5eF\n0HtzIG58qDRybwUe89FZprB1ffuUKzdE+HcL3FbNWSSOXVjZIersdXyH3NvnLLLF\n0DNRB2ix3bXG9Rh/RXpFsNxDp2CEMdUvbYCzE79K1EnUTVh1L0Of023FtPSZXX0c\nu7Pb5DI5lX5YeoXO6RoodrIGYJsVBQWnrWw4xNTconUfNPk0EGZtEnzvH2zyPoJh\nXGF+Ncu9XwbalnYde10OCvSWAZ5zTCpoLMTvQjWpbCdWXJzCm6G+/hx9upke546H\n5IjtYm4dTIVTnc3wvDiODgBKRzOl9rEOCIgOuGtDxRxcQkjrC+xvg5Vkqn7vBUyW\n9pHedOU+PoF3DGOM+dqv+eNKBvh9YF9ugFAQBkcG7viZgvGEMGGUpzNgN7XnS1gj\n/DPo9mZESOYnKceve2tIC87p2hqjrxOHuI7fkZYeNIcAoa83rBltFXaBDYhWAKS1\nPcXS1/7JzP0ky7d0L6Xbu/If5kqWQpKwUInXtySRkuraVfuK3Bpa+X1XecWi24JY\nHVtlNX025xx1ewVzGNCTlWn1skQN2OOoQTV4C8/qFpTW6DTWYurd4+fE0OJFJZQF\nbuhfXYwmRlVOgN5i77NTIJZJQfYFj38c/Iv5vZBPokO6mffrOTv3MHWVgQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChyZWxlYXNlIGtleSAyKSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjYEEwECACAFAkrgSTsCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAK\nCRAZni+R/UMdUWzpD/9s5SFR/ZF3yjY5VLUFLMXIKUztNN3oc45fyLdTI3+UClKC\n2tEruzYjqNHhqAEXa2sN1fMrsuKec61Ll2NfvJjkLKDvgVIh7kM7aslNYVOP6BTf\nC/JJ7/ufz3UZmyViH/WDl+AYdgk3JqCIO5w5ryrC9IyBzYv2m0HqYbWfphY3uHw5\nun3ndLJcu8+BGP5F+ONQEGl+DRH58Il9Jp3HwbRa7dvkPgEhfFR+1hI+Btta2C7E\n0/2NKzCxZw7Lx3PBRcU92YKyaEihfy/aQKZCAuyfKiMvsmzs+4poIX7I9NQCJpyE\nIGfINoZ7VxqHwRn/d5mw2MZTJjbzSf+Um9YJyA0iEEyD6qjriWQRbuxpQXmlAJbh\n8okZ4gbVFv1F8MzK+4R8VvWJ0XxgtikSo72fHjwha7MAjqFnOq6eo6fEC/75g3NL\nGht5VdpGuHk0vbdENHMC8wS99e5qXGNDued3hlTavDMlEAHl34q2H9nakTGRF5Ki\nJUfNh3DVRGhg8cMIti21njiRh7gyFI2OccATY7bBSr79JhuNwelHuxLrCFpY7V25\nOFktl15jZJaMxuQBqYdBgSay2G0U6D1+7VsWufpzd/Abx1/c3oi9ZaJvW22kAggq\ndzdA27UUYjWvx42w9menJwh/0jeQcTecIUd0d0rFcw/c1pvgMMl/Q73yzKgKYw==\n=zbHE\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBGIpIp4BEAC/o5e1WzLIsS6/JOQCs4XYATYTcf6B6ALzcP05G0W3uRpUQSrL\nFRKNrU8ZCelm/B+XSh2ljJNeklp2WLxYENDOsftDXGoyLr2hEkI5OyK267IHhFNJ\ng+BN+T5Cjh4ZiiWij6o9F7x2ZpxISE9M4iI80rwSv1KOnGSw5j2zD2EwoMjTVyVE\n/t3s5XJxnDclB7ZqL+cgjv0mWUY/4+b/OoRTkhq7b8QILuZp75Y64pkrndgakm1T\n8mAGXV02mEzpNj9DyAJdUqa11PIhMJMxxHOGHJ8CcHZ2NJL2e7yJf4orTj+cMhP5\nLzJcVlaXnQYu8Zkqa0V6J1Qdj8ZXL72QsmyicRYXAtK9Jm5pvBHuYU2m6Ja7dBEB\nVkhe7lTKhAjkZC5ErPmANNS9kPdtXCOpwN1lOnmD2m04hks3kpH9OTX7RkTFUSws\neARAfRID6RLfi59B9lmAbekecnsMIFMx7qR7ZKyQb3GOuZwNYOaYFevuxusSwCHv\n4FtLDIhk+Fge+EbPdEva+VLJeMOb02gC4V/cX/oFoPkxM1A5LHjkuAM+aFLAiIRd\nNp/tAPWk1k6yc+FqkcDqOttbP4ciiXb9JPtmzTCbJD8lgH0rGp8ufyMXC9x7/dqX\nTjsiGzyvlMnrkKB4GL4DqRFl8LAR02A3846DD8CAcaxoXggL2bJCU2rgUQARAQAB\ntDVSZWQgSGF0LCBJbmMuIChhdXhpbGlhcnkga2V5IDMpIDxzZWN1cml0eUByZWRo\nYXQuY29tPokCUgQTAQgAPBYhBH5GJCWMQGU11W1vE1BU5KRaY0CzBQJiKSKeAhsD\nBQsJCAcCAyICAQYVCgkICwIEFgIDAQIeBwIXgAAKCRBQVOSkWmNAsyBfEACuTN/X\nYR+QyzeRw0pXcTvMqzNE4DKKr97hSQEwZH1/v1PEPs5O3psuVUm2iam7bqYwG+ry\nEskAgMHi8AJmY0lioQD5/LTSLTrM8UyQnU3g17DHau1NHIFTGyaW4a7xviU4C2+k\nc6X0u1CPHI1U4Q8prpNcfLsldaNYlsVZtUtYSHKPAUcswXWliW7QYjZ5tMSbu8jR\nOMOc3mZuf0fcVFNu8+XSpN7qLhRNcPv+FCNmk/wkaQfH4Pv+jVsOgHqkV3aLqJeN\nkNUnpyEKYkNqo7mNfNVWOcl+Z1KKKwSkIi3vg8maC7rODsy6IX+Y96M93sqYDQom\naaWue2gvw6thEoH4SaCrCL78mj2YFpeg1Oew4QwVcBnt68KOPfL9YyoOicNs4Vuu\nfb/vjU2ONPZAeepIKA8QxCETiryCcP43daqThvIgdbUIiWne3gae6eSj0EuUPoYe\nH5g2Lw0qdwbHIOxqp2kvN96Ii7s1DK3VyhMt/GSPCxRnDRJ8oQKJ2W/I1IT5VtiU\nzMjjq5JcYzRPzHDxfVzT9CLeU/0XQ+2OOUAiZKZ0dzSyyVn8xbpviT7iadvjlQX3\nCINaPB+d2Kxa6uFWh+ZYOLLAgZ9B8NKutUHpXN66YSfe79xFBSFWKkJ8cSIMk13/\nIfs7ApKlKCCRDpwoDqx/sjIaj1cpOfLHYjnefg==\n=UZd/\n-----END PGP PUBLIC KEY BLOCK-----\n" } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -9768,1275 +9765,5 @@ } ] }, - "image-info": { - "/etc/resolv.conf": [], - "boot-environment": { - "saved_entry": "ffffffffffffffffffffffffffffffff-5.14.0-55.el9.x86_64" - }, - "bootloader": "grub", - "bootmenu": [ - { - "grub_arg": "--unrestricted", - "grub_class": "rhel", - "grub_users": "$grub_users", - "initrd": "/initramfs-5.14.0-55.el9.x86_64.img $tuned_initrd", - "linux": "/vmlinuz-5.14.0-55.el9.x86_64", - "options": "root=UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75 ro net.ifnames=0 $tuned_params", - "title": "Red Hat Enterprise Linux (5.14.0-55.el9.x86_64) 9.0 (Plow)", - "version": "5.14.0-55.el9.x86_64" - } - ], - "chrony": { - "leapsectz": [ - "right/UTC" - ], - "pool": [ - "2.rhel.pool.ntp.org iburst" - ] - }, - "cloud-init": { - "/etc/cloud": { - "cloud.cfg": { - "cloud_config_modules": [ - "mounts", - "locale", - "set-passwords", - "rh_subscription", - "yum-add-repo", - "package-update-upgrade-install", - "timezone", - "puppet", - "chef", - "salt-minion", - "mcollective", - "disable-ec2-metadata", - "runcmd" - ], - "cloud_final_modules": [ - "rightscale_userdata", - "scripts-per-once", - "scripts-per-boot", - "scripts-per-instance", - "scripts-user", - "ssh-authkey-fingerprints", - "keys-to-console", - "phone-home", - "final-message", - "power-state-change" - ], - "cloud_init_modules": [ - "disk_setup", - "migrator", - "bootcmd", - "write-files", - "growpart", - "resizefs", - "set_hostname", - "update_hostname", - "update_etc_hosts", - "rsyslog", - "users-groups", - "ssh" - ], - "disable_root": 1, - "disable_vmware_customization": false, - "mount_default_fields": [ - null, - null, - "auto", - "defaults,nofail,x-systemd.requires=cloud-init.service", - "0", - "2" - ], - "resize_rootfs_tmp": "/dev", - "ssh_deletekeys": 1, - "ssh_genkeytypes": [ - "rsa", - "ecdsa", - "ed25519" - ], - "ssh_pwauth": 0, - "syslog_fix_perms": null, - "system_info": { - "default_user": { - "gecos": "Cloud User", - "groups": [ - "adm", - "systemd-journal" - ], - "lock_passwd": true, - "name": "cloud-user", - "shell": "/bin/bash", - "sudo": [ - "ALL=(ALL) NOPASSWD:ALL" - ] - }, - "distro": "rhel", - "paths": { - "cloud_dir": "/var/lib/cloud", - "templates_dir": "/etc/cloud/templates" - }, - "ssh_svcname": "sshd" - }, - "users": [ - "default" - ] - } - }, - "/etc/cloud/cloud.cfg.d": { - "05_logging.cfg": { - "_log": [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n", - "[handler_cloudLogHandler]\nclass=handlers.SysLogHandler\nlevel=DEBUG\nformatter=simpleFormatter\nargs=(\"/dev/log\", handlers.SysLogHandler.LOG_USER)\n" - ], - "log_cfgs": [ - [ - "[loggers]\nkeys=root,cloudinit\n\n[handlers]\nkeys=consoleHandler,cloudLogHandler\n\n[formatters]\nkeys=simpleFormatter,arg0Formatter\n\n[logger_root]\nlevel=DEBUG\nhandlers=consoleHandler,cloudLogHandler\n\n[logger_cloudinit]\nlevel=DEBUG\nqualname=cloudinit\nhandlers=\npropagate=1\n\n[handler_consoleHandler]\nclass=StreamHandler\nlevel=WARNING\nformatter=arg0Formatter\nargs=(sys.stderr,)\n\n[formatter_arg0Formatter]\nformat=%(asctime)s - %(filename)s[%(levelname)s]: %(message)s\n\n[formatter_simpleFormatter]\nformat=[CLOUDINIT] %(filename)s[%(levelname)s]: %(message)s\n", - "[handler_cloudLogHandler]\nclass=FileHandler\nlevel=DEBUG\nformatter=arg0Formatter\nargs=('/var/log/cloud-init.log', 'a', 'UTF-8')\n" - ] - ], - "output": { - "all": "| tee -a /var/log/cloud-init-output.log" - } - } - } - }, - "default-target": "graphical.target", - "dnf": { - "dnf.conf": { - "main": { - "best": "True", - "clean_requirements_on_remove": "True", - "gpgcheck": "1", - "installonly_limit": "3", - "skip_if_unavailable": "False" - } - } - }, - "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" - }, - "01-microcode.conf": { - "early_microcode": "yes" - }, - "02-generic-image.conf": { - "hostonly": "no" - }, - "50-nss-softokn.conf": { - "add_dracutmodules": " nss-softokn " - } - } - }, - "firewall-default-zone": "public", - "firewall-enabled": [ - "ssh", - "dhcpv6-client", - "cockpit" - ], - "fstab": [ - [ - "UUID=0194fdc2-fa2f-4cc0-81d3-ff12045b73c8", - "/boot", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=6e4ff95f-f662-45ee-a82a-bdf44a2d0b75", - "/", - "xfs", - "defaults", - "0", - "0" - ], - [ - "UUID=7B77-95E7", - "/boot/efi", - "vfat", - "defaults,uid=0,gid=0,umask=077,shortname=winnt", - "0", - "2" - ] - ], - "groups": [ - "adm:x:4:", - "audio:x:63:", - "bin:x:1:", - "cdrom:x:11:", - "chrony:x:993:", - "daemon:x:2:", - "dbus:x:81:", - "dialout:x:18:", - "disk:x:6:", - "floppy:x:19:", - "ftp:x:50:", - "games:x:20:", - "input:x:998:", - "kmem:x:9:", - "kvm:x:36:", - "lock:x:54:", - "lp:x:7:", - "mail:x:12:", - "man:x:15:", - "mem:x:8:", - "nobody:x:65534:", - "polkitd:x:995:", - "redhat:x:1000:", - "render:x:997:", - "root:x:0:", - "ssh_keys:x:999:", - "sshd:x:74:", - "sssd:x:994:", - "sys:x:3:", - "systemd-coredump:x:996:", - "systemd-journal:x:190:", - "tape:x:33:", - "tss:x:59:", - "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" - ], - "image-format": { - "type": "vmdk" - }, - "locale": { - "LANG": "en_US.UTF-8" - }, - "machine-id": "", - "modprobe": { - "/usr/lib/modprobe.d": { - "dist-blacklist.conf": { - "blacklist": [ - "chsc_sch" - ] - } - } - }, - "os-release": { - "ANSI_COLOR": "0;31", - "BUG_REPORT_URL": "https://bugzilla.redhat.com/", - "CPE_NAME": "cpe:/o:redhat:enterprise_linux:9::baseos", - "DOCUMENTATION_URL": "https://access.redhat.com/documentation/red_hat_enterprise_linux/9/", - "HOME_URL": "https://www.redhat.com/", - "ID": "rhel", - "ID_LIKE": "fedora", - "LOGO": "fedora-logo-icon", - "NAME": "Red Hat Enterprise Linux", - "PLATFORM_ID": "platform:el9", - "PRETTY_NAME": "Red Hat Enterprise Linux 9.0 Beta (Plow)", - "REDHAT_BUGZILLA_PRODUCT": "Red Hat Enterprise Linux 9", - "REDHAT_BUGZILLA_PRODUCT_VERSION": "9.0", - "REDHAT_SUPPORT_PRODUCT": "Red Hat Enterprise Linux", - "REDHAT_SUPPORT_PRODUCT_VERSION": "9.0 Beta", - "VERSION": "9.0 (Plow)", - "VERSION_ID": "9.0" - }, - "packages": [ - "NetworkManager-1.36.0-0.7.el9.x86_64", - "NetworkManager-libnm-1.36.0-0.7.el9.x86_64", - "NetworkManager-team-1.36.0-0.7.el9.x86_64", - "NetworkManager-tui-1.36.0-0.7.el9.x86_64", - "acl-2.3.1-3.el9.x86_64", - "alternatives-1.20-2.el9.x86_64", - "audit-3.0.7-100.el9.x86_64", - "audit-libs-3.0.7-100.el9.x86_64", - "authselect-1.2.3-7.el9.x86_64", - "authselect-libs-1.2.3-7.el9.x86_64", - "basesystem-11-13.el9.noarch", - "bash-5.1.8-2.el9.x86_64", - "bubblewrap-0.4.1-6.el9.x86_64", - "bzip2-libs-1.0.8-8.el9.x86_64", - "c-ares-1.17.1-5.el9.x86_64", - "ca-certificates-2020.2.50-94.el9.noarch", - "checkpolicy-3.3-1.el9.x86_64", - "chrony-4.1-3.el9.x86_64", - "cloud-init-21.1-16.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", - "cronie-1.5.7-5.el9.x86_64", - "cronie-anacron-1.5.7-5.el9.x86_64", - "crontabs-1.11-27.20190603git.el9.noarch", - "crypto-policies-20220203-1.gitf03e75e.el9.noarch", - "crypto-policies-scripts-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", - "dbus-libs-1.12.20-5.el9.x86_64", - "dejavu-sans-fonts-2.37-18.el9.noarch", - "device-mapper-1.02.181-3.el9.x86_64", - "device-mapper-libs-1.02.181-3.el9.x86_64", - "dhcp-client-4.4.2-15.b1.el9.x86_64", - "dhcp-common-4.4.2-15.b1.el9.noarch", - "diffutils-3.7-12.el9.x86_64", - "dmidecode-3.3-6.el9.x86_64", - "dnf-4.10.0-3.el9.noarch", - "dnf-data-4.10.0-3.el9.noarch", - "dnf-plugins-core-4.0.24-2.el9.noarch", - "dosfstools-4.2-3.el9.x86_64", - "dracut-055-10.git20210824.el9.x86_64", - "dracut-config-generic-055-10.git20210824.el9.x86_64", - "dracut-network-055-10.git20210824.el9.x86_64", - "dracut-squash-055-10.git20210824.el9.x86_64", - "e2fsprogs-1.46.5-2.el9.x86_64", - "e2fsprogs-libs-1.46.5-2.el9.x86_64", - "efi-filesystem-4-9.el9.noarch", - "efibootmgr-16-12.el9.x86_64", - "efivar-libs-37-17.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", - "ethtool-5.10-4.el9.x86_64", - "expat-2.2.10-4.el9.x86_64", - "file-5.39-8.el9.x86_64", - "file-libs-5.39-8.el9.x86_64", - "filesystem-3.16-2.el9.x86_64", - "findutils-4.8.0-5.el9.x86_64", - "firewalld-1.0.0-4.el9.noarch", - "firewalld-filesystem-1.0.0-4.el9.noarch", - "flashrom-1.2-10.el9.x86_64", - "fonts-filesystem-2.0.5-7.el9.1.noarch", - "fuse-2.9.9-15.el9.x86_64", - "fuse-common-3.10.2-3.el9.x86_64", - "fuse-libs-2.9.9-15.el9.x86_64", - "fwupd-1.5.9-3.el9.x86_64", - "fwupd-plugin-flashrom-1.5.9-3.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", - "gdisk-1.0.7-5.el9.x86_64", - "geolite2-city-20191217-6.el9.noarch", - "geolite2-country-20191217-6.el9.noarch", - "gettext-0.21-7.el9.x86_64", - "gettext-libs-0.21-7.el9.x86_64", - "glib2-2.68.4-5.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-langpack-en-2.34-21.el9.x86_64", - "gmp-6.2.0-10.el9.x86_64", - "gnupg2-2.3.3-1.el9.x86_64", - "gnutls-3.7.3-1.el9.x86_64", - "gobject-introspection-1.68.0-10.el9.x86_64", - "gpg-pubkey-5a6340b3-6229229e", - "gpg-pubkey-fd431d51-4ae0493b", - "gpgme-1.15.1-5.el9.x86_64", - "grep-3.6-5.el9.x86_64", - "groff-base-1.22.4-10.el9.x86_64", - "grub2-common-2.06-16.el9.noarch", - "grub2-efi-x64-2.06-16.el9.x86_64", - "grub2-pc-2.06-16.el9.x86_64", - "grub2-pc-modules-2.06-16.el9.noarch", - "grub2-tools-2.06-16.el9.x86_64", - "grub2-tools-minimal-2.06-16.el9.x86_64", - "grubby-8.40-54.el9.x86_64", - "gzip-1.10-8.el9.x86_64", - "hdparm-9.62-2.el9.x86_64", - "hostname-3.23-6.el9.x86_64", - "hwdata-0.348-9.2.el9.noarch", - "ima-evm-utils-1.4-4.el9.x86_64", - "inih-49-5.el9.x86_64", - "initscripts-service-10.11.1-1.el9.noarch", - "ipcalc-1.0.0-5.el9.x86_64", - "iproute-5.15.0-2.el9.x86_64", - "iproute-tc-5.15.0-2.el9.x86_64", - "ipset-7.11-6.el9.x86_64", - "ipset-libs-7.11-6.el9.x86_64", - "iptables-libs-1.8.7-26.el9.x86_64", - "iptables-nft-1.8.7-26.el9.x86_64", - "iputils-20210202-7.el9.x86_64", - "irqbalance-1.8.0-4.el9.x86_64", - "iwl100-firmware-39.31.5.1-124.el9.noarch", - "iwl1000-firmware-39.31.5.1-124.el9.noarch", - "iwl105-firmware-18.168.6.1-124.el9.noarch", - "iwl135-firmware-18.168.6.1-124.el9.noarch", - "iwl2000-firmware-18.168.6.1-124.el9.noarch", - "iwl2030-firmware-18.168.6.1-124.el9.noarch", - "iwl3160-firmware-25.30.13.0-124.el9.noarch", - "iwl5000-firmware-8.83.5.1_1-124.el9.noarch", - "iwl5150-firmware-8.24.2.2-124.el9.noarch", - "iwl6000g2a-firmware-18.168.6.1-124.el9.noarch", - "iwl6050-firmware-41.28.5.1-124.el9.noarch", - "iwl7260-firmware-25.30.13.0-124.el9.noarch", - "jansson-2.14-1.el9.x86_64", - "json-c-0.14-11.el9.x86_64", - "json-glib-1.6.6-1.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", - "kernel-tools-5.14.0-55.el9.x86_64", - "kernel-tools-libs-5.14.0-55.el9.x86_64", - "kexec-tools-2.0.23-6.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", - "langpacks-core-en-3.0-16.el9.noarch", - "langpacks-core-font-en-3.0-16.el9.noarch", - "langpacks-en-3.0-16.el9.noarch", - "less-575-4.el9.x86_64", - "libacl-2.3.1-3.el9.x86_64", - "libarchive-3.5.2-1.el9.x86_64", - "libassuan-2.5.5-3.el9.x86_64", - "libatasmart-0.19-22.el9.x86_64", - "libattr-2.5.1-3.el9.x86_64", - "libbasicobjects-0.1.1-51.el9.x86_64", - "libblkid-2.37.2-1.el9.x86_64", - "libblockdev-2.25-11.el9.x86_64", - "libblockdev-crypto-2.25-11.el9.x86_64", - "libblockdev-fs-2.25-11.el9.x86_64", - "libblockdev-loop-2.25-11.el9.x86_64", - "libblockdev-mdraid-2.25-11.el9.x86_64", - "libblockdev-part-2.25-11.el9.x86_64", - "libblockdev-swap-2.25-11.el9.x86_64", - "libblockdev-utils-2.25-11.el9.x86_64", - "libbpf-0.5.0-3.el9.x86_64", - "libbrotli-1.0.9-6.el9.x86_64", - "libbytesize-2.5-3.el9.x86_64", - "libcap-2.48-8.el9.x86_64", - "libcap-ng-0.8.2-6.el9.x86_64", - "libcap-ng-python3-0.8.2-6.el9.x86_64", - "libcbor-0.7.0-5.el9.x86_64", - "libcollection-0.7.0-51.el9.x86_64", - "libcom_err-1.46.5-2.el9.x86_64", - "libcomps-0.1.18-1.el9.x86_64", - "libcurl-7.76.1-14.el9.x86_64", - "libdaemon-0.14-23.el9.x86_64", - "libdb-5.3.28-53.el9.x86_64", - "libdhash-0.5.0-51.el9.x86_64", - "libdnf-0.65.0-2.el9.x86_64", - "libdnf-plugin-subscription-manager-1.29.23-1.el9.x86_64", - "libdrm-2.4.108-1.el9.x86_64", - "libeconf-0.4.1-2.el9.x86_64", - "libedit-3.1-37.20210216cvs.el9.x86_64", - "libestr-0.1.11-3.el9.x86_64", - "libfastjson-0.99.9-3.el9.x86_64", - "libfdisk-2.37.2-1.el9.x86_64", - "libffi-3.4.2-7.el9.x86_64", - "libfido2-1.6.0-7.el9.x86_64", - "libgcab1-1.4-6.el9.x86_64", - "libgcc-11.2.1-9.1.el9.x86_64", - "libgcrypt-1.10.0-1.el9.x86_64", - "libgomp-11.2.1-9.1.el9.x86_64", - "libgpg-error-1.42-5.el9.x86_64", - "libgudev-237-1.el9.x86_64", - "libgusb-0.3.8-1.el9.x86_64", - "libibverbs-37.2-1.el9.x86_64", - "libidn2-2.3.0-7.el9.x86_64", - "libini_config-1.3.1-51.el9.x86_64", - "libjcat-0.1.6-3.el9.x86_64", - "libkcapi-1.3.1-3.el9.x86_64", - "libkcapi-hmaccalc-1.3.1-3.el9.x86_64", - "libksba-1.5.1-4.el9.x86_64", - "libldb-2.4.1-1.el9.x86_64", - "libmaxminddb-1.5.2-3.el9.x86_64", - "libmnl-1.0.4-15.el9.x86_64", - "libmodulemd-2.13.0-2.el9.x86_64", - "libmount-2.37.2-1.el9.x86_64", - "libmspack-0.10.1-0.7.alpha.el9.x86_64", - "libndp-1.8-4.el9.x86_64", - "libnetfilter_conntrack-1.0.8-4.el9.x86_64", - "libnfnetlink-1.0.1-21.el9.x86_64", - "libnftnl-1.1.9-4.el9.x86_64", - "libnghttp2-1.43.0-5.el9.x86_64", - "libnl3-3.5.0-10.el9.x86_64", - "libnl3-cli-3.5.0-10.el9.x86_64", - "libpath_utils-0.2.1-51.el9.x86_64", - "libpcap-1.10.0-4.el9.x86_64", - "libpciaccess-0.16-6.el9.x86_64", - "libpipeline-1.5.3-4.el9.x86_64", - "libpsl-0.21.1-5.el9.x86_64", - "libpwquality-1.4.4-8.el9.x86_64", - "libref_array-0.1.5-51.el9.x86_64", - "librepo-1.14.2-1.el9.x86_64", - "libreport-filesystem-2.15.2-6.el9.noarch", - "librhsm-0.0.3-7.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", - "libsmbios-2.4.3-4.el9.x86_64", - "libsolv-0.7.20-2.el9.x86_64", - "libss-1.46.5-2.el9.x86_64", - "libssh-0.9.6-3.el9.x86_64", - "libssh-config-0.9.6-3.el9.noarch", - "libsss_certmap-2.6.2-2.el9.x86_64", - "libsss_idmap-2.6.2-2.el9.x86_64", - "libsss_nss_idmap-2.6.2-2.el9.x86_64", - "libsss_sudo-2.6.2-2.el9.x86_64", - "libstdc++-11.2.1-9.1.el9.x86_64", - "libsysfs-2.1.1-10.el9.x86_64", - "libtalloc-2.3.3-1.el9.x86_64", - "libtasn1-4.16.0-7.el9.x86_64", - "libtdb-1.4.4-1.el9.x86_64", - "libteam-1.31-11.el9.x86_64", - "libtevent-0.11.0-1.el9.x86_64", - "libtirpc-1.3.2-1.el9.x86_64", - "libtool-ltdl-2.4.6-45.el9.x86_64", - "libudisks2-2.9.4-2.el9.x86_64", - "libunistring-0.9.10-15.el9.x86_64", - "libusbx-1.0.24-4.el9.x86_64", - "libuser-0.63-7.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", - "libxcrypt-compat-4.4.18-3.el9.x86_64", - "libxml2-2.9.12-4.el9.x86_64", - "libxmlb-0.3.3-1.el9.x86_64", - "libxslt-1.1.34-9.el9.x86_64", - "libyaml-0.2.5-7.el9.x86_64", - "libzstd-1.5.0-2.el9.x86_64", - "linux-firmware-20211216-124.el9.noarch", - "linux-firmware-whence-20211216-124.el9.noarch", - "lmdb-libs-0.9.29-3.el9.x86_64", - "logrotate-3.18.0-5.el9.x86_64", - "lshw-B.02.19.2-7.el9.x86_64", - "lsscsi-0.32-6.el9.x86_64", - "lua-libs-5.4.2-4.el9.x86_64", - "lz4-libs-1.9.3-5.el9.x86_64", - "lzo-2.10-7.el9.x86_64", - "man-db-2.9.3-6.el9.x86_64", - "mdadm-4.2-1.el9.x86_64", - "memstrack-0.2.3-2.el9.x86_64", - "microcode_ctl-20210608-2.el9.noarch", - "mokutil-0.4.0-8.el9.x86_64", - "mpfr-4.1.0-7.el9.x86_64", - "ncurses-6.2-8.20210508.el9.x86_64", - "ncurses-base-6.2-8.20210508.el9.noarch", - "ncurses-libs-6.2-8.20210508.el9.x86_64", - "nettle-3.7.3-2.el9.x86_64", - "newt-0.52.21-11.el9.x86_64", - "nftables-0.9.8-10.el9.x86_64", - "npth-1.6-8.el9.x86_64", - "nspr-4.32.0-8.el9.x86_64", - "nss-3.71.0-6.el9.x86_64", - "nss-softokn-3.71.0-6.el9.x86_64", - "nss-softokn-freebl-3.71.0-6.el9.x86_64", - "nss-sysinit-3.71.0-6.el9.x86_64", - "nss-util-3.71.0-6.el9.x86_64", - "numactl-libs-2.0.14-8.el9.x86_64", - "open-vm-tools-11.3.5-1.el9.x86_64", - "openldap-2.4.59-3.el9.x86_64", - "openssh-8.7p1-6.el9.x86_64", - "openssh-clients-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", - "os-prober-1.77-9.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", - "parted-3.4-6.el9.x86_64", - "passwd-0.80-12.el9.x86_64", - "pciutils-3.7.0-5.el9.x86_64", - "pciutils-libs-3.7.0-5.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", - "polkit-0.117-8.el9.x86_64", - "polkit-libs-0.117-8.el9.x86_64", - "polkit-pkla-compat-0.1-21.el9.x86_64", - "popt-1.18-8.el9.x86_64", - "prefixdevname-0.1.0-8.el9.x86_64", - "procps-ng-3.3.17-4.el9.x86_64", - "psmisc-23.4-3.el9.x86_64", - "publicsuffix-list-dafsa-20210518-2.el9.noarch", - "python-unversioned-command-3.9.10-1.el9.noarch", - "python3-3.9.10-1.el9.x86_64", - "python3-audit-3.0.7-100.el9.x86_64", - "python3-babel-2.9.1-2.el9.noarch", - "python3-chardet-4.0.0-3.el9.noarch", - "python3-cloud-what-1.29.23-1.el9.x86_64", - "python3-configobj-5.0.6-25.el9.noarch", - "python3-dateutil-2.8.1-6.el9.noarch", - "python3-dbus-1.2.18-2.el9.x86_64", - "python3-decorator-4.4.2-6.el9.noarch", - "python3-distro-1.5.0-7.el9.noarch", - "python3-dmidecode-3.12.2-27.el9.x86_64", - "python3-dnf-4.10.0-3.el9.noarch", - "python3-dnf-plugins-core-4.0.24-2.el9.noarch", - "python3-ethtool-0.15-2.el9.x86_64", - "python3-firewall-1.0.0-4.el9.noarch", - "python3-gobject-base-3.40.1-5.el9.x86_64", - "python3-gpg-1.15.1-5.el9.x86_64", - "python3-hawkey-0.65.0-2.el9.x86_64", - "python3-idna-2.10-5.el9.noarch", - "python3-iniparse-0.4-45.el9.noarch", - "python3-inotify-0.9.6-25.el9.noarch", - "python3-jinja2-2.11.3-4.el9.noarch", - "python3-jsonpatch-1.21-16.el9.noarch", - "python3-jsonpointer-2.0-4.el9.noarch", - "python3-libcomps-0.1.18-1.el9.x86_64", - "python3-libdnf-0.65.0-2.el9.x86_64", - "python3-librepo-1.14.2-1.el9.x86_64", - "python3-libs-3.9.10-1.el9.x86_64", - "python3-libselinux-3.3-2.el9.x86_64", - "python3-libsemanage-3.3-1.el9.x86_64", - "python3-libxml2-2.9.12-4.el9.x86_64", - "python3-linux-procfs-0.7.0-1.el9.noarch", - "python3-markupsafe-1.1.1-12.el9.x86_64", - "python3-netifaces-0.10.6-15.el9.x86_64", - "python3-nftables-0.9.8-10.el9.x86_64", - "python3-oauthlib-3.1.1-2.el9.noarch", - "python3-perf-5.14.0-55.el9.x86_64", - "python3-pip-wheel-21.2.3-6.el9.noarch", - "python3-policycoreutils-3.3-2.el9.noarch", - "python3-prettytable-0.7.2-27.el9.noarch", - "python3-pyserial-3.4-12.el9.noarch", - "python3-pysocks-1.7.1-10.el9.noarch", - "python3-pytz-2021.1-4.el9.noarch", - "python3-pyudev-0.22.0-6.el9.noarch", - "python3-pyyaml-5.4.1-4.el9.x86_64", - "python3-requests-2.25.1-5.el9.noarch", - "python3-rpm-4.16.1.3-10.el9.x86_64", - "python3-setools-4.4.0-4.el9.x86_64", - "python3-setuptools-53.0.0-9.el9.noarch", - "python3-setuptools-wheel-53.0.0-9.el9.noarch", - "python3-six-1.15.0-7.el9.noarch", - "python3-subscription-manager-rhsm-1.29.23-1.el9.x86_64", - "python3-urllib3-1.26.5-2.el9.noarch", - "readline-8.1-4.el9.x86_64", - "redhat-release-9.0-2.13.el9.x86_64", - "redhat-release-eula-9.0-2.13.el9.x86_64", - "rootfiles-8.1-31.el9.noarch", - "rpm-4.16.1.3-10.el9.x86_64", - "rpm-build-libs-4.16.1.3-10.el9.x86_64", - "rpm-libs-4.16.1.3-10.el9.x86_64", - "rpm-plugin-audit-4.16.1.3-10.el9.x86_64", - "rpm-plugin-selinux-4.16.1.3-10.el9.x86_64", - "rpm-plugin-systemd-inhibit-4.16.1.3-10.el9.x86_64", - "rpm-sign-libs-4.16.1.3-10.el9.x86_64", - "rsyslog-8.2102.0-101.el9.x86_64", - "rsyslog-logrotate-8.2102.0-101.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", - "sg3_utils-1.47-6.el9.x86_64", - "sg3_utils-libs-1.47-6.el9.x86_64", - "shadow-utils-4.9-3.el9.x86_64", - "shared-mime-info-2.1-4.el9.x86_64", - "shim-x64-15-16.el8.x86_64", - "slang-2.3.2-11.el9.x86_64", - "snappy-1.1.8-8.el9.x86_64", - "sqlite-libs-3.34.1-5.el9.x86_64", - "squashfs-tools-4.4-7.git1.el9.x86_64", - "sssd-client-2.6.2-2.el9.x86_64", - "sssd-common-2.6.2-2.el9.x86_64", - "sssd-kcm-2.6.2-2.el9.x86_64", - "subscription-manager-1.29.23-1.el9.x86_64", - "subscription-manager-rhsm-certificates-1.29.23-1.el9.x86_64", - "sudo-1.9.5p2-7.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", - "tar-1.34-3.el9.x86_64", - "teamd-1.31-11.el9.x86_64", - "tpm2-tss-3.0.3-6.el9.x86_64", - "tuned-2.17.0-1.el9.noarch", - "tzdata-2021e-1.el9.noarch", - "udisks2-2.9.4-2.el9.x86_64", - "usermode-1.114-2.el9.x86_64", - "userspace-rcu-0.12.1-6.el9.x86_64", - "util-linux-2.37.2-1.el9.x86_64", - "util-linux-core-2.37.2-1.el9.x86_64", - "vim-minimal-8.2.2637-11.el9.x86_64", - "virt-what-1.21-2.el9.2.x86_64", - "volume_key-libs-0.3.12-15.el9.x86_64", - "which-2.21-27.el9.x86_64", - "xfsprogs-5.14.2-1.el9.x86_64", - "xmlsec1-1.2.29-9.el9.x86_64", - "xmlsec1-openssl-1.2.29-9.el9.x86_64", - "xz-5.2.5-7.el9.x86_64", - "xz-libs-5.2.5-7.el9.x86_64", - "yum-4.10.0-3.el9.noarch", - "zlib-1.2.11-31.el9.x86_64", - "zstd-1.5.0-2.el9.x86_64" - ], - "partition-table": "gpt", - "partition-table-id": "D209C89E-EA5E-4FBD-B161-B461CCE297E0", - "partitions": [ - { - "bootable": false, - "fstype": "xfs", - "label": "root", - "partuuid": "6264D520-3FB9-423F-8AB8-7A0A8E3D3562", - "size": 3558850048, - "start": 736100352, - "type": "0FC63DAF-8483-4772-8E79-3D69D8477DE4", - "uuid": "6e4ff95f-f662-45ee-a82a-bdf44a2d0b75" - }, - { - "bootable": false, - "fstype": "vfat", - "label": null, - "partuuid": "68B2905B-DF3E-4FB3-80FA-49D1E773AA33", - "size": 209715200, - "start": 2097152, - "type": "C12A7328-F81F-11D2-BA4B-00A0C93EC93B", - "uuid": "7B77-95E7" - }, - { - "bootable": false, - "fstype": "xfs", - "label": "boot", - "partuuid": "CB07C243-BC44-4717-853E-28852021225B", - "size": 524288000, - "start": 211812352, - "type": "BC13C2FF-59E6-4262-A352-B275FD6F7172", - "uuid": "0194fdc2-fa2f-4cc0-81d3-ff12045b73c8" - }, - { - "bootable": false, - "fstype": null, - "label": null, - "partuuid": "FAC7F1FB-3E8D-4137-A512-961DE09A5549", - "size": 1048576, - "start": 1048576, - "type": "21686148-6449-6E6F-744E-656564454649", - "uuid": null - } - ], - "passwd": [ - "adm:x:3:4:adm:/var/adm:/sbin/nologin", - "bin:x:1:1:bin:/bin:/sbin/nologin", - "chrony:x:996:993::/var/lib/chrony:/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", - "polkitd:x:998:995:User for polkitd:/:/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", - "sssd:x:997:994:User for sssd:/:/sbin/nologin", - "sync:x:5:0:sync:/sbin:/bin/sync", - "systemd-coredump:x:999:996:systemd Core Dumper:/:/sbin/nologin", - "tss:x:59:59:Account used for TPM access:/dev/null:/sbin/nologin" - ], - "rhsm": { - "dnf-plugins": { - "product-id": { - "enabled": true - }, - "subscription-manager": { - "enabled": true - } - }, - "rhsm.conf": { - "logging": { - "default_log_level": "INFO" - }, - "rhsm": { - "auto_enable_yum_plugins": "1", - "baseurl": "https://cdn.redhat.com", - "ca_cert_dir": "/etc/rhsm/ca/", - "consumercertdir": "/etc/pki/consumer", - "entitlementcertdir": "/etc/pki/entitlement", - "full_refresh_on_yum": "0", - "inotify": "1", - "manage_repos": "1", - "package_profile_on_trans": "0", - "pluginconfdir": "/etc/rhsm/pluginconf.d", - "plugindir": "/usr/share/rhsm-plugins", - "productcertdir": "/etc/pki/product", - "repo_ca_cert": "/etc/rhsm/ca/redhat-uep.pem", - "repomd_gpg_url": "", - "report_package_profile": "1" - }, - "rhsmcertd": { - "auto_registration": "0", - "auto_registration_interval": "60", - "autoattachinterval": "1440", - "certcheckinterval": "240", - "disable": "0", - "splay": "1" - }, - "server": { - "hostname": "subscription.rhsm.redhat.com", - "insecure": "0", - "no_proxy": "", - "port": "443", - "prefix": "/subscription", - "proxy_hostname": "", - "proxy_password": "", - "proxy_port": "", - "proxy_scheme": "http", - "proxy_user": "" - } - } - }, - "rpm-verify": { - "changed": { - "/boot/efi/EFI/redhat/grubx64.efi": ".......T.", - "/boot/grub2/fonts/unicode.pf2": ".M.....T.", - "/etc/udev/hwdb.bin": ".M.......", - "/proc": ".M.......", - "/sys": ".M.......", - "/var/log/btmp": ".M.......", - "/var/log/lastlog": ".M....G..", - "/var/spool/anacron/cron.daily": ".M.......", - "/var/spool/anacron/cron.monthly": ".M.......", - "/var/spool/anacron/cron.weekly": ".M......." - }, - "missing": [] - }, - "selinux": { - "policy": { - "SELINUX": "enforcing", - "SELINUXTYPE": "targeted" - } - }, - "services-disabled": [ - "chrony-wait.service", - "console-getty.service", - "cpupower.service", - "debug-shell.service", - "exit.target", - "fstrim.timer", - "fwupd-refresh.timer", - "halt.target", - "kexec.target", - "kvm_stat.service", - "man-db-restart-cache-update.service", - "mdcheck_continue.timer", - "mdcheck_start.timer", - "mdmonitor-oneshot.timer", - "nftables.service", - "nm-priv-helper.service", - "poweroff.target", - "proc-sys-fs-binfmt_misc.mount", - "raid-check.timer", - "rdisc.service", - "remote-cryptsetup.target", - "remote-veritysetup.target", - "rhsm-facts.service", - "rhsm.service", - "rpmdb-rebuild.service", - "runlevel0.target", - "serial-getty@.service", - "sshd-keygen@.service", - "sshd.socket", - "sssd-autofs.socket", - "sssd-nss.socket", - "sssd-pac.socket", - "sssd-pam-priv.socket", - "sssd-pam.socket", - "sssd-ssh.socket", - "sssd-sudo.socket", - "systemd-boot-check-no-failures.service", - "systemd-pstore.service", - "systemd-sysext.service", - "tmp.mount" - ], - "services-enabled": [ - "NetworkManager-dispatcher.service", - "NetworkManager-wait-online.service", - "NetworkManager.service", - "auditd.service", - "autovt@.service", - "chronyd.service", - "cloud-config.service", - "cloud-final.service", - "cloud-init-local.service", - "cloud-init.service", - "crond.service", - "ctrl-alt-del.target", - "dbus-broker.service", - "dbus-org.fedoraproject.FirewallD1.service", - "dbus-org.freedesktop.nm-dispatcher.service", - "dbus.service", - "dbus.socket", - "dnf-makecache.timer", - "firewalld.service", - "getty@.service", - "irqbalance.service", - "kdump.service", - "logrotate.timer", - "mdmonitor.service", - "microcode.service", - "nis-domainname.service", - "reboot.target", - "remote-fs.target", - "rhsmcertd.service", - "rsyslog.service", - "runlevel6.target", - "selinux-autorelabel-mark.service", - "sshd.service", - "sssd-kcm.socket", - "sssd.service", - "tuned.service", - "udisks2.service", - "vgauthd.service", - "vmtoolsd.service" - ], - "ssh_config": { - "/etc/ssh": { - "ssh_config": [ - "Include /etc/ssh/ssh_config.d/*.conf" - ] - }, - "/etc/ssh/ssh_config.d": { - "50-redhat.conf": [ - "Match final all", - "Include /etc/crypto-policies/back-ends/openssh.config", - "GSSAPIAuthentication yes", - "ForwardX11Trusted yes" - ] - } - }, - "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" - ] - } - }, - "sudoers": { - "/etc/sudoers": [ - "Defaults !visiblepw", - "Defaults always_set_home", - "Defaults match_group_by_gid", - "Defaults always_query_group_plugin", - "Defaults env_reset", - "Defaults env_keep = \"COLORS DISPLAY HOSTNAME HISTSIZE KDEDIR LS_COLORS\"", - "Defaults env_keep += \"MAIL PS1 PS2 QTDIR USERNAME LANG LC_ADDRESS LC_CTYPE\"", - "Defaults env_keep += \"LC_COLLATE LC_IDENTIFICATION LC_MEASUREMENT LC_MESSAGES\"", - "Defaults env_keep += \"LC_MONETARY LC_NAME LC_NUMERIC LC_PAPER LC_TELEPHONE\"", - "Defaults env_keep += \"LC_TIME LC_ALL LANGUAGE LINGUAS _XKB_CHARSET XAUTHORITY\"", - "Defaults secure_path = /sbin:/bin:/usr/sbin:/usr/bin", - "root\tALL=(ALL) \tALL", - "%wheel\tALL=(ALL)\tALL" - ] - }, - "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": { - "/etc/systemd/system": { - "sshd-keygen@.service.d": { - "Unit": { - "ConditionPathExists": "!/run/systemd/generator.early/multi-user.target.wants/cloud-init.target" - } - } - }, - "/usr/lib/systemd/system": { - "systemd-hostnamed.service.d": { - "Service": { - "PrivateDevices": "no" - } - }, - "systemd-logind.service.d": { - "Service": { - "Environment": "SYSTEMD_REBOOT_TO_BOOT_LOADER_MENU=true" - } - }, - "systemd-udev-trigger.service.d": { - "Unit": { - "RefuseManualStop": "true" - } - } - } - }, - "timezone": "New_York", - "tmpfiles.d": { - "/usr/lib/tmpfiles.d": { - "cloud-init.conf": [ - "d /run/cloud-init 0700 root root - -" - ], - "cryptsetup.conf": [ - "d /run/cryptsetup 0700 root root -" - ], - "dnf.conf": [ - "R /var/tmp/dnf*/locks/*", - "r /var/cache/dnf/download_lock.pid", - "r /var/cache/dnf/metadata_lock.pid", - "r /var/lib/dnf/rpmdb_lock.pid", - "r /var/log/log_lock.pid" - ], - "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" - ], - "man-db.conf": [ - "d /var/cache/man 0755 root root 1w" - ], - "mdadm.conf": [ - "d /run/mdadm 0710 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 -" - ], - "subscription-manager.conf": [ - "d /run/rhsm 0755 root root -" - ], - "sudo.conf": [ - "d /run/sudo 0711 root root", - "D /run/sudo/ts 0700 root root" - ], - "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" - ], - "tpm2-tss-fapi.conf": [ - "d /var/lib/tpm2-tss/system/keystore 2775 tss tss - -", - "a+ /var/lib/tpm2-tss/system/keystore - - - - default:group:tss:rwx", - "d /run/tpm2-tss/eventlog 2775 tss tss - -", - "a+ /run/tpm2-tss/eventlog - - - - default:group:tss:rwx" - ], - "tuned.conf": [ - "d /run/tuned 0755 root root -" - ], - "udisks2.conf": [ - "d /run/media 0755 root root" - ], - "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" - ] - } - } - } + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-ami-boot.json b/test/data/manifests/rhel_91-aarch64-ami-boot.json index bf80684ea..afcbb094d 100644 --- a/test/data/manifests/rhel_91-aarch64-ami-boot.json +++ b/test/data/manifests/rhel_91-aarch64-ami-boot.json @@ -12945,5 +12945,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-ec2-boot.json b/test/data/manifests/rhel_91-aarch64-ec2-boot.json index db136d4ef..1075fda5f 100644 --- a/test/data/manifests/rhel_91-aarch64-ec2-boot.json +++ b/test/data/manifests/rhel_91-aarch64-ec2-boot.json @@ -13024,5 +13024,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-edge_commit-boot.json b/test/data/manifests/rhel_91-aarch64-edge_commit-boot.json index a4d25cf1b..6798a5364 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_commit-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_commit-boot.json @@ -11830,5 +11830,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-edge_container-boot.json b/test/data/manifests/rhel_91-aarch64-edge_container-boot.json index aa5782d3b..5b82353d5 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_container-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_container-boot.json @@ -13489,5 +13489,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-edge_installer-boot.json b/test/data/manifests/rhel_91-aarch64-edge_installer-boot.json index ce7de4c07..6ace45654 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_installer-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_installer-boot.json @@ -25,7 +25,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -27143,5 +27142,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_91-aarch64-edge_installer_with_users-boot.json index 0cc20a10b..ac5aa200d 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_installer_with_users-boot.json @@ -54,7 +54,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -27195,5 +27194,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json b/test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json index d018e8dfe..9f668e67d 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_raw_image-boot.json @@ -8864,5 +8864,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_91-aarch64-edge_simplified_installer-boot.json index c0ac61e66..b8a6e0b6f 100644 --- a/test/data/manifests/rhel_91-aarch64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_91-aarch64-edge_simplified_installer-boot.json @@ -33,7 +33,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -15844,5 +15843,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-image_installer-boot.json b/test/data/manifests/rhel_91-aarch64-image_installer-boot.json index 41d4c038c..a53831609 100644 --- a/test/data/manifests/rhel_91-aarch64-image_installer-boot.json +++ b/test/data/manifests/rhel_91-aarch64-image_installer-boot.json @@ -20,7 +20,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -32097,5 +32096,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-image_installer_with_users-boot.json b/test/data/manifests/rhel_91-aarch64-image_installer_with_users-boot.json index 6e9c92eab..32fd3639b 100644 --- a/test/data/manifests/rhel_91-aarch64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_91-aarch64-image_installer_with_users-boot.json @@ -49,7 +49,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -32148,5 +32147,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-openstack-boot.json b/test/data/manifests/rhel_91-aarch64-openstack-boot.json index 127c3f5b7..8ef4aab45 100644 --- a/test/data/manifests/rhel_91-aarch64-openstack-boot.json +++ b/test/data/manifests/rhel_91-aarch64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-91", "arch": "aarch64", @@ -24,9 +21,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13012,5 +13006,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-qcow2-boot.json b/test/data/manifests/rhel_91-aarch64-qcow2-boot.json index b901b10eb..094765f2a 100644 --- a/test/data/manifests/rhel_91-aarch64-qcow2-boot.json +++ b/test/data/manifests/rhel_91-aarch64-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13316,5 +13313,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json b/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json index 40f3291c0..6f2b6cd43 100644 --- a/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-aarch64-qcow2_customize-boot.json @@ -27,7 +27,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -13870,5 +13869,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-aarch64-tar-boot.json b/test/data/manifests/rhel_91-aarch64-tar-boot.json index f84e0175e..2bba6eb54 100644 --- a/test/data/manifests/rhel_91-aarch64-tar-boot.json +++ b/test/data/manifests/rhel_91-aarch64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-91", "arch": "aarch64", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7125,5 +7120,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-ppc64le-qcow2-boot.json b/test/data/manifests/rhel_91-ppc64le-qcow2-boot.json index 52e8f9916..8edeb3ec7 100644 --- a/test/data/manifests/rhel_91-ppc64le-qcow2-boot.json +++ b/test/data/manifests/rhel_91-ppc64le-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -14579,5 +14576,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json b/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json index 8b38404b4..623db8433 100644 --- a/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-ppc64le-qcow2_customize-boot.json @@ -27,7 +27,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -15134,5 +15133,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-ppc64le-tar-boot.json b/test/data/manifests/rhel_91-ppc64le-tar-boot.json index 9fc750301..8b0c88f83 100644 --- a/test/data/manifests/rhel_91-ppc64le-tar-boot.json +++ b/test/data/manifests/rhel_91-ppc64le-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-91", "arch": "ppc64le", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7374,5 +7369,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-s390x-qcow2-boot.json b/test/data/manifests/rhel_91-s390x-qcow2-boot.json index 93813b079..e09b42751 100644 --- a/test/data/manifests/rhel_91-s390x-qcow2-boot.json +++ b/test/data/manifests/rhel_91-s390x-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -16211,5 +16208,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json b/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json index e0f4c251a..0367fc572 100644 --- a/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-s390x-qcow2_customize-boot.json @@ -27,7 +27,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -16786,5 +16785,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-s390x-tar-boot.json b/test/data/manifests/rhel_91-s390x-tar-boot.json index d496213b1..e2709a510 100644 --- a/test/data/manifests/rhel_91-s390x-tar-boot.json +++ b/test/data/manifests/rhel_91-s390x-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-91", "arch": "s390x", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -9516,5 +9511,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-ami-boot.json b/test/data/manifests/rhel_91-x86_64-ami-boot.json index dc467fa59..6cc89bd5b 100644 --- a/test/data/manifests/rhel_91-x86_64-ami-boot.json +++ b/test/data/manifests/rhel_91-x86_64-ami-boot.json @@ -12572,5 +12572,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-azure_rhui-boot.json b/test/data/manifests/rhel_91-x86_64-azure_rhui-boot.json index 51dbf350e..475a87c69 100644 --- a/test/data/manifests/rhel_91-x86_64-azure_rhui-boot.json +++ b/test/data/manifests/rhel_91-x86_64-azure_rhui-boot.json @@ -25,7 +25,7 @@ ] } ], - "filename": "disk.vhd", + "filename": "disk.vhd.xz", "blueprint": {} }, "manifest": { @@ -18995,5 +18995,6 @@ "checksum": "sha256:2cfbed0a9a51b8ab7e277f835d068e3df43c225034cb68a2c52580ee478316bc" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-ec2-boot.json b/test/data/manifests/rhel_91-x86_64-ec2-boot.json index ef80c643a..50ca74834 100644 --- a/test/data/manifests/rhel_91-x86_64-ec2-boot.json +++ b/test/data/manifests/rhel_91-x86_64-ec2-boot.json @@ -12653,5 +12653,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-ec2_ha-boot.json b/test/data/manifests/rhel_91-x86_64-ec2_ha-boot.json index 6e49a81d0..7cc538b5a 100644 --- a/test/data/manifests/rhel_91-x86_64-ec2_ha-boot.json +++ b/test/data/manifests/rhel_91-x86_64-ec2_ha-boot.json @@ -16574,5 +16574,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-ec2_sap-boot.json b/test/data/manifests/rhel_91-x86_64-ec2_sap-boot.json index b62b52a12..42b3e1a0c 100644 --- a/test/data/manifests/rhel_91-x86_64-ec2_sap-boot.json +++ b/test/data/manifests/rhel_91-x86_64-ec2_sap-boot.json @@ -22737,5 +22737,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-edge_commit-boot.json b/test/data/manifests/rhel_91-x86_64-edge_commit-boot.json index aec91be5f..c0fc3e90b 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_commit-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_commit-boot.json @@ -12399,5 +12399,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-edge_commit_rt-boot.json b/test/data/manifests/rhel_91-x86_64-edge_commit_rt-boot.json index c01ffa14a..cd387411d 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_commit_rt-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_commit_rt-boot.json @@ -30,7 +30,8 @@ "blueprint": { "customizations": { "kernel": { - "name": "kernel-rt" + "name": "kernel-rt", + "append": "" } } } @@ -13503,5 +13504,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-edge_container-boot.json b/test/data/manifests/rhel_91-x86_64-edge_container-boot.json index 656188857..a007d76ca 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_container-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_container-boot.json @@ -14047,5 +14047,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-edge_installer-boot.json b/test/data/manifests/rhel_91-x86_64-edge_installer-boot.json index 16f5a6d68..dfb871cb1 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_installer-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_installer-boot.json @@ -25,7 +25,6 @@ }, "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -27738,5 +27737,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-edge_installer_with_users-boot.json b/test/data/manifests/rhel_91-x86_64-edge_installer_with_users-boot.json index 9570761ac..95bb7b4dc 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_installer_with_users-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_installer_with_users-boot.json @@ -54,7 +54,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -27790,5 +27789,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json b/test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json index 973a8f5eb..39afe376d 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_raw_image-boot.json @@ -9038,5 +9038,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-edge_simplified_installer-boot.json b/test/data/manifests/rhel_91-x86_64-edge_simplified_installer-boot.json index f6620eba9..559604245 100644 --- a/test/data/manifests/rhel_91-x86_64-edge_simplified_installer-boot.json +++ b/test/data/manifests/rhel_91-x86_64-edge_simplified_installer-boot.json @@ -33,7 +33,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -16133,5 +16132,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-gce-boot.json b/test/data/manifests/rhel_91-x86_64-gce-boot.json index ef194497b..1def09536 100644 --- a/test/data/manifests/rhel_91-x86_64-gce-boot.json +++ b/test/data/manifests/rhel_91-x86_64-gce-boot.json @@ -20,7 +20,6 @@ "name": "google-compute-engine", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-compute-engine-20220617", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQENBGImLN4BCADu+BrO0bANr+qt2gwctCBjLZfxeVHVEftImDGSWHmRgDGRLxPA\nHUcxIcwMLxvHcTsM6RPK90a+olptYNf5/fvYxhuflxNiglOQsdYilPto0n1VvTkv\nRgsMPv2PTKY0Eyx+R/RPuDvdv7Ff94Arc/hyLWu5dqu092cfyJXjDogi+K9neI/E\nNXRnel1PHJCQ7yEN4tdivyxuJzL0iH1C7pUpE8WqcoAApiYAYGS+McLIi+KjoQuk\nAdGdfHiGepw2u+Llx7whYl6QrINM09YMiFHJEJHhQ358SqKLrpH55QtV7u7Gl2iK\nvdvD0wMSnPm4Gb49tYynoVgDpM04V+eR/oRtABEBAAG0UVJhcHR1cmUgQXV0b21h\ndGljIFNpZ25pbmcgS2V5IChjbG91ZC1yYXB0dXJlLXNpZ25pbmcta2V5LTIwMjIt\nMDMtMDctMDhfMDFfMDEucHViKYkBIgQTAQgAFgUCYiYs3gkQVmhE83qpm4ACGwMC\nGQEAADmtCACvcL/C04RcM1DgxLbRhstLJcppWGBdim/hTRVNs8s1u87qdaIHPju1\nNJOhLjjphZ+GshM5aQBTXJNY9ZghJfeeu42S2n+Ww/OggYFhALTv+d55TMTdHUBQ\nsFWGo+qt0Mp7vc/vlq9RHJVY0qXM7h3IL3xbccDUQmChNvbCgiRvvggIn6cLs6g+\n2UV76iyzm7oZ5yvMGJr0LZp6YTrm9coWKd2gkqeqCMybEorEi4+vJNnwF12zknBT\nFRmVfZ5U/+YAcTp+cTRlo753yXcKsmo+NyKhsYA6ISwXTLvXHafBkkhSwEo3Qfqk\nbnIpIHwe0GgeTKiQ87rP4oTrhviB28NAuQENBGImLN4BCACNHRnw790FK7RxnS1F\nM407gE1nNK3uQ8xOFDCb5jp0cN9UaKCMflIODq+oEq0EYP6u1VuCuF63xZDrsoua\nR/BiysO5UvmHFMTPBCBtDZZ5ljgUWI98z6O0VLSWRH0uGHBtmawG5JJtkMVDr3sD\nD2WqgoI/sgLHgQjgy5TH/LegIiM669Bd6HuRqyKWQBlu85x3YvIRDw8+Y2LYEXNy\ne2LWSlCeiI1dOxwtck4oZaOnmTHSPZbG7Jqv5bbkxJ1hUDlWd2A2o7s3xNtm6I3Y\np6HXjW6TD4SucKrvYY+AqHVxQQJm33rOTaoM6IdqSIZMmq2bOYX9mAtzte7Zv06I\nIrb5ABEBAAGJAR8EGAEIABMFAmImLN4JEFZoRPN6qZuAAhsMAAA1SAgAsMRE8wXF\nLN+qlaGEYcuj4F5KiP0sPBxyGHw7JWDrADc7KmoSlNTT4NVXn2ntWKnv6dwqaBYV\nhQAT7gX120JhKGupVGunRi3Se9env+tlZWqA9ieudzIeMv17bf0XIqhB8r54qWTL\nfNXeX61tdu/2gMvmod60G4zOjgiu2/3oO6WTQaAzcSotfx2fFEwawFQD8kGaRV2b\ndoQU5WRKD2XgAOLdUoEq2tZFMsaQwx2v5hkQ7S/BcmifGvaf3tPgR4YzCiNlGsj0\nyWiG542VfKPSfvlK9y9028BzH1TpZ8xoIq+av5OQZRboFuDMx2jG2jw3W78vL/WL\nAcRfS93VTWHOGpkBDQRgPRBZAQgAtYpc0k9MJ7PrsGchAOSFbWHsgLl02kFBAHe9\nEqiJUKQ3eBMlYsd0gmp0CLvHRvWat/sdvFgW9jrlz/aHNOsmzlnbtpuzeT2NAVE+\nAjgN+iVf2K8ZjbPufzPmJwx6ab+t44ESDpM181zaOksE7JdsRvXygd00tCDLwZFn\ncOTxqwTORoIUXHnIKEgAMEW1iVzkRxilcJVerTsUGf8agNPITyZ3jH7DBTzl7IrY\nBkR6F45VFi1Xie9JpiGLAv6QYJSMAs5nQ/BHt/TK5Ul27l1UIs9/Ih35712KSxJo\nDVysyNAx/bSoPN9t5AC86miZSxTiyZv7lSV0VBHykty4VWUDMwARAQABtFFSYXB0\ndXJlIEF1dG9tYXRpYyBTaWduaW5nIEtleSAoY2xvdWQtcmFwdHVyZS1zaWduaW5n\nLWtleS0yMDIxLTAzLTAxLTA4XzAxXzA5LnB1YimJASgEEwEIABwFAmA9EFkJEP7q\nkWkwfqBxAhsDBQkDwwqwAhkBAAB7ZQgAsUljKd8kXC5rB4cRg7efZ4UjV4aLlojX\nj0jHubxE0AP5YYqfWcfzT0QmuKuY6SAwZRGDoOu2Gp87XI0lhkiN+V25auNx+Li0\nsYeD7Ss2TKPlI/J9lTRzmVwXRnLDg3FN8pxeuK+3k0Hr1HtmlNCjdqOuejtx6xOI\nrTlSmMJ55JjbJBuOW/W+wyZ7EOlj7M1HPJTYbGtoASOr3y5evL44+z5VsNN9ATP0\naDBD6aDgKaIR6LH5zYcSZhNQMcAZDBM8qNpGYT2RofOSw5w2wL40hSqmEj0XipkR\nYy5aNwz1R2f3XkJ+p6B24FAoS6NtRXn4ZWTurcrK29vNzFjCMmP2ErkBDQRgPRBZ\nAQgA3HTvwMNarnWTkWQjS89704kEhXFBWMknHySZ8FLIPH8tJIIPaJRWNBiuYnE+\np/7IXNUZSKbqqzkGAWYLSt3UmXzgFxNjdtB1Lwvp6yirl11/o3DP19ZB8cF+bRun\nwdX8jR9Kf0KrMxH2ERybtGOD6J02CLJSE5xM5TeIVDev5sdfplj5eD+Ee/4evqe0\nNo7WgpRLXXRdHnjn9ejGuUvH33/NLmQiyaFbt5Tlwk9tqAn+6ph9l3XZqhorFEnK\nsJm5rr99LXUHnZ/vJ4yqNqX6VRdTmuuwlkV3Sk5J7mcm8SPSKXIr8vAiEi9g6NLs\n4o+0ke5HlX+xtUNyt4idMJ+pgwARAQABiQEfBBgBCAATBQJgPRBZCRD+6pFpMH6g\ncQIbDAAAP9wH/RSdoRKdteOH84LTVhzlRb9u4bKzu8GBWcKInPZR0peIhMPJiXP9\n5BF3YPVX/Ztc2xv5GerJZs6X7+8wwHTd4dx09Adcq298V80V9M4TmAG0ElJ3Og3p\noQ2aA1rf8FXHin873mwfVUw80QVFc8Qnbr2Ooo9KdgD2aZ06857wj6Ah5H8wTAt2\ncpNRbnoj0z6D9fTNAT66DMvKg1UpBa9Ll9zzOeIUDephkUIOR1VQcVDWjJ59sjkH\nMW0P0/3SpaI3aUZr6RsmI3678hMRPKMGJ/C+5ctje+hnGOpIjdQpk5woHa21NEj2\nnJu128U2JUB8CQhGvR3+P57ogWscFyrnP8uZAQ0EX8l+XgEIANM9Rd2Q27Tntf4/\ndJNXELMmlTYyf61RqYp1J1VqZsZ5gUg1yn8QbA0aF1vRrUFsezVJZhlvPCHh3r6n\neTgAHNUw75Gky79oHH0Tlo6flzwbMeNn9URqF6osuFJRxILMKFJlw3mPPSFMaGYA\nZq+Iy3pEzNJ9siFk+PWQPMGIZ3RDB3+s4+cmvi1o+u5Hd5wGOEe2LX8EwZ3+WPQX\nvNCcKOns+uqCkQ8FPyOj3BfbC87JezBIj8ax9sWJo4l8Odh6eBoSDywX67dY6zRn\nbRxKvqRLvooelN9rcmNix8e3w0PDzDh7cfw/BDM2JE/21d4wBIpDPd6YyP96TofG\nOKFj2oUAEQEAAbS6Z0xpbnV4IFJhcHR1cmUgQXV0b21hdGljIFNpZ25pbmcgS2V5\nICgvL2RlcG90L2dvb2dsZTMvcHJvZHVjdGlvbi9ib3JnL2Nsb3VkLXJhcHR1cmUv\na2V5cy9jbG91ZC1yYXB0dXJlLXB1YmtleXMvY2xvdWQtcmFwdHVyZS1zaWduaW5n\nLWtleS0yMDIwLTEyLTAzLTE2XzA4XzA1LnB1YikgPGdsaW51eC10ZWFtQGdvb2ds\nZS5jb20+iQEoBBMBCAAcBQJfyX5eCRCLV8XCg29L6wIbAwUJA8MKsAIZAQAAQXoI\nAJp6SujppQkl3eZW2u0s457BXx63WN6nl7Cak6t7D+lqNFUF4htXVrBWfT/wRx6c\nV6OY/pYVx0Jai4NUhL9CZEVBX03phc3w+LBqWtFXdtMoUEeTBrVwQfgBp8IajRwO\n8lvw3cmcz9GZvUpIYqvtlemaQu1hWqvoeDOX6yeuUfRfCyXmvdLK+oGC9FhNApmk\nqqYER3W52J5WgtIX3zyQp40OMVr5DVKNk8Zb5e6SATyQFRtIPHxjyroKzOHdVVj7\nklR6qKZGAnYANjb/eUS0Bk62bBwGWFjRw9ZWqBrXgTuRMZJYoLpb3o1/L0rsvhim\nnydMwSu6zXzVqrDA18yqeme5AQ0EX8l+XgEIAMNKH4p0F42MhyVVWdEq3RBPnn3f\nIXhZVm39OA25oRnm8qSeihVUir5wkh9j/eVSqrxN7h0SOh20XIp7le56CjqqPOzx\nNgV0IAdeldGhSiVPXib6qQnyuFKuk3RPEiNYlsl2bc2WuBNqblEonDdKHKk1THKi\nWcd6VfGrIoMKTEFIOZHrFx1+3fB1CXkiQgDDF7qfLCZJS2md0YtEl0mtomJpYXYg\nGMU2De9MRiPh6h6Fl3heu8TItWsxspnmbp/WjpBRG7NKtQf0lP+K9moKaE+miwKV\nddfRtuL0rRn/65XKTq/vqazc7nSsirQvRh6Ezwb76qYY7jbX7SoIuR0Pn+MAEQEA\nAYkBHwQYAQgAEwUCX8l+XgkQi1fFwoNvS+sCGwwAABsaCADDuWFJYSVmkZXVIjZv\nYrbo8H3d9UjW1BhXftYgSUImxqMX79kN8knZ3qdy5BKV4flZFxxziFl8rDKwD96m\nqsKfBzvIqxOhnizDzGwkXVS1DkQ22R0CtWIEkdLhjZVnkMRSavkSCEa1kWH1rpou\nh4xUz+etkIuy0NWg8oSkuiQe7+B5sLB9P+f1TV2iUUii+Dp4oAKXnE7H6vNwBWnt\nHg/nbuN9+53Pd0ox0uE+uy0bTDlhvJ88/BYw4+n6RQXjl5h1HuQoqTT1Wsk2QQYn\nQpBDqKapHVOfSTK7hy+R+qcJQXSuufsJ0GotIK/VBGGCvpMKFB/vKdaw/PmAZ1WO\nHe0jmQENBGCRt7MBCADkYJHHQQoL6tKrW/LbmfR9ljz7ib2aWno4JO3VKQvLwjyU\nMPpq/SXXMOnx8jXwgWizpPxQYDRJ0SQXS9ULJ1hXRL/OgMnZAYvYDeV2jBnKsAIE\ndiG/e1qm8P4W9qpWJc+hNq7FOT13RzGWRx57SdLWSXo0KeY38r9lvjjOmT/cuOcm\njwlDT9XYf/RSO+yJ/AsyMdAr+ZbDeQUd9HYJiPdI04lGaGM02MjDMnx+monc+y54\nt+Z+ry1WtQdzoQt9dHlIPlV1tR+xV5DHHsejCZxu9TWzzSlL5wfBBeEz7R/OIziv\nGJpWQdJzd+2QDXSRg9q2XYWP5ZVtSgjVVJjNlb6ZABEBAAG0VEFydGlmYWN0IFJl\nZ2lzdHJ5IFJlcG9zaXRvcnkgU2lnbmVyIDxhcnRpZmFjdC1yZWdpc3RyeS1yZXBv\nc2l0b3J5LXNpZ25lckBnb29nbGUuY29tPokBTgQTAQoAOBYhBDW6oLM+nrOW9Zyo\nOMC6XObcYxWjBQJgkbezAhsDBQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEMC6\nXObcYxWj+igIAMFh6DrAYMeq9sbZ1ZG6oAMrinUheGQbEqe76nIDQNsZnhDwZ2wW\nqgVC7DgOMqlhQmOmzm7M6Nzmq2dvPwq3xC2OeI9fQyzjT72deBTzLP7PJok9PJFO\nMdLfILSsUnmMsheQt4DUO0jYAX2KUuWOIXXJaZ319QyoRNBPYa5qz7qXS7wHLOY8\n9IDqfHt6Aud8ER5zhyOyhytcYMeaGC1g1IKWmgewnhEq02FantMJGlmmFi2eA0EP\nD02GC3742QGqRxLwjWsm5/TpyuU24EYKRGCRm7QdVIo3ugFSetKrn0byOxWGBvtu\n4fH8XWvZkRT+u+yzH1s5yFYBqc2JTrrJvRU=\n=0lhn\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQENBFWKtqgBCADmKQWYQF9YoPxLEQZ5XA6DFVg9ZHG4HIuehsSJETMPQ+W9K5c5\nUs5assCZBjG/k5i62SmWb09eHtWsbbEgexURBWJ7IxA8kM3kpTo7bx+LqySDsSC3\n/8JRkiyibVV0dDNv/EzRQsGDxmk5Xl8SbQJ/C2ECSUT2ok225f079m2VJsUGHG+5\nRpyHHgoMaRNedYP8ksYBPSD6sA3Xqpsh/0cF4sm8QtmsxkBmCCIjBa0B0LybDtdX\nXIq5kPJsIrC2zvERIPm1ez/9FyGmZKEFnBGeFC45z5U//pHdB1z03dYKGrKdDpID\n17kNbC5wl24k/IeYyTY9IutMXvuNbVSXaVtRABEBAAG0Okdvb2dsZSBDbG91ZCBQ\nYWNrYWdlcyBSUE0gU2lnbmluZyBLZXkgPGdjLXRlYW1AZ29vZ2xlLmNvbT6JATgE\nEwECACIFAlWKtqgCGy8GCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEPCcOUw+\nG6jV+QwH/0wRH+XovIwLGfkg6kYLEvNPvOIYNQWnrT6zZ+XcV47WkJ+i5SR+QpUI\nudMSWVf4nkv+XVHruxydafRIeocaXY0E8EuIHGBSB2KR3HxG6JbgUiWlCVRNt4Qd\n6udC6Ep7maKEIpO40M8UHRuKrp4iLGIhPm3ELGO6uc8rks8qOBMH4ozU+3PB9a0b\nGnPBEsZdOBI1phyftLyyuEvG8PeUYD+uzSx8jp9xbMg66gQRMP9XGzcCkD+b8w1o\n7v3J3juKKpgvx5Lqwvwv2ywqn/Wr5d5OBCHEw8KtU/tfxycz/oo6XUIshgEbS/+P\n6yKDuYhRp6qxrYXjmAszIT25cftb4d4=\n=/PbX\n-----END PGP PUBLIC KEY BLOCK-----", - "check_gpg": false, "image_type_tags": [ "gce", "gce-rhui" @@ -30,7 +29,6 @@ "name": "google-cloud-sdk", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-cloud-sdk-20220617", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQENBGImLN4BCADu+BrO0bANr+qt2gwctCBjLZfxeVHVEftImDGSWHmRgDGRLxPA\nHUcxIcwMLxvHcTsM6RPK90a+olptYNf5/fvYxhuflxNiglOQsdYilPto0n1VvTkv\nRgsMPv2PTKY0Eyx+R/RPuDvdv7Ff94Arc/hyLWu5dqu092cfyJXjDogi+K9neI/E\nNXRnel1PHJCQ7yEN4tdivyxuJzL0iH1C7pUpE8WqcoAApiYAYGS+McLIi+KjoQuk\nAdGdfHiGepw2u+Llx7whYl6QrINM09YMiFHJEJHhQ358SqKLrpH55QtV7u7Gl2iK\nvdvD0wMSnPm4Gb49tYynoVgDpM04V+eR/oRtABEBAAG0UVJhcHR1cmUgQXV0b21h\ndGljIFNpZ25pbmcgS2V5IChjbG91ZC1yYXB0dXJlLXNpZ25pbmcta2V5LTIwMjIt\nMDMtMDctMDhfMDFfMDEucHViKYkBIgQTAQgAFgUCYiYs3gkQVmhE83qpm4ACGwMC\nGQEAADmtCACvcL/C04RcM1DgxLbRhstLJcppWGBdim/hTRVNs8s1u87qdaIHPju1\nNJOhLjjphZ+GshM5aQBTXJNY9ZghJfeeu42S2n+Ww/OggYFhALTv+d55TMTdHUBQ\nsFWGo+qt0Mp7vc/vlq9RHJVY0qXM7h3IL3xbccDUQmChNvbCgiRvvggIn6cLs6g+\n2UV76iyzm7oZ5yvMGJr0LZp6YTrm9coWKd2gkqeqCMybEorEi4+vJNnwF12zknBT\nFRmVfZ5U/+YAcTp+cTRlo753yXcKsmo+NyKhsYA6ISwXTLvXHafBkkhSwEo3Qfqk\nbnIpIHwe0GgeTKiQ87rP4oTrhviB28NAuQENBGImLN4BCACNHRnw790FK7RxnS1F\nM407gE1nNK3uQ8xOFDCb5jp0cN9UaKCMflIODq+oEq0EYP6u1VuCuF63xZDrsoua\nR/BiysO5UvmHFMTPBCBtDZZ5ljgUWI98z6O0VLSWRH0uGHBtmawG5JJtkMVDr3sD\nD2WqgoI/sgLHgQjgy5TH/LegIiM669Bd6HuRqyKWQBlu85x3YvIRDw8+Y2LYEXNy\ne2LWSlCeiI1dOxwtck4oZaOnmTHSPZbG7Jqv5bbkxJ1hUDlWd2A2o7s3xNtm6I3Y\np6HXjW6TD4SucKrvYY+AqHVxQQJm33rOTaoM6IdqSIZMmq2bOYX9mAtzte7Zv06I\nIrb5ABEBAAGJAR8EGAEIABMFAmImLN4JEFZoRPN6qZuAAhsMAAA1SAgAsMRE8wXF\nLN+qlaGEYcuj4F5KiP0sPBxyGHw7JWDrADc7KmoSlNTT4NVXn2ntWKnv6dwqaBYV\nhQAT7gX120JhKGupVGunRi3Se9env+tlZWqA9ieudzIeMv17bf0XIqhB8r54qWTL\nfNXeX61tdu/2gMvmod60G4zOjgiu2/3oO6WTQaAzcSotfx2fFEwawFQD8kGaRV2b\ndoQU5WRKD2XgAOLdUoEq2tZFMsaQwx2v5hkQ7S/BcmifGvaf3tPgR4YzCiNlGsj0\nyWiG542VfKPSfvlK9y9028BzH1TpZ8xoIq+av5OQZRboFuDMx2jG2jw3W78vL/WL\nAcRfS93VTWHOGpkBDQRgPRBZAQgAtYpc0k9MJ7PrsGchAOSFbWHsgLl02kFBAHe9\nEqiJUKQ3eBMlYsd0gmp0CLvHRvWat/sdvFgW9jrlz/aHNOsmzlnbtpuzeT2NAVE+\nAjgN+iVf2K8ZjbPufzPmJwx6ab+t44ESDpM181zaOksE7JdsRvXygd00tCDLwZFn\ncOTxqwTORoIUXHnIKEgAMEW1iVzkRxilcJVerTsUGf8agNPITyZ3jH7DBTzl7IrY\nBkR6F45VFi1Xie9JpiGLAv6QYJSMAs5nQ/BHt/TK5Ul27l1UIs9/Ih35712KSxJo\nDVysyNAx/bSoPN9t5AC86miZSxTiyZv7lSV0VBHykty4VWUDMwARAQABtFFSYXB0\ndXJlIEF1dG9tYXRpYyBTaWduaW5nIEtleSAoY2xvdWQtcmFwdHVyZS1zaWduaW5n\nLWtleS0yMDIxLTAzLTAxLTA4XzAxXzA5LnB1YimJASgEEwEIABwFAmA9EFkJEP7q\nkWkwfqBxAhsDBQkDwwqwAhkBAAB7ZQgAsUljKd8kXC5rB4cRg7efZ4UjV4aLlojX\nj0jHubxE0AP5YYqfWcfzT0QmuKuY6SAwZRGDoOu2Gp87XI0lhkiN+V25auNx+Li0\nsYeD7Ss2TKPlI/J9lTRzmVwXRnLDg3FN8pxeuK+3k0Hr1HtmlNCjdqOuejtx6xOI\nrTlSmMJ55JjbJBuOW/W+wyZ7EOlj7M1HPJTYbGtoASOr3y5evL44+z5VsNN9ATP0\naDBD6aDgKaIR6LH5zYcSZhNQMcAZDBM8qNpGYT2RofOSw5w2wL40hSqmEj0XipkR\nYy5aNwz1R2f3XkJ+p6B24FAoS6NtRXn4ZWTurcrK29vNzFjCMmP2ErkBDQRgPRBZ\nAQgA3HTvwMNarnWTkWQjS89704kEhXFBWMknHySZ8FLIPH8tJIIPaJRWNBiuYnE+\np/7IXNUZSKbqqzkGAWYLSt3UmXzgFxNjdtB1Lwvp6yirl11/o3DP19ZB8cF+bRun\nwdX8jR9Kf0KrMxH2ERybtGOD6J02CLJSE5xM5TeIVDev5sdfplj5eD+Ee/4evqe0\nNo7WgpRLXXRdHnjn9ejGuUvH33/NLmQiyaFbt5Tlwk9tqAn+6ph9l3XZqhorFEnK\nsJm5rr99LXUHnZ/vJ4yqNqX6VRdTmuuwlkV3Sk5J7mcm8SPSKXIr8vAiEi9g6NLs\n4o+0ke5HlX+xtUNyt4idMJ+pgwARAQABiQEfBBgBCAATBQJgPRBZCRD+6pFpMH6g\ncQIbDAAAP9wH/RSdoRKdteOH84LTVhzlRb9u4bKzu8GBWcKInPZR0peIhMPJiXP9\n5BF3YPVX/Ztc2xv5GerJZs6X7+8wwHTd4dx09Adcq298V80V9M4TmAG0ElJ3Og3p\noQ2aA1rf8FXHin873mwfVUw80QVFc8Qnbr2Ooo9KdgD2aZ06857wj6Ah5H8wTAt2\ncpNRbnoj0z6D9fTNAT66DMvKg1UpBa9Ll9zzOeIUDephkUIOR1VQcVDWjJ59sjkH\nMW0P0/3SpaI3aUZr6RsmI3678hMRPKMGJ/C+5ctje+hnGOpIjdQpk5woHa21NEj2\nnJu128U2JUB8CQhGvR3+P57ogWscFyrnP8uZAQ0EX8l+XgEIANM9Rd2Q27Tntf4/\ndJNXELMmlTYyf61RqYp1J1VqZsZ5gUg1yn8QbA0aF1vRrUFsezVJZhlvPCHh3r6n\neTgAHNUw75Gky79oHH0Tlo6flzwbMeNn9URqF6osuFJRxILMKFJlw3mPPSFMaGYA\nZq+Iy3pEzNJ9siFk+PWQPMGIZ3RDB3+s4+cmvi1o+u5Hd5wGOEe2LX8EwZ3+WPQX\nvNCcKOns+uqCkQ8FPyOj3BfbC87JezBIj8ax9sWJo4l8Odh6eBoSDywX67dY6zRn\nbRxKvqRLvooelN9rcmNix8e3w0PDzDh7cfw/BDM2JE/21d4wBIpDPd6YyP96TofG\nOKFj2oUAEQEAAbS6Z0xpbnV4IFJhcHR1cmUgQXV0b21hdGljIFNpZ25pbmcgS2V5\nICgvL2RlcG90L2dvb2dsZTMvcHJvZHVjdGlvbi9ib3JnL2Nsb3VkLXJhcHR1cmUv\na2V5cy9jbG91ZC1yYXB0dXJlLXB1YmtleXMvY2xvdWQtcmFwdHVyZS1zaWduaW5n\nLWtleS0yMDIwLTEyLTAzLTE2XzA4XzA1LnB1YikgPGdsaW51eC10ZWFtQGdvb2ds\nZS5jb20+iQEoBBMBCAAcBQJfyX5eCRCLV8XCg29L6wIbAwUJA8MKsAIZAQAAQXoI\nAJp6SujppQkl3eZW2u0s457BXx63WN6nl7Cak6t7D+lqNFUF4htXVrBWfT/wRx6c\nV6OY/pYVx0Jai4NUhL9CZEVBX03phc3w+LBqWtFXdtMoUEeTBrVwQfgBp8IajRwO\n8lvw3cmcz9GZvUpIYqvtlemaQu1hWqvoeDOX6yeuUfRfCyXmvdLK+oGC9FhNApmk\nqqYER3W52J5WgtIX3zyQp40OMVr5DVKNk8Zb5e6SATyQFRtIPHxjyroKzOHdVVj7\nklR6qKZGAnYANjb/eUS0Bk62bBwGWFjRw9ZWqBrXgTuRMZJYoLpb3o1/L0rsvhim\nnydMwSu6zXzVqrDA18yqeme5AQ0EX8l+XgEIAMNKH4p0F42MhyVVWdEq3RBPnn3f\nIXhZVm39OA25oRnm8qSeihVUir5wkh9j/eVSqrxN7h0SOh20XIp7le56CjqqPOzx\nNgV0IAdeldGhSiVPXib6qQnyuFKuk3RPEiNYlsl2bc2WuBNqblEonDdKHKk1THKi\nWcd6VfGrIoMKTEFIOZHrFx1+3fB1CXkiQgDDF7qfLCZJS2md0YtEl0mtomJpYXYg\nGMU2De9MRiPh6h6Fl3heu8TItWsxspnmbp/WjpBRG7NKtQf0lP+K9moKaE+miwKV\nddfRtuL0rRn/65XKTq/vqazc7nSsirQvRh6Ezwb76qYY7jbX7SoIuR0Pn+MAEQEA\nAYkBHwQYAQgAEwUCX8l+XgkQi1fFwoNvS+sCGwwAABsaCADDuWFJYSVmkZXVIjZv\nYrbo8H3d9UjW1BhXftYgSUImxqMX79kN8knZ3qdy5BKV4flZFxxziFl8rDKwD96m\nqsKfBzvIqxOhnizDzGwkXVS1DkQ22R0CtWIEkdLhjZVnkMRSavkSCEa1kWH1rpou\nh4xUz+etkIuy0NWg8oSkuiQe7+B5sLB9P+f1TV2iUUii+Dp4oAKXnE7H6vNwBWnt\nHg/nbuN9+53Pd0ox0uE+uy0bTDlhvJ88/BYw4+n6RQXjl5h1HuQoqTT1Wsk2QQYn\nQpBDqKapHVOfSTK7hy+R+qcJQXSuufsJ0GotIK/VBGGCvpMKFB/vKdaw/PmAZ1WO\nHe0jmQENBGCRt7MBCADkYJHHQQoL6tKrW/LbmfR9ljz7ib2aWno4JO3VKQvLwjyU\nMPpq/SXXMOnx8jXwgWizpPxQYDRJ0SQXS9ULJ1hXRL/OgMnZAYvYDeV2jBnKsAIE\ndiG/e1qm8P4W9qpWJc+hNq7FOT13RzGWRx57SdLWSXo0KeY38r9lvjjOmT/cuOcm\njwlDT9XYf/RSO+yJ/AsyMdAr+ZbDeQUd9HYJiPdI04lGaGM02MjDMnx+monc+y54\nt+Z+ry1WtQdzoQt9dHlIPlV1tR+xV5DHHsejCZxu9TWzzSlL5wfBBeEz7R/OIziv\nGJpWQdJzd+2QDXSRg9q2XYWP5ZVtSgjVVJjNlb6ZABEBAAG0VEFydGlmYWN0IFJl\nZ2lzdHJ5IFJlcG9zaXRvcnkgU2lnbmVyIDxhcnRpZmFjdC1yZWdpc3RyeS1yZXBv\nc2l0b3J5LXNpZ25lckBnb29nbGUuY29tPokBTgQTAQoAOBYhBDW6oLM+nrOW9Zyo\nOMC6XObcYxWjBQJgkbezAhsDBQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEMC6\nXObcYxWj+igIAMFh6DrAYMeq9sbZ1ZG6oAMrinUheGQbEqe76nIDQNsZnhDwZ2wW\nqgVC7DgOMqlhQmOmzm7M6Nzmq2dvPwq3xC2OeI9fQyzjT72deBTzLP7PJok9PJFO\nMdLfILSsUnmMsheQt4DUO0jYAX2KUuWOIXXJaZ319QyoRNBPYa5qz7qXS7wHLOY8\n9IDqfHt6Aud8ER5zhyOyhytcYMeaGC1g1IKWmgewnhEq02FantMJGlmmFi2eA0EP\nD02GC3742QGqRxLwjWsm5/TpyuU24EYKRGCRm7QdVIo3ugFSetKrn0byOxWGBvtu\n4fH8XWvZkRT+u+yzH1s5yFYBqc2JTrrJvRU=\n=0lhn\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQENBFWKtqgBCADmKQWYQF9YoPxLEQZ5XA6DFVg9ZHG4HIuehsSJETMPQ+W9K5c5\nUs5assCZBjG/k5i62SmWb09eHtWsbbEgexURBWJ7IxA8kM3kpTo7bx+LqySDsSC3\n/8JRkiyibVV0dDNv/EzRQsGDxmk5Xl8SbQJ/C2ECSUT2ok225f079m2VJsUGHG+5\nRpyHHgoMaRNedYP8ksYBPSD6sA3Xqpsh/0cF4sm8QtmsxkBmCCIjBa0B0LybDtdX\nXIq5kPJsIrC2zvERIPm1ez/9FyGmZKEFnBGeFC45z5U//pHdB1z03dYKGrKdDpID\n17kNbC5wl24k/IeYyTY9IutMXvuNbVSXaVtRABEBAAG0Okdvb2dsZSBDbG91ZCBQ\nYWNrYWdlcyBSUE0gU2lnbmluZyBLZXkgPGdjLXRlYW1AZ29vZ2xlLmNvbT6JATgE\nEwECACIFAlWKtqgCGy8GCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEPCcOUw+\nG6jV+QwH/0wRH+XovIwLGfkg6kYLEvNPvOIYNQWnrT6zZ+XcV47WkJ+i5SR+QpUI\nudMSWVf4nkv+XVHruxydafRIeocaXY0E8EuIHGBSB2KR3HxG6JbgUiWlCVRNt4Qd\n6udC6Ep7maKEIpO40M8UHRuKrp4iLGIhPm3ELGO6uc8rks8qOBMH4ozU+3PB9a0b\nGnPBEsZdOBI1phyftLyyuEvG8PeUYD+uzSx8jp9xbMg66gQRMP9XGzcCkD+b8w1o\n7v3J3juKKpgvx5Lqwvwv2ywqn/Wr5d5OBCHEw8KtU/tfxycz/oo6XUIshgEbS/+P\n6yKDuYhRp6qxrYXjmAszIT25cftb4d4=\n=/PbX\n-----END PGP PUBLIC KEY BLOCK-----", - "check_gpg": false, "image_type_tags": [ "gce", "gce-rhui" @@ -13323,5 +13321,6 @@ "checksum": "sha256:87c6d9bd4811b2ef1582f81e8fb30301dd56e067d0358a2cdadd15b4b07424c9" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json b/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json index 5690c5900..4033198b1 100644 --- a/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json +++ b/test/data/manifests/rhel_91-x86_64-gce_rhui-boot.json @@ -20,7 +20,6 @@ "name": "google-compute-engine", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-compute-engine-20220617", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQENBGImLN4BCADu+BrO0bANr+qt2gwctCBjLZfxeVHVEftImDGSWHmRgDGRLxPA\nHUcxIcwMLxvHcTsM6RPK90a+olptYNf5/fvYxhuflxNiglOQsdYilPto0n1VvTkv\nRgsMPv2PTKY0Eyx+R/RPuDvdv7Ff94Arc/hyLWu5dqu092cfyJXjDogi+K9neI/E\nNXRnel1PHJCQ7yEN4tdivyxuJzL0iH1C7pUpE8WqcoAApiYAYGS+McLIi+KjoQuk\nAdGdfHiGepw2u+Llx7whYl6QrINM09YMiFHJEJHhQ358SqKLrpH55QtV7u7Gl2iK\nvdvD0wMSnPm4Gb49tYynoVgDpM04V+eR/oRtABEBAAG0UVJhcHR1cmUgQXV0b21h\ndGljIFNpZ25pbmcgS2V5IChjbG91ZC1yYXB0dXJlLXNpZ25pbmcta2V5LTIwMjIt\nMDMtMDctMDhfMDFfMDEucHViKYkBIgQTAQgAFgUCYiYs3gkQVmhE83qpm4ACGwMC\nGQEAADmtCACvcL/C04RcM1DgxLbRhstLJcppWGBdim/hTRVNs8s1u87qdaIHPju1\nNJOhLjjphZ+GshM5aQBTXJNY9ZghJfeeu42S2n+Ww/OggYFhALTv+d55TMTdHUBQ\nsFWGo+qt0Mp7vc/vlq9RHJVY0qXM7h3IL3xbccDUQmChNvbCgiRvvggIn6cLs6g+\n2UV76iyzm7oZ5yvMGJr0LZp6YTrm9coWKd2gkqeqCMybEorEi4+vJNnwF12zknBT\nFRmVfZ5U/+YAcTp+cTRlo753yXcKsmo+NyKhsYA6ISwXTLvXHafBkkhSwEo3Qfqk\nbnIpIHwe0GgeTKiQ87rP4oTrhviB28NAuQENBGImLN4BCACNHRnw790FK7RxnS1F\nM407gE1nNK3uQ8xOFDCb5jp0cN9UaKCMflIODq+oEq0EYP6u1VuCuF63xZDrsoua\nR/BiysO5UvmHFMTPBCBtDZZ5ljgUWI98z6O0VLSWRH0uGHBtmawG5JJtkMVDr3sD\nD2WqgoI/sgLHgQjgy5TH/LegIiM669Bd6HuRqyKWQBlu85x3YvIRDw8+Y2LYEXNy\ne2LWSlCeiI1dOxwtck4oZaOnmTHSPZbG7Jqv5bbkxJ1hUDlWd2A2o7s3xNtm6I3Y\np6HXjW6TD4SucKrvYY+AqHVxQQJm33rOTaoM6IdqSIZMmq2bOYX9mAtzte7Zv06I\nIrb5ABEBAAGJAR8EGAEIABMFAmImLN4JEFZoRPN6qZuAAhsMAAA1SAgAsMRE8wXF\nLN+qlaGEYcuj4F5KiP0sPBxyGHw7JWDrADc7KmoSlNTT4NVXn2ntWKnv6dwqaBYV\nhQAT7gX120JhKGupVGunRi3Se9env+tlZWqA9ieudzIeMv17bf0XIqhB8r54qWTL\nfNXeX61tdu/2gMvmod60G4zOjgiu2/3oO6WTQaAzcSotfx2fFEwawFQD8kGaRV2b\ndoQU5WRKD2XgAOLdUoEq2tZFMsaQwx2v5hkQ7S/BcmifGvaf3tPgR4YzCiNlGsj0\nyWiG542VfKPSfvlK9y9028BzH1TpZ8xoIq+av5OQZRboFuDMx2jG2jw3W78vL/WL\nAcRfS93VTWHOGpkBDQRgPRBZAQgAtYpc0k9MJ7PrsGchAOSFbWHsgLl02kFBAHe9\nEqiJUKQ3eBMlYsd0gmp0CLvHRvWat/sdvFgW9jrlz/aHNOsmzlnbtpuzeT2NAVE+\nAjgN+iVf2K8ZjbPufzPmJwx6ab+t44ESDpM181zaOksE7JdsRvXygd00tCDLwZFn\ncOTxqwTORoIUXHnIKEgAMEW1iVzkRxilcJVerTsUGf8agNPITyZ3jH7DBTzl7IrY\nBkR6F45VFi1Xie9JpiGLAv6QYJSMAs5nQ/BHt/TK5Ul27l1UIs9/Ih35712KSxJo\nDVysyNAx/bSoPN9t5AC86miZSxTiyZv7lSV0VBHykty4VWUDMwARAQABtFFSYXB0\ndXJlIEF1dG9tYXRpYyBTaWduaW5nIEtleSAoY2xvdWQtcmFwdHVyZS1zaWduaW5n\nLWtleS0yMDIxLTAzLTAxLTA4XzAxXzA5LnB1YimJASgEEwEIABwFAmA9EFkJEP7q\nkWkwfqBxAhsDBQkDwwqwAhkBAAB7ZQgAsUljKd8kXC5rB4cRg7efZ4UjV4aLlojX\nj0jHubxE0AP5YYqfWcfzT0QmuKuY6SAwZRGDoOu2Gp87XI0lhkiN+V25auNx+Li0\nsYeD7Ss2TKPlI/J9lTRzmVwXRnLDg3FN8pxeuK+3k0Hr1HtmlNCjdqOuejtx6xOI\nrTlSmMJ55JjbJBuOW/W+wyZ7EOlj7M1HPJTYbGtoASOr3y5evL44+z5VsNN9ATP0\naDBD6aDgKaIR6LH5zYcSZhNQMcAZDBM8qNpGYT2RofOSw5w2wL40hSqmEj0XipkR\nYy5aNwz1R2f3XkJ+p6B24FAoS6NtRXn4ZWTurcrK29vNzFjCMmP2ErkBDQRgPRBZ\nAQgA3HTvwMNarnWTkWQjS89704kEhXFBWMknHySZ8FLIPH8tJIIPaJRWNBiuYnE+\np/7IXNUZSKbqqzkGAWYLSt3UmXzgFxNjdtB1Lwvp6yirl11/o3DP19ZB8cF+bRun\nwdX8jR9Kf0KrMxH2ERybtGOD6J02CLJSE5xM5TeIVDev5sdfplj5eD+Ee/4evqe0\nNo7WgpRLXXRdHnjn9ejGuUvH33/NLmQiyaFbt5Tlwk9tqAn+6ph9l3XZqhorFEnK\nsJm5rr99LXUHnZ/vJ4yqNqX6VRdTmuuwlkV3Sk5J7mcm8SPSKXIr8vAiEi9g6NLs\n4o+0ke5HlX+xtUNyt4idMJ+pgwARAQABiQEfBBgBCAATBQJgPRBZCRD+6pFpMH6g\ncQIbDAAAP9wH/RSdoRKdteOH84LTVhzlRb9u4bKzu8GBWcKInPZR0peIhMPJiXP9\n5BF3YPVX/Ztc2xv5GerJZs6X7+8wwHTd4dx09Adcq298V80V9M4TmAG0ElJ3Og3p\noQ2aA1rf8FXHin873mwfVUw80QVFc8Qnbr2Ooo9KdgD2aZ06857wj6Ah5H8wTAt2\ncpNRbnoj0z6D9fTNAT66DMvKg1UpBa9Ll9zzOeIUDephkUIOR1VQcVDWjJ59sjkH\nMW0P0/3SpaI3aUZr6RsmI3678hMRPKMGJ/C+5ctje+hnGOpIjdQpk5woHa21NEj2\nnJu128U2JUB8CQhGvR3+P57ogWscFyrnP8uZAQ0EX8l+XgEIANM9Rd2Q27Tntf4/\ndJNXELMmlTYyf61RqYp1J1VqZsZ5gUg1yn8QbA0aF1vRrUFsezVJZhlvPCHh3r6n\neTgAHNUw75Gky79oHH0Tlo6flzwbMeNn9URqF6osuFJRxILMKFJlw3mPPSFMaGYA\nZq+Iy3pEzNJ9siFk+PWQPMGIZ3RDB3+s4+cmvi1o+u5Hd5wGOEe2LX8EwZ3+WPQX\nvNCcKOns+uqCkQ8FPyOj3BfbC87JezBIj8ax9sWJo4l8Odh6eBoSDywX67dY6zRn\nbRxKvqRLvooelN9rcmNix8e3w0PDzDh7cfw/BDM2JE/21d4wBIpDPd6YyP96TofG\nOKFj2oUAEQEAAbS6Z0xpbnV4IFJhcHR1cmUgQXV0b21hdGljIFNpZ25pbmcgS2V5\nICgvL2RlcG90L2dvb2dsZTMvcHJvZHVjdGlvbi9ib3JnL2Nsb3VkLXJhcHR1cmUv\na2V5cy9jbG91ZC1yYXB0dXJlLXB1YmtleXMvY2xvdWQtcmFwdHVyZS1zaWduaW5n\nLWtleS0yMDIwLTEyLTAzLTE2XzA4XzA1LnB1YikgPGdsaW51eC10ZWFtQGdvb2ds\nZS5jb20+iQEoBBMBCAAcBQJfyX5eCRCLV8XCg29L6wIbAwUJA8MKsAIZAQAAQXoI\nAJp6SujppQkl3eZW2u0s457BXx63WN6nl7Cak6t7D+lqNFUF4htXVrBWfT/wRx6c\nV6OY/pYVx0Jai4NUhL9CZEVBX03phc3w+LBqWtFXdtMoUEeTBrVwQfgBp8IajRwO\n8lvw3cmcz9GZvUpIYqvtlemaQu1hWqvoeDOX6yeuUfRfCyXmvdLK+oGC9FhNApmk\nqqYER3W52J5WgtIX3zyQp40OMVr5DVKNk8Zb5e6SATyQFRtIPHxjyroKzOHdVVj7\nklR6qKZGAnYANjb/eUS0Bk62bBwGWFjRw9ZWqBrXgTuRMZJYoLpb3o1/L0rsvhim\nnydMwSu6zXzVqrDA18yqeme5AQ0EX8l+XgEIAMNKH4p0F42MhyVVWdEq3RBPnn3f\nIXhZVm39OA25oRnm8qSeihVUir5wkh9j/eVSqrxN7h0SOh20XIp7le56CjqqPOzx\nNgV0IAdeldGhSiVPXib6qQnyuFKuk3RPEiNYlsl2bc2WuBNqblEonDdKHKk1THKi\nWcd6VfGrIoMKTEFIOZHrFx1+3fB1CXkiQgDDF7qfLCZJS2md0YtEl0mtomJpYXYg\nGMU2De9MRiPh6h6Fl3heu8TItWsxspnmbp/WjpBRG7NKtQf0lP+K9moKaE+miwKV\nddfRtuL0rRn/65XKTq/vqazc7nSsirQvRh6Ezwb76qYY7jbX7SoIuR0Pn+MAEQEA\nAYkBHwQYAQgAEwUCX8l+XgkQi1fFwoNvS+sCGwwAABsaCADDuWFJYSVmkZXVIjZv\nYrbo8H3d9UjW1BhXftYgSUImxqMX79kN8knZ3qdy5BKV4flZFxxziFl8rDKwD96m\nqsKfBzvIqxOhnizDzGwkXVS1DkQ22R0CtWIEkdLhjZVnkMRSavkSCEa1kWH1rpou\nh4xUz+etkIuy0NWg8oSkuiQe7+B5sLB9P+f1TV2iUUii+Dp4oAKXnE7H6vNwBWnt\nHg/nbuN9+53Pd0ox0uE+uy0bTDlhvJ88/BYw4+n6RQXjl5h1HuQoqTT1Wsk2QQYn\nQpBDqKapHVOfSTK7hy+R+qcJQXSuufsJ0GotIK/VBGGCvpMKFB/vKdaw/PmAZ1WO\nHe0jmQENBGCRt7MBCADkYJHHQQoL6tKrW/LbmfR9ljz7ib2aWno4JO3VKQvLwjyU\nMPpq/SXXMOnx8jXwgWizpPxQYDRJ0SQXS9ULJ1hXRL/OgMnZAYvYDeV2jBnKsAIE\ndiG/e1qm8P4W9qpWJc+hNq7FOT13RzGWRx57SdLWSXo0KeY38r9lvjjOmT/cuOcm\njwlDT9XYf/RSO+yJ/AsyMdAr+ZbDeQUd9HYJiPdI04lGaGM02MjDMnx+monc+y54\nt+Z+ry1WtQdzoQt9dHlIPlV1tR+xV5DHHsejCZxu9TWzzSlL5wfBBeEz7R/OIziv\nGJpWQdJzd+2QDXSRg9q2XYWP5ZVtSgjVVJjNlb6ZABEBAAG0VEFydGlmYWN0IFJl\nZ2lzdHJ5IFJlcG9zaXRvcnkgU2lnbmVyIDxhcnRpZmFjdC1yZWdpc3RyeS1yZXBv\nc2l0b3J5LXNpZ25lckBnb29nbGUuY29tPokBTgQTAQoAOBYhBDW6oLM+nrOW9Zyo\nOMC6XObcYxWjBQJgkbezAhsDBQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEMC6\nXObcYxWj+igIAMFh6DrAYMeq9sbZ1ZG6oAMrinUheGQbEqe76nIDQNsZnhDwZ2wW\nqgVC7DgOMqlhQmOmzm7M6Nzmq2dvPwq3xC2OeI9fQyzjT72deBTzLP7PJok9PJFO\nMdLfILSsUnmMsheQt4DUO0jYAX2KUuWOIXXJaZ319QyoRNBPYa5qz7qXS7wHLOY8\n9IDqfHt6Aud8ER5zhyOyhytcYMeaGC1g1IKWmgewnhEq02FantMJGlmmFi2eA0EP\nD02GC3742QGqRxLwjWsm5/TpyuU24EYKRGCRm7QdVIo3ugFSetKrn0byOxWGBvtu\n4fH8XWvZkRT+u+yzH1s5yFYBqc2JTrrJvRU=\n=0lhn\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQENBFWKtqgBCADmKQWYQF9YoPxLEQZ5XA6DFVg9ZHG4HIuehsSJETMPQ+W9K5c5\nUs5assCZBjG/k5i62SmWb09eHtWsbbEgexURBWJ7IxA8kM3kpTo7bx+LqySDsSC3\n/8JRkiyibVV0dDNv/EzRQsGDxmk5Xl8SbQJ/C2ECSUT2ok225f079m2VJsUGHG+5\nRpyHHgoMaRNedYP8ksYBPSD6sA3Xqpsh/0cF4sm8QtmsxkBmCCIjBa0B0LybDtdX\nXIq5kPJsIrC2zvERIPm1ez/9FyGmZKEFnBGeFC45z5U//pHdB1z03dYKGrKdDpID\n17kNbC5wl24k/IeYyTY9IutMXvuNbVSXaVtRABEBAAG0Okdvb2dsZSBDbG91ZCBQ\nYWNrYWdlcyBSUE0gU2lnbmluZyBLZXkgPGdjLXRlYW1AZ29vZ2xlLmNvbT6JATgE\nEwECACIFAlWKtqgCGy8GCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEPCcOUw+\nG6jV+QwH/0wRH+XovIwLGfkg6kYLEvNPvOIYNQWnrT6zZ+XcV47WkJ+i5SR+QpUI\nudMSWVf4nkv+XVHruxydafRIeocaXY0E8EuIHGBSB2KR3HxG6JbgUiWlCVRNt4Qd\n6udC6Ep7maKEIpO40M8UHRuKrp4iLGIhPm3ELGO6uc8rks8qOBMH4ozU+3PB9a0b\nGnPBEsZdOBI1phyftLyyuEvG8PeUYD+uzSx8jp9xbMg66gQRMP9XGzcCkD+b8w1o\n7v3J3juKKpgvx5Lqwvwv2ywqn/Wr5d5OBCHEw8KtU/tfxycz/oo6XUIshgEbS/+P\n6yKDuYhRp6qxrYXjmAszIT25cftb4d4=\n=/PbX\n-----END PGP PUBLIC KEY BLOCK-----", - "check_gpg": false, "image_type_tags": [ "gce", "gce-rhui" @@ -30,7 +29,6 @@ "name": "google-cloud-sdk", "baseurl": "https://rpmrepo.osbuild.org/v2/mirror/public/el9/el9-x86_64-google-cloud-sdk-20220617", "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQENBGImLN4BCADu+BrO0bANr+qt2gwctCBjLZfxeVHVEftImDGSWHmRgDGRLxPA\nHUcxIcwMLxvHcTsM6RPK90a+olptYNf5/fvYxhuflxNiglOQsdYilPto0n1VvTkv\nRgsMPv2PTKY0Eyx+R/RPuDvdv7Ff94Arc/hyLWu5dqu092cfyJXjDogi+K9neI/E\nNXRnel1PHJCQ7yEN4tdivyxuJzL0iH1C7pUpE8WqcoAApiYAYGS+McLIi+KjoQuk\nAdGdfHiGepw2u+Llx7whYl6QrINM09YMiFHJEJHhQ358SqKLrpH55QtV7u7Gl2iK\nvdvD0wMSnPm4Gb49tYynoVgDpM04V+eR/oRtABEBAAG0UVJhcHR1cmUgQXV0b21h\ndGljIFNpZ25pbmcgS2V5IChjbG91ZC1yYXB0dXJlLXNpZ25pbmcta2V5LTIwMjIt\nMDMtMDctMDhfMDFfMDEucHViKYkBIgQTAQgAFgUCYiYs3gkQVmhE83qpm4ACGwMC\nGQEAADmtCACvcL/C04RcM1DgxLbRhstLJcppWGBdim/hTRVNs8s1u87qdaIHPju1\nNJOhLjjphZ+GshM5aQBTXJNY9ZghJfeeu42S2n+Ww/OggYFhALTv+d55TMTdHUBQ\nsFWGo+qt0Mp7vc/vlq9RHJVY0qXM7h3IL3xbccDUQmChNvbCgiRvvggIn6cLs6g+\n2UV76iyzm7oZ5yvMGJr0LZp6YTrm9coWKd2gkqeqCMybEorEi4+vJNnwF12zknBT\nFRmVfZ5U/+YAcTp+cTRlo753yXcKsmo+NyKhsYA6ISwXTLvXHafBkkhSwEo3Qfqk\nbnIpIHwe0GgeTKiQ87rP4oTrhviB28NAuQENBGImLN4BCACNHRnw790FK7RxnS1F\nM407gE1nNK3uQ8xOFDCb5jp0cN9UaKCMflIODq+oEq0EYP6u1VuCuF63xZDrsoua\nR/BiysO5UvmHFMTPBCBtDZZ5ljgUWI98z6O0VLSWRH0uGHBtmawG5JJtkMVDr3sD\nD2WqgoI/sgLHgQjgy5TH/LegIiM669Bd6HuRqyKWQBlu85x3YvIRDw8+Y2LYEXNy\ne2LWSlCeiI1dOxwtck4oZaOnmTHSPZbG7Jqv5bbkxJ1hUDlWd2A2o7s3xNtm6I3Y\np6HXjW6TD4SucKrvYY+AqHVxQQJm33rOTaoM6IdqSIZMmq2bOYX9mAtzte7Zv06I\nIrb5ABEBAAGJAR8EGAEIABMFAmImLN4JEFZoRPN6qZuAAhsMAAA1SAgAsMRE8wXF\nLN+qlaGEYcuj4F5KiP0sPBxyGHw7JWDrADc7KmoSlNTT4NVXn2ntWKnv6dwqaBYV\nhQAT7gX120JhKGupVGunRi3Se9env+tlZWqA9ieudzIeMv17bf0XIqhB8r54qWTL\nfNXeX61tdu/2gMvmod60G4zOjgiu2/3oO6WTQaAzcSotfx2fFEwawFQD8kGaRV2b\ndoQU5WRKD2XgAOLdUoEq2tZFMsaQwx2v5hkQ7S/BcmifGvaf3tPgR4YzCiNlGsj0\nyWiG542VfKPSfvlK9y9028BzH1TpZ8xoIq+av5OQZRboFuDMx2jG2jw3W78vL/WL\nAcRfS93VTWHOGpkBDQRgPRBZAQgAtYpc0k9MJ7PrsGchAOSFbWHsgLl02kFBAHe9\nEqiJUKQ3eBMlYsd0gmp0CLvHRvWat/sdvFgW9jrlz/aHNOsmzlnbtpuzeT2NAVE+\nAjgN+iVf2K8ZjbPufzPmJwx6ab+t44ESDpM181zaOksE7JdsRvXygd00tCDLwZFn\ncOTxqwTORoIUXHnIKEgAMEW1iVzkRxilcJVerTsUGf8agNPITyZ3jH7DBTzl7IrY\nBkR6F45VFi1Xie9JpiGLAv6QYJSMAs5nQ/BHt/TK5Ul27l1UIs9/Ih35712KSxJo\nDVysyNAx/bSoPN9t5AC86miZSxTiyZv7lSV0VBHykty4VWUDMwARAQABtFFSYXB0\ndXJlIEF1dG9tYXRpYyBTaWduaW5nIEtleSAoY2xvdWQtcmFwdHVyZS1zaWduaW5n\nLWtleS0yMDIxLTAzLTAxLTA4XzAxXzA5LnB1YimJASgEEwEIABwFAmA9EFkJEP7q\nkWkwfqBxAhsDBQkDwwqwAhkBAAB7ZQgAsUljKd8kXC5rB4cRg7efZ4UjV4aLlojX\nj0jHubxE0AP5YYqfWcfzT0QmuKuY6SAwZRGDoOu2Gp87XI0lhkiN+V25auNx+Li0\nsYeD7Ss2TKPlI/J9lTRzmVwXRnLDg3FN8pxeuK+3k0Hr1HtmlNCjdqOuejtx6xOI\nrTlSmMJ55JjbJBuOW/W+wyZ7EOlj7M1HPJTYbGtoASOr3y5evL44+z5VsNN9ATP0\naDBD6aDgKaIR6LH5zYcSZhNQMcAZDBM8qNpGYT2RofOSw5w2wL40hSqmEj0XipkR\nYy5aNwz1R2f3XkJ+p6B24FAoS6NtRXn4ZWTurcrK29vNzFjCMmP2ErkBDQRgPRBZ\nAQgA3HTvwMNarnWTkWQjS89704kEhXFBWMknHySZ8FLIPH8tJIIPaJRWNBiuYnE+\np/7IXNUZSKbqqzkGAWYLSt3UmXzgFxNjdtB1Lwvp6yirl11/o3DP19ZB8cF+bRun\nwdX8jR9Kf0KrMxH2ERybtGOD6J02CLJSE5xM5TeIVDev5sdfplj5eD+Ee/4evqe0\nNo7WgpRLXXRdHnjn9ejGuUvH33/NLmQiyaFbt5Tlwk9tqAn+6ph9l3XZqhorFEnK\nsJm5rr99LXUHnZ/vJ4yqNqX6VRdTmuuwlkV3Sk5J7mcm8SPSKXIr8vAiEi9g6NLs\n4o+0ke5HlX+xtUNyt4idMJ+pgwARAQABiQEfBBgBCAATBQJgPRBZCRD+6pFpMH6g\ncQIbDAAAP9wH/RSdoRKdteOH84LTVhzlRb9u4bKzu8GBWcKInPZR0peIhMPJiXP9\n5BF3YPVX/Ztc2xv5GerJZs6X7+8wwHTd4dx09Adcq298V80V9M4TmAG0ElJ3Og3p\noQ2aA1rf8FXHin873mwfVUw80QVFc8Qnbr2Ooo9KdgD2aZ06857wj6Ah5H8wTAt2\ncpNRbnoj0z6D9fTNAT66DMvKg1UpBa9Ll9zzOeIUDephkUIOR1VQcVDWjJ59sjkH\nMW0P0/3SpaI3aUZr6RsmI3678hMRPKMGJ/C+5ctje+hnGOpIjdQpk5woHa21NEj2\nnJu128U2JUB8CQhGvR3+P57ogWscFyrnP8uZAQ0EX8l+XgEIANM9Rd2Q27Tntf4/\ndJNXELMmlTYyf61RqYp1J1VqZsZ5gUg1yn8QbA0aF1vRrUFsezVJZhlvPCHh3r6n\neTgAHNUw75Gky79oHH0Tlo6flzwbMeNn9URqF6osuFJRxILMKFJlw3mPPSFMaGYA\nZq+Iy3pEzNJ9siFk+PWQPMGIZ3RDB3+s4+cmvi1o+u5Hd5wGOEe2LX8EwZ3+WPQX\nvNCcKOns+uqCkQ8FPyOj3BfbC87JezBIj8ax9sWJo4l8Odh6eBoSDywX67dY6zRn\nbRxKvqRLvooelN9rcmNix8e3w0PDzDh7cfw/BDM2JE/21d4wBIpDPd6YyP96TofG\nOKFj2oUAEQEAAbS6Z0xpbnV4IFJhcHR1cmUgQXV0b21hdGljIFNpZ25pbmcgS2V5\nICgvL2RlcG90L2dvb2dsZTMvcHJvZHVjdGlvbi9ib3JnL2Nsb3VkLXJhcHR1cmUv\na2V5cy9jbG91ZC1yYXB0dXJlLXB1YmtleXMvY2xvdWQtcmFwdHVyZS1zaWduaW5n\nLWtleS0yMDIwLTEyLTAzLTE2XzA4XzA1LnB1YikgPGdsaW51eC10ZWFtQGdvb2ds\nZS5jb20+iQEoBBMBCAAcBQJfyX5eCRCLV8XCg29L6wIbAwUJA8MKsAIZAQAAQXoI\nAJp6SujppQkl3eZW2u0s457BXx63WN6nl7Cak6t7D+lqNFUF4htXVrBWfT/wRx6c\nV6OY/pYVx0Jai4NUhL9CZEVBX03phc3w+LBqWtFXdtMoUEeTBrVwQfgBp8IajRwO\n8lvw3cmcz9GZvUpIYqvtlemaQu1hWqvoeDOX6yeuUfRfCyXmvdLK+oGC9FhNApmk\nqqYER3W52J5WgtIX3zyQp40OMVr5DVKNk8Zb5e6SATyQFRtIPHxjyroKzOHdVVj7\nklR6qKZGAnYANjb/eUS0Bk62bBwGWFjRw9ZWqBrXgTuRMZJYoLpb3o1/L0rsvhim\nnydMwSu6zXzVqrDA18yqeme5AQ0EX8l+XgEIAMNKH4p0F42MhyVVWdEq3RBPnn3f\nIXhZVm39OA25oRnm8qSeihVUir5wkh9j/eVSqrxN7h0SOh20XIp7le56CjqqPOzx\nNgV0IAdeldGhSiVPXib6qQnyuFKuk3RPEiNYlsl2bc2WuBNqblEonDdKHKk1THKi\nWcd6VfGrIoMKTEFIOZHrFx1+3fB1CXkiQgDDF7qfLCZJS2md0YtEl0mtomJpYXYg\nGMU2De9MRiPh6h6Fl3heu8TItWsxspnmbp/WjpBRG7NKtQf0lP+K9moKaE+miwKV\nddfRtuL0rRn/65XKTq/vqazc7nSsirQvRh6Ezwb76qYY7jbX7SoIuR0Pn+MAEQEA\nAYkBHwQYAQgAEwUCX8l+XgkQi1fFwoNvS+sCGwwAABsaCADDuWFJYSVmkZXVIjZv\nYrbo8H3d9UjW1BhXftYgSUImxqMX79kN8knZ3qdy5BKV4flZFxxziFl8rDKwD96m\nqsKfBzvIqxOhnizDzGwkXVS1DkQ22R0CtWIEkdLhjZVnkMRSavkSCEa1kWH1rpou\nh4xUz+etkIuy0NWg8oSkuiQe7+B5sLB9P+f1TV2iUUii+Dp4oAKXnE7H6vNwBWnt\nHg/nbuN9+53Pd0ox0uE+uy0bTDlhvJ88/BYw4+n6RQXjl5h1HuQoqTT1Wsk2QQYn\nQpBDqKapHVOfSTK7hy+R+qcJQXSuufsJ0GotIK/VBGGCvpMKFB/vKdaw/PmAZ1WO\nHe0jmQENBGCRt7MBCADkYJHHQQoL6tKrW/LbmfR9ljz7ib2aWno4JO3VKQvLwjyU\nMPpq/SXXMOnx8jXwgWizpPxQYDRJ0SQXS9ULJ1hXRL/OgMnZAYvYDeV2jBnKsAIE\ndiG/e1qm8P4W9qpWJc+hNq7FOT13RzGWRx57SdLWSXo0KeY38r9lvjjOmT/cuOcm\njwlDT9XYf/RSO+yJ/AsyMdAr+ZbDeQUd9HYJiPdI04lGaGM02MjDMnx+monc+y54\nt+Z+ry1WtQdzoQt9dHlIPlV1tR+xV5DHHsejCZxu9TWzzSlL5wfBBeEz7R/OIziv\nGJpWQdJzd+2QDXSRg9q2XYWP5ZVtSgjVVJjNlb6ZABEBAAG0VEFydGlmYWN0IFJl\nZ2lzdHJ5IFJlcG9zaXRvcnkgU2lnbmVyIDxhcnRpZmFjdC1yZWdpc3RyeS1yZXBv\nc2l0b3J5LXNpZ25lckBnb29nbGUuY29tPokBTgQTAQoAOBYhBDW6oLM+nrOW9Zyo\nOMC6XObcYxWjBQJgkbezAhsDBQsJCAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEMC6\nXObcYxWj+igIAMFh6DrAYMeq9sbZ1ZG6oAMrinUheGQbEqe76nIDQNsZnhDwZ2wW\nqgVC7DgOMqlhQmOmzm7M6Nzmq2dvPwq3xC2OeI9fQyzjT72deBTzLP7PJok9PJFO\nMdLfILSsUnmMsheQt4DUO0jYAX2KUuWOIXXJaZ319QyoRNBPYa5qz7qXS7wHLOY8\n9IDqfHt6Aud8ER5zhyOyhytcYMeaGC1g1IKWmgewnhEq02FantMJGlmmFi2eA0EP\nD02GC3742QGqRxLwjWsm5/TpyuU24EYKRGCRm7QdVIo3ugFSetKrn0byOxWGBvtu\n4fH8XWvZkRT+u+yzH1s5yFYBqc2JTrrJvRU=\n=0lhn\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\nVersion: GnuPG v1\n\nmQENBFWKtqgBCADmKQWYQF9YoPxLEQZ5XA6DFVg9ZHG4HIuehsSJETMPQ+W9K5c5\nUs5assCZBjG/k5i62SmWb09eHtWsbbEgexURBWJ7IxA8kM3kpTo7bx+LqySDsSC3\n/8JRkiyibVV0dDNv/EzRQsGDxmk5Xl8SbQJ/C2ECSUT2ok225f079m2VJsUGHG+5\nRpyHHgoMaRNedYP8ksYBPSD6sA3Xqpsh/0cF4sm8QtmsxkBmCCIjBa0B0LybDtdX\nXIq5kPJsIrC2zvERIPm1ez/9FyGmZKEFnBGeFC45z5U//pHdB1z03dYKGrKdDpID\n17kNbC5wl24k/IeYyTY9IutMXvuNbVSXaVtRABEBAAG0Okdvb2dsZSBDbG91ZCBQ\nYWNrYWdlcyBSUE0gU2lnbmluZyBLZXkgPGdjLXRlYW1AZ29vZ2xlLmNvbT6JATgE\nEwECACIFAlWKtqgCGy8GCwkIBwMCBhUIAgkKCwQWAgMBAh4BAheAAAoJEPCcOUw+\nG6jV+QwH/0wRH+XovIwLGfkg6kYLEvNPvOIYNQWnrT6zZ+XcV47WkJ+i5SR+QpUI\nudMSWVf4nkv+XVHruxydafRIeocaXY0E8EuIHGBSB2KR3HxG6JbgUiWlCVRNt4Qd\n6udC6Ep7maKEIpO40M8UHRuKrp4iLGIhPm3ELGO6uc8rks8qOBMH4ozU+3PB9a0b\nGnPBEsZdOBI1phyftLyyuEvG8PeUYD+uzSx8jp9xbMg66gQRMP9XGzcCkD+b8w1o\n7v3J3juKKpgvx5Lqwvwv2ywqn/Wr5d5OBCHEw8KtU/tfxycz/oo6XUIshgEbS/+P\n6yKDuYhRp6qxrYXjmAszIT25cftb4d4=\n=/PbX\n-----END PGP PUBLIC KEY BLOCK-----", - "check_gpg": false, "image_type_tags": [ "gce", "gce-rhui" @@ -13341,5 +13339,6 @@ "checksum": "sha256:87c6d9bd4811b2ef1582f81e8fb30301dd56e067d0358a2cdadd15b4b07424c9" } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-image_installer-boot.json b/test/data/manifests/rhel_91-x86_64-image_installer-boot.json index acfceecb6..a4c2be986 100644 --- a/test/data/manifests/rhel_91-x86_64-image_installer-boot.json +++ b/test/data/manifests/rhel_91-x86_64-image_installer-boot.json @@ -20,7 +20,6 @@ "filename": "installer.iso", "blueprint": {} }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -32706,5 +32705,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-image_installer_with_users-boot.json b/test/data/manifests/rhel_91-x86_64-image_installer_with_users-boot.json index e320d443f..dcdf0397b 100644 --- a/test/data/manifests/rhel_91-x86_64-image_installer_with_users-boot.json +++ b/test/data/manifests/rhel_91-x86_64-image_installer_with_users-boot.json @@ -49,7 +49,6 @@ } } }, - "no-image-info": true, "manifest": { "version": "2", "pipelines": [ @@ -32757,5 +32756,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-oci-boot.json b/test/data/manifests/rhel_91-x86_64-oci-boot.json index b81eb5387..73cbbeee2 100644 --- a/test/data/manifests/rhel_91-x86_64-oci-boot.json +++ b/test/data/manifests/rhel_91-x86_64-oci-boot.json @@ -13706,5 +13706,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-openstack-boot.json b/test/data/manifests/rhel_91-x86_64-openstack-boot.json index dc121b59e..b81d2b812 100644 --- a/test/data/manifests/rhel_91-x86_64-openstack-boot.json +++ b/test/data/manifests/rhel_91-x86_64-openstack-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "openstack" - }, "compose-request": { "distro": "rhel-91", "arch": "x86_64", @@ -24,9 +21,6 @@ "blueprint": { "name": "openstack-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13720,5 +13714,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-qcow2-boot.json b/test/data/manifests/rhel_91-x86_64-qcow2-boot.json index 89cace762..2486cd97e 100644 --- a/test/data/manifests/rhel_91-x86_64-qcow2-boot.json +++ b/test/data/manifests/rhel_91-x86_64-qcow2-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "qcow2-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13730,5 +13727,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json b/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json index 73db4304d..908d9f3df 100644 --- a/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json +++ b/test/data/manifests/rhel_91-x86_64-qcow2_customize-boot.json @@ -27,7 +27,6 @@ "version": "*" } ], - "modules": [], "groups": [ { "name": "core" @@ -14536,5 +14535,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-tar-boot.json b/test/data/manifests/rhel_91-x86_64-tar-boot.json index 31fa1ace7..7ab47c119 100644 --- a/test/data/manifests/rhel_91-x86_64-tar-boot.json +++ b/test/data/manifests/rhel_91-x86_64-tar-boot.json @@ -1,7 +1,4 @@ { - "boot": { - "type": "nspawn-extract" - }, "compose-request": { "distro": "rhel-91", "arch": "x86_64", @@ -30,8 +27,6 @@ "version": "*" } ], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -7419,5 +7414,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-vhd-boot.json b/test/data/manifests/rhel_91-x86_64-vhd-boot.json index 44e4f5241..59b177614 100644 --- a/test/data/manifests/rhel_91-x86_64-vhd-boot.json +++ b/test/data/manifests/rhel_91-x86_64-vhd-boot.json @@ -21,9 +21,6 @@ "blueprint": { "name": "vhd-boot-test", "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], "customizations": { "user": [ { @@ -13558,5 +13555,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true } diff --git a/test/data/manifests/rhel_91-x86_64-vmdk-boot.json b/test/data/manifests/rhel_91-x86_64-vmdk-boot.json index b25e28921..9402b535a 100644 --- a/test/data/manifests/rhel_91-x86_64-vmdk-boot.json +++ b/test/data/manifests/rhel_91-x86_64-vmdk-boot.json @@ -3,22 +3,6 @@ "distro": "rhel-91", "arch": "x86_64", "image-type": "vmdk", - "filename": "disk.vmdk", - "blueprint": { - "name": "vmdk-boot-test", - "description": "Image for boot test", - "packages": [], - "modules": [], - "groups": [], - "customizations": { - "user": [ - { - "name": "redhat", - "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" - } - ] - } - }, "repositories": [ { "name": "baseos", @@ -32,7 +16,20 @@ "gpgkey": "-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBErgSTsBEACh2A4b0O9t+vzC9VrVtL1AKvUWi9OPCjkvR7Xd8DtJxeeMZ5eF\n0HtzIG58qDRybwUe89FZprB1ffuUKzdE+HcL3FbNWSSOXVjZIersdXyH3NvnLLLF\n0DNRB2ix3bXG9Rh/RXpFsNxDp2CEMdUvbYCzE79K1EnUTVh1L0Of023FtPSZXX0c\nu7Pb5DI5lX5YeoXO6RoodrIGYJsVBQWnrWw4xNTconUfNPk0EGZtEnzvH2zyPoJh\nXGF+Ncu9XwbalnYde10OCvSWAZ5zTCpoLMTvQjWpbCdWXJzCm6G+/hx9upke546H\n5IjtYm4dTIVTnc3wvDiODgBKRzOl9rEOCIgOuGtDxRxcQkjrC+xvg5Vkqn7vBUyW\n9pHedOU+PoF3DGOM+dqv+eNKBvh9YF9ugFAQBkcG7viZgvGEMGGUpzNgN7XnS1gj\n/DPo9mZESOYnKceve2tIC87p2hqjrxOHuI7fkZYeNIcAoa83rBltFXaBDYhWAKS1\nPcXS1/7JzP0ky7d0L6Xbu/If5kqWQpKwUInXtySRkuraVfuK3Bpa+X1XecWi24JY\nHVtlNX025xx1ewVzGNCTlWn1skQN2OOoQTV4C8/qFpTW6DTWYurd4+fE0OJFJZQF\nbuhfXYwmRlVOgN5i77NTIJZJQfYFj38c/Iv5vZBPokO6mffrOTv3MHWVgQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChyZWxlYXNlIGtleSAyKSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjYEEwECACAFAkrgSTsCGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAK\nCRAZni+R/UMdUWzpD/9s5SFR/ZF3yjY5VLUFLMXIKUztNN3oc45fyLdTI3+UClKC\n2tEruzYjqNHhqAEXa2sN1fMrsuKec61Ll2NfvJjkLKDvgVIh7kM7aslNYVOP6BTf\nC/JJ7/ufz3UZmyViH/WDl+AYdgk3JqCIO5w5ryrC9IyBzYv2m0HqYbWfphY3uHw5\nun3ndLJcu8+BGP5F+ONQEGl+DRH58Il9Jp3HwbRa7dvkPgEhfFR+1hI+Btta2C7E\n0/2NKzCxZw7Lx3PBRcU92YKyaEihfy/aQKZCAuyfKiMvsmzs+4poIX7I9NQCJpyE\nIGfINoZ7VxqHwRn/d5mw2MZTJjbzSf+Um9YJyA0iEEyD6qjriWQRbuxpQXmlAJbh\n8okZ4gbVFv1F8MzK+4R8VvWJ0XxgtikSo72fHjwha7MAjqFnOq6eo6fEC/75g3NL\nGht5VdpGuHk0vbdENHMC8wS99e5qXGNDued3hlTavDMlEAHl34q2H9nakTGRF5Ki\nJUfNh3DVRGhg8cMIti21njiRh7gyFI2OccATY7bBSr79JhuNwelHuxLrCFpY7V25\nOFktl15jZJaMxuQBqYdBgSay2G0U6D1+7VsWufpzd/Abx1/c3oi9ZaJvW22kAggq\ndzdA27UUYjWvx42w9menJwh/0jeQcTecIUd0d0rFcw/c1pvgMMl/Q73yzKgKYw==\n=zbHE\n-----END PGP PUBLIC KEY BLOCK-----\n-----BEGIN PGP PUBLIC KEY BLOCK-----\n\nmQINBFsy23UBEACUKSphFEIEvNpy68VeW4Dt6qv+mU6am9a2AAl10JANLj1oqWX+\noYk3en1S6cVe2qehSL5DGVa3HMUZkP3dtbD4SgzXzxPodebPcr4+0QNWigkUisri\nXGL5SCEcOP30zDhZvg+4mpO2jMi7Kc1DLPzBBkgppcX91wa0L1pQzBcvYMPyV/Dh\nKbQHR75WdkP6OA2JXdfC94nxYq+2e0iPqC1hCP3Elh+YnSkOkrawDPmoB1g4+ft/\nxsiVGVy/W0ekXmgvYEHt6si6Y8NwXgnTMqxeSXQ9YUgVIbTpsxHQKGy76T5lMlWX\n4LCOmEVomBJg1SqF6yi9Vu8TeNThaDqT4/DddYInd0OO69s0kGIXalVgGYiW2HOD\nx2q5R1VGCoJxXomz+EbOXY+HpKPOHAjU0DB9MxbU3S248LQ69nIB5uxysy0PSco1\nsdZ8sxRNQ9Dw6on0Nowx5m6Thefzs5iK3dnPGBqHTT43DHbnWc2scjQFG+eZhe98\nEll/kb6vpBoY4bG9/wCG9qu7jj9Z+BceCNKeHllbezVLCU/Hswivr7h2dnaEFvPD\nO4GqiWiwOF06XaBMVgxA8p2HRw0KtXqOpZk+o+sUvdPjsBw42BB96A1yFX4jgFNA\nPyZYnEUdP6OOv9HSjnl7k/iEkvHq/jGYMMojixlvXpGXhnt5jNyc4GSUJQARAQAB\ntDNSZWQgSGF0LCBJbmMuIChhdXhpbGlhcnkga2V5KSA8c2VjdXJpdHlAcmVkaGF0\nLmNvbT6JAjkEEwECACMFAlsy23UCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIX\ngAAKCRD3b2bD1AgnknqOD/9fB2ASuG2aJIiap4kK58R+RmOVM4qgclAnaG57+vjI\nnKvyfV3NH/keplGNRxwqHekfPCqvkpABwhdGEXIE8ILqnPewIMr6PZNZWNJynZ9i\neSMzVuCG7jDoGyQ5/6B0f6xeBtTeBDiRl7+Alehet1twuGL1BJUYG0QuLgcEzkaE\n/gkuumeVcazLzz7L12D22nMk66GxmgXfqS5zcbqOAuZwaA6VgSEgFdV2X2JU79zS\nBQJXv7NKc+nDXFG7M7EHjY3Rma3HXkDbkT8bzh9tJV7Z7TlpT829pStWQyoxKCVq\nsEX8WsSapTKA3P9YkYCwLShgZu4HKRFvHMaIasSIZWzLu+RZH/4yyHOhj0QB7XMY\neHQ6fGSbtJ+K6SrpHOOsKQNAJ0hVbSrnA1cr5+2SDfel1RfYt0W9FA6DoH/S5gAR\ndzT1u44QVwwp3U+eFpHphFy//uzxNMtCjjdkpzhYYhOCLNkDrlRPb+bcoL/6ePSr\n016PA7eEnuC305YU1Ml2WcCn7wQV8x90o33klJmEkWtXh3X39vYtI4nCPIvZn1eP\nVy+F+wWt4vN2b8oOdlzc2paOembbCo2B+Wapv5Y9peBvlbsDSgqtJABfK8KQq/jK\nYl3h5elIa1I3uNfczeHOnf1enLOUOlq630yeM/yHizz99G1g+z/guMh5+x/OHraW\niA==\n=+Gxh\n-----END PGP PUBLIC KEY BLOCK-----\n", "check_gpg": true } - ] + ], + "filename": "disk.vmdk", + "blueprint": { + "name": "vmdk-boot-test", + "description": "Image for boot test", + "customizations": { + "user": [ + { + "name": "redhat", + "key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC61wMCjOSHwbVb4VfVyl5sn497qW4PsdQ7Ty7aD6wDNZ/QjjULkDV/yW5WjDlDQ7UqFH0Sr7vywjqDizUAqK7zM5FsUKsUXWHWwg/ehKg8j9xKcMv11AkFoUoujtfAujnKODkk58XSA9whPr7qcw3vPrmog680pnMSzf9LC7J6kXfs6lkoKfBh9VnlxusCrw2yg0qI1fHAZBLPx7mW6+me71QZsS6sVz8v8KXyrXsKTdnF50FjzHcK9HXDBtSJS5wA3fkcRYymJe0o6WMWNdgSRVpoSiWaHHmFgdMUJaYoCfhXzyl7LtNb3Q+Sveg+tJK7JaRXBLMUllOlJ6ll5Hod root@localhost" + } + ] + } + } }, "manifest": { "version": "2", @@ -13714,5 +13711,6 @@ "check_gpg": true } ] - } + }, + "no-image-info": true }