Skip to content

Commit c9e7ad9

Browse files
jason-price-mongodbjason-price-mongodb
and
jason-price-mongodb
authored
DOCS-14914 keyfile fails to rotate (#6125) (#6128)
Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent fb658b7 commit c9e7ad9

File tree

1 file changed

+5
-26
lines changed

1 file changed

+5
-26
lines changed

source/tutorial/rotate-key-replica-set.txt

Lines changed: 5 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -64,33 +64,12 @@ sequence of keys.
6464
keyfile using any method you choose (e.g. ``openssl rand -base64
6565
756``, etc.).
6666

67-
.. container::
68-
69-
.. tabs::
70-
71-
tabs:
72-
73-
- id: multiple-key-strings
74-
name: Multiple Key Strings
75-
content: |
76-
77-
You can specify multiple key strings where each key
78-
string is **enclosed in quotes**.
79-
80-
.. figure:: /images/example-multiple-keys1.png
81-
:alt: Image of multiple key strings.
82-
:figwidth: 600px
83-
84-
- id: multiple-key-sequence
85-
name: Multiple Key Sequence
86-
content: |
87-
88-
You can specify multiple key strings as a sequence of key
89-
strings (optionally enclosed in quotes).
67+
You can specify multiple key strings as a sequence of key
68+
strings (optionally enclosed in single or double quotes).
9069

91-
.. figure:: /images/example-multiple-keys2.png
92-
:alt: Image of multiple key string sequence.
93-
:figwidth: 600px
70+
.. figure:: /images/example-multiple-keys2.png
71+
:alt: Image of multiple key string sequence.
72+
:figwidth: 600px
9473

9574
2. Restart Each Member
9675
~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)