diff options
author | Anh Vo <anhvo@microsoft.com> | 2021-04-23 10:18:05 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-23 09:18:05 -0500 |
commit | d5cca27a56145a5eb3d2ebad6749989b2fb7dcd3 (patch) | |
tree | 3722759a417229b182ee2a25aa6b0b89736e4771 /packages | |
parent | ced836e69274af905bbc1e5f5fde71de4066c86c (diff) | |
download | vyos-cloud-init-d5cca27a56145a5eb3d2ebad6749989b2fb7dcd3.tar.gz vyos-cloud-init-d5cca27a56145a5eb3d2ebad6749989b2fb7dcd3.zip |
Azure: eject the provisioning iso before reporting ready (#861)
Due to hyper-v implementations, iso ejection is more efficient if performed
from within the guest. The code will attempt to perform a best-effort ejection.
Failure during ejection will not prevent reporting ready from happening. If iso
ejection is successful, later iso ejection from the platform will be a no-op.
In the event the iso ejection from the guest fails, iso ejection will still happen at
the platform level.
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions