Skip to content

brianfarlinger/proxmox-templating

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

proxmox-templating

Some small bash scripts to help setup proxmox VM templates

Things you'll need to note:

  • This does not change the FS UUIDs. If you want to change those, you'll need to edit the first-config script.
  • This is specific to Proxmox template setups. If you're using libvirt I would suggest checking out virt-sysprep. It works wonders.
  • All configuration on the template is done through the root user account. Other user accounts can be added by the first-config script.
  • My VM template is Centos7, so the scripts will need to be changed if you use another distro.

About

Some small bash scripts to help setup proxmox VM templates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages