| ostree export of commit 34c7bfb2950bd2fefa28ade8fc0509754dd2d728b23a27388bbf6149b930999a |
| python3-botocore-1.43.52-1.fc44.noarch |
| nvidia-gpu-firmware-20260622-1.fc44.noarch |
| kernel-modules-7.1.5-201.fc44.x86_64 |
| kernel-modules-core-7.1.5-201.fc44.x86_64 |
| podman-5:5.8.4-1.fc44.x86_64 |
| linux-firmware-20260622-1.fc44.noarch |
| atheros-firmware-20260622-1.fc44.noarch |
| python3-libs-3.14.6-1.fc44.x86_64 |
| libicu-77.1-3.fc44.x86_64 |
| rpm-6.0.2-1.fc44.x86_64 |
| mt7xxx-firmware-20260622-1.fc44.noarch |
| qemu-user-static-mips-2:10.2.2-1.fc44.x86_64 |
| kernel-core-7.1.5-201.fc44.x86_64 |
| amd-gpu-firmware-20260622-1.fc44.noarch |
| skopeo-1:1.22.2-2.fc44.x86_64 |
| bootc-1.16.4-1.fc44.x86_64 |
| qemu-user-static-ppc-2:10.2.2-1.fc44.x86_64 |
| glib2-2.88.2-1.fc44.x86_64 |
| qemu-user-static-aarch64-2:10.2.2-1.fc44.x86_64 |
| microcode_ctl-2:2.1-74.fc44.x86_64 |
| qemu-user-static-xtensa-2:10.2.2-1.fc44.x86_64 |
| rpm-ostree-2026.2-1.fc44.x86_64 |
| systemd-udev-259.8-1.fc44.x86_64 |
| qemu-user-static-sparc-2:10.2.2-1.fc44.x86_64 |
| systemd-259.8-1.fc44.x86_64 |
| toolbox-0.3-4.fc44.x86_64 |
| intel-gpu-firmware-20260622-1.fc44.noarch |
| file-libs-5.46-10.fc44.x86_64 |
| fwupd-2.1.7-1.fc44.x86_64 |
| samba-client-libs-2:4.24.4-1.fc44.x86_64 |
| qemu-user-static-riscv-2:10.2.2-1.fc44.x86_64 |
| qemu-user-static-arm-2:10.2.2-1.fc44.x86_64 |
| coreutils-common-9.10-4.fc44.x86_64 |
| NetworkManager-libnm-1:1.56.1-2.fc44.x86_64 |
| hwdata-0.409-1.fc44.noarch |
| python3-libdnf5-5.4.2.1-1.fc44.x86_64 |
| 182 components |
| systemd-resolved-259.8-1.fc44.x86_64 |
| vim-minimal-2:9.2.843-1.fc44.x86_64 and systemd-shared-259.8-1.fc44.x86_64 and systemd-libs-259.8-1.fc44.x86_64 and systemd-pam-259.8-1.fc44.x86_64 and python3-boto3-1.43.52-1.fc44.noarch |
| 12 components |
| glibc-gconv-extra-2.43-7.fc44.x86_64 and glibc-2.43-7.fc44.x86_64 |
| 12 components |
| 12 components |
| 12 components |
| 7 components |
| 12 components |
| 12 components |
| 12 components |
| samba-ndr-libs-2:4.24.4-1.fc44.x86_64 and samba-core-libs-2:4.24.4-1.fc44.x86_64 |
| 8 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 12 components |
| 24 components |
| 24 components |
| 24 components |
| 24 components |
| 16 components |
| 24 components |
| dracut-108-7.fc44.x86_64 and python-pip-wheel-26.0.1-2.fc44.noarch |
| initramfs (kernel 7.1.5-201.fc44.x86_64) and rpmostree-unpackaged-content |
| Reserved for new packages |
| LABEL maintainer="eric@itguyeric.com" |
| /bin/sh -c --mount=type=secret,id=rootpw hash="$(cat /run/secrets/rootpw 2>/dev/null || true)" && case "$hash" in '$6$'*|'$y$'*|'$2b$'*) : ;; '') echo "FATAL: rootpw secret is empty or missing" >&2; exit 1 ;; *) echo "FATAL: rootpw secret is not a crypt hash (expected \$6\$/\$y\$/\$2b\$)" >&2; exit 1 ;; esac && echo "root:$hash" | chpasswd -e |
| COPY file:540110238be9dc9993b904ee6ba50c13d23312d6f23e01583c6a13f4cce03780 in /usr/lib/sysusers.d/itg-users.conf |
| /bin/sh -c systemd-sysusers |
| /bin/sh -c echo '%wheel ALL=(ALL) NOPASSWD: ALL' > /etc/sudoers.d/wheel-nopasswd && chmod 440 /etc/sudoers.d/wheel-nopasswd |
| COPY file:bab75b69f071a3e94d258f2a3aac6b6cd4e8e31d85ea24506d15ae25c5e6d821 in /etc/sudoers.d/ansible |
| /bin/sh -c chmod 440 /etc/sudoers.d/ansible |
| /bin/sh -c printf 'PasswordAuthentication no\nPermitRootLogin no\n' > /etc/ssh/sshd_config.d/20-hardening.conf |
| COPY file:e5bf23313039eb689f7d9e5fb8e3ce26bf187a5811b99e018db8738e7e6ee447 in /usr/share/ssh-keys/itguyeric.pub |
| COPY file:bd4aa7991f78a41c75eab2549512a68cb37780dbd9880728f94f9030792f4b1f in /usr/share/ssh-keys/ansible-ci.pub |
| ARG ANSIBLE_ALLOWED_FROM |
| |1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c : > /usr/share/ssh-keys/ansible.authorized_keys && for k in /usr/share/ssh-keys/ansible-ci.pub; do [ -s "$k" ] || continue; printf 'from="%s",restrict,pty %s\n' "$ANSIBLE_ALLOWED_FROM" "$(cat "$k")" >> /usr/share/ssh-keys/ansible.authorized_keys; done && chmod 0644 /usr/share/ssh-keys/ansible.authorized_keys |
| COPY file:d00bd0388f099b6aefd7ff9f4054a72e6b862fc6c0873a1b50f0078b513b82ae in /etc/ssh/sshd_config.d/30-ansible-service-account.conf |
| COPY file:8af724d863c90ae0db6d567a7b16f77174df9cd3984b0415d402c3b928cee04b in /usr/lib/tmpfiles.d/ssh-authorized-keys.conf |
| |1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c ln -sf /usr/share/zoneinfo/America/Chicago /etc/localtime |
| COPY file:f347d30928d9b1f231c65813260b1f60d7987d98372767de19300dc331dff80a in /etc/environment |
| COPY file:b0b35230ca12193443a87a721f04bc1b11bc4f9389fa11f045e196840f4cb993 in /usr/lib/systemd/system/bootc-fetch-apply-updates.timer.d/bootc-updates-timer.conf |
| COPY file:b66cdb5ecc8cff33a5ad6ec36d1f0e2abc38d26f7914c37d0919f19411e170a0 in /usr/lib/systemd/system/bootc-fetch-apply-updates.service.d/bootc-updates-retry.conf |
| |1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c dnf install -y bash-completion cloud-utils-growpart cockpit-networkmanager cockpit-podman cockpit-storaged cockpit-system nfs-utils podman qemu-guest-agent rsync tuned vim-enhanced xfsprogs && dnf remove -y iscsi-initiator-utils kdump-utils kexec-tools && dnf clean all && rm -rf /var/cache/* /var/lib/dnf /var/log/* /run/dnf /run/tuned |
| COPY file:af47d6a0f8121fa37fc5aac68ed529871ac438e92e47a2a8e61bb4587e4f0094 in /usr/lib/tmpfiles.d/tuned.conf |
| COPY file:558e6ef95d2d2d763bc2c8fd5b6018be887e7dee85dcb444d8bb199edc5eae31 in /usr/libexec/grow-root |
| |1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c chmod 0755 /usr/libexec/grow-root |
| COPY file:a5a6f792e11df85586b95275c64cd41950cafacd8ed7d501ea8390337dc042f8 in /usr/lib/systemd/system/grow-root.service |
| COPY file:b3ed2668dd7d803018a96272d0d028052f60b98eafe9261108f0f4a61d8f19c5 in /usr/lib/systemd/system/var-mnt-depot.mount |
| |1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c echo 'virtual-guest' > /etc/tuned/active_profile && echo 'manual' > /etc/tuned/profile_mode |
| COPY file:af722980f4d5f4dc54445c9adf26624582451f030b2f57ecc3aa61a3873ff64d in /usr/lib/NetworkManager/conf.d/20-keep-hostname.conf |
| COPY file:c13da2edc0255c7c2721a482162a61a16c4c121c173e162021dd3fcee090dd76 in /usr/lib/bootc/kargs.d/10-console.toml |
| COPY file:95f57b09bebde1d1559d3665bd93022587ec4315757580d290ed88841ab83454 in /usr/lib/systemd/system/podman-prune.service |
| COPY file:7ef4f2bf97ac124065acd5798eeaef93bd9dc67eb867d46fe9bb9a9042c3e33c in /usr/lib/systemd/system/podman-prune.timer |
| |1 ANSIBLE_ALLOWED_FROM=10.10.10.0/24 /bin/sh -c systemctl enable fstrim.timer grow-root.service podman-prune.timer podman.socket sshd systemd-journald-audit.socket tuned var-mnt-depot.mount |
| COPY file:47ed6d0df5907ec4953cdadcf76d9fc91670fc8ae36adc8ae4e73b360e75b667 in /usr/lib/systemd/system/set-static-hostname.service |
| COPY file:c01e0f83c04728cbe5a9c0f1886f9c0f362bbe402b597bee8ed32acadbb3aa88 in /etc/yum.repos.d/tailscale.repo |
| /bin/sh -c dnf install -y tailscale && dnf clean all && rm -rf /var/cache/* /var/lib/dnf /var/log/* |
| COPY file:6423a97cd587bfd84031c0a69e0bced72b059eaa11433c77ca361dda99fb7494 in /usr/lib/sysctl.d/99-tailscale-forward.conf |
| /bin/sh -c systemctl enable tailscaled.service set-static-hostname.service bootc-fetch-apply-updates.timer |