ploperations-unicorn


Keywords
puppet, unicorn, rack, http, server
License
Apache-2.0
Install
puppet module install ploperations-unicorn --version 2.0.2

Documentation

unicorn

PDK Version Badge Puppet Forge Version Badge Download Count Badge Build Status

Description

Install and run unicorn.

Usage

Unicorn applications can either be run using the system unicorn (installed via gems) or out of bundler. To make this selection, use the source parameter for the defined type.

Reference

This module is documented via pdk bundle exec puppet strings generate --format markdown. Please see REFERENCE.md for more info.

Changelog

CHANGELOG.md is generated prior to each release via pdk bundle exec rake changelog. This proecss relies on labels that are applied to each pull request.

Development

Pull requests are welcome!