Update cloud-init-base.yaml

This commit is contained in:
2025-08-27 22:32:29 +00:00
parent 5ae6d0f51c
commit 5f01a1ab40

View File

@ -1,12 +1,5 @@
hostname: test-ubuntu hostname: test-ubuntu
timezone: America/Toronto timezone: America/Toronto
users:
- name: admin
groups:
- sudo
shell: /bin/bash
sudo: ALL=(ALL) NOPASSWD:ALL
ssh_pwauth: true ssh_pwauth: true