]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: ingress: fix typo in spec.virtual_interface_networks reference 42389/head
authorAsbjørn Sannes <asbjorn.sannes@interhost.no>
Sun, 18 Jul 2021 09:35:44 +0000 (11:35 +0200)
committerAsbjørn Sannes <asbjorn.sannes@interhost.no>
Sun, 18 Jul 2021 15:40:26 +0000 (17:40 +0200)
commit024c6aba01362e18ff02d88004b501663dbfdeed
tree89ae30b079302ee97912da00ec18a55712dd04a2
parent43d0e2c21852e732c1d19c93a104de3b5b8314d7
mgr/cephadm: ingress: fix typo in spec.virtual_interface_networks reference

When using virtual_inteface_networks to identify the interface to have the
virtual ip on, it referenced spec.networks instead of
spec.virtual_interface_networks.

Fixes: https://tracker.ceph.com/issues/51721
Signed-off-by: Asbjørn Sannes <asbjorn.sannes@interhost.no>
src/pybind/mgr/cephadm/services/ingress.py