Author: Robert Kaussow <mail@thegeeklab.de>
Date:   Mon Sep 12 16:30:16 2022 +0200

    fix documentation
This commit is contained in:
Robert Kaussow 2022-09-12 14:33:13 +00:00
parent 7cc14d9a50
commit 158b0cd26d

View File

@ -69,8 +69,8 @@ users_default_users:
groups: groups:
- wheel - wheel
password: "secure" password: "secure"
sshkeys: sshkeys: |
- "ssh-ed25519 AAAA..." "ssh-ed25519 AAAA..."
shell: /bin/bash shell: /bin/bash
``` ```