/puppet-sc_redis

wrapper for arioch-redis module (https://github.com/arioch/puppet-redis)

Primary LanguagePuppet

sc_redis

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 sc_redis
  4. Usage - Configuration options and additional functionality

Overview

ScaleCommerce Wrapper Module for arioch-redis module. Manages Supervisord.

Module Description

This module uses hiera to configure supervisord config for redis.

Setup

What sc_redis affects

  • redis-server
  • supervisord

Beginning with sc_redis

You will need a working hiera-Setup (https://docs.puppetlabs.com/hiera/3.1/complete_example.html).

Check out our solution for Puppet-Hiera-Roles (https://github.com/ScaleCommerce/puppet-hiera-roles).

Usage:

Put this into your node.yaml or role.yaml. See Documentation of puppetlabs-apache for details on vhost syntax.

---
classes:
  - sc_redis