Skip to content

epclee/packer-centos8

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer CentOS 8

Packer config for the boxes which can be found at https://app.vagrantup.com/russmckendrick/boxes/centos8.

To build both Virtualbox and VMWare boxes run;

packer build CentOS_8.json

For just VMWare;

packer build -only vmware-iso CentOS_8.json

And for Virtualbox;

packer build -only virtualbox-iso CentOS_8.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%