mirror of
https://github.com/luthermonson/go-proxmox.git
synced 2026-04-26 09:25:53 +03:00
[GH-ISSUE #127] Unmount Cloudinit ISO #26
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-proxmox#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mcbenjemaa on GitHub (Mar 7, 2024).
Original GitHub issue: https://github.com/luthermonson/go-proxmox/issues/127
As part of capi provider for proxmox.
We need a way of unmounting the Cloud init ISO.
@luthermonson commented on GitHub (Mar 8, 2024):
unmount the cdrom from the vm? this is so on reboots it doesnt run a second time or something?
@mcbenjemaa commented on GitHub (Mar 8, 2024):
Yes i think we probably can check the status of cloud init via qemu quest agent. Then we are safe to remove the ISO.