When Usage Meter 4.5 is started in vSphere after being deployed, in the Usage Meter 4.5 console appears the following FAILED message:
[FAILED] Failed to start Wait for Network to be Configured. See 'systemctl status systemd-networkd-wait-online.service' for details.
Follow the steps below to fix the issue.
sudo root
cp /etc/systemd/network/10-eth0.network /etc/systemd/network/10-eth0.network.bak
vi network/10-eth0.network
Refer to the screenshot below for the correct format.
:wq!
reboot