Skip to content
This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
/ packer-centos6.4 Public archive

Base Repo for i386 and x86_64 Packer definitions for vmware, virtualbox and vagrant

Notifications You must be signed in to change notification settings

liatrio/packer-centos6.4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packer Template for Centos 6.4 Images

This repository contains a Packer template for building machine images that are centos 6.4 basic images in both vmware as well as virtualbox.

Usage

First, install Packer. Then, clone this repository and cd into it.

Run the following:

$ packer build centos6.4-x86_64.json

You can choose to build only one type of image by running the following:

$ packer build -only=vmware centos6.4-x86_64.json

At the end of that, you'll have an AMI ready to go for Docker.

About

Base Repo for i386 and x86_64 Packer definitions for vmware, virtualbox and vagrant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published