Skip to content

A puppet module for repmgr to handle Postgres 9.1 streaming replication and orchestration for failing back and forth.

License

Notifications You must be signed in to change notification settings

hellabsamira/repmgr-puppet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

repmgr-puppet

A puppet module for repmgr to handle Postgres 9.1 streaming replication and orchestration for failing back and forth.

Requirements

This puppet module works with PostgreSQL versions 9.0 and superior.

repmgr-puppet is currently using puppet-account module to create and manage repmgr user.

Installation Outline

1- Install this module in your specific puppet environment. 2- Create repmgr ssh keypair on the master node and transfer it (typically the private key) to other servers : $ ssh-keygen -t rsa 3- ...

About

A puppet module for repmgr to handle Postgres 9.1 streaming replication and orchestration for failing back and forth.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Puppet 55.1%
  • HTML 22.0%
  • Ruby 11.5%
  • Shell 11.4%