]> gitweb.fluxo.info Git - puppet-samba.git/commitdiff
need a modulefile for puppet forge
authorAdam Jahn <ajjahn@gmail.com>
Fri, 24 Aug 2012 21:11:53 +0000 (17:11 -0400)
committerAdam Jahn <ajjahn@gmail.com>
Fri, 24 Aug 2012 21:11:53 +0000 (17:11 -0400)
Modulefile [new file with mode: 0644]

diff --git a/Modulefile b/Modulefile
new file mode 100644 (file)
index 0000000..710c8cd
--- /dev/null
@@ -0,0 +1,6 @@
+name 'examplecorp-mymodule'
+version '0.1.0'
+summary "Module for provisioning Samba"
+description "Module for provisioning Samba"
+author 'Adam Jahn'
+project_page 'https://github.com/ajjahn/puppet-samba'
\ No newline at end of file