Set default password for autoinstall (pin0cchi0)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
bc1fcb296c
commit
8e4850278b
1 changed files with 2 additions and 2 deletions
|
|
@ -8,8 +8,8 @@ autoinstall:
|
||||||
identity:
|
identity:
|
||||||
hostname: macbook
|
hostname: macbook
|
||||||
username: rene
|
username: rene
|
||||||
# Passwort mit `mkpasswd -m sha-512 PASSWORT` generieren und hier ersetzen:
|
# Standard-Passwort: pin0cchi0 (nach Erstinstallation aendern!)
|
||||||
password: "$6$CHANGEME$CHANGEME"
|
password: "$6$lXt4c5wub9FgGOj2$rjwW.UjraH2yYwxabXH.diOu86KSfW.AZvIVRmScbH7Nmh.zLbeMbNITGtRKfpGhe01nqgw4fL8QK67B1oWaq."
|
||||||
ssh:
|
ssh:
|
||||||
install-server: false
|
install-server: false
|
||||||
storage:
|
storage:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue