File: api-tls-params-48cefc42aee491ab.yaml

package info (click to toggle)
puppet-module-octavia 25.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,588 kB
  • sloc: ruby: 3,940; python: 38; makefile: 12; sh: 10
file content (13 lines) | stat: -rw-r--r-- 402 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    The following parameters have been added to the ``octavia::api`` class.
    These parameters allows customizing the same parameters in
    the ``[api_setting]`` section.

    - ``default_listener_ciphers``
    - ``default_pool_ciphers``
    - ``tls_cipher_prohibit_list``
    - ``default_listener_tls_versions``
    - ``default_pool_tls_versions``
    - ``minimum_tls_version``