24 lines
413 B
Text
24 lines
413 B
Text
# Anaconda configuration file for Oreon.
|
|
|
|
[Profile]
|
|
# Define the profile.
|
|
profile_id = oreon
|
|
base_profile = rhel
|
|
|
|
[Profile Detection]
|
|
# Match os-release values.
|
|
os_id = oreon
|
|
|
|
[Anaconda]
|
|
forbidden_modules =
|
|
org.fedoraproject.Anaconda.Modules.Subscription
|
|
|
|
[Bootloader]
|
|
efi_dir = almalinux
|
|
|
|
[Payload]
|
|
enable_closest_mirror = True
|
|
default_source = CLOSEST_MIRROR
|
|
|
|
[License]
|
|
eula = /usr/share/oreon-release/EULA
|