mirror of https://github.com/ceph/ceph-ansible.git
ecbd3e4558
This commit is adding quotes that make keyring unusuable
eg:
```
client.john
key: AQAN0RdbAAAAABAAH5D3WgMN9Rxw3M8jkpMIfg==
caps: [mds] ''
caps: [mgr] 'allow *'
caps: [mon] 'allow rw'
caps: [osd] 'allow rw'
```
Trying to import such a keyring and use it will result:
```
Error EACCES: access denied
```
Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1623417
This reverts commit
|
||
---|---|---|
.. | ||
defaults | ||
meta | ||
tasks | ||
LICENSE | ||
README.md |
README.md
Ansible role: ceph-client
Documentation is available at http://docs.ceph.com/ceph-ansible/.