Hi all
Haven't posted on here before but long time lurker.
Apologies if something similar to this has been posted in the forum previously.
As part of my learning with Proxmox I've wanted to learn how to build a script to create vm templates so that I can clone a template into a vm quickly. Rather than sit there waiting for an ubuntu server iso to boot, go through a manual configuration etc.
I read a script online from where I got this inspiration from, I can't remember the url where I read it but if I come across it again - I will update my GitHub repo with a link to the author as they deserve kudos for their original script. I have modified the original script and added some additional variables to give me more control than the original script gave me.
I thought I would share this here in case it could be helpful to someone else.
https://github.com/andrewglass3/ProxmoxCloudInitScript
Cheers
Andrew
Haven't posted on here before but long time lurker.
Apologies if something similar to this has been posted in the forum previously.
As part of my learning with Proxmox I've wanted to learn how to build a script to create vm templates so that I can clone a template into a vm quickly. Rather than sit there waiting for an ubuntu server iso to boot, go through a manual configuration etc.
I read a script online from where I got this inspiration from, I can't remember the url where I read it but if I come across it again - I will update my GitHub repo with a link to the author as they deserve kudos for their original script. I have modified the original script and added some additional variables to give me more control than the original script gave me.
I thought I would share this here in case it could be helpful to someone else.
https://github.com/andrewglass3/ProxmoxCloudInitScript
Cheers
Andrew