packer-all

This is a packer image that works on Openstack,aws,VMWare etc.

This project is maintained by ramitsurana

Introduction

Packer is an open source tool for creating identical machine images for multiple platforms from a single source configuration.

As the name suggests, it packages up software with complex requirements for multiple platforms in parallel. It can create consistent images across and is perfect for creating appliances and disposable product demos.

What are we trying to do?

We want packer to create identical machine images across almsot every platform.

To start with. we will cover the following platforms:

Provisioning will be done by Chef.

Expected Output

Identical machine images across platforms, with CentOs 6.x running on them. Git, Java 7.x and other basic stuff installed via Chef community cookbooks.

Instructions

At the same time, packer gives you flexibility to create images for individual platforms. For e.g:

Get Involved

Follow these guidelines.

##License

The work done has been licensed under Apache License 2.0.The license file can be found here. You can find out more about license,at

http://www.apache.org/licenses/LICENSE-2.0

Bitdeli Badge