No description
Find a file
2025-06-26 14:00:01 +02:00
doc 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
misc/debian-netinstaller 2025-06-26-14-00-01: Cronjob 2025-06-26 14:00:01 +02:00
roles 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
tools 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
inventory-sample.yml 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
inventory.yml 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
LICENSE 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
lmn-client.yml 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
lmn-vault 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
lmn-www-server.yml 2025-06-26-13-33-49: Cronjob 2025-06-26 13:33:49 +02:00
README.md 2025-06-26-13-50-01: Cronjob 2025-06-26 13:50:01 +02:00

lmn-client

Ansible playbooks and roles to deploy Debian clients for LinuxMuster.

this reporitory is a fork of https://codeberg.org/DigitalSouveraeneSchule/lmn-client many thanks to the original authors <3

Default tasks

  • Install/Update Debian
  • Install KDE-Plasma Desktop
  • Join domain
  • Activate kerberos-support
  • Mount homes from server
  • Install printer
    Installs local cups (printserver) and configures/installs all subscribed printers on login. Printers can be subscribed by user or by machine

Following optional modules are available:

  • custom_roles Runs own ansible roles.
  • exam_mode Starts local firewall and removes local directories of exam users the day after.
  • localhome Sometimes a local home directory makes more sense than the home on a network share.
  • localproxy Creates a http-proxy running in user context and authentication on parent with users krb5-ticket.
  • localuser Creates a local guest user with home on tmpfs.
  • misc_clonescreen CloneScreen on presenter PCs
  • vm_support VMs based on Qemu/KVM in school network.
  • vpn Provides VPN access to school network.
  • wlan Provides WLAN access via WPA Personal/Enterprise.

Installation

Following possibilities: