mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-26 23:33:17 +00:00
Update cloud-init-base.yaml
This commit is contained in:
@ -1,5 +1,10 @@
|
|||||||
hostname: test-ubuntu
|
locale: "pt_PT.UTF-8"
|
||||||
timezone: America/Toronto
|
keyboard:
|
||||||
|
layout: "pt"
|
||||||
|
variant: "nodeadkeys"
|
||||||
|
|
||||||
|
users:
|
||||||
|
- default
|
||||||
|
|
||||||
ssh_pwauth: true
|
ssh_pwauth: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user