Skip to content

Conversation

gvenzl
Copy link
Member

@gvenzl gvenzl commented Mar 19, 2018

config.vm.box is used by vagrant to resolve the box file in the local cache. I.e if you use a different name, Vagrant will re-download the same box file again unnecessarily bloating the local cache.

The reason for dropping the "-box" is because of information redundancy. config.vm.box already makes it clear that it is a box.

Signed-off-by: Gerald Venzl gerald.venzl@gmail.com

Signed-off-by: Gerald Venzl <gerald.venzl@gmail.com>
@scoter-oracle scoter-oracle merged commit e578ac5 into oracle:master Mar 20, 2018
@gvenzl gvenzl deleted the bugfix-vm.box branch March 21, 2018 02:11
scoter-oracle pushed a commit that referenced this pull request Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants