Skip to content

shopspring/puppet-nsq

Repository files navigation

Table of Contents

  1. Overview
  2. Module Description - What the module does and why it is useful
  3. Setup - The basics of getting started with nsq
  4. Usage - Configuration options and additional functionality
  5. Reference - An under-the-hood peek at what the module is doing and how
  6. Limitations - OS compatibility, etc.
  7. Development - Guide for contributing to the module

Overview

Installs and configures NSQ [http://nsq.io]

Build Status

Module Description

The NSQ module installs, configures and optionally sets up a service for running NSQ on Ubuntu 16.04 and Centos 7.

Setup

Setup Requirements

Beginning with nsq

include nsq
include nsq::nsqlookupd
include nsq::nsqadmin
include nsq::nsqd

Usage

Put the classes, types, and resources for customizing, configuring, and doing the fancy stuff with your module here.

Reference

Here, list the classes, types, providers, facts, etc contained in your module. This section should include all of the under-the-hood workings of your module so people know what the module is touching on their system but don't need to mess with things. (We are working on automating this section!)

Limitations

Currently only tested on Ubuntu 16.04, Centos 7, Puppet 4.x, and Puppet 5.x.