Hello all,
I am trying to automate some processes, I want to be able to sync, create snapshot of VMs, and then update the VMs. I am able to easily set up sync plans and reoccurring jobs to update the VMs but I am having trouble finding any info on automating the snapshot process of the VM or any snapshot support for foreman at all. There is an old plug-in someone has made
GitHub - ATIX-AG/foreman_snapshot_management: A plugin to manage vmware vSphere snapshots from foreman UI
but I am unaware of how to install it(link to how to install it goes to an old 404’d foreman page) or if it still is functional or have what I want.
How do you guys manage this process with your hosts?