I'm testing 24.04 and can't add search domains under the IPv4 settings for my connection.
What is the expected way to add a search domain:
/etc/resolv.conf
/etc/hosts
sudo -i resolvectl domain ens33 "search-domain"
There doesn't appear to be a recent discussion or answer to this, and I like to find out what the recommended approach would be.
As a workaround - I put the IP / FQDN in /etc/hosts
to get to vcenter. This works, but feels a bit hackish.