Skip to content

melmus/ansible-postgresql-role

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Postgres Bitdeli Badge

A role for base setup and configuring PostgreSQL server with client on unix based hosts using Ansible.

This role under active development.

Attention: default auth method: trust (managed via config)

Supported PostgreSQL versions:

  • PostgreSQL 9.1 (experimental * )
  • PostgreSQL 9.2
  • PostgreSQL 9.3 (experimental * )
    • Please, give me feedback if you have some problems on github issue tracker

Supported OS:

  • Ubuntu 12.04 (main test OS + Travis)
  • Debian (tested)

Extensions

Requirements

None

Role Variables

Please, see available variables and defaults in default variables file

Dependencies

None

License

MIT

ToDo

Author Information

Andrew Kumanyaev

Contributors Information

About

Ansible role for installing postgresql (9.x)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 55.1%
  • Ruby 44.9%