2018-08-10 13:16:43 -05:00

22 lines
426 B
Plaintext

---
doAutologin: false
setRootPassword: false
sudoersGroup: sudo
defaultGroups:
- adm
- cdrom
- dip
- lpadmin
- plugdev
- sambashare
- sudo
passwordRequirements:
minLength: 5
maxLength: 200
libpwquality:
- minlen=0
- minclass=0
# Explicitly set the shell instead of deferring to Calamares. We have a platform
# expectation derived from Ubuntu here.
userShell: /bin/bash