- Overview
- Module Description - What the module does and why it is useful
- Setup - The basics of getting started with nsq
- Usage - Configuration options and additional functionality
- Reference - An under-the-hood peek at what the module is doing and how
- Limitations - OS compatibility, etc.
- Development - Guide for contributing to the module
Installs and configures NSQ [http://nsq.io]
The NSQ module installs, configures and optionally sets up a service for running NSQ on Ubuntu 16.04.
- wget module - [https://forge.puppet.com/maestrodev/wget]
include nsq
include nsq::nsqlookupd
include nsq::nsqadmin
include nsq::nsqd
Put the classes, types, and resources for customizing, configuring, and doing the fancy stuff with your module here.
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!)
Currently only tested on Ubuntu 16.04 and Puppet 4.x