Skip to content

yano3/puppet-sl

Repository files navigation

SL Puppet Module

CircleCI Puppet Forge

Table of Contents

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

Description

Puppet module for installing SL(1).

Setup

Beginning with sl

include ::sl

Usage

include ::sl

Reference

Public Classes

  • sl: Installs the sl package.

Private Classes

  • sl::install: Installs the sl package.

Limitations

This module has been tested on:

  • CentOS 7

Development

Bug reports and pull requests are welcome on GitHub at https://github.com/yano3/puppet-sl.