diff --git a/ironic-images/static/etc/systemd/system/systemd-networkd-wait-online.service.d/justone.conf b/ironic-images/static/etc/systemd/system/systemd-networkd-wait-online.service.d/justone.conf new file mode 100644 index 00000000..5b39e988 --- /dev/null +++ b/ironic-images/static/etc/systemd/system/systemd-networkd-wait-online.service.d/justone.conf @@ -0,0 +1,4 @@ +[Service] +ExecStart= +# Wait for at least one interface to become online and have IPv4 address +ExecStart=/lib/systemd/systemd-networkd-wait-online --any -4 --timeout 60