Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Packer 7 compatibility #70

Closed
wants to merge 2 commits into from

Conversation

dduportal
Copy link
Contributor

Hi, due to some errors using packer 0.7.2, i disabled the parallels tools while they don't seem to be needed (correct me if i'm wrong) ?
The goal was only to make packer build running.

I added a line to the gitignore for output folder generated from packer.

For history :

  • The error :
C:\workspace\dduportal\boot2docker-vagrant-box>packer -v
Packer v0.7.2

C:\workspace\dduportal\boot2docker-vagrant-box>packer build -parallel=false template.json
virtualbox-iso output will be in this color.
vmware-iso output will be in this color.
parallels-iso output will be in this color.

Warnings for build 'virtualbox-iso':

* A checksum type of 'none' was specified. Since ISO files are so big,
a checksum is highly recommended.

Warnings for build 'vmware-iso':

* A checksum type of 'none' was specified. Since ISO files are so big,
a checksum is highly recommended.

1 error(s) occurred:

* parallels_tools_flavor must be specified.

@dduportal
Copy link
Contributor Author

Note that it can be superseeded by #72

@dduportal dduportal closed this May 14, 2015
@dduportal dduportal deleted the packer_7_compatibility branch May 14, 2015 09:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant