katello-common

Common helpers for Katello puppet modules


License
GPL-3.0+
Install
puppet module install katello-common --version 1.0.1

Documentation

Puppet Forge Build Status ####Table of Contents

  1. Overview
  2. Setup - The basics of getting started with common
  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

##Overview

This module provides some custom parser functions for use in other Katello modules.

##Setup

###What common affects

  • Provides custom parser functions for use in other Katello modules.

###Beginning with common

##Usage

See lib/puppet/parser/functions.

##Reference

##Limitations

  • EL6 (RHEL 6 / CentOS 6)
  • EL7 (RHEL 7 / CentOS 7)

##Development

See the CONTRIBUTING guide for steps on how to make a change and get it accepted upstream.