We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0a863c commit 882d2a3Copy full SHA for 882d2a3
postgresql/Modulefile
@@ -1,4 +1,8 @@
1
name 'inkling-postgresql'
2
version '0.0.1'
3
-project_page "https://github.com/inkling/puppet-postgresql"
4
-description "PostgreSQL resources"
+source 'git://github.com/inkling/puppet-postgresql.git'
+author 'Inkling'
5
+description 'PostgreSQL defined resource types'
6
+summary 'PostgreSQL defined resource types'
7
+license 'Apache'
8
+project_page 'https://github.com/inkling/puppet-postgresql'
0 commit comments