mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
salt.modules.ceph: Fix indentation : keyring_present
Make indentation the same as other methods. Signed-off-by: Owen Synge <osynge@suse.com>
This commit is contained in:
parent
ef53fa0fd0
commit
a11fca3b21
@ -282,9 +282,9 @@ def keyring_present(**kwargs):
|
||||
Notes:
|
||||
|
||||
keyring_type
|
||||
Required paramter
|
||||
Can be set to:
|
||||
admin, mon, osd, rgw, mds
|
||||
Required paramter
|
||||
Can be set to:
|
||||
admin, mon, osd, rgw, mds
|
||||
|
||||
cluster_uuid
|
||||
Set the cluster UUID. Defaults to value found in ceph config file.
|
||||
|
Loading…
Reference in New Issue
Block a user