Add OpenSuSE Tumbleweed

This commit is contained in:
Greg Hellings
2024-01-09 16:49:03 -06:00
parent 8ff8fdfac2
commit 3f12d679c1
8 changed files with 175 additions and 2 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/usr/bin/env bash
set -ex
zypper install -y qemu-guest-agent
systemctl start qemu-guest-agent
systemctl enable qemu-guest-agent