Add missing quote from mistral command to run key rotation
It was missing a quote... Change-Id: Idcff940772ec5d081ebec44fc5a0c34c590db513
This commit is contained in:
parent
0a471a4891
commit
29f47256dc
@ -8,7 +8,7 @@ stored as part of the deployment plan in mistral. The overcloud deplotment's
|
||||
fernet keys can be rotated with the following command::
|
||||
|
||||
mistral execution-create tripleo.fernet_keys.v1.rotate_fernet_keys \
|
||||
'{"container": "overcloud"}
|
||||
'{"container": "overcloud"}'
|
||||
|
||||
Where the value for "container" is the name of the plan (which defaults to
|
||||
"overcloud").
|
||||
|
Loading…
Reference in New Issue
Block a user