mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 15:53:06 +00:00
Merge pull request 'Update cloud-init-base.yaml' (#196) from fenix-admin into main
Reviewed-on: fenix-gitea-admin/iac-teste#196 Reviewed-by: fenix-gitea-admin <danieldanieldanielg2@gmail.com>
This commit is contained in:
@ -1,14 +1,9 @@
|
||||
hostname: fenix-vm
|
||||
preserve_hostname: false
|
||||
|
||||
locale: "pt_PT.UTF-8"
|
||||
keyboard:
|
||||
layout: "pt"
|
||||
variant: "nodeadkeys"
|
||||
|
||||
users:
|
||||
- name: admin
|
||||
groups: [sudo]
|
||||
groups:
|
||||
- sudo
|
||||
shell: /bin/bash
|
||||
sudo: ALL=(ALL) NOPASSWD:ALL
|
||||
|
||||
|
||||
Reference in New Issue
Block a user