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