diff options
author | Giulio Fidente <gfidente@redhat.com> | 2017-09-06 08:47:40 +0200 |
---|---|---|
committer | Giulio Fidente <gfidente@redhat.com> | 2017-10-14 07:43:13 +0200 |
commit | 1732dd98ef31782bed6bc02e61579f2b66ce39a2 (patch) | |
tree | 4d80ff04ce8625c5dc7816bc2761b983a9ad7196 /docker/services/ceph-ansible/ceph-osd.yaml | |
parent | 46a0d9e8de59538bdc6ac49132abb6efecbf1ccf (diff) |
Remove monitor_interface from ceph-ansible parameters
We should not pass any hardcoded value for monitor_interface and
rely on monitor_address_block only instead.
Also removes journal_collocation which is not consumed by
newer (and stable) builds of ceph-ansible.
Change-Id: Idf213a1f43a66506f76d07102f122839b5096948
Closes-Bug: #1715246
(cherry picked from commit 3e90ae3df5a7c5491672254733ceac163b34a395)
Diffstat (limited to 'docker/services/ceph-ansible/ceph-osd.yaml')
-rw-r--r-- | docker/services/ceph-ansible/ceph-osd.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/services/ceph-ansible/ceph-osd.yaml b/docker/services/ceph-ansible/ceph-osd.yaml index a441f5c9..de55924b 100644 --- a/docker/services/ceph-ansible/ceph-osd.yaml +++ b/docker/services/ceph-ansible/ceph-osd.yaml @@ -37,7 +37,6 @@ parameters: devices: - /dev/vdb journal_size: 512 - journal_collocation: true osd_scenario: collocated resources: |