Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/technicalpickles/puppet-propane
Propane Puppet Module for Boxen
https://github.com/technicalpickles/puppet-propane
Last synced: about 1 month ago
JSON representation
Propane Puppet Module for Boxen
- Host: GitHub
- URL: https://github.com/technicalpickles/puppet-propane
- Owner: technicalpickles
- License: mit
- Created: 2012-10-23T22:18:34.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-13T17:07:38.000Z (over 11 years ago)
- Last Synced: 2024-10-14T21:52:07.457Z (3 months ago)
- Language: Shell
- Size: 101 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Propane Puppet Module for Boxen
[![Build Status](https://travis-ci.org/boxen/puppet-propane.png)](https://travis-ci.org/boxen/puppet-propane)
Installs Propane App.
## Usage
```puppet
include propane
```## Required Puppet Modules
* boxen
* stdlib## Developing
Write code.
Run `script/cibuild`.