docs(bootstrap): fix users dict format in examples, sync schema defaults, document secure_boot/rhel_repo

This commit is contained in:
2026-05-02 21:42:09 +02:00
parent 5d0630a386
commit 7c44cb1ff0
6 changed files with 35 additions and 22 deletions

View File

@@ -43,7 +43,7 @@ all:
label: DATA
opts: defaults
users:
- name: "ops"
ops:
password: "CHANGE_ME"
keys:
- "ssh-ed25519 AAAA..."
@@ -100,7 +100,7 @@ all:
path: /srv/data
fstype: ext4
users:
- name: "dbadmin"
dbadmin:
password: "CHANGE_ME"
keys:
- "ssh-ed25519 AAAA..."