This commit is contained in:
Henry Wang 2019-08-29 21:11:53 +08:00
parent af58e06b79
commit eea045a2e2

View File

@ -9,7 +9,7 @@ class role::loadbalancer (
Optional[String] $backendserver_ipaddress2 = undef, Optional[String] $backendserver_ipaddress2 = undef,
) { ) {
# include ::haproxy include ::haproxy
#haproxy::listen { $rule1 : #haproxy::listen { $rule1 :
class { 'haproxy::listen' : class { 'haproxy::listen' :
collect_exported => false, collect_exported => false,