users and nginx.conf, some vars too
This commit is contained in:
parent
844d29a51b
commit
64a777464c
3 changed files with 49 additions and 9 deletions
7
users.yml
Normal file
7
users.yml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue