common
Provides custom parser functions for use in other Katello modules.
Version information
released Aug 30th 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 >= 3.2.0 < 6.0.0
- , ,
This module has been deprecated by its author since Jun 7th 2018.
Start using this module
Documentation
katello/common — version 1.0.1 Aug 30th 2017
- Overview
- Setup - The basics of getting started with common
- 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
##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.
Dependencies
- puppetlabs-stdlib (>= 4.2.0 < 5.0.0)