summaryrefslogtreecommitdiff
path: root/Modulefile
diff options
context:
space:
mode:
authorKen Barber <ken@bob.sh>2011-05-16 21:40:01 +0100
committerKen Barber <ken@bob.sh>2011-05-16 21:40:01 +0100
commit5c42025cab843b7d1d39b5ab839cfa268462a10d (patch)
tree6096dd6063eb9eac8f243d1f471d56436599e973 /Modulefile
parentf71c3bd9e7b8826f331ae58d1a4de6acaad30883 (diff)
Rename to puppetlabs-functions.
Diffstat (limited to 'Modulefile')
-rw-r--r--Modulefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/Modulefile b/Modulefile
index 9b7d1e1..a886ae6 100644
--- a/Modulefile
+++ b/Modulefile
@@ -1,8 +1,8 @@
-name 'kwilczynski/puppet-functions'
+name 'puppetlabs-functions'
version '0.0.1'
-source 'https://github.com/kwilczynski/puppet-functions'
+source 'https://github.com/puppetlabs/puppetlabs-functions'
author 'Krzysztof Wilczynski'
-license 'UNKNOWN'
+license 'Apache License 2.0'
summary 'A set of basic functions for puppet.'
description 'This module provides a set of basic functions for puppet that extend the standard library.'
-project_page 'https://github.com/kwilczynski/puppet-functions'
+project_page 'https://github.com/puppetlabs/puppetlabs-functions'