Skip to content

kassisol/puppet-stdlibplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#stdlibplus

##Overview

Adds a standard library of resources for Puppet modules.

##Module Description

This module provides a standard library of resources for the development of Puppet modules. The stdlib module adds the following resources to Puppet:

  • Facts
  • Functions

##Setup

Installing the stdlib module adds the facts, functions of this standard library to Puppet.

Reference

Functions

validate_fqdn

Validates that all passed values are fqdn. Aborts catalog compilation if any value fails this check.

Type: statement.

validate_port

Validates that all passed values are port number. Aborts catalog compilation if any value fails this check.

Type: statement.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages