Skip to content

Update Vagrantfile to pass named arguments and output cause of exception

Øystein Heskestad requested to merge vagrantfile-named-arguments into master

Use the double splat operator to pass arguments of hashes when configuring forwarded_port. Also report raised error message when handling error.

Merge request reports