# Felhom ISO build profile — nested-vm (VM 310 validation; N100-agnostic). # # A profile is a sourceable shell fragment providing the answer's fqdn + [disk-setup] block. # It carries NO secret. Scenario-A validation uses disk-list=["sda"] (the nested VM's single # target disk). For the physical N100 (RUNBOOK B) use a unique-serial udev filter harvested from # the pre-wipe udev dump instead — see README.md "N100 profile". FELHOM_FQDN="felhom-host.local" FELHOM_DISK_SETUP='[disk-setup] filesystem = "ext4" disk-list = ["sda"]'