Forge Home

cloud_provisioner

Puppet Cloud Provisioner

9,667 downloads

9,330 latest version

3.8 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 1.0.6 (latest)
  • 1.0.5
released Jan 7th 2013

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'adamgschwendermccann-cloud_provisioner', '1.0.6'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add adamgschwendermccann-cloud_provisioner
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install adamgschwendermccann-cloud_provisioner --version 1.0.6

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

adamgschwendermccann/cloud_provisioner — version 1.0.6 Jan 7th 2013

Puppet Cloud Provisioner

Puppet Module to launch and manage Cloud instances.

This module requires Puppet 2.7.2 or later.

Getting Started

Reporting Issues

Please report any problems you have with the Cloud Provisioner module in the project page issue tracker at:

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/cloud-provisioner for release
--------------------------------------------------------------
Done. Built: pkg/puppetlabs-cloud-provisioner-0.0.1git-95-g6541187.tar.gz

To install the packaged module:

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