[Package]
version: 1
depends: 

[Product]
type: localboot
id: l-debuntu-upgrade
name: Debian / Ubuntu (LTS) / Mint upgrade Product
description: Upgrade Ubuntu to the next LTS, Debian to next release, Mint to the next Release with same base
advice: Make a Backup / Snapshot before starting this product (e.g. via opsi-clonezilla)
version: 4.3.0.3
priority: 0
licenseRequired: False
productClasses: 
setupScript: setup.opsiscript
uninstallScript: 
updateScript: 
alwaysScript: 
onceScript: 
customScript: 
userLoginScript: 

[ProductProperty]
type: bool
name: allow_reboot
description: Allow to reboot machine while / after installation/update?
default: True

[ProductProperty]
type: bool
name: update_opsi_server
description: Try to upgrade opsi server packages if installed
default: True

[ProductProperty]
type: bool
name: update_opsi_client
description: Try to upgrade opsi client if installed
default: True

[ProductProperty]
type: bool
name: force_newest_ubuntu
description: Update even to not published versions
default: False

[ProductProperty]
type: unicode
name: update_from_to
multivalue: False
editable: True
description: Upgrade from_to
values: ["auto","bionic_focal","bookworm_trixie","bullseye_bookworm","buster_bullseye","focal_jammy","jammy_noble","noble_resolute","stretch_buster","ulyssa_uma","uma_una","vanessa_vera","vera_victoria","victoria_virginia"]
default: ["auto"]
