Skip to content

mis-matched or missing box version between packer script and VagrantFile #73

@tmcgee

Description

@tmcgee

By default, the packer script build.sh does not include a vagrant version number for a newly created Vagrant box. The resulting vagrant version number is 0 (v0).

The VagrantFile has a constraint looking for boxes with a version number ">=0.1, < 1.0" which it does not find locally so attempts to download the 0.1 version from vagrantcloud.

This applies to virtualbox-iso. I presume it would apply to the other providers as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions