fix error in metadata
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
50de7f4871
commit
f81a4d959c
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ function metadata_config() {
|
|||
#cloud-config
|
||||
users:
|
||||
- name: syonad
|
||||
lock_passwd: true
|
||||
lock_passwd: false
|
||||
gecos: alpine Cloud User
|
||||
groups: [adm, wheel]
|
||||
doas:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue