]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Refact: remove ceph_mon_docker_interface variable 1646/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Tue, 4 Jul 2017 16:08:59 +0000 (18:08 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 4 Jul 2017 16:08:59 +0000 (18:08 +0200)
commit896d62d78bface94090a2404fc7640dffe722f38
tree80f61973e6bd8c749430991365fc32dfc93db11c
parentf16037fac5490191166e97eeadb525778a1ab7da
Refact: remove ceph_mon_docker_interface variable

remove `ceph_mon_docker_interface` and use `monitor_interface` instead
for both containerized and non-containerized deployment.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
12 files changed:
Vagrantfile
group_vars/mons.yml.sample
infrastructure-playbooks/switch-from-non-containerized-to-containerized-ceph-daemons.yml
roles/ceph-common/templates/ceph.conf.j2
roles/ceph-mon/defaults/main.yml
roles/ceph-mon/tasks/docker/main.yml
roles/ceph-mon/templates/ceph-mon.service.j2
tests/functional/centos/7/docker-cluster-dedicated-journal/Vagrantfile
tests/functional/centos/7/docker-cluster-dedicated-journal/group_vars/all
tests/functional/centos/7/docker-cluster-dmcrypt-journal-collocation/Vagrantfile
tests/functional/centos/7/docker-cluster-dmcrypt-journal-collocation/group_vars/all
tests/functional/centos/7/docker-cluster/group_vars/all