]> 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, 22 Sep 2025 16:34:38 +0000 (12:34 -0400)
Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
(cherry picked from commit af409f19c9104301feb7e4620138f9de46434cc8)

src/common/options/global.yaml.in

index 7adfbbb81028cb9844156944b2cbb86fefbda5e6..660c31252d959eeabe66eb166c586b06674e8d94 100644 (file)
@@ -2172,16 +2172,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