nasuni-labs / nasuni-edgeappliance-automation

Scripts for automating the deployment of Nasuni Edge Appliances
MIT License
2 stars 0 forks source link

Update during deployment #3

Open alexanderwillacker opened 2 years ago

alexanderwillacker commented 2 years ago

Hi,

when I use the gui i can update to the latest version during deployment.

I havent found a switch in the settings script which can do that.

I just deployed from an OVA 9.5.1. but then had to push an update to 9.5.3. in the NMC. Just a minor thing, but the gui deployment allows this, so I was wondering if the same could be done in the automation script using a variable $update2latest=$true ;-)

cdillahunty-nasuni commented 2 years ago

Thanks for the question. The script doesn't yet manage updating the Edge Appliance during deployment, but you're right that the GUI does this and that's something we can eventually support in the script. I'll add this to our backlog of features to automate.