Skip to content

strenuus/puppet-postgresql

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostgreSQL Puppet Module for Boxen

Usage

# install postgres and run the service
include postgresql

# do the above automatically, and create a db
postgresql::db { 'mydb': }

Required Puppet Modules

  • boxen
  • homebrew
  • stdlib
  • sysctl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 52.8%
  • Puppet 39.8%
  • Shell 7.4%