]> git.apps.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>
Wed, 1 Oct 2025 18:46:47 +0000 (14:46 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/common/options/global.yaml.in

index 31198d183dc5f9c778273d8e80200733d0b3cbe2..a5b9f368dc9158dad6de0acc3d5d9314b8ec6428 100644 (file)
@@ -2180,16 +2180,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