Change ngrok to use http
This commit is contained in:
		
							parent
							
								
									8366629943
								
							
						
					
					
						commit
						f9f49d22a4
					
				@ -32,7 +32,7 @@ node default {
 | 
			
		||||
node puppet.test.com {
 | 
			
		||||
  include ngrok
 | 
			
		||||
  ngrok::tunnel { 'webhook':
 | 
			
		||||
    proto => 'tls',
 | 
			
		||||
    proto => 'http',
 | 
			
		||||
    addr  => '8170',
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user