RHEL 10 Image Builder Blueprint - rhel-labs/instruqt GitHub Wiki

RHEL 10 Image Builder Blueprint

June 17, 2025

{
  "content_sources": [],
  "customizations": {
    "packages": [
      "podman",
      "plocate",
      "buildah",
      "wget",
      "vim-enhanced",
      "cockpit",
      "cockpit-machines",
      "cockpit-podman",
      "cockpit-session-recording",
      "cockpit-storaged",
      "cockpit-image-builder",
      "cockpit-packagekit",
      "cockpit-system",
      "cockpit-files",
      "ca-certificates",
      "httpd",
      "mod_ssl",
      "git-all",
      "subscription-manager",
      "subscription-manager-cockpit",
      "subscription-manager-rhsm-certificates",
      "bash-completion",
      "tmux",
      "tuned",
      "tree",
      "nmap-ncat",
      "nmstate",
      "man-db",
      "stress-ng",
      "libguestfs",
      "libguestfs-bash-completion",
      "cloud-init"
    ],
    "users": [
      {
        "groups": [
          "wheel"
        ],
        "hasPassword": true,
        "name": "rhel"
      }
    ]
  },
  "description": "RHEL 10 image for Instruqt",
  "distribution": "rhel-10",
  "metadata": {
    "exported_at": "2025-06-17 16:47:45.159159878 +0000 UTC",
    "is_on_prem": false,
    "parent_id": "341944b9-12b8-45da-9e07-be977deec05a"
  },
  "name": "rhel-10-x86_64-06172025-0853"
}