[00:33] JordiGHost: it's covered in the docs https://cloudinit.readthedocs.io/en/latest/explanation/return_codes.html [00:39] TLDR that means there was a non-fatal error and you should look at cloud-init logs to know the details. [00:39] I think I figured it out. [00:40] Error: Cloud config schema errors: config.0.subnets.0: Additional properties are not allowed ('ipv4' was unexpected), config.0.subnets.1: Additional properties are not allowed ('ipv4' was unexpected), config.1.subnets.0: Additional properties are not allowed ('ipv4' was unexpected) [00:40] I'm getting that from Digital Ocean's base Ubuntu 24.04 image, though. [00:41] Sigh, I don't really have a lot of control of how that is created before cloud init is done. [00:41] And the nonzero error code here is grinding my Packer provisioning to a halt. [00:42] I guess I could change my Packer script to specifically check for error code 1 and not any nonzero. === tryfan3081211785 is now known as tryfan308121178 === tryfan3081211784 is now known as tryfan308121178 === Juesto is now known as Juest