Skip to content

Commit 00bce43

Browse files
committed
Move load_balancer class to examples
It is not functional, but still useful as guidance for creating real content.
1 parent ee914c7 commit 00bce43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: manifests/load_balancer.pp renamed to examples/load_balancer.pp

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# @summary Example class for PE compiler load balancer
22
#
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.
35
class peadm::load_balancer {
46

57
class { 'haproxy':

0 commit comments

Comments
 (0)