https://github.com/phase2/puppet-moom
https://github.com/phase2/puppet-moom
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phase2/puppet-moom
- Owner: phase2
- License: mit
- Created: 2013-03-26T00:09:52.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-26T00:27:10.000Z (about 13 years ago)
- Last Synced: 2025-05-15T18:51:43.295Z (about 1 year ago)
- Language: Shell
- Size: 109 KB
- Stars: 1
- Watchers: 6
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Moom Puppet Module for Boxen
[Moom](http://manytricks.com/)
## Usage
```puppet
include moom
}
```
## Required Puppet Modules
* `boxen`
## Development
Write code. Run `script/cibuild` to test it. Check the `script`
directory for other useful tools.