Skip to content

DropPod/postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

The postgres Type

This module provides a basic type for managing the installation and setup of PostreSQL.

Example

postgres::user { "myapp": password => passwordgen('myapp') }
postgres::database { "myapp-dev": user => 'myapp' }

Caveats

This type is currently incredibly primitive.

About

A basic type for managing Postgres

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages