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.
2 parents 4e0127f + 26727a8 commit b6245fdCopy full SHA for b6245fd
Modulefile
@@ -1,8 +1,11 @@
1
name 'inkling-postgresql'
2
-version '0.0.1'
+version '0.2.0'
3
source 'git://github.com/inkling/puppet-postgresql.git'
4
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'
9
+
10
+dependency 'puppetlabs/stdlib', '>= 2.4.0'
11
+dependency 'puppetlabs/firewall', '>= 0.0.4'
0 commit comments