Correct A Code Change
This commit is contained in:
		
							parent
							
								
									abd651558c
								
							
						
					
					
						commit
						2d6c45ab9c
					
				@ -12,7 +12,7 @@ class role::loadbalancer (
 | 
			
		||||
  haproxy::listen { $rule1 :
 | 
			
		||||
    collect_exported => false,
 | 
			
		||||
    ipaddress        => $::ipaddress,
 | 
			
		||||
    ports            => '8140',
 | 
			
		||||
    ports            => $ports1,
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  haproxy::balancermember { 'haproxy01' :
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user