2011-05-16 22:40:01 +02:00
|
|
|
name 'puppetlabs-functions'
|
2011-04-29 09:27:10 +02:00
|
|
|
version '0.0.1'
|
2011-05-16 22:40:01 +02:00
|
|
|
source 'https://github.com/puppetlabs/puppetlabs-functions'
|
2011-04-29 09:27:10 +02:00
|
|
|
author 'Krzysztof Wilczynski'
|
2011-05-16 22:40:01 +02:00
|
|
|
license 'Apache License 2.0'
|
2011-04-29 09:27:10 +02:00
|
|
|
summary 'A set of basic functions for puppet.'
|
|
|
|
description 'This module provides a set of basic functions for puppet that extend the standard library.'
|
2011-05-16 22:40:01 +02:00
|
|
|
project_page 'https://github.com/puppetlabs/puppetlabs-functions'
|