We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4622a0e commit 329734eCopy full SHA for 329734e
chef/Berksfile
@@ -4,5 +4,5 @@ cookbook 'apache2', '~> 3.2.2'
4
5
# The HAProxy cookbook does not properly read the ip address of the nodes
6
# in some clouds. This branch contains a temporal patch that can be used until
7
-# the bug is fixed.
+# the bug is fixed. See: https://github.com/hw-cookbooks/haproxy/pull/130
8
cookbook 'haproxy', git: 'https://github.com/nacx/haproxy', branch: 'jclouds'
0 commit comments