fix(vars): enforce strict list-only DNS and user.key format for IaC compatibility
This commit is contained in:
@@ -42,7 +42,7 @@ system_defaults:
|
||||
user:
|
||||
name: ""
|
||||
password: ""
|
||||
key: ""
|
||||
key: []
|
||||
root:
|
||||
password: ""
|
||||
luks:
|
||||
|
||||
Reference in New Issue
Block a user