The probes for OVH are dynamic, based on the IPs given to you.
You could manually assign but you'd have to do that in all cases.
This can baked into your ignition.
Modify our post docker firewall script to add the rules; On startup create chains for each physical interface.
Use the dispacher part of NetworkManager to add rules; On device up flush rules from that chain, add the specific rule we want.
Use specific chains per device so we can flush them rather than having to pick and choose which lines we specifically need to remove.
10_ovh_probes_iptables.sh = /etc/NetworkManager/dispatcher.d/10_ovh_probes_iptables.sh
iptables-post-docker.sh = /etc/sysconfig/iptables-post-docker