We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee914c7 commit 00bce43Copy full SHA for 00bce43
manifests/load_balancer.pp renamed to examples/load_balancer.pp
@@ -1,5 +1,7 @@
1
# @summary Example class for PE compiler load balancer
2
#
3
+# This is a sample, not functional, demonstrating approximately what it would
4
+# take to configure HA Proxy as a load balancer for Puppet Enterprise.
5
class peadm::load_balancer {
6
7
class { 'haproxy':
0 commit comments