docs icon indicating copy to clipboard operation
docs copied to clipboard

Missing parameter

Open pwonson opened this issue 4 years ago • 0 comments

Describe the bug THE FOLLOWING PARAGRAPH IS MISSING THE SETTING

#Cluster Remote Execution with Secure Options When forwarding executions which include Secure Options, option values will be delivered between cluster members using encrypted messaging by default.

This behavior and the encryption configuration can be changed configuring the following parameters in rundeck-config.properties:

ADD THIS SETTING AFTER THE ABOVE PARAGRAPH

rundeck.clusterMode.messaging.encryption.enabled=true

Source page https://docs.rundeck.com/docs/administration/configuration/remote-job-execution.html#cluster-remote-execution-with-secure-options

pwonson avatar Jan 29 '21 17:01 pwonson