diff options
-rw-r--r-- | README | 3 | ||||
-rw-r--r-- | README.markdown | 3 |
2 files changed, 3 insertions, 3 deletions
@@ -1,3 +0,0 @@ -puppet-functions - -This is the puppet-functions module. diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..66ff373 --- /dev/null +++ b/README.markdown @@ -0,0 +1,3 @@ +## puppet-functions module + +This is the puppet-functions module. It provides a library of various functions that extend the basic function library that is provided in Puppet. |