diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-07-23 10:13:05 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2024-07-23 10:13:05 +0200 |
commit | 76fbd492f51298b29ec560818297b90a9ddef80f (patch) | |
tree | dc4d4baf720f66c98c6242082f8c419708a3b4e4 | |
parent | 651e24ed9140f562f5ec5ac218d7c19b50134ce5 (diff) | |
download | itzks-systems-76fbd492f51298b29ec560818297b90a9ddef80f.tar.gz itzks-systems-76fbd492f51298b29ec560818297b90a9ddef80f.tar.bz2 itzks-systems-76fbd492f51298b29ec560818297b90a9ddef80f.zip |
etc/ltsp/ltsp.conf.itzks-systems-disklserver.in: Default to Debian Edu 12.
-rw-r--r-- | etc/ltsp/ltsp.conf.itzks-systems-disklserver.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in b/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in index b7a3dfb..bf47863 100644 --- a/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in +++ b/etc/ltsp/ltsp.conf.itzks-systems-disklserver.in @@ -1,7 +1,7 @@ [server] -# let's default to the Debian Edu 11 diskless workstation -DEFAULT_IMAGE=dlw+amd64+bullseye +# let's default to the Debian Edu 12 diskless workstation +DEFAULT_IMAGE=dlw+amd64+bookworm # Debian Edu 10 pretty names IPXE_DLW_AMD64_BUSTER_IMG="Debian Edu 10 Diskless Workstation (Squashfs Image)" |