VCF Automation 9.0.2
In Photon OS, /etc/resolv.conf is dynamically managed and overwritten by systemd-resolved or network configuration services.
/etc/resolv.conf persists across reboots, perform the following steps:/etc/resolv.conf by adding the correct DNS IP.sudo ln -sf /run/systemd/resolve/resolv.conf /etc/resolv.conf