Commit c7a2c0e
[cifmw_cephadm] Add cifmw_cephadm_auth_allowed_ciphers parameter
Add a new optional string parameter cifmw_cephadm_auth_allowed_ciphers
to the cifmw_cephadm role. When set, the role runs the fullowing during
cluster configuration (cephadm_config_set.yml)
ceph mon set auth_allowed_ciphers <value>
The parameter defaults to "" and is a no-op when unset, so existing
deployments are unaffected. Document the parameter and its use cases
in the role README.
Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: John Fulton <fulton@redhat.com>
Jira: OSPRH-296681 parent cfcb453 commit c7a2c0e
3 files changed
Lines changed: 16 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
120 | 125 | | |
121 | 126 | | |
122 | 127 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| 56 | + | |
56 | 57 | | |
57 | 58 | | |
58 | 59 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
55 | 65 | | |
56 | 66 | | |
57 | 67 | | |
| |||
0 commit comments