Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/puppetlabs-toy-chest/puppetlabs-cloud_provisioner
Puppet Cloudpack
https://github.com/puppetlabs-toy-chest/puppetlabs-cloud_provisioner
module
Last synced: 11 days ago
JSON representation
Puppet Cloudpack
- Host: GitHub
- URL: https://github.com/puppetlabs-toy-chest/puppetlabs-cloud_provisioner
- Owner: puppetlabs-toy-chest
- License: apache-2.0
- Archived: true
- Created: 2011-03-17T22:30:07.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2016-09-21T16:49:50.000Z (about 8 years ago)
- Last Synced: 2024-10-30T17:11:49.224Z (17 days ago)
- Topics: module
- Language: Ruby
- Homepage: http://forge.puppetlabs.com/puppetlabs/cloud_provisioner
- Size: 792 KB
- Stars: 102
- Watchers: 53
- Forks: 81
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- Changelog: CHANGELOG
- License: LICENSE
Awesome Lists containing this project
README
Puppet Cloud Provisioner
========================Puppet Module to launch and manage Cloud instances.
This module requires Puppet 2.7.2 or later.
Getting Started
===============* [Getting Started With Cloud Provisioner](http://docs.puppetlabs.com/pe/latest/cloudprovisioner_overview.html)
Reporting Issues
----------------Please report any problems you have with the Cloud Provisioner module in the project page issue tracker at:
* [Cloud Provisioner Issues](http://projects.puppetlabs.com/projects/cloud-pack/issues)
Building the Module
===================The [Puppet Module Tool](https://github.com/puppetlabs/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.gzTo install the packaged module:
$ cd (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