-
When the packer configuration is separated across multiple .hcl files, Terratest does not initialise packer when `Template` in the packer.Options is set to `"."`. To get Terratest to initialise packer…
-
_This issue was originally opened by @3nueves as hashicorp/packer#10403. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-7700…
ghost updated
4 months ago
-
#### Overview of the Issue
Hello,
It seems that packer errors out when trying to deploy a template and it complains about qcow2 being unsupported. So I thought I would start here rather than on …
-
I tried the ubuntu-20.04 template. VM boots up but packer keeps on waiting for SSH:
```
packer-proxmox-templates/ubuntu-20.04-amd64# packer build .
file.meta_data: output will be in this color.
…
pkshr updated
2 years ago
-
```
packer build -var-file=vars.json base.json
testbuild output will be in this color.
==> testbuild: Creating temporary ssh key
==> testbuild: Creating new server: packer-hcloud-1535534241
==>…
-
#### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help th…
-
When filing a bug, please include the following headings if possible. Any
example text in this template can be deleted.
#### Overview of the Issue
The build variable `Password` returns an empty s…
-
#### Overview of the Issue
At the end of every build, packer errors out
#### Reproduction Steps
Simply running packer build as following:
```
packer build -only proxmox -var-file="./secrets.…
-
_This issue was originally opened by @ltrager as hashicorp/packer#9927. It was migrated here as a result of the [Packer plugin split](https://github.com/hashicorp/packer/issues/8610#issuecomment-77003…
ghost updated
3 years ago
-
Using this packer template, I find that the administrator account is still enabled. This is supposed to be disabled in `PackerShutdown.bat` when sysprep.exe /generalize is run
https://github.com/mwro…