xenial vagrant boxes in Atlas all resolve to same version
Bug #1591340 reported by
Winslow Dalpe
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cloud-images |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
When adding the xenial64 vagrant box via Atlas, you will always get the latest box version, even if you specify an older version.
So,
vagrant box add ubuntu/xenial64
and
vagrant box add ubuntu/xenial64 --box-version SOMEOTHERVERSION
will both install the latest version.
This may surprise some users or cause issues for build pipelines that would expect to be able to retrieve older versions using Atlas.
As per <https:/
summary: |
- xenial vagrant boxes all resolve to same version + xenial vagrant boxes in Atlas all resolve to same version |
description: | updated |
Changed in cloud-images: | |
status: | New → Confirmed |
To post a comment you must log in.