8000 GitHub - matthewrstone/packer-centos: Build Vagrant boxes for CentOS 6.5 x86_64
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

matthewrstone/packer-centos

 
 

Repository files navigation

Minimal CentOS Vagrant Boxes

Use packer to create minimal CentOS 6.5 x86_64 Vagrant boxes for VMware and Virtualbox.

Usage

vagrant box add centos-6.5-x86_64 https://s3.amazonaws.com/rj-public/centos-6.5-x86_64-vmware.box --provider vmware_desktop
vagrant box add centos-6.5-x86_64 https://s3.amazonaws.com/rj-public/centos-6.5-x86_64-virtualbox.box --provider virtualbox

Building

  1. Install packer
  2. packer build packer-virtualbox-centos-6.5-x86_64.json
  3. packer build packer-virtualbox-centos-6.5-x86_64.json

Download

About

Build Vagrant boxes for CentOS 6.5 x86_64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0