I was able to deploy a VA on our partner tenant and used the image present on the VA deployment docs at Local VA Deployment. This image has the new “va-bootstrap” command.
After starting the VA, I used the below command which asks for a passphrase and gets us a pairing code after that.
va-bootstrap set-passphrase -t demo
If we do not add “-t demo”, then by default I believe it gives us prod pairing key. Using this prod key gave me the error “Pairing Incomplete, Code is expired or not found.”
Thanks for the information. As you mentioned, If we download VA from the Local VA Deployment with Hyper-V document, I am able to use the “va-bootstrap” command, after deploying it on Hyper-V.
But if we download the VA image from the tenant UI, that VA still doesn’t have the va-bootstrap command, I will try again after 2-3 days, as Colin mentioned it might take some time to reflect on all partner demo tenants.
I am still getting same error “command not found” when typing “va-bootstrap” command in VA (downloaded from partner instance). Do you know, when VA image in partner instance will be updated?
@VijayMaripi Why were you using sudo for the va-bootstrap command?
If you tried pairing your VA and it failed, you can reset using va-bootstrap reset command to set the passphrase again.
I have tried that before creating this post, when VA doesn’t have bootstrap command and i have downloaded the VA image from tenant UI, at that point of time - this command was not there. So I just gave it a try with sudo just to check if there would be any difference.
Later, va-bootstrap command is working when i downloaded VA image from SailPoint documentation (Local VA Deployment with Hyper-V). As mentioned in the above reply on Sep 20, 2024!
Hi, even though the -temp “flag” gets you passed the pairing step, the config.yaml is still missing and not available for download from the Admin console. What is the actual solution for this now?
Our partner tenant is still offering a downloadable VA that does not contain the va-bootstrap command. Did something happen or is the VA rollout taking longer than expected?