Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cephadm: use public_network when adding hosts
When adding host, using ansible_facts['default_ipv4']['address'] might not be the desired network, we shouldn't enforce the subnet with the default route. Let's use the public_network instead. Closes: https://bugzilla.redhat.com/show_bug.cgi?id=2006415 Signed-off-by: Guillaume Abrioux <[email protected]> (cherry picked from commit 2f34531)
- Loading branch information