Skip to content

Unable to configure network with Vagrant/Virtualbox ("network": wrong number of arguments) #134

Open
@rkent

Description

@rkent

I've been trying this locally to try to get a build farm clone configured. Going from knowing nothing of chef/cinc, after several days of work I can finally access a Jenkins virtual machine. I recognize many of the issues I faced in branch work here, but there is one you might have missed so let me point it out.

Trying to add a bridged network, you encounter this strange message about too many parameters. Chased this for a day, finally found an issue in kitchen-vagrant that covered it. TL;DR: kitchen-vagrant needs to be at version 1.12.1 or later, while this repo locks it at 1.7.2. I upgraded this (to 1.14.2) and the problem was solved.

I don't know enough about how this repo is actually used in practice to submit this as a PR, but it's an obscure problem that I solved so I thought you'd like to know about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions