Skip to content

Instantly share code, notes, and snippets.

View HafizAhmadJamil's full-sized avatar

Hafiz Ahmad Jameel HafizAhmadJamil

  • PTCL
  • Gujranwala Pakistan
  • 12:17 (UTC -12:00)
View GitHub Profile
#!/bin/bash
set -e # Exit on any command failure
# Variables
STORAGE="local-lvm"
MEMORY=1024
DISK_SIZE="5G" # You can adjust this if needed
BRIDGE="vmbr0"
IMAGES_DIR="/var/lib/vz/template/iso" # Common image directory