Skip to content

Instantly share code, notes, and snippets.

View HafizAhmadJamil's full-sized avatar

Ahmad Jamil HafizAhmadJamil

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