Skip to content

liufujun135/packer-ubuntu

 
 

Repository files navigation

logo

Packer for Ubuntu server

Packer config to build VMware virtual machines (VMX) from Ubuntu 20.04 server ISO file as a source.


Ubuntu 20.04 Server

Run packer build:

$ packer build -on-error=ask -force ubuntu-20.04-live-server-packer.json

Ubuntu 20.04 Legacy Server

Run packer build:

$ packer build -on-error=ask -force ubuntu-20.04-legacy-server-packer.json

For more info: imagineer.in/blog/packer-build-for-ubuntu-20-04

About

Packer config to build VMX from Ubuntu 20.04 server ISO using subiquity & debian-installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published