sfsdf
This commit is contained in:
		
							parent
							
								
									5ac3a8bf1e
								
							
						
					
					
						commit
						0f6376efbc
					
				@ -11,18 +11,6 @@ class role::loadbalancer (
 | 
				
			|||||||
  ) {
 | 
					  ) {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  include ::haproxy
 | 
					  include ::haproxy
 | 
				
			||||||
  haproxy { 'default_timeout' :
 | 
					 | 
				
			||||||
    default_options => {
 | 
					 | 
				
			||||||
      'timeout' => [
 | 
					 | 
				
			||||||
      'http-request 60s',
 | 
					 | 
				
			||||||
      'queue 1m',
 | 
					 | 
				
			||||||
      'connect 60s',
 | 
					 | 
				
			||||||
      'client 1m',
 | 
					 | 
				
			||||||
      'server 1m',
 | 
					 | 
				
			||||||
      'check 60s',
 | 
					 | 
				
			||||||
      ],
 | 
					 | 
				
			||||||
    },
 | 
					 | 
				
			||||||
  }
 | 
					 | 
				
			||||||
  haproxy::listen { $rule1 :
 | 
					  haproxy::listen { $rule1 :
 | 
				
			||||||
    collect_exported => false,
 | 
					    collect_exported => false,
 | 
				
			||||||
    ipaddress        => $::ipaddress,
 | 
					    ipaddress        => $::ipaddress,
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user