Merge "Switch MonitoringRabbitUseSSL to boolean"
commit
fdd4352375
|
@ -44,7 +44,7 @@ parameters:
|
|||
to the RabbitMQ host. Set MonitoringRabbitUseSSL to true without
|
||||
specifying a private key or cert chain to use SSL transport,
|
||||
but not cert auth.
|
||||
type: string
|
||||
type: boolean
|
||||
MonitoringRabbitSSLPrivateKey:
|
||||
default: ''
|
||||
description: Private key to be used by Sensu to connect to RabbitMQ host.
|
||||
|
|
Loading…
Reference in New Issue