Is there a solid indicator in proxmox I can use which can tell me when a base os install on a (new) virtual machine has been completed?
Preferably usable for scripting.
I want to use this for automated creation of multiple Debian vm's, by using ansible, the Proxmox API and Debian preseeding.
My current 'workaround' is going to be that I will have ansible poll the status of the vm through the api from the moment the vm is being started to install Debian, until the vm goes down for the first time, because the installation has finished.
That will work, but it is a bit flimsy.
Perhaps there is already an existing and more sturdy indicator?
Preferably usable for scripting.
I want to use this for automated creation of multiple Debian vm's, by using ansible, the Proxmox API and Debian preseeding.
My current 'workaround' is going to be that I will have ansible poll the status of the vm through the api from the moment the vm is being started to install Debian, until the vm goes down for the first time, because the installation has finished.
That will work, but it is a bit flimsy.
Perhaps there is already an existing and more sturdy indicator?