1
This commit is contained in:
		
							parent
							
								
									5187b1dbd5
								
							
						
					
					
						commit
						e5e9cefeab
					
				@ -5,8 +5,8 @@ class role::loadbalancer (
 | 
			
		||||
  Optional[String]    $rule2 = undef,
 | 
			
		||||
  String    $backendserver_name1 = '',
 | 
			
		||||
  String    $backendserver_name2 = '',
 | 
			
		||||
  Optional[String]   $backendserver_ipaddress1 = undef,
 | 
			
		||||
  Optional[String]   $backendserver_ipaddress2 = undef,
 | 
			
		||||
  String   $backendserver_ipaddress1 = undef,
 | 
			
		||||
  String   $backendserver_ipaddress2 = undef,
 | 
			
		||||
  ) {
 | 
			
		||||
  include ::haproxy
 | 
			
		||||
  haproxy::listen { $rule1 :
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user