Mini Shell
# Anaconda configuration file for CloudLinux.
[Product]
product_name = CloudLinux
[Anaconda]
# List of enabled Anaconda DBus modules.
kickstart_modules =
org.fedoraproject.Anaconda.Modules.Timezone
org.fedoraproject.Anaconda.Modules.Network
org.fedoraproject.Anaconda.Modules.Localization
org.fedoraproject.Anaconda.Modules.Security
org.fedoraproject.Anaconda.Modules.Users
org.fedoraproject.Anaconda.Modules.Payloads
org.fedoraproject.Anaconda.Modules.Storage
org.fedoraproject.Anaconda.Modules.Services
[Installation System]
# Should the installer show a warning about enabled SMT?
can_detect_enabled_smt = True
[Network]
# Network device to be activated on boot if none was configured so.
# Valid values:
#
# NONE No device
# DEFAULT_ROUTE_DEVICE A default route device
# FIRST_WIRED_WITH_LINK The first wired device with link
#
default_on_boot = DEFAULT_ROUTE_DEVICE
[Payload]
# Default package environment.
default_environment =
# List of ignored packages.
ignored_packages =
# Enable installation of latest updates.
enable_updates = False
# Enable installation from the closest mirror.
enable_closest_mirror = False
# Default installation source.
# Valid values:
#
# CLOSEST_MIRROR Use closest public repository mirror.
# CDN Use Content Delivery Network (CDN).
#
default_source = CLOSEST_MIRROR
# Check if payload supports the locales.
check_supported_locales = False
# Enable ssl verification for all HTTP connection
verify_ssl = True
[Security]
# Enable SELinux usage in the installed system.
# Valid values:
#
# -1 The value is not set.
# 0 SELinux is disabled.
# 1 SELinux is enabled.
#
selinux = -1
[Bootloader]
# Name of the EFI directory.
efi_dir = centos
[Storage]
# Default file system type. Use whatever Blivet uses by default.
file_system_type = xfs
[User Interface]
# The path to a directory with help files.
help_directory =
[License]
eula = /usr/share/cloudlinux-release/EULA