-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add archive param for proxmox_kvm module #6159
Add archive param for proxmox_kvm module #6159
Conversation
cd40b6c
to
08af4bf
Compare
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
08af4bf
to
039aa57
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your contribution! I've added some first comments.
5262719
to
6e18a56
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If nobody objects, I'll merge this in a week (with my suggestion).
We simply add a param to allow proxmox administrator to restore VM from an archives. This new option will be useful to automate automatic creation and restore of VM.
6e18a56
to
4d2a77b
Compare
Backport to stable-6: 💚 backport PR created✅ Backport PR branch: Backported as #6235 🤖 @patchback |
We simply add a param to allow proxmox administrator to restore VM from an archives. This new option will be useful to automate automatic creation and restore of VM. Co-authored-by: Julian Vanden Broeck <julian.vandenbroeck@dalibo.com> (cherry picked from commit 7059789)
@l00ptr thanks a lot for your contribution! |
…kvm module (#6235) Add archive param for proxmox_kvm module (#6159) We simply add a param to allow proxmox administrator to restore VM from an archives. This new option will be useful to automate automatic creation and restore of VM. Co-authored-by: Julian Vanden Broeck <julian.vandenbroeck@dalibo.com> (cherry picked from commit 7059789) Co-authored-by: Julian <374571+l00ptr@users.noreply.github.com>
SUMMARY
We add a param to allow proxmox administrator to restore VM from an archives. This new option will be useful to automate automatic creation and restore of VM.
ISSUE TYPE
COMPONENT NAME
proxmox_kvm