]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
tests: fix monitor_address for shrink_osd scenario
authorGuillaume Abrioux <gabrioux@redhat.com>
Thu, 13 Sep 2018 13:22:07 +0000 (15:22 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Thu, 13 Sep 2018 16:14:01 +0000 (18:14 +0200)
b89cc1746 introduced a typo. This commit fixes it

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/centos/7/shrink_osd/hosts

index 02b377cf4745e3e789ae0d1370422bf8d0718c5f..d3b2c1f819fc9cbb828038ed515b3148ceb4891c 100644 (file)
@@ -1,5 +1,5 @@
 [mons]
-ceph-mon0 monitor_address=192.168.1.10
+ceph-mon0 monitor_address=192.168.71.10
 
 [mgrs]
 ceph-mon0