openec2/examples/tofu/cloudinit.yaml

11 lines
311 B
YAML

#cloud-config
# NOTE: Left in for potential debugging
users:
- name: alexander
lock_passwd: false
groups: wheel
plain_text_passwd: abc123
sudo: ["ALL=(ALL) NOPASSWD:ALL"]
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDUz3WF4qPhk01//5QUuNWyHTn8shv86i/qEyRqa1kTF alexander@miku