Files
fuel-library/deployment/puppet/postgresql/Modulefile
2013-03-01 04:39:21 +04:00

11 lines
327 B
Puppet

name 'inkling-postgresql'
version '0.3.0'
author 'Inkling'
license 'Apache'
project_page 'https://github.com/inkling/puppet-postgresql'
source 'git://github.com/inkling/puppet-postgresql.git'
summary 'PostgreSQL defined resource types'
description 'PostgreSQL defined resource types'
dependency 'puppetlabs/stdlib', '>=2.4.0'