refactor(schema): simplify dict normalization and schema checks
This commit is contained in:
@@ -82,3 +82,12 @@ system_defaults:
|
||||
sudo: true
|
||||
chroot:
|
||||
tool: "arch-chroot" # arch-chroot|chroot|systemd-nspawn
|
||||
|
||||
system_disk_defaults:
|
||||
size: 0
|
||||
device: ""
|
||||
mount:
|
||||
path: ""
|
||||
fstype: ""
|
||||
label: ""
|
||||
opts: "defaults"
|
||||
|
||||
Reference in New Issue
Block a user