mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Update cloud-init-base.yaml
This commit is contained in:
@ -4,7 +4,10 @@ keyboard:
|
||||
variant: "nodeadkeys"
|
||||
|
||||
users:
|
||||
- default
|
||||
- name: default
|
||||
groups: [sudo]
|
||||
shell: /bin/bash
|
||||
sudo: ALL=(ALL) NOPASSWD:ALL
|
||||
|
||||
ssh_pwauth: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user