(Install) for barbatruc pve

This commit is contained in:
2025-11-22 01:27:53 +01:00
commit 8cea4a43a3
11 changed files with 366 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
#cloud-config
package_update: true
packages:
- qemu-guest-agent
runcmd:
- systemctl enable --now qemu-guest-agent