--- classes: base_installation: stage: "setup" workstation::flony: ~ base_installation::system_hostname: "%{facts.workstation_name}" base_installation::real_hostname: "%{facts.workstation_name}.home.immae.eu" base_installation::cryptroot_device: "81705a1f-b029-46f5-8900-721ede1fe57b" base_installation::grub_device: "/dev/nvme0n1p2" base_installation::grub_efi_device: "/dev/nvme0n1p1" base_installation::ldap_enabled: false base_installation::system_users: - userid: 1000 username: ismael groups: [wheel]