Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.11 KB

File metadata and controls

41 lines (28 loc) · 1.11 KB

Puppet CloudPack

Puppet Plugins for managing in the cloud.

This module requires Puppet 2.7.0 or later.

Getting Started

Required Gems

  • guid (tested with 0.1.1)
  • fog (0.7.2)

AMI Image

A good image to get started with is ami-90f607f9 named "RightImage_CentOS_5.4_i386_v5.6.8.1"

Building the Module

The Puppet Module Tool may be used to build an installable package of this Puppet Module.

$ puppet-module build
======================================================
Building /Users/jeff/src/modules/cloudpack for release
------------------------------------------------------
Done. Built: pkg/puppetlabs-cloudpack-0.0.1.tar.gz

To install the packaged module:

$ cd <modulepath> (usually /etc/puppet/modules)
$ puppet-module install ~/src/modules/cloudpack/pkg/puppetlabs-cloudpack-0.0.1.tar.gz
Installed "puppetlabs-cloudpack-0.0.1" into directory: cloudpack