diff options
author | Saz <me@saz.sh> | 2011-11-07 18:36:31 +0100 |
---|---|---|
committer | Saz <me@saz.sh> | 2011-11-07 18:36:31 +0100 |
commit | 7c77a722a783adfb80e640392018e0fe5dd987d8 (patch) | |
tree | c10dde4f0c6468a87dd1174edf9aa7dd8624aad0 /spec/unit/puppet/type | |
download | puppet-pureftpd-7c77a722a783adfb80e640392018e0fe5dd987d8.tar.gz puppet-pureftpd-7c77a722a783adfb80e640392018e0fe5dd987d8.tar.bz2 |
initial release
Diffstat (limited to 'spec/unit/puppet/type')
-rw-r--r-- | spec/unit/puppet/type/README.markdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/spec/unit/puppet/type/README.markdown b/spec/unit/puppet/type/README.markdown new file mode 100644 index 0000000..1ee19ac --- /dev/null +++ b/spec/unit/puppet/type/README.markdown @@ -0,0 +1,4 @@ +Resource Type Specs +=================== + +Define specs for your resource types in this directory. |