]> 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, 29 Dec 2025 22:29:56 +0000 (17:29 -0500)
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
src/common/options/global.yaml.in

index 911e5564092ae1f07f0be4e90c61c4eabaa15c1f..5631b95c6003ece939aa81f6425a9cb50b9b877f 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