-
Notifications
You must be signed in to change notification settings - Fork 74
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
proxmox-clone does not honor os argument #66
Comments
Hi releases of the proxmox builders prior to v1.1.0, which was released today, were incorrectly registered as You are encouraged to upgrade any locally installed version of this plugin to v1.1.0 and try again if you are still running into issues. Refer to #119 for more details. You can use the Packer init command to install the plugin by adding the following block to your template.
|
Hello,
|
Hi, |
Hi, |
Overview of the Issue
proxmox-clone does not honor
os
argument.Reproduction Steps
clone_vm = "your-template"
, andos
optional argument different than the source template one.Plugin and Packer version
Packer v1.7.10
packer-plugin-proxmox v1.0.4
Simplified Packer Buildfile
Operating system and Environment details
Log Fragments and crash.log files
This are the logs from packer. From proxmox side I saw the HTTP requests and I can confirm there is no setup with
ostype
attribute for the VM nor the Template.The text was updated successfully, but these errors were encountered: