Files
hunfabric/modules/cloud-config-container/simple-nva/files
Simone Ruffilli c4d599f321 Fix race condition (#918)
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.
2022-10-25 15:04:38 +02:00
..