This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Vagrant.
Summary
If the requested provider is not installed, Vagrant will attempt to automatically install it if it can. By default
this is enabled.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- VagrantUpSettings
Syntax
public Nullable<bool> InstallProvider { get; set; }
Value
Type | Description |
---|---|
Nullable |