]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
common: remove dead option
authorPatrick Donnelly <pdonnell@ibm.com>
Tue, 3 Jun 2025 15:26:04 +0000 (11:26 -0400)
committerPatrick Donnelly <pdonnell@ibm.com>
Mon, 5 Jan 2026 21:23:28 +0000 (16:23 -0500)
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/common/options/global.yaml.in

index c84c568206ea1801774ef3060a86155c316dcb97..daf341e1dab66aed0f17976fdf5764e38f0eb27d 100644 (file)
@@ -2183,16 +2183,6 @@ options:
   with_legacy: false
   flags:
   - runtime
-- name: auth_cipher_allow
-  type: str
-  level: advanced
-  desc: cipher types that are allowed to be used for authentication
-  fmt_desc: This list of cipher types determines which ciphers are
-   allowed to be used for the clients and services to establish
-   a connection to the cluster via the cephx autentication protocol.
-   Valid options are ``aes` or ``aes256k``.
-  default: aes, aes256k
-  with_legacy: true
 # what clients require of daemons
 - name: auth_client_required
   type: str