Skip to content

Instantly share code, notes, and snippets.

@mleader1
mleader1 / create-cloud-template.sh
Last active January 5, 2025 02:55 — forked from chriswayg/create-cloud-template.sh
This script will download a cloud image of many Linux distros and create a Proxmox 6 KVM template from it.
#!/bin/bash
set -o errexit
clear
printf "\n*** This script will download a cloud image and create a Proxmox VM template from it. ***\n\n"
### HOW TO USE
### Pre-req:
### - run on a Proxmox 7 server
### - a dhcp server should be active on vmbr1