defaultGroups: - name: users system: true - adm: system: true - cdrom: system: true - sudo: system: true - dip: system: true - plugdev: system: true - lxd: system: true sudoersGroup: sudo setRootPassword: false passwordRequirements: minLength: -1 # Password at least this many characters maxLength: -1 # Password at most this many characters libpwquality: - minlen=0 - minclass=0 user: shell: /bin/bash forbidden_names: [ root ] home_permissions: "0700" hostname: location: EtcFile writeHostsFile: true template: "derp-${cpu}" forbidden_names: [ localhost ]