Skip to content

Commit e227935

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "fix (docs): correct passwords view command"
2 parents 1b6ace4 + cfe58bf commit e227935

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/source/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ password for a given service.
5454
This can be done with ``ansible-vault view`` however if an absolute path is not
5555
provided it will cause the command to fail.
5656
Therefore, to make reading the contents of this file easier for administrators
57-
it is possible to use ``kayobe overcloud passwords view`` which will
57+
it is possible to use ``kayobe overcloud service passwords view`` which will
5858
temporarily decrypt and display the contents of ``kolla/passwords.yml`` for the
5959
active kayobe environment.
6060

releasenotes/notes/add-passwords-view-command-2f55d83dca037e3d.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
features:
33
- |
44
Add support for easily viewing the content of ``kolla/passwords.yml`` with
5-
the new command ``kayobe overcloud passwords view``.
5+
the new command ``kayobe overcloud service passwords view``.

0 commit comments

Comments
 (0)