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
1 changed files with 2 additions and 2 deletions

View File

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