-
**Environment**
```
RHEL 7.3
Packer 1.1.3
Azure
```
**JSON File**
```
{
"variables": {
"client_id": "{{env `ARM_CLIENT_ID`}}",
"client_secret": "{{env `ARM_CLIENT_SECRET`}}",
…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
oneandone_server.py
##### ANSIBLE VERSION
```
ansible 2.5.1
config file = /etc/ansible/roles/Development/graylog/dev-graylog/an…
-
'''>>> Emerging (1 of 1) sys-auth/polkit-0.115-r7::local-repo
* polkit-0.115.tar.gz BLAKE2B SHA512 size ;-) ... …
-
#### Overview of the Issue
I'm trying to download an ISO file that is served by a service that does redirects to the nearest mirror. Packer is not following the HTTP redirect and it's creating a ze…
-
### Steps to reproduce
1. Upgrade to 9.0
2. Try to enable the apps (calendar, contacts etc.) that were disabled beforehand
3. Cannot enable apps -> incompatible (needs owncloud < 8.2)
### Expected be…
-
I'm building a RedHat 7 virtualbox image using an iso, and I am trying to use the ansible provisioner to run some ansible automation against it. However, as soon as the playbook tries to execute a tas…
-
Packer: `>= 1.2.5`
Host: MacOS High Sierra 10.13.4
VMware: Fusion 10.1.3
We're currently on-boarding new team members and told them to download the latest version of Packer, but unfortently we're…
-
I'm uploading a crash log for you.
2018/09/21 21:59:30 [INFO] Packer version: 1.3.1
2018/09/21 21:59:30 Packer Target OS/Arch: darwin amd64
2018/09/21 21:59:30 Built with Go Version: go1.11
2018…
-
Packer: v1.3.3
VirtualBox: 6.0.16 r135674 (Qt5.9.5)
OS: Ubuntu 18.04.3 LTS
Output traces of builder: _PACKER_LOG=1 packer build template-virtualbox.json_
PACKER_LOG=1 packer build templa…
-
I am trying to build a vm with vsphere-iso Plugin ..
Below is my rhel75.Json file ...
```
{
"builders":[
{
"type": "vsphere-iso",
"vcenter_server": "nahq-rvapl00072"…