Initial commit

This commit is contained in:
2023-12-08 19:01:12 -05:00
commit d0dad3fbc4
7 changed files with 230 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
---
# defaults file for kvm_provision
base_image_name: debian12-template.qcow2
base_image_dir: "/var/lib/libvirt/images"
libvirt_pool_dir: "/var/lib/libvirt/images"
vm_name: debain_12_dev
vm_vcpus: 2
vm_ram_mb: 2048
vm_net: bridged-network
vm_user: bigppman
vm_pass: stoopid
cleanup_tmp: no