Skip to content

danehans/puppet-haproxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

haproxy

This haproxy uses storeconfigs to collect and realize balancer member servers on a load balancer server. Currently Redhat family OSes are supported, but support for other OS Families shouldn't be too difficult to merge in. Pull requests accepted!

Hacking

After cloning the repository, execute git submodule update --init to pull in any dependencies needed to test the module locally.

  1. git submodule update --init
  2. rake spec # To run the tests
  3. Hack Hack Hack # Adding tests hopefully!
  4. Commit and send a pull request!

License

Apache 2.0

Contact

Gary Larizza gary@puppetlabs.com

About

Puppet module to dynamically configure haproxy on Redhat family OSes using storeconfigs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 78.5%
  • Ruby 21.5%