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
This will only run the given provisioners.
- Assembly
- Cake
.Vagrant .dll - Namespace
- Cake
.Vagrant .Settings - Containing Type
- VagrantUpSettings
Syntax
public IEnumerable<string> Provisioners { get; set; }
Value
Type | Description |
---|---|
IEnumerable |
Providers to run. Omit the leading `:` |