This article provides the Cloud-Init custom file templates required when deploying Versa vWAN instances.
There are now two types of Cloud-Init templates based on the deployment scenario: (Attached to this KB)
1. Deployment without ExpressRoute
2. Deployment with ExpressRoute
Azure_vWAN_NVA_CloudInit_bionic_v1-3NICs-withExpressRoute
Azure_vWAN_NVA_CloudInit_bionic_v1-3NICs-withoutExpressRoute
Variables to be modified :
SSHKey=" ssh-rsa XYZ " // if the customer wants to inject specific SSH key into the VOS NVA in vWAN, else skip it
ControllerIP="X.X.X.X" // the controller WAN IP used for staging
LocalAuth=" " // local staging identifier with provider org
RemoteAuth=" " // remote staging identifier with provider org
DirIP="X.X.X.X" // this is the director south IP
This is one-time change and then can be used for all Versa vWAN instances across all regions
Note: Azure_vWAN_NVA_CloudInit_bionic_v4 is the old cloud-init file, which has been left attached purely for reference purposes and will be removed in some time