ceph-ansible/roles
Guillaume Abrioux ecbd3e4558 Revert "client: add quotes to the dict values"
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 424815501a.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
2018-09-07 17:21:55 +00:00
..
ceph-agent ceph-agent: Add support for the openSUSE Leap distributions 2017-11-14 10:51:23 +00:00
ceph-client Revert "client: add quotes to the dict values" 2018-09-07 17:21:55 +00:00
ceph-common defaults: fix rgw_hostname 2018-08-22 17:46:00 +02:00
ceph-common-coreos syntax: change local_action syntax 2018-01-31 10:45:34 +01:00
ceph-config config: ensure rgw section has the correct name 2018-08-13 10:04:24 +02:00
ceph-defaults remove warning for unsupported variables 2018-08-28 13:31:57 -07:00
ceph-docker-common ceph-defaults: add the nautilus 14.x entry to ceph_release_num 2018-06-01 16:51:23 +02:00
ceph-fetch-keys Add ceph_keyring_permissions variable to control permissions for 2018-06-28 15:48:39 +00:00
ceph-iscsi-gw iscsigw: install ceph-iscsi-cli package 2018-08-06 14:11:52 +02:00
ceph-mds ceph-mds: enable application pool 2018-07-02 10:28:34 +00:00
ceph-mgr mgr: improve/fix disabled modules check 2018-08-20 11:23:58 +02:00
ceph-mon mon: fix calamari initialisation 2018-08-10 14:14:23 +02:00
ceph-nfs run rados cmd in container if containerized deployment 2018-09-03 17:06:00 +00:00
ceph-osd remove warning for unsupported variables 2018-08-28 13:31:57 -07:00
ceph-rbd-mirror rbd-mirror: bring back compatibility with jewel deployment 2018-07-26 18:47:10 +00:00
ceph-restapi common: switch from docker module to docker_container 2018-07-10 20:08:07 +00:00
ceph-rgw roles: ceph-rgw: Enable the ceph-radosgw target 2018-09-03 15:48:58 +02:00
ceph-validate/tasks validate: fail if fqdn deployment attempted 2018-08-13 10:04:24 +02:00
ceph.ceph-common rollback previous change for ceph-common change 2016-03-02 18:44:36 +01:00
ceph.ceph-docker-common ceph-docker-common: add symlink to ceph.ceph-docker-common 2017-01-16 10:42:42 -06:00