system-config/modules/cgit
Clark Boylan 08f4472336 Use the haproxy source balance method.
* modules/cgit/manifests/init.pp: HTTP(S) access to the git cluster may
end up making connections to different node members potentially causing
fetches to fail when a ref is visible on one node but not on another.
Fix this by using the source balance method. Every request from a single
host will be served by one backend node unless nodes are added or
removed.

Change-Id: Iedca1938277020b837eb1607e43013f5feb2ed2d
2013-08-22 14:59:15 -07:00
..
files Load balance git requests. 2013-08-22 10:52:04 -07:00
manifests Use the haproxy source balance method. 2013-08-22 14:59:15 -07:00
templates Load balance git requests. 2013-08-22 10:52:04 -07:00