Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
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