Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-36006

hostname is not applied via config.toml

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • rhel-9.4
    • None
    • None
    • Moderate
    • sst_image_builder
    • ssg_front_door
    • None
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • None
    • None
    • None

      What were you trying to do that didn't work?

      Set the hostname via a config.toml

      How reproducible:

      Everytime

      Steps to reproduce

      1. # cat config.toml
        [blueprint.customizations]
        hostname = "bootc-hostname"
      1. sudo podman run     --rm     -it     --privileged     --pull=newer     --security-opt label=type:unconfined_t     -v ./config.toml:/config.toml     -v ./output:/output     registry.redhat.io/rhel9/bootc-image-builder:latest     --type qcow2     --config /config.toml   quay.io/redhat_emp1/pickles:9.4
      1.  

      Expected results

      hostname is set

      Actual results

      hostname is not set

       

      Tested with both anaconda-iso and qcow2. 

            osbuilders Osbuilders Bot Account
            rhn-support-jcastran John Castranio
            Osbuilders Bot Account Osbuilders Bot Account
            Release Test Team Release Test Team
            Vidya Iyengar Vidya Iyengar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: