]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Rename to puppetlabs-functions.
authorKen Barber <ken@bob.sh>
Mon, 16 May 2011 20:40:01 +0000 (21:40 +0100)
committerKen Barber <ken@bob.sh>
Mon, 16 May 2011 20:40:01 +0000 (21:40 +0100)
Modulefile
README.markdown

index 9b7d1e154f0ce2073f47f6409b36f683d8ca8933..a886ae6f14029f8875caa35006843482be2f30b6 100644 (file)
@@ -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'
index 71a0e6ea7acfc89ddb21da6eb100dbd85f65a4b1..ec4267c578e34555acb745e8db8bd094d57c271f 100644 (file)
@@ -1,4 +1,4 @@
-## puppet-functions module
+## puppetlabs-functions module
 
 ### Overview