Skip to content

nguyentin-nt/packer-centos7

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer CentOS 7

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

To build both Virtualbox and VMWare boxes run;

packer build CentOS_7.json

For just VMWare;

packer build -only vmware-iso CentOS_7.json

And for Virtualbox;

packer build -only virtualbox-iso CentOS_7.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%