项目作者: abhishekdev

项目描述 :
Packer.io template for CentOS box with puppet
高级语言: Shell
项目地址: git://github.com/abhishekdev/packer-vagrant-centos.git
创建时间: 2014-05-16T01:35:29Z
项目社区:https://github.com/abhishekdev/packer-vagrant-centos

开源协议:MIT License

下载


packer-vagrant-centos

Packer.io template for CentOS box with puppet

  • CentOS 6.8 (Minimal) 64-bit + puppet

Use

Use hosted VirtualBox image

  1. vagrant init abhishekdev/centos-6-x64-puppet; vagrant up --provider virtualbox

Build

  • Install packer from http://packer.io
  • Run packer build centos-6-x64.json from the project root
  • Use the box (generated in build subdirectory) with Vagrant and VirtualBox.

Credits

packer-vagrant-linux by Ariya Hidayat