Project

General

Profile

« Previous | Next » 

Revision 2b41612b

Added by Ewoud Kohl van Wijngaarden over 6 years ago

Fix the dynflow tests and improve documentation

View differences:

manifests/plugin/dynflow.pp
#
# $core_port:: Port to use for the local dynflow core service
#
# $ssl_disabled_ciphers:: Disable SSL ciphers
# $ssl_disabled_ciphers:: Disable SSL ciphers. For example: ['NULL-MD5', 'NULL-SHA']
#
# $tls_disabled_versions:: Disable TLS versions
# $tls_disabled_versions:: Disable TLS versions. Version 1.0 is always disabled. For example: ['1.1']
#
class foreman_proxy::plugin::dynflow (
Boolean $enabled = $::foreman_proxy::plugin::dynflow::params::enabled,

Also available in: Unified diff