]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Vagrantfile: support more than 9 nodes per daemon type
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 2 Oct 2019 08:14:52 +0000 (10:14 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Fri, 4 Oct 2019 07:31:46 +0000 (09:31 +0200)
commitafd0670aa2345cfd9e7de0f8e13cf43f39d25a12
tree7def926c4e4b4661cb916126abe299e4b9388454
parent8ec632c42c8ec9db10196d6ac6aca40caa462b91
Vagrantfile: support more than 9 nodes per daemon type

because of the current ip address assignation, it's not possible to
deploy more than 9 nodes per daemon type.
This commit refact a bit and allows us to get around this limitation.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 778c51a0ff7a8c66c464f4828a0f87dd290e1c3e)
Vagrantfile