Rancher v2.4.5 - DO VPC in node templates

Hello. Rancher 2.4.5 on DigitalOcean. Is there a way to configure a node template so that nodes are created in the correct DO VPC? There’s an API param vpc_uuid that can be used to select the VPC using the API but I’ve not been able to find a way to put that value into the template.

Thanks, Andrew.

Currently, no. Doesn’t look like we expose this parameter in our virtual machine provisioner.

For reference, here is the source code showing what fields that are exposed:

Thank you for the response. What’s the process to make a feature request to get this added?

Opening up an issue in github.com/rancher/rancher.