summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Modulefile8
-rw-r--r--README.markdown2
2 files changed, 5 insertions, 5 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'
diff --git a/README.markdown b/README.markdown
index 71a0e6e..ec4267c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -1,4 +1,4 @@
-## puppet-functions module
+## puppetlabs-functions module
### Overview