Skip to content

Packer build scripts producing a centos 6.8 image with multiple disks attached

Notifications You must be signed in to change notification settings

bjbishop/packer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Builds a centos 6.8 image that contains multiple disks attached to the vagrant box using the VirtualBox provider.

I built this to experiment with different disk configuration within a vagrant environment and to learn about the Packer build process.

The disks attached are:

  • 10g sda
  • 200m sdb
  • 100m sdc
  • 50m sdd

About

Packer build scripts producing a centos 6.8 image with multiple disks attached

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages