[FEATURE REQUEST] Linode Instance Networking Interfaces Support During VM Creation in Salt-Cloud #67617
zliang-akamai
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When creating a Linode instance as a VM via
salt-cloud
, it would be much nicer to support specifying network interfaces, like a VPC interface oneth0
. This can be done by parsinginterfaces
list in a Linode profile and passing it to the Linode APIv4 during creation operation.Sample profile file:
Beta Was this translation helpful? Give feedback.
All reactions