ceph-ansible/roles
Guillaume Abrioux 1a1886a442 config: convert _osd_memory_target to int
ceph.conf doesn't accept float value.

Typical error seen:
```
$ sudo ceph daemon osd.2 config get osd_memory_target
Can't get admin socket path: unable to get conf option admin_socket for osd.2:
parse error setting 'osd_memory_target' to '7823740108,8' (strict_si_cast:
unit prefix not recognized)
```

This commit ensures the value inserted in ceph.conf will be an integer.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 68dde424f6)
2018-11-21 15:35:55 +00:00
..
ceph-agent don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-client client: fix a typo in create_users_keys.yml 2018-11-17 20:59:11 +00:00
ceph-common infra: move restart fw handler in ceph-infra role 2018-10-19 00:12:43 +00:00
ceph-common-coreos don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-config config: convert _osd_memory_target to int 2018-11-21 15:35:55 +00:00
ceph-defaults infra: don't restart firewalld if unit is masked 2018-11-19 17:32:44 +01:00
ceph-docker-common Add ability to use a different client container 2018-10-16 23:28:35 +00:00
ceph-fetch-keys ceph-fetch-keys: refact 2018-10-17 11:26:11 +00:00
ceph-handler handler: remove some leftover in restart_*_daemon.sh.j2 2018-10-16 11:53:55 +00:00
ceph-infra infra: don't restart firewalld if unit is masked 2018-11-19 17:32:44 +01:00
ceph-iscsi-gw igw: add support for IPv6 2018-11-13 17:35:58 +00:00
ceph-mds roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
ceph-mgr roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
ceph-mon roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
ceph-nfs nfs: do not create the nfs user if already present 2018-10-26 16:24:38 +00:00
ceph-osd roles: fix *_docker_memory_limit default value 2018-10-29 14:59:09 +01:00
ceph-rbd-mirror rbd-mirror: enable ceph-rbd-mirror.target 2018-11-09 16:48:35 +01:00
ceph-restapi don't use "include" to include tasks 2018-09-27 17:53:40 +02:00
ceph-rgw rgw: move multisite default variables in ceph-defaults 2018-10-30 17:41:35 +01:00
ceph-validate/tasks validate: allow stable-3.2 to run with ansible 2.4 2018-11-16 08:57:00 +00: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