VagrantUpSettingsExtensions.

EnableParallel(VagrantUpSettings) Method

Summary

Bring multiple machines up in parallel if the provider supports it.

Syntax

public static VagrantUpSettings EnableParallel(this VagrantUpSettings settings)

Remarks

Please consult the provider documentation to see if this feature is supported.

Parameters

Name Type Description
settings VagrantUpSettings The settings

Return Value

Type Description
VagrantUpSettings The updated settings object