Hello all,
Cloud-init 20.1 implemented a fix that is making me unable to fs_setup swap disk/partition.
My ugly fix for now is having `sed` on bootcmd cloud-config "applying" the patch for me. mkswap on bootcmd doesn't work as sometimes the volume is still not available and I will have to introduce a wait there as well.
Best regards,
Wagner Sartori Junior