# Anaconda configuration file for Red Hat Virtualization. # # RHVH is using the image installation. The presence of a kickstart # file with the liveimg command in it is necessary. Otherwise, Anaconda # fallbacks to the package installation. During the image installation, # SourceSpoke and SoftwareSelectionSpoke are hidden by default. # [Profile] # Define the profile. profile_id = rhvh base_profile = rhel [Profile Detection] # Match os-release values. os_id = rhel variant_id = ovirt-node [Storage] default_scheme = LVM_THINP default_partitioning = / (min 6 GiB) /home (size 1 GiB) /tmp (size 1 GiB) /var (size 5 GiB) /var/crash (size 10 GiB) /var/log (size 8 GiB) /var/log/audit (size 2 GiB) /var/tmp (size 10 GiB) swap [Storage Constraints] root_device_types = LVM_THINP must_not_be_on_root = /var req_partition_sizes = /var 5 GiB /var/tmp 10 GiB /boot 1 GiB [User Interface] hidden_spokes = UserSpoke [Payload] default_source = CLOSEST_MIRROR [License] eula = /usr/share/redhat-release-virtualization-host/EULA