8000 GitHub - tsaicch/packer-ubuntu: Packer config to build VMX from Ubuntu 20.04 server ISO using subiquity & debian-installer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

tsaicch/packer-ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Languages

  • Shell 100.0%
0