The cloud-init runcmd had a race condition where the script could run before the network interfaces were ready. Changed the script to a systemd unit and added a dependency on network ready.
The cloud-init runcmd had a race condition where the script could run before the network interfaces were ready. Changed the script to a systemd unit and added a dependency on network ready.