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,10 +1,13 @@
|
||||
hostname: fenix-vm
|
||||
preserve_hostname: false
|
||||
|
||||
locale: "pt_PT.UTF-8"
|
||||
keyboard:
|
||||
layout: "pt"
|
||||
variant: "nodeadkeys"
|
||||
|
||||
users:
|
||||
- name: default
|
||||
- name: admin
|
||||
groups: [sudo]
|
||||
shell: /bin/bash
|
||||
sudo: ALL=(ALL) NOPASSWD:ALL
|
||||
|
||||
Reference in New Issue
Block a user