f-28: fix: debug somme minor errors

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-05-21 00:15:45 +02:00
commit 732a293857
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632
3 changed files with 14 additions and 9 deletions

View file

@ -2,12 +2,8 @@
users:
- name: syonad
lock_passwd: false
gecos: alpine Cloud User
groups: [adm, wheel]
doas:
- permit nopass syonad
sudo: ["ALL=(ALL) NOPASSWD:ALL"]
shell: /bin/ash
shell: /bin/bash
passwd: "{{ .Password }}"
ssh_authorized_keys:
- "{{ .SSHKEY }}"
- "{{ .SSHKEY }}"