feat(global_defaults): add root.shell to system schema and normalization
This commit is contained in:
@@ -87,6 +87,7 @@ system_defaults:
|
||||
users: []
|
||||
root:
|
||||
password: ""
|
||||
shell: "/bin/bash"
|
||||
luks:
|
||||
enabled: false
|
||||
passphrase: ""
|
||||
|
||||
Reference in New Issue
Block a user