524c839e2c
use downloaded authorized_keys
...
Use the authorized_keys getting downloaded into the temp directory, by
popping out of it later.
2025-02-17 18:40:49 +01:00
c84cf7b8d0
make settings configurable via environment variables set externally
2025-02-17 15:50:06 +01:00
3b66b655da
don't set a custom SSH port in the templ. as we now standardized on 22
...
Also see: e3a1443df9
2025-02-13 23:53:19 +01:00
d09f497d11
remove openipmi from template as it results in a crashing service
...
It can always be installed after the fact, if indeed needed.
2025-02-13 01:09:36 +01:00
4376674c66
only use a single CPU core
2025-02-10 22:27:03 +01:00
1e181833ac
Add a label/tag
2024-05-26 14:01:30 +02:00
7d58f667e6
Overhaul install script
...
The new script now:
- uses the official Debian Cloud-Init image
- verifies the checksum of the image
- edits this image to install the qemu guest agent
- features an exit trap to clean up after runs
- sets a more performant machine type
2024-01-05 23:47:09 +01:00
01b2316d13
Hold back grub to avoid issue during apt dist-upgrade
2023-11-04 16:26:22 +01:00
344975b69e
Increase disk size
2023-08-05 23:40:41 +00:00
f539c5245c
Use OS variable
2023-07-30 21:52:22 +00:00
8de6abd4bd
sshd on port 42666 instead of 22
2023-07-30 13:52:53 +02:00
b8d213d72b
Disable root account
2023-07-30 12:15:05 +02:00
1d6b0abae2
Correct placement of backslashes
2023-07-30 12:02:09 +02:00
931b9f1cc3
First version of the script
2023-07-30 11:51:42 +02:00