Skip to content

self-hosted-vagrant-boxes: VirtualBox Guest Additions - recommend Vagrant plugin dotless-de/vagrant-vbguest #11

@codekandis

Description

@codekandis

I created my own VirtualBox image for a Vagrant supported environment with Building a Vagrant Box from Start to Finish. While I'm provisiong all my projects with ansible I've the attempt to install the latest Virtual Box Guest Additions corresponding to my hosts VirtualBox version with ansible as well. So after digging I stumbled upon the fine working Vagrant plugin dotless-de/vagrant-vbguest.

While the package VirtualBox is developed the Guest Additions are too. Very soon you'll get the error message that your Guest Additions on the box aren't up to date with your hosts version of Virtual Box. The mentioned plugin takes care of that problem. This is a great benefit in companywide development environments. There's no need to install a specific version of the Guest Additions in the box itself nor to provison it by any tool of your choice.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions