[Package]
version: 1
depends: 

[Product]
type: netboot
id: alma9
name: Linux alma9
description: -
advice: 
version: 4.3.0.4
priority: 0
licenseRequired: False
productClasses: 
setupScript: setup.py
uninstallScript: 
updateScript: 
alwaysScript: 
onceScript: 
customScript: 
pxeConfigTemplate: install-x64

[ProductProperty]
type: unicode
name: askbeforeinst
multivalue: False
editable: True
description: Should the start be confirmed at the client ?
values: ["false","true"]
default: ["true"]

[ProductProperty]
type: unicode
name: locale
multivalue: False
editable: True
description: Which language / locale be installed ?
values: ["da_DK","de_DE","en_US","fr_FR","it_IT"]
default: ["de_DE"]

[ProductProperty]
type: unicode
name: console_keymap
multivalue: False
editable: True
description: Wich keymap should be used ?
values: ["de","dk","es","fr","it","nl","us","us-intl"]
default: ["de"]

[ProductProperty]
type: unicode
name: timezone
multivalue: False
editable: True
description: Which time zone to use ?
values: ["Africa/Algiers","Africa/Brazzaville","Africa/Cairo","Africa/Johannesburg","Africa/Kinshasa","Africa/Nairobi","America/Anchorage","America/Bogota","America/Buenos_Aires","America/Caracas","America/Chicago","America/Costa_Rica","America/Denver","America/Detroit","America/El_Salvador","America/Grenada","America/Guadeloupe","America/Guatemala","America/Guyana","America/Halifax","America/Havana","America/La_Paz","America/Lima","America/Los_Angeles","America/Mexico_City","America/Montreal","America/New_York","America/Panama","America/Phoenix","America/Sao_Paulo","America/Toronto","America/Tortola","America/Vancouver","Asia/Aden","Asia/Baghdad","Asia/Bangkok","Asia/Beirut","Asia/Calcutta","Asia/Colombo","Asia/Dubai","Asia/Gaza","Asia/Hebron","Asia/Ho_Chi_Minh","Asia/Hong_Kong","Asia/Istanbul","Asia/Jerusalem","Asia/Kabul","Asia/Katmandu","Asia/Kuwait","Asia/Manila","Asia/Phnom_Penh","Asia/Saigon","Asia/Seoul","Asia/Shanghai","Asia/Singapore","Asia/Taipei","Asia/Tehran","Asia/Tel_Aviv","Asia/Tokyo","Asia/Vladivostok","Asia/Yekaterinburg","Australia/Canberra","Australia/Darwin","Australia/Melbourne","Australia/Perth","Australia/Queensland","Australia/Sydney","Canada/Atlantic","Canada/Central","Canada/Eastern","Canada/Mountain","Canada/Pacific","Etc/GMT","Etc/GMT+0","Etc/GMT+1","Etc/GMT+10","Etc/GMT+11","Etc/GMT+12","Etc/GMT+2","Etc/GMT+3","Etc/GMT+4","Etc/GMT+5","Etc/GMT+6","Etc/GMT+7","Etc/GMT+8","Etc/GMT+9","Etc/GMT-0","Etc/GMT-1","Etc/GMT-10","Etc/GMT-11","Etc/GMT-12","Etc/GMT-13","Etc/GMT-14","Etc/GMT-2","Etc/GMT-3","Etc/GMT-4","Etc/GMT-5","Etc/GMT-6","Etc/GMT-7","Etc/GMT-8","Etc/GMT-9","Etc/GMT0","Etc/Greenwich","Etc/UCT","Etc/UTC","Etc/Universal","Europe/Amsterdam","Europe/Andorra","Europe/Athens","Europe/Belfast","Europe/Belgrade","Europe/Berlin","Europe/Bratislava","Europe/Brussels","Europe/Bucharest","Europe/Budapest","Europe/Copenhagen","Europe/Dublin","Europe/Helsinki","Europe/Istanbul","Europe/Kaliningrad","Europe/Kiev","Europe/Lisbon","Europe/Ljubljana","Europe/London","Europe/Luxembourg","Europe/Madrid","Europe/Malta","Europe/Minsk","Europe/Moscow","Europe/Nicosia","Europe/Oslo","Europe/Paris","Europe/Prague","Europe/Riga","Europe/Rome","Europe/Stockholm","Europe/Tallinn","Europe/Vienna","Europe/Warsaw","Europe/Zagreb","Mexico/BajaNorte","Mexico/BajaSur","Mexico/General","US/Alaska","US/Aleutian","US/Arizona","US/Central","US/East-Indiana","US/Eastern","US/Hawaii","US/Indiana-Starke","US/Michigan","US/Mountain","US/Pacific","US/Pacific-New","US/Samoa","posix/CET","posix/CST6CDT","posix/Cuba","posix/EET","posix/EST","posix/EST5EDT","posix/Egypt","posix/Eire","posix/GB","posix/GB-Eire","posix/GMT","posix/GMT+0","posix/GMT-0","posix/GMT0","posix/Greenwich","posix/HST","posix/Hongkong","posix/Iceland","posix/Iran","posix/Israel","posix/Jamaica","posix/Japan","posix/Kwajalein","posix/Libya","posix/MET","posix/MST","posix/MST7MDT","posix/NZ","posix/NZ-CHAT","posix/Navajo","posix/PRC","posix/PST8PDT","posix/Poland","posix/Portugal","posix/ROC","posix/ROK","posix/Singapore","posix/Turkey","posix/UCT","posix/UTC","posix/Universal","posix/W-SU","posix/WET","posix/Zulu"]
default: ["Europe/Berlin"]

[ProductProperty]
type: unicode
name: root_password
multivalue: False
editable: True
description: Password for root ?
values: ["linux123"]
default: ["linux123"]

[ProductProperty]
type: unicode
name: user_name
multivalue: False
editable: True
description: Username for default user. An empty value will skip user creation.
values: ["","user"]
default: ["user"]

[ProductProperty]
type: unicode
name: user_password
multivalue: False
editable: True
description: Password for user ?
values: ["linux123"]
default: ["linux123"]

[ProductProperty]
type: unicode
name: proxy
multivalue: False
editable: True
description: Proxystring (if needed) as: http://<ip>:<port>
values: [""]
default: [""]

[ProductProperty]
type: bool
name: install_opsi-client-agent
description: Install the Linux opsi-client-agent (cofunding project: has to be activated by the /etc/opsi/modules)
default: True

[ProductProperty]
type: unicode
name: setup_after_install
multivalue: True
editable: True
description: Which opsi product(s) should we switch to setup after OS installation is done ?
values: [""]
default: [""]

[ProductProperty]
type: bool
name: install_unattended
description: If false then do interactive installation
default: True

[ProductProperty]
type: unicode
name: selinux_mode
multivalue: False
editable: True
description: In which mode should SELinux run ?
values: ["disabled","enforcing","permissive"]
default: ["permissive"]

[ProductProperty]
type: unicode
name: partition_method
multivalue: False
editable: True
description: plain: Regular partitions with no LVM. / lvm: The LVM partitioning scheme. / thinp: The LVM Thin Provisioning partitioning scheme.
values: ["lvm","plain","thinp"]
default: ["lvm"]

[ProductProperty]
type: unicode
name: partition_disk
multivalue: False
editable: True
description: Disk to use first or complete device path
values: ["/dev/sda","/dev/sdb","first"]
default: ["first"]

[ProductProperty]
type: unicode
name: filesystem_type
multivalue: False
editable: True
description: Selects one of the available file system types.
values: ["ext2","ext3","ext4","vfat","xfs"]
default: ["xfs"]

[ProductProperty]
type: unicode
name: partition_file
multivalue: False
editable: True
description: This will override other partition options, for usage with a custom partitioning scheme. Make sure the options in this file are valid kickstart options! Default = auto, using the partitioning selected with the other product properties.
values: ["auto"]
default: ["auto"]

[ProductProperty]
type: unicode
name: kickstart
multivalue: False
editable: True
description: Change the used kickstart file for the installation. Default = auto, using package kickstart.
values: ["auto"]
default: ["auto"]

[ProductProperty]
type: unicode
name: installation_source
multivalue: False
editable: True
description: Determines the installation source to use.
values: ["isocontent","url"]
default: ["isocontent"]

[ProductProperty]
type: unicode
name: installation_url
multivalue: False
editable: True
description: Determines the repository url to use. Only used when installation_source is set to url.
values: ["http://almalinux.li/9/BaseOS/x86_64/os/"]
default: ["http://almalinux.li/9/BaseOS/x86_64/os/"]

[ProductProperty]
type: unicode
name: kernel_boot_options_installer
multivalue: True
editable: True
description: Determines the kernel boot options to use during installation.
values: ["inst.sshd","inst.text"]
default: []

[ProductProperty]
type: unicode
name: kernel_boot_options
multivalue: True
editable: True
description: Determines the kernel boot options to use for the product to be installed. These options are kept after installation.
values: []
default: []

[ProductProperty]
type: unicode
name: installation_method
multivalue: False
editable: True
description: Determines the method to start the installer. Either via kexec or reboot with a temporary installed installer. The reboot option is only applicable to UEFI machines.
values: ["kexec","reboot"]
default: ["kexec"]

[ProductProperty]
type: unicode
name: packages_to_install
multivalue: True
editable: True
description: Determines which packages will be installed during OS installation.
values: ["@GNOME-Desktop","@Server with GUI","@X Window System","Xorg"]
default: ["@GNOME-Desktop","@Server with GUI","@X Window System","Xorg"]
