From: Krzysztof Wilczynski Date: Mon, 14 Mar 2011 00:04:08 +0000 (+0000) Subject: Adding README file ... X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=d629e15f29556c9352157339d6d8cdb00e6a0b02;p=puppet-stdlib.git Adding README file ... --- diff --git a/README b/README new file mode 100644 index 0000000..c3a69c3 --- /dev/null +++ b/README @@ -0,0 +1,3 @@ +Various functions to use within Puppet will be stored here. Most of them +are to be run by Puppet in order to extend its Domain Specific Language (DSL) +abilities and functionality.