1
0
Fork 0

users and nginx.conf, some vars too

This commit is contained in:
von 2024-04-27 00:04:31 +03:00
parent 844d29a51b
commit 64a777464c
3 changed files with 49 additions and 9 deletions

7
users.yml Normal file
View file

@ -0,0 +1,7 @@
#cloud-config
users:
- name: von
shell: /bin/bash
sudo: ALL=(ALL) NOPASSWD:ALL
ssh-authorized-keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEt0hgwAMTEZNNQXn91s2dEj1R+jRR16qYQNZxZiAzD/ von@debian