diff options
Diffstat (limited to 'Modulefile')
-rw-r--r-- | Modulefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Modulefile b/Modulefile new file mode 100644 index 0000000..710c8cd --- /dev/null +++ b/Modulefile @@ -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 |