Version information
released Nov 27th 2017
This version is compatible with:
- Puppet Enterprise 2018.1.x, 2017.3.x, 2017.2.x, 2017.1.x, 2016.5.x, 2016.4.x
- Puppet >= 4.7.0 < 6.0.0
- , , , , ,
Start using this module
Add this module to your Puppetfile:
mod 'yano3-sl', '0.1.1'
Learn more about managing modules with a PuppetfileDocumentation
yano3/sl — version 0.1.1 Nov 27th 2017
SL Puppet Module
Table of Contents
- Description
- Setup - The basics of getting started with sl
- 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
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.